Marcas

Hay 2102 productos.

Mostrando 501-1000 de 2102 artículo(s)

Filtros activos

Load Time3943 ms - You'd better run your shop on a toaster
Querying Time2569 ms
Queries9016
Memory Peak Usage191.5 Mb
Included Files526 files - 7.24 Mb
PrestaShop Cache0.01 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 22 ms 22 ms 3.11 Mb 3.55 Mb
__construct 0 ms 22 ms - Mb 3.55 Mb
init 15 ms 37 ms 1.52 Mb 4.69 Mb
checkAccess 0 ms 37 ms - Mb 4.69 Mb
setMedia 1 ms 37 ms 0.10 Mb 4.76 Mb
postProcess - ms 37 ms - Mb 4.76 Mb
initHeader 0 ms 37 ms - Mb 4.76 Mb
initContent 2406 ms 2443 ms 85.06 Mb 89.83 Mb
initFooter 0 ms 2443 ms - Mb 89.83 Mb
display 1500 ms 3943 ms 98.18 Mb 191.50 Mb
Hook Time Memory Usage
0 hooks - ms - Mb
Module Time Memory Usage
0 modules - ms - Mb

Stopwatch SQL - 9016 queries

Query Time (ms) Rows Filesort Group By Location
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
49.9 2 Yes /modules/ets_megamenu/classes/MM_Block.php:615
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 11333
ORDER BY f.position ASC
43.6 5 Yes /classes/Product.php:4952
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` = 603030 LIMIT 1
39.1 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` = 7852
ORDER BY `position`
38.7 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` = 8169) AND (b.`id_shop` = 1) LIMIT 1
37.6 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` = 3822 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 3822 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
36.5 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 2301020 LIMIT 1
36.3 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=716050 AND c.id_category!=716050
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
35.7 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 11028 LIMIT 1
33.3 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 6046 LIMIT 1
31.3 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 7813 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 7813 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
30.2 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 = 9815
29.3 1 /classes/ProductAssembler.php:90
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` = 21020 LIMIT 1
27.5 1 /classes/Category.php:1322
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
27.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 10997 AND id_shop=1 LIMIT 1
26.3 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 11578 LIMIT 1
25.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 11626 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11626 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
24.7 0 /classes/Cart.php:1234
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>=2 AND c.nright<=779 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 500, 500
24.7 1354896 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:86
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
22.7 1 /classes/stock/StockAvailable.php:441
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>=2 AND c.nright<=779 AND ps.id_shop='1' GROUP BY p.id_product) p
20.9 1354896 /modules/ps_facetedsearch/src/Adapter/MySQL.php:86
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`
20.5 150 Yes Yes /classes/Hook.php:666
SELECT SQL_NO_CACHE *
FROM `yv6d_tax_lang`
WHERE `id_tax` = 1
19.1 3 /src/Adapter/EntityMapper.php:82
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 9085
18.1 1 /classes/ProductAssembler.php:90
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
18.1 1 Yes /modules/ets_megamenu/classes/MM_Block.php:615
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `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
14 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 = 2301010 LIMIT 1
5.9 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE * FROM `yv6d_mpar`
WHERE `next_retry` < 1755898220 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 3 /modules/mpar/mercadopago_gateway.php:1335
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` <= 5
AND nleft >= 2 AND nright <= 779
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
3 390 Yes /modules/ps_categorytree/ps_categorytree.php:166
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_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
2.2 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
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.3 371 /classes/Hook.php:403
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 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
1.2 1 Yes /modules/ets_megamenu/classes/MM_Block.php:615
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` = 2
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC
1.1 26 Yes Yes /classes/Category.php:872
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
1.1 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.1 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=23 
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=22 
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=56 
ORDER BY b.sort_order asc,bl.title asc
1.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=36 
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 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.1 150 Yes Yes /classes/Hook.php:666
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `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
1 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
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
1 1 Yes /modules/ets_megamenu/classes/MM_Block.php:615
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 792 /classes/Configuration.php:160
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
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=57 
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=30 
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=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=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=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=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=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=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=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=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=33 
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=10 
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=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=59 
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=51 
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=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=34 
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=59 
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=44 
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=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=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=32 
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=48 
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=47 
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=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=2 
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=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=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=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=49 
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=52 
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=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=52 
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 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.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=53 
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=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=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 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=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=35 
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=38 
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=49 
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 `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.7 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=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=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=43 
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=44 
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=21 
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 p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 11619
0.7 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 = 11494
0.7 1 /classes/ProductAssembler.php:90
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.6 0 /classes/Hook.php:190
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 11389
0.6 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(6010,6020,6030,6040,6050,6060,6070,6080,6090)
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.6 9 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:176
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` = 8658 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.6 1 Yes /classes/SpecificPrice.php:549
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 = 11244
0.6 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` = 9859 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9859 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 = 11671
0.5 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 (11130) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.5 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` = 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.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 = 11633
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_parent=602050 AND c.id_category!=602050
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.5 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 (3755) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.5 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` = 3580
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.5 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 = 9081
0.5 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` = 10733) AND (b.`id_shop` = 1) LIMIT 1
0.5 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` = 8658 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 8658 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` = 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.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 = 10728
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` = 8857 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 8857 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` = 11494 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11494 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 COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 11244 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11244 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` = 11223 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11223 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` = 11285 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11285 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` = 8985 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 8985 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.id_category, cl.name
FROM `yv6d_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.4 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` = 10997 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10997 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` = 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.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` = 9054 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9054 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(11010,11020,11030,11040,11050,11060,11070)
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 COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 11619 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11619 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 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` = 8991 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 8991 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 = 11462
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` = 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.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(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.4 10 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` = 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.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` = 7166 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 7166 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=6030 AND c.id_category!=6030
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.4 4 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
SELECT SQL_NO_CACHE *
FROM `yv6d_state` a
WHERE (a.`id_state` = 102) LIMIT 1
0.4 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 10042 AND id_shop=1 LIMIT 1
0.4 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_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.4 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(7090,7100,7200,7210,7320,7340,7460,210,230)
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 *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_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.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` = 11191 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11191 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 c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category=cs.id_category AND cs.id_shop=1)
LEFT 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.4 11 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 = 3741
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` = 11060 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11060 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 = 10980
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` = 9757 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9757 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` = 11202 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11202 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 = 8991
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` = 11210 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11210 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` = 11487 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11487 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 = 3536
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` = 11216 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11216 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 = 11191
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` = 10980 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10980 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` = 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.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` = 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.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` = 9722 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9722 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` = 10896 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10896 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` = 9670 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9670 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 = 11694
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` = 11540 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11540 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` = 11199 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11199 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 = 8989
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 COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `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.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` = 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.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 p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_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.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` = 3741) 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` = 11137 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11137 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` = 8780 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 8780 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` = 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 COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 7770 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 7770 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 c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `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.4 11 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` = 7535 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 7535 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` = 11694 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11694 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` = 10385 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10385 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 (11380) 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 COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 6793 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 6793 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 = 11202
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` = 7814 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 7814 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` = 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.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=5060 AND c.id_category!=5060
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.4 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` = 9685 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9685 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` = 9740 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9740 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` = 9815 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9815 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` = 9700 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9700 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` = 11380 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11380 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` = 11643 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11643 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` = 8347 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 8347 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` = 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.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` = 8276 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 8276 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 pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (11369) 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 COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 11693 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11693 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 (11286) 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 COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10733 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10733 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` = 7848 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 7848 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` = 8302 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 8302 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` = 9683 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9683 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` = 10728 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10728 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` = 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.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` = 9909 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9909 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 = 9736
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` = 10966 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10966 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` = 11574 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11574 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` = 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.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` = 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.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` = 11389 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11389 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` = 10443 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10443 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 COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 11169 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11169 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 = 11657
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 = 9722
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` = 9859) 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` = 11578 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11578 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` = 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.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` = 9512 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9512 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` = 11138 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11138 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 p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 10896
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 (5642) 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 pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` 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.4 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` = 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.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` = 10892) 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` = 10592 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10592 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` = 6672 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 6672 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` = 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.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` = 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 p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 8750
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` = 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.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` = 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 c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category=cs.id_category AND cs.id_shop=1)
LEFT 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.4 6 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` = 11168 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11168 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 = 7770
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` = 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 COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `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.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` = 11040 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11040 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 COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `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 pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (9659) 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 COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 11133 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11133 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` = 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.4 0 /classes/Cart.php:1234
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.4 2 Yes Yes /modules/ets_megamenu/classes/MM_Menu.php:498
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `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 COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 11158 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11158 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 (11334) 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 = 9757
0.4 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.4 12 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 (11540) 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 COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 11461 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11461 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 = 11653
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` = 10688 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10688 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` = 11244) 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 = 10689
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` = 11671 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11671 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 = 9054
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 = 10385
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 = 11173
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` = 10991 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10991 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` = 11028 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11028 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` = 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.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` = 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.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 = 10733
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` = 4111 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4111 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` = 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.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` = 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.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` = 10476 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10476 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` = 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 *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 6265) 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` = 8989 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 8989 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(8000,8010,8020,8030,8040,8050,8060,8070)
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: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` = 7712 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 7712 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 = 11231
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 (11232) 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 COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 11633 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11633 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 (6791) 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 COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 9775 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9775 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` = 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.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` = 10346 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10346 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` = 3823 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 3823 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` = 9519 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9519 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 (6672) 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 c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `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.4 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 (8857) 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 COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10976 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10976 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` = 3817 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 3817 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` = 10848 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10848 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` = 3820 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 3820 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 = 11040
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` = 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.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 (11439) 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 pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (11207) 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 COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10144 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10144 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 = 9234
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` = 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.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` = 9814 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9814 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 = 10936
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` = 11021 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11021 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 = 9700
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` = 11381) AND (b.`id_shop` = 1) LIMIT 1
0.4 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 (11020) 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 COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `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` = 9671 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9671 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=6060 AND c.id_category!=6060
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.4 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` = 11430 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11430 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` = 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.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` = 10906 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10906 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` = 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.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 = 11210
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` = 11619) 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` = 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.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` = 7651 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 7651 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` = 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.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 p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_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.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 = 9685
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 = 7651
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 = 7848
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` = 11048 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11048 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` = 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.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` = 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.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` = 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 COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 6876 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 6876 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` = 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.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 = 11285
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 = 9651
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 (11272) 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 pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (5572) 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 COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 3522 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 3522 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=7030 AND c.id_category!=7030
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: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` = 3523 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 3523 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` = 11426 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11426 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` = 6588 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 6588 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 (11333) 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 COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 9696 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9696 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` = 11531) AND (b.`id_shop` = 1) LIMIT 1
0.4 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.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 = 11224
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` = 11643) 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` = 6265 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 6265 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 (10875) 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 = 5756
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` = 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.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 = 3615
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` = 7769 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 7769 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` = 11272 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11272 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` = 10998 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10998 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 (5756) 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 pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (9651) 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 = 11392
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 = 11540
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 = 11133
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` = 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.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` = 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.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 = 11137
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` = 11173 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11173 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 = 9671
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 = 4721
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 = 8347
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 = 6877
0.4 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=23040 AND c.id_category!=23040
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.4 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` = 11218 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11218 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 (9908) 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 = 9721
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` = 5572 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 5572 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 = 11158
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` = 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.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 (11169) 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 COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `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.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` = 9351 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9351 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` = 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.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 = 11021
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` = 8423 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 8423 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 (3546) 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 COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10965 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10965 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` = 10910 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10910 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 = 7769
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 = 11605
0.4 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=5020 AND c.id_category!=5020
GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category ASC
0.4 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 (4398) 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` = 11231) AND (b.`id_shop` = 1) LIMIT 1
0.4 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 (3592) 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 pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` 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.4 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` = 7232 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 7232 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` = 9439 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9439 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 (9461) 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 COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `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.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` = 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.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 (9082) 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 pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (11493) 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 COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 11017 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11017 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` = 5642 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 5642 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` = 6877 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 6877 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` = 11243) 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 = 3594
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` = 10978 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10978 AND (pr.`pack_stock_type` IN (1,2) 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(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 p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 11207
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 = 6672
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` = 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 COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 6873 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 6873 AND (pr.`pack_stock_type` IN (1,2) 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` = 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 = 10599
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` = 11231 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11231 AND (pr.`pack_stock_type` IN (1,2) 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` = 10384 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10384 AND (pr.`pack_stock_type` IN (1,2) 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 = 10872
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 = 9670
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` = 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 pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` 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.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` = 8372 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 8372 AND (pr.`pack_stock_type` IN (1,2) 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 COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 6046 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 6046 AND (pr.`pack_stock_type` IN (1,2) 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 = 10906
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 = 9683
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` = 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 = 5543
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 (11202) 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 (5966) 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` = 11540) 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 (3518) 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 = 11693
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 = 11495
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` = 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 pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10981) 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_category IN(9010,9020,9030)
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: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` = 11461) 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` = 10487 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10487 AND (pr.`pack_stock_type` IN (1,2) 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 = 8627
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 = 10383
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 (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 COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10412 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10412 AND (pr.`pack_stock_type` IN (1,2) 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` = 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 COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10237 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10237 AND (pr.`pack_stock_type` IN (1,2) 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 = 9696
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` = 11394) 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 = 9513
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` = 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.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` = 10385) 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` = 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 COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10689 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10689 AND (pr.`pack_stock_type` IN (1,2) 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 (10873) 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 (10831) 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 (9700) 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` = 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 COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 9659 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9659 AND (pr.`pack_stock_type` IN (1,2) 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 (5395) 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` = 7530 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 7530 AND (pr.`pack_stock_type` IN (1,2) 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 (3512) 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` = 9581 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9581 AND (pr.`pack_stock_type` IN (1,2) 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 (10643) 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 = 3581
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` = 11578) 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 = 3575
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 = 10978
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 (10870) 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 = 10976
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` = 10961 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10961 AND (pr.`pack_stock_type` IN (1,2) 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 = 10259
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=210 AND c.id_category!=210
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 (8169) 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 = 11168
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 = 9670
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` = 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 p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 8372
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 (7068) 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` = 9736 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9736 AND (pr.`pack_stock_type` IN (1,2) 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` = 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 *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11694) 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` = 6587 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 6587 AND (pr.`pack_stock_type` IN (1,2) 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 = 6793
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` = 3519 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 3519 AND (pr.`pack_stock_type` IN (1,2) 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=6020 AND c.id_category!=6020
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 (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 pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` 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` = 9278) 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 (3758) 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` = 6791 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 6791 AND (pr.`pack_stock_type` IN (1,2) 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 (5220) 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 = 9493
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 = 8276
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` = 9673 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9673 AND (pr.`pack_stock_type` IN (1,2) 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` = 9842 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9842 AND (pr.`pack_stock_type` IN (1,2) 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 (10864) 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 (10991) 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` = 11028) 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` = 3906 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 3906 AND (pr.`pack_stock_type` IN (1,2) 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` = 6489 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 6489 AND (pr.`pack_stock_type` IN (1,2) 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 (11188) 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 (9685) 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 (11461) 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 = 3522
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 = 3523
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` = 11523 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11523 AND (pr.`pack_stock_type` IN (1,2) 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 (10848) 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` = 7903 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 7903 AND (pr.`pack_stock_type` IN (1,2) 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` = 11369 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11369 AND (pr.`pack_stock_type` IN (1,2) 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=6090 AND c.id_category!=6090
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 pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (11223) 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 (6265) 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` = 11494) 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` = 10728) 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 (9278) 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 = 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` = 6613) 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` = 11334 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11334 AND (pr.`pack_stock_type` IN (1,2) 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 (4111) 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` = 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 = 8985
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` = 5966 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 5966 AND (pr.`pack_stock_type` IN (1,2) 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 = 10076
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` = 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 image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 10733
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` = 7056) 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` = 10975 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10975 AND (pr.`pack_stock_type` IN (1,2) 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 = 4613
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 = 3818
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 (11373) 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` = 11020 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11020 AND (pr.`pack_stock_type` IN (1,2) 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 = 11463
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 (3584) 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 = 10966
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 (3734) 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 = 10895
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 (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 pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (3521) 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 = 11539
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 (6046) 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` = 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 COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `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 COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 11243 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11243 AND (pr.`pack_stock_type` IN (1,2) 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 (11487) 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 = 7814
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 = 11138
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 = 9519
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 (3579) 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` = 11488 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11488 AND (pr.`pack_stock_type` IN (1,2) 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` = 8780) 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 (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 p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_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 p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_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 p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 10688
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 = 8423
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 (11047) 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` = 10905 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10905 AND (pr.`pack_stock_type` IN (1,2) 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` = 11010 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11010 AND (pr.`pack_stock_type` IN (1,2) 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 = 3839
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 (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 COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `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 pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (11539) 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 = 10910
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 = 10476
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` = 11495 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11495 AND (pr.`pack_stock_type` IN (1,2) 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 (11133) 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 = 11169
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 (3587) 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 = 8780
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` = 3818 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 3818 AND (pr.`pack_stock_type` IN (1,2) 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 = 9860
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=5030 AND c.id_category!=5030
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 pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10097) 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 = 10981
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` = 11224 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11224 AND (pr.`pack_stock_type` IN (1,2) 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 (7530) 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 = 8302
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 (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 (3941) 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 (4613) 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` = 5220) 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=7010 AND c.id_category!=7010
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: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 = 11130
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` = 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 pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (11040) 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` = 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.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 (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 pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (11389) 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 (11370) 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` = 3941 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 3941 AND (pr.`pack_stock_type` IN (1,2) 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 (9842) 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` = 11060) 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 (11687) 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 = 5966
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 = 11060
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 = 9512
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` = 7653) 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` = 3819 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 3819 AND (pr.`pack_stock_type` IN (1,2) 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 = 9776
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` = 4111) 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 = 9328
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` = 6525 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 6525 AND (pr.`pack_stock_type` IN (1,2) 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` = 11223) 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 (8679) 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 = 9740
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 (10795) 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=6050 AND c.id_category!=6050
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 *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_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.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` = 10449 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10449 AND (pr.`pack_stock_type` IN (1,2) 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 (3612) 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 = 3820
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 = 10997
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 p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_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 COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `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.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 = 9775
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 = 10369
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` = 6067 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 6067 AND (pr.`pack_stock_type` IN (1,2) 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 (11080) 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 = 5572
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 = 8658
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 = 9096
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` = 10991) 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 = 3519
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 (11048) 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 (6077) 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` = 8627 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 8627 AND (pr.`pack_stock_type` IN (1,2) 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 = 10868
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 pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (11199) 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` = 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.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 = 10863
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 (10609) 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` = 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 pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` 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.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 (6793) 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` = 10043) 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 (9671) 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` = 11285) 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` = 9512) 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` = 11191) 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 = 11028
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 (10476) 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 = 3823
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 = 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` = 9234 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9234 AND (pr.`pack_stock_type` IN (1,2) 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` = 6266 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 6266 AND (pr.`pack_stock_type` IN (1,2) 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 = 6588
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 (6613) 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 (11158) 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 (11682) 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 (3738) 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` = 8750 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 8750 AND (pr.`pack_stock_type` IN (1,2) 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 (11191) 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 (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 pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` 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 p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_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.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 = 10149
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 = 6613
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 = 9478
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 p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_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.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 (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 *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 8857) 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 = 9845
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 (5543) 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 (11036) 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` = 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 pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` 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.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 = 11574
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 = 11487
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 (11113) 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` = 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 p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_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.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` = 10896) 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 (6067) 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 (11168) 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=603020 AND c.id_category!=603020
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 = 10592
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 = 11218
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 (9909) 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 = 10346
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` = 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.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 (10383) 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 (10149) 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_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 pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` 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 pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (6873) 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` = 11333 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11333 AND (pr.`pack_stock_type` IN (1,2) 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 (10443) 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 (9550) 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` = 10997
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 (10892) 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` = 9700) 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 (8658) 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` = 11389) 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` = 7166) 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 (10847) 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 (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 pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (11463) 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 = 9329
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 = 10998
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` = 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 *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 9128) 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` = 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 (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 pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` 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.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 (9858) 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` = 10981) 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 (8627) 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` = 8679 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 8679 AND (pr.`pack_stock_type` IN (1,2) 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` = 6791) 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 (9351) 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 = 10570
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 (10980) 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 = 10364
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 (8841) 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 (8350) 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=6040 AND c.id_category!=6040
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 *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11210) 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 = 11020
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` = 9329) 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` = 10987 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10987 AND (pr.`pack_stock_type` IN (1,2) 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 (6047) 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 (6588) 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 (7658) 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 (9067) 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` = 11687) 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` = 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 c.id_category, cl.name
FROM `yv6d_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 *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 9815) 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 (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 pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` 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` = 11693) 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 (8457) 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 (11120) 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 = 10144
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 (10829) 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 = 9673
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 (3761) 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 (3822) 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 (10733) 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 (9613) 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 (9757) 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 (3752) 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` = 9685) 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` = 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.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` = 11657
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_parent=230 AND c.id_category!=230
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 image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 11671
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 = 8841
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` = 11487) 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` = 11462) 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 (11060) 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` = 11463 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11463 AND (pr.`pack_stock_type` IN (1,2) 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 (10689) 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 = 7712
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` = 10364 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10364 AND (pr.`pack_stock_type` IN (1,2) 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 = 7232
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` = 5572) 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 = 3549
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 (9128) 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 = 10307
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 = 7724
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 (11138) 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 (3572) 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 = 10961
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 = 3817
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 (3753) 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 (10364) 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` = 8879 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 8879 AND (pr.`pack_stock_type` IN (1,2) 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 (10728) 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 (10816) 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 = 9841
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 (9167) 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 (10830) 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 (9526) 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` = 9614 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9614 AND (pr.`pack_stock_type` IN (1,2) 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 = 11588
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` = 10980) 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` = 4143 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4143 AND (pr.`pack_stock_type` IN (1,2) 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 = 9659
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 (9815) 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 (8950) 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 = 11578
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 (9722) 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_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.3 12 Yes /modules/ets_megamenu/classes/MM_Tab.php:309
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 9698
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 (10752) 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` = 3518
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 (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 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 p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_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.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 (9614) 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 (10797) 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 = 9622
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 = 11199
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 (10740) 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 = 11017
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 (10460) 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` = 5220 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 5220 AND (pr.`pack_stock_type` IN (1,2) 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 (10896) 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` = 3612) 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=7050 AND c.id_category!=7050
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 p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_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.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 (10385) 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` = 10936) 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 (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 p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_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.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 = 9605
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 (4481) 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 (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 *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_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 pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (11495) 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` = 9067 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9067 AND (pr.`pack_stock_type` IN (1,2) 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 (9440) 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 = 9439
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 = 8679
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` = 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.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 = 3753
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` = 7982 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 7982 AND (pr.`pack_stock_type` IN (1,2) 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 (8991) 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` = 9756 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9756 AND (pr.`pack_stock_type` IN (1,2) 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 (11426) 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 = 10075
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 (9566) 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 = 10643
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 = 10991
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 (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` = 11493) 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` = 10097) 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` = 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 (8879) 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 = 9440
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 = 10237
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` = 9085 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9085 AND (pr.`pack_stock_type` IN (1,2) 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` = 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.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` = 11137) 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 (3818) 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` = 11430) 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 = 9581
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=716010 AND c.id_category!=716010
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 (8750) 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 (9096) 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 (11599) 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 = 3936
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 = 11048
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 = 11075
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` = 11173) 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 (10145) 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 (10260) 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 (11225) 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 = 10293
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 (10144) 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 (8372) 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 = 6046
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 (11244) 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=608030 AND c.id_category!=608030
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 (8524) 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 (8989) 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` = 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 p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_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.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 = 11223
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 (11381) 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 (10656) 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 = 10799
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` = 10740 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10740 AND (pr.`pack_stock_type` IN (1,2) 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 (11038) 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` = 9860 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9860 AND (pr.`pack_stock_type` IN (1,2) 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 = 10848
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=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 = 10847
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=7040 AND c.id_category!=7040
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 p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 11692
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 = 10460
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 (11075) 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 = 10752
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` = 9736) 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` = 11671) 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 (6877) 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 (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 = 11643
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 = 7166
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 = 11523
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 = 10987
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 = 10936
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` = 11692 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11692 AND (pr.`pack_stock_type` IN (1,2) 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 pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` 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.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` = 8350 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 8350 AND (pr.`pack_stock_type` IN (1,2) 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` = 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` = 11202) 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 (10307) 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 = 7653
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 (9415) 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` = 4398 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4398 AND (pr.`pack_stock_type` IN (1,2) 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 (9255) 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` = 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 pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (3906) 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 = 3574
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 = 6265
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 (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
INSERT INTO `yv6d_guest` (`id_operating_system`, `id_web_browser`, `id_customer`, `javascript`, `screen_resolution_x`, `screen_resolution_y`, `screen_color`, `sun_java`, `adobe_flash`, `adobe_director`, `apple_quicktime`, `real_player`, `windows_media`, `accept_language`, `mobile_theme`) VALUES ('0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '', '0')
0.3 1 /classes/ObjectModel.php:551
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_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 pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` 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 pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (9775) 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` = 10981 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10981 AND (pr.`pack_stock_type` IN (1,2) 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 = 11626
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=6070 AND c.id_category!=6070
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 = 11400
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` = 9440) 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` = 11423 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11423 AND (pr.`pack_stock_type` IN (1,2) 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 (10997) 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` = 6077 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 6077 AND (pr.`pack_stock_type` IN (1,2) 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 (7770) 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 (10688) 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` = 9683) 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` = 3941) 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 (6266) 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` = 11040) 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` = 9659) 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` = 10895) 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 = 11036
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=5010 AND c.id_category!=5010
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 *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11138) 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 = 6266
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` = 8093 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 8093 AND (pr.`pack_stock_type` IN (1,2) 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 (11100) 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` = 8750) 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` = 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 pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` 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 = 10965
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 (7856) 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 (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` = 9696) 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 (8940) 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 = 3906
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 = 3548
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` = 3523) 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=6010 AND c.id_category!=6010
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 pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` 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 *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_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.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` = 3562) 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 (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 image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 11199
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` = 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.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` = 10848) 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` = 11138) 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` = 11494) 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 = 6793
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 = 8857
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 (9083) 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` = 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.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 *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 7712) 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=706050 AND c.id_category!=706050
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` = 7068 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 7068 AND (pr.`pack_stock_type` IN (1,2) 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 (11245) 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=606040 AND c.id_category!=606040
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 (8780) 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 = 10187
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 = 11380
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` = 3522) 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` = 10829) 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` = 10599) 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 = 10869
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 = 11587
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 = 11540
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` = 10863 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10863 AND (pr.`pack_stock_type` IN (1,2) 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 = 10250
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 p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_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 = 7530
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` = 9775) 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` = 10752) 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` = 5642) 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` = 8181 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 8181 AND (pr.`pack_stock_type` IN (1,2) 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 = 10202
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 (11400) 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=603030 AND c.id_category!=603030
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` = 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 pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` 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 *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11574) 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` = 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 pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (7651) 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 (8858) 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 (10966) 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 = 3759
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 = 10443
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` = 11370) 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 = 11488
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 = 7770
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` = 9740) 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 (6525) 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 = 3614
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` = 11130) 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` = 9671) 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 = 4111
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 = 3754
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` = 11540) 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 = 3819
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 (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 COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 9721 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9721 AND (pr.`pack_stock_type` IN (1,2) 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` = 11169) 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` = 11439) 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 (11051) 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 = 11494
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 = 9167
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 = 3822
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 (10384) 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` = 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 pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` 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.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 (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 *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10688) 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 (9085) 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` = 7770) 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 (8985) 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` = 9651) 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 = 11426
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=607030 AND c.id_category!=607030
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 (8422) 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` = 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.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 (9843) 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` = 9736
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 = 10905
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` = 11075 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11075 AND (pr.`pack_stock_type` IN (1,2) 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` = 7136 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 7136 AND (pr.`pack_stock_type` IN (1,2) 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` = 11048) 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 = 7980
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` = 7043 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 7043 AND (pr.`pack_stock_type` IN (1,2) 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` = 9083 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9083 AND (pr.`pack_stock_type` IN (1,2) 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` = 7651) 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` = 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 p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 10384
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 (10346) 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 = 3761
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 (6097) 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` = 10816 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10816 AND (pr.`pack_stock_type` IN (1,2) 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 pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (8093) 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` = 10460) 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 = 10449
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 (10976) 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` = 3839) 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` = 11225) 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 (8605) 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 (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 *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_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` = 10728
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 (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 pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10863) 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` = 10906) 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` = 11113) 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 = 8169
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` = 5395 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 5395 AND (pr.`pack_stock_type` IN (1,2) 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 pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (11037) 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=21040 AND c.id_category!=21040
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` = 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.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` = 11392) 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` = 7056 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 7056 AND (pr.`pack_stock_type` IN (1,2) 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 (9621) 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` = 11202) 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` = 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.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 = 10875
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` = 9651 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9651 AND (pr.`pack_stock_type` IN (1,2) 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 *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3822) 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` = 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 COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 9414 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9414 AND (pr.`pack_stock_type` IN (1,2) 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` = 11036 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11036 AND (pr.`pack_stock_type` IN (1,2) 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 pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` 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.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` = 9685) 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 = 11216
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` = 6178) 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 = 8950
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` = 10789) 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=704030 AND c.id_category!=704030
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` = 7701 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 7701 AND (pr.`pack_stock_type` IN (1,2) 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 (11643) 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` = 11207 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11207 AND (pr.`pack_stock_type` IN (1,2) 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` = 9581) 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` = 10793) 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 (8347) 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 = 10752
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 = 11430
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` = 9566) 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` = 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.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` = 7982) 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` = 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` = 9440 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9440 AND (pr.`pack_stock_type` IN (1,2) 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` = 9519) 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` = 10966) 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 = 11244
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 (8953) 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 (10130) 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 (8303) 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=606020 AND c.id_category!=606020
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` = 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 *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_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 c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category=cs.id_category AND cs.id_shop=1)
LEFT 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.3 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` = 3804 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 3804 AND (pr.`pack_stock_type` IN (1,2) 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 (10862) 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 = 6587
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` = 9255 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9255 AND (pr.`pack_stock_type` IN (1,2) 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 (7982) 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` = 3755) 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 (8423) 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` = 8303 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 8303 AND (pr.`pack_stock_type` IN (1,2) 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` = 11588) 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 (11137) 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` = 11218) 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 pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (11231) 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` = 9127) 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 (10793) 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 = 11047
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` = 11682) 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` = 5967) 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` = 11389) 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` = 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.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` = 7530) 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` = 8605) 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` = 10906) 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 = 11191
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` = 6046) 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` = 10829 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10829 AND (pr.`pack_stock_type` IN (1,2) 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` = 8372) 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` = 11463) 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` = 11075) 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 (7903) 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 = 10251
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 = 10062
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` = 6672) 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 (7814) 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` = 9757) 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` = 6877) 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` = 4613 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4613 AND (pr.`pack_stock_type` IN (1,2) 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 = 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 = 10845
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 = 3941
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` = 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.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 (11430) 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` = 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.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 *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_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.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 (11028) 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=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 p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 11010
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` = 3590) 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 = 3537
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` = 9700) 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 (11029) 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 = 11272
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` = 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 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 *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 6047) 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` = 5396 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 5396 AND (pr.`pack_stock_type` IN (1,2) 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 (7848) 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` = 9461) 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` = 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 p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 11423
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 11619)
0.3 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 5966) 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` = 9067) 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 = 11626
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` = 9722) 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 = 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` = 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` = 10689) 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` = 9167 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9167 AND (pr.`pack_stock_type` IN (1,2) 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` = 7852 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 7852 AND (pr.`pack_stock_type` IN (1,2) 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` = 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.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` = 9721) 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` = 9128 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9128 AND (pr.`pack_stock_type` IN (1,2) 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 (11243) 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` = 3590
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` = 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 *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 8302) 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 (7232) 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` = 8989) 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 = 6489
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` = 10181 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10181 AND (pr.`pack_stock_type` IN (1,2) 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 = 6525
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=606030 AND c.id_category!=606030
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` = 11633) 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 = 9414
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 = 8952
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` = 10797) 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` = 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.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` = 10149) 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 = 10975
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 (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 *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11285) 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 (10906) 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` = 8057 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 8057 AND (pr.`pack_stock_type` IN (1,2) 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=716030 AND c.id_category!=716030
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 = 11243
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 (9736) 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` = 11047) 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` = 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 name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10980
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` = 7232) 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` = 8858 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 8858 AND (pr.`pack_stock_type` IN (1,2) 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 = 10412
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` = 8940 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 8940 AND (pr.`pack_stock_type` IN (1,2) 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` = 11158) 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` = 8181) 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` = 11173) 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 = 3595
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 (10592) 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` = 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.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` = 9842) 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` = 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 (8095) 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` = 11653) 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` = 11191) 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 (8181) 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` = 10145 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10145 AND (pr.`pack_stock_type` IN (1,2) 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` = 7980 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 7980 AND (pr.`pack_stock_type` IN (1,2) 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` = 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 COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 8605 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 8605 AND (pr.`pack_stock_type` IN (1,2) 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 = 11333
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` = 11232) 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` = 10147) 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 (8748) 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` = 11173
ORDER BY `position`
0.3 5 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 (8057) 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` = 11426) 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 = 9756
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` = 9671) 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 name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 11202
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=603040 AND c.id_category!=603040
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 = 9700
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` = 11100) 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` = 11168) 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` = 9625) 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 = 10220
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 = 3736
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` = 6266) 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 (9078) 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` = 8748) 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=602030 AND c.id_category!=602030
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 = 3585
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` = 11539 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11539 AND (pr.`pack_stock_type` IN (1,2) 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` = 11029 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11029 AND (pr.`pack_stock_type` IN (1,2) 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 = 3535
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` = 8750) 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` = 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.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 = 6873
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` = 11120) 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 = 9614
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 = 10830
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` = 11286) 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 (11039) 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 pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (6587) 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 = 10896
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` = 10816) 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` = 10307) 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 = 10873
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 = 5220
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` = 9841 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9841 AND (pr.`pack_stock_type` IN (1,2) 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` = 10793 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10793 AND (pr.`pack_stock_type` IN (1,2) 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` = 10592) 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` = 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.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 (9223) 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` = 3736
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` = 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 COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10460 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10460 AND (pr.`pack_stock_type` IN (1,2) 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` = 9054) 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 (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 pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (7852) 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 = 9859
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` = 9512
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` = 6672) 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 = 11694
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 (9711) 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` = 7232) 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 = 9083
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` = 9461 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9461 AND (pr.`pack_stock_type` IN (1,2) 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 = 11461
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 = 9128
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` = 8658
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` = 8457) 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` = 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 *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_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.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` = 7848) 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 = 11188
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=706110 AND c.id_category!=706110
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` = 9493 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9493 AND (pr.`pack_stock_type` IN (1,2) 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 = 9461
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` = 9736) 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` = 4111) 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=7320 AND c.id_category!=7320
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` = 10346) 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 = 9740
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 = 9082
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 = 8748
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 *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_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 p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 11225
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 = 9054
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 = 11334
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 (9747) 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` = 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 *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 7848) 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 = 3937
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 (6178) 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` = 11643
ORDER BY `position`
0.3 4 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` = 3601) 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` = 9605) 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 = 11693
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 (8951) 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` = 11158) 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` = 7814) 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 = 9086
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 = 11369
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` = 9163 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9163 AND (pr.`pack_stock_type` IN (1,2) 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` = 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 (6489) 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` = 3593) 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 = 10460
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` = 11626
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` = 11656) 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` = 7070 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 7070 AND (pr.`pack_stock_type` IN (1,2) 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` = 11188 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11188 AND (pr.`pack_stock_type` IN (1,2) 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` = 10591) 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` = 9670) 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 = 3551
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 = 10307
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` = 5642) 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` = 9128) 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 = 11285
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` = 8276) 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` = 9711 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9711 AND (pr.`pack_stock_type` IN (1,2) 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 = 7166
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 (9097) 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` = 8304 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 8304 AND (pr.`pack_stock_type` IN (1,2) 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` = 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 pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10998) 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=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 p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 8859
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` = 8857
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_parent=7260 AND c.id_category!=7260
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 = 9757
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` = 11285
ORDER BY `position`
0.3 4 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=23050 AND c.id_category!=23050
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 pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` 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.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` = 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 pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (7891) 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 (7904) 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 = 4143
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` = 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.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` = 8350) 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 = 7796
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=7210 AND c.id_category!=7210
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=5040 AND c.id_category!=5040
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 *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_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.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` = 10980) 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` = 9698 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9698 AND (pr.`pack_stock_type` IN (1,2) 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 = 3740
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` = 7135 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 7135 AND (pr.`pack_stock_type` IN (1,2) 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 (8859) 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` = 10896
ORDER BY `position`
0.3 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` = 9671
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=705010 AND c.id_category!=705010
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 = 11627
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 = 8093
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` = 11400 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11400 AND (pr.`pack_stock_type` IN (1,2) 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 = 7056
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` = 9351) 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 = 7043
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` = 9129) 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 = 6077
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 *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_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 *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 8658) 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 = 9129
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 (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 *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11334) 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` = 9603 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9603 AND (pr.`pack_stock_type` IN (1,2) 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` = 10848) 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 (10070) 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 = 11039
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 = 10892
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 (9084) 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=606010 AND c.id_category!=606010
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` = 3536) 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` = 11645 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11645 AND (pr.`pack_stock_type` IN (1,2) 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 = 11645
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 = 10961
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` = 11120) 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=603010 AND c.id_category!=603010
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` = 9415 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9415 AND (pr.`pack_stock_type` IN (1,2) 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 (11574) 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=23030 AND c.id_category!=23030
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` = 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.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` = 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.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` = 9223 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9223 AND (pr.`pack_stock_type` IN (1,2) 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` = 10570) 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` = 6613
ORDER BY `position`
0.3 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_category IN(80010,80020,80030,80040,80050,80060,80070)
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 = 3804
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 image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_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.3 7 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` = 7891 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 7891 AND (pr.`pack_stock_type` IN (1,2) 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=604030 AND c.id_category!=604030
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 = 10796
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` = 9351) 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` = 3574) 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` = 9776) 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 (9605) 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 = 8858
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 = 8605
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 = 7848
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 = 3574
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 (7756) 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` = 6751 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 6751 AND (pr.`pack_stock_type` IN (1,2) 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` = 5395) 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 = 3594
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` = 8347) 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 (3551) 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=606050 AND c.id_category!=606050
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` = 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.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` = 11075
ORDER BY `position`
0.3 2 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 = 15070  AND  c.active = 1 LIMIT 1
0.3 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (9129) 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` = 8858) 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 = 11168
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 (9054) 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` = 11599) 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` = 11086 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11086 AND (pr.`pack_stock_type` IN (1,2) 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` = 10997) 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 p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 7903
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` = 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.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 = 7200  AND  c.active = 1 LIMIT 1
0.3 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_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 COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `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.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=709060 AND c.id_category!=709060
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` = 9747 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9747 AND (pr.`pack_stock_type` IN (1,2) 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 = 6791
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 (9816) 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 (7070) 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 (9859) 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 (10591) 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` = 10044) 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 (8169) 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` = 8952) 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` = 3820) 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 = 3536
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` = 10570) 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 = 10829
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` = 10097 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10097 AND (pr.`pack_stock_type` IN (1,2) 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` = 11286 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11286 AND (pr.`pack_stock_type` IN (1,2) 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` = 9740
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` = 9845 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9845 AND (pr.`pack_stock_type` IN (1,2) 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 image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_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.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` = 11130) 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` = 11224) 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 = 3818
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` = 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.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` = 11029) 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` = 3519) 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` = 10831) 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 (9512) 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` = 7852) 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` = 9757) 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 (8606) 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 = 8985
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` = 6267 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 6267 AND (pr.`pack_stock_type` IN (1,2) 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 (9696) 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` = 7081 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 7081 AND (pr.`pack_stock_type` IN (1,2) 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 = 11487
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` = 11487
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` = 8748 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 8748 AND (pr.`pack_stock_type` IN (1,2) 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 = 3758
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` = 11191
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` = 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.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` = 11080 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11080 AND (pr.`pack_stock_type` IN (1,2) 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` = 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 name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 8302
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` = 9081
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 = 10020
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 = 11643
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 = 10906
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 = 6067
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` = 11540
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` = 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.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` = 10864 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10864 AND (pr.`pack_stock_type` IN (1,2) 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` = 11202
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 (11371) 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 = 8057
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 = 3523
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 (11216) 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 pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (9438) 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 (9673) 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` = 10799) 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` = 9054
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` = 11627 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11627 AND (pr.`pack_stock_type` IN (1,2) 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` = 9673) 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 = 9685
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` = 9614) 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` = 9815) 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=7080 AND c.id_category!=7080
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 pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` 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.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` = 8092 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 8092 AND (pr.`pack_stock_type` IN (1,2) 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 = 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` = 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 (11021) 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 = 10260
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` = 10592) 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 = 11193
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 name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER 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 name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER 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 *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 7651) 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 = 10145
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 = 11158
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` = 10936
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` = 7814) 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` = 10364) 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` = 11021) 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` = 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 name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 9519
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 = 8940
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` = 11619
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` = 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 = 8352
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` = 9659) 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=706120 AND c.id_category!=706120
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` = 10383) 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 (7535) 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 = 11656
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 = 11137
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` = 10997
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` = 11462 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11462 AND (pr.`pack_stock_type` IN (1,2) 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 = 9438
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` = 11694
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 = 6672
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=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 p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_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 COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 9566 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9566 AND (pr.`pack_stock_type` IN (1,2) 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 (3817) 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 = 6876
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` = 11244
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` = 11169) 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 = 10092
0.3 1 /classes/ProductAssembler.php:90
SELECT SQL_NO_CACHE type, id_value, filter_show_limit, filter_type FROM yv6d_layered_category
WHERE id_category = 2
AND id_shop = 1
GROUP BY `type`, id_value ORDER BY position ASC
0.3 1 Yes Yes /modules/ps_facetedsearch/src/Filters/Converter.php:247
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 11634 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11634 AND (pr.`pack_stock_type` IN (1,2) 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 (9163) 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` = 9603) 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 = 9711
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 = 10043
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 = 10186
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` = 8347) 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` = 3739) 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 (11173) 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` = 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 COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `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.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 = 10966
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` = 10259) 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` = 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.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 = 10816
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` = 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.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=709090 AND c.id_category!=709090
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` = 11574) 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 = 7982
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` = 10752) 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 = 5953
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` = 8180 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 8180 AND (pr.`pack_stock_type` IN (1,2) 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 = 3822
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 = 11381
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` = 10830) 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` = 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.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` = 11037 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11037 AND (pr.`pack_stock_type` IN (1,2) 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` = 10689) 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` = 10896
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` = 10869) 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` = 10202) 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` = 9439) 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 = 11628
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 = 9723
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 = 8303
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 = 6599
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` = 4142 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4142 AND (pr.`pack_stock_type` IN (1,2) 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` = 9083) 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=1302090 AND c.id_category!=1302090
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` = 3761) 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` = 10789 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10789 AND (pr.`pack_stock_type` IN (1,2) 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` = 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 COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `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 *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 9722) 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` = 6178 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 6178 AND (pr.`pack_stock_type` IN (1,2) 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=601020 AND c.id_category!=601020
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` = 11168) 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` = 9127 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9127 AND (pr.`pack_stock_type` IN (1,2) 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 = 9671
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=23010 AND c.id_category!=23010
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 pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (7166) 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` = 11523) 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` = 11599 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11599 AND (pr.`pack_stock_type` IN (1,2) 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` = 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 pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (11694) 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` = 10144) 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` = 3804) 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 (11462) 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` = 11493 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11493 AND (pr.`pack_stock_type` IN (1,2) 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 (11671) 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 = 10976
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 (5396) 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 (8847) 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` = 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 *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10740) 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` = 9438 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9438 AND (pr.`pack_stock_type` IN (1,2) 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` = 9723 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9723 AND (pr.`pack_stock_type` IN (1,2) 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` = 3519
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` = 8152 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 8152 AND (pr.`pack_stock_type` IN (1,2) 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=2304020 AND c.id_category!=2304020
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` = 10872) 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` = 9683
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 = 8347
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` = 8056 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 8056 AND (pr.`pack_stock_type` IN (1,2) 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 = 9683
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 (7913) 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 = 6877
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` = 8857
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 (7850) 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` = 10070 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10070 AND (pr.`pack_stock_type` IN (1,2) 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 (7992) 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` = 8372) 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 = 3739
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` = 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 image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 9670
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` = 11199) 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 (8092) 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` = 10752
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 (8352) 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` = 10688) 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` = 10752
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` = 10187) 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 (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` = 11381 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11381 AND (pr.`pack_stock_type` IN (1,2) 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` = 11488) 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 (9733) 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` = 11038 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11038 AND (pr.`pack_stock_type` IN (1,2) 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 (9723) 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` = 11034) 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=1305040 AND c.id_category!=1305040
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=23020 AND c.id_category!=23020
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 name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 3522
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` = 3594
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(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 c.id_category, cl.name
FROM `yv6d_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.3 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 = 9859
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` = 10251) 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 *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11495) 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 (10042) 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` = 9758) 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 = 11633
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 = 9814
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 (9716) 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 = 9067
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 = 9351
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` = 3521 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 3521 AND (pr.`pack_stock_type` IN (1,2) 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 = 5395
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` = 11487
ORDER BY `position`
0.3 4 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` = 8627) 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` = 11245) 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` = 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 name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 8276
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` = 8949) 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` = 7770
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` = 11245 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11245 AND (pr.`pack_stock_type` IN (1,2) 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` = 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.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` = 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 COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 11225 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11225 AND (pr.`pack_stock_type` IN (1,2) 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 = 10798
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 = 8658
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 = 10592
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=609010 AND c.id_category!=609010
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` = 10384) 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` = 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 image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 8989
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 = 6751
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` = 10981) 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` = 10728
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 (6597) 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 = 7769
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` = 7068) 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` = 7661) 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` = 8423) 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` = 11463) 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` = 11285
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 (10449) 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` = 8679
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` = 11373 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11373 AND (pr.`pack_stock_type` IN (1,2) 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` = 10976) 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 = 7813
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` = 7770) 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` = 7848
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 = 7852
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` = 10875) 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 (7081) 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 (4143) 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=709010 AND c.id_category!=709010
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 (11645) 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 (3741) 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 = 7081
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 (11193) 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` = 11333
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 = 11574
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` = 11426) 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=601030 AND c.id_category!=601030
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` = 10443) 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` = 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 name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER 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.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 (9493) 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` = 10847) 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 = 10740
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` = 7851 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 7851 AND (pr.`pack_stock_type` IN (1,2) 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` = 9757
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 (7980) 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 = 9613
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 = 11199
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` = 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.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 = 10937
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 = 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` = 11628 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11628 AND (pr.`pack_stock_type` IN (1,2) 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` = 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 *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 8857) 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 = 11138
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` = 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.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 (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 COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `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.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` = 5756 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 5756 AND (pr.`pack_stock_type` IN (1,2) 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 (7654) 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=608060 AND c.id_category!=608060
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 = 5396
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 (10237) 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 (9127) 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 (3937) 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` = 11113 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11113 AND (pr.`pack_stock_type` IN (1,2) 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 = 8780
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` = 3614) 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` = 11423) 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 (8304) 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` = 8352 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 8352 AND (pr.`pack_stock_type` IN (1,2) 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 = 9722
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 (11488) 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` = 6265) 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 (6267) 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 = 11578
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` = 3736
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` = 11488) 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 = 8991
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` = 10965) 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 = 11373
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` = 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.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` = 6876) 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 = 11634
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 = 8350
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 = 11619
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=7200 AND c.id_category!=7200
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 (7701) 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 (8058) 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` = 11039 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11039 AND (pr.`pack_stock_type` IN (1,2) 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 = 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 = 10688
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=602060 AND c.id_category!=602060
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` = 9733 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9733 AND (pr.`pack_stock_type` IN (1,2) 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` = 11133) 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` = 11643
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` = 7847 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 7847 AND (pr.`pack_stock_type` IN (1,2) 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 = 9223
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` = 3551) 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` = 8457
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` = 11380) 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 (10487) 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` = 10130) 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 (9329) 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 = 4313
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 (9274) 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 = 10793
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` = 11218
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` = 8606 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 8606 AND (pr.`pack_stock_type` IN (1,2) 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 (9519) 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` = 9858 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9858 AND (pr.`pack_stock_type` IN (1,2) 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=2304010 AND c.id_category!=2304010
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 (8534) 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` = 11199) 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 = 7701
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` = 11100 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11100 AND (pr.`pack_stock_type` IN (1,2) 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` = 10476) 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` = 6793) 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 = 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` = 9084 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9084 AND (pr.`pack_stock_type` IN (1,2) 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` = 10591 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10591 AND (pr.`pack_stock_type` IN (1,2) 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 (9361) 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` = 11619
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 (3740) 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 (11626) 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 (7853) 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 = 8058
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 name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 9775
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 = 5967
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=607010 AND c.id_category!=607010
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` = 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 a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 7166
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` = 3942 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 3942 AND (pr.`pack_stock_type` IN (1,2) 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` = 9816 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9816 AND (pr.`pack_stock_type` IN (1,2) 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` = 6097 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 6097 AND (pr.`pack_stock_type` IN (1,2) 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` = 11216) 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=709080 AND c.id_category!=709080
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` = 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.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` = 10044) 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 (4721) 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` = 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 (10412) 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 (9814) 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` = 4614 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4614 AND (pr.`pack_stock_type` IN (1,2) 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 = 3581
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` = 11010) 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` = 8991) 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 (6599) 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` = 9908 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9908 AND (pr.`pack_stock_type` IN (1,2) 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 = 9820
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` = 11540
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` = 6599) 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` = 8841) 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=7340 AND c.id_category!=7340
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=503010 AND c.id_category!=503010
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 (9581) 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` = 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 name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 11133
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` = 10961) 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 (5953) 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 (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` = 11232 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11232 AND (pr.`pack_stock_type` IN (1,2) 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 = 11394
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` = 10449) 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 = 9621
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=706070 AND c.id_category!=706070
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` = 11539) 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` = 10609
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=704010 AND c.id_category!=704010
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` = 11191
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 (7056) 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 (11692) 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 (3601) 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` = 10980
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 (10293) 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 = 7135
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 = 10965
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 = 8181
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 (9081) 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` = 9081
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=602040 AND c.id_category!=602040
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 = 10676
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=706010 AND c.id_category!=706010
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 (9820) 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 = 10369
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 = 7654
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` = 9129 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9129 AND (pr.`pack_stock_type` IN (1,2) 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` = 5967 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 5967 AND (pr.`pack_stock_type` IN (1,2) 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 = 9566
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` = 10237) 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 (8169) 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` = 9716 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9716 AND (pr.`pack_stock_type` IN (1,2) 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` = 10966
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` = 8095 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 8095 AND (pr.`pack_stock_type` IN (1,2) 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` = 11370
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 (7661) 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` = 7853 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 7853 AND (pr.`pack_stock_type` IN (1,2) 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` = 10656 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10656 AND (pr.`pack_stock_type` IN (1,2) 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` = 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.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 name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 7535
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` = 6047 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 6047 AND (pr.`pack_stock_type` IN (1,2) 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` = 11370 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11370 AND (pr.`pack_stock_type` IN (1,2) 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` = 8859 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 8859 AND (pr.`pack_stock_type` IN (1,2) 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 = 11034
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` = 7756 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 7756 AND (pr.`pack_stock_type` IN (1,2) 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` = 9078 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9078 AND (pr.`pack_stock_type` IN (1,2) 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 = 6178
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=705020 AND c.id_category!=705020
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=709050 AND c.id_category!=709050
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 = 9589
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 product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER 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.3 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10975) 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` = 9843 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9843 AND (pr.`pack_stock_type` IN (1,2) 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 (10250) 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` = 11423) 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` = 10145) 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 = 10870
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` = 3518 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 3518 AND (pr.`pack_stock_type` IN (1,2) 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 = 10097
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` = 11371) 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 = 10220
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 = 11029
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 (10642) 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` = 8847 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 8847 AND (pr.`pack_stock_type` IN (1,2) 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 = 10346
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 = 10728
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 (9439) 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` = 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 a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT 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.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 = 7712
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` = 11244
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 = 9736
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` = 10998) 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` = 6877
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 (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 name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 11060
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=13050 AND c.id_category!=13050
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 *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11692) 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 = 10252
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 = 6267
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` = 9814) 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 = 7814
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 = 11216
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 = 7904
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 = 11493
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` = 7653
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 (11218) 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` = 9820 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9820 AND (pr.`pack_stock_type` IN (1,2) 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` = 11371 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11371 AND (pr.`pack_stock_type` IN (1,2) 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 = 10997
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 (10186) 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` = 10689
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` = 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.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 *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 9843) 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 = 10895
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` = 10130 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10130 AND (pr.`pack_stock_type` IN (1,2) 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 = 10864
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 COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 8723 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 8723 AND (pr.`pack_stock_type` IN (1,2) 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` = 11020) 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 = 8304
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` = 10170 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10170 AND (pr.`pack_stock_type` IN (1,2) 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` = 11075) 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 (11285) 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 = 8180
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` = 10862 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10862 AND (pr.`pack_stock_type` IN (1,2) 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` = 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 pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (11423) 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 = 11657
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` = 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.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 = 9842
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 (8723) 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 = 9361
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` = 9670
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` = 10250) 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 = 8092
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` = 9845) 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` = 3518) 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=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 name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 11039
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` = 11210) 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 = 11130
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 = 11033
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` = 10872
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 (3537) 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` = 7992 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 7992 AND (pr.`pack_stock_type` IN (1,2) 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` = 3823) 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 = 4398
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 = 6265
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 image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 10689
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` = 11202
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` = 9860
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 = 10872
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` = 10910) 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` = 11207
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` = 10260) 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 = 5642
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` = 6267) 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=2303010 AND c.id_category!=2303010
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` = 6793
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 (6751) 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` = 11683) 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` = 7769
ORDER BY `position`
0.3 5 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` = 11657
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 = 3942
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 name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER 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 COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `yv6d_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 8058 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 8058 AND (pr.`pack_stock_type` IN (1,2) 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 = 8857
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` = 10412) 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 = 11193
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 = 11531
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 = 9415
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` = 8422 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 8422 AND (pr.`pack_stock_type` IN (1,2) 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 = 9928
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=701080 AND c.id_category!=701080
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` = 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.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` = 11028) 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` = 8953) 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 (9414) 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 (3823) 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 (11210) 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` = 3754) 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` = 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 a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT 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 name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 11671
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` = 10980
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` = 11231) 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 = 8372
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 = 4481
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` = 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 *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11039) 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 = 8423
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 (7136) 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 = 9526
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` = 5720 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 5720 AND (pr.`pack_stock_type` IN (1,2) 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` = 7814
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_parent=706090 AND c.id_category!=706090
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 (5967) 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 = 11223
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` = 11060
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` = 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 pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (3804) 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 = 10869
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` = 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` = 9085) 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 (8152) 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` = 6793
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 (9086) 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` = 11272) 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` = 10252
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=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` = 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 name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 11210
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` = 6046) 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 (3595) 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=709030 AND c.id_category!=709030
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 (9234) 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 (10220) 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 = 9858
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 = 7136
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 (10789) 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` = 10796) 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 = 8989
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 = 8951
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 = 11173
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` = 10007 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10007 AND (pr.`pack_stock_type` IN (1,2) 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` = 9086 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9086 AND (pr.`pack_stock_type` IN (1,2) 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` = 10978) 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` = 3753) 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` = 8658
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_parent=709040 AND c.id_category!=709040
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 = 8947
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=604020 AND c.id_category!=604020
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 = 6097
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 = 10144
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` = 11017) 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 (10202) 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 (7135) 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 pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10181) 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 = 9733
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 = 11051
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=716020 AND c.id_category!=716020
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 = 7651
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` = 10642 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10642 AND (pr.`pack_stock_type` IN (1,2) 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 = 7232
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 = 11037
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` = 11687 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11687 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 1 = 1
))) as q LIMIT 1
0.3 0 /classes/Cart.php:1234
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `yv6d_specific_price_priority`
WHERE `id_product` = 8658
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.3 1 /classes/SpecificPrice.php:246
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 9842) 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` = 11199
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=608020 AND c.id_category!=608020
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 = 6597
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` = 10487) 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 = 10978
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=706020 AND c.id_category!=706020
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=706030 AND c.id_category!=706030
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 = 8879
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=501040 AND c.id_category!=501040
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=609020 AND c.id_category!=609020
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 = 6588
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 = 9274
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` = 11587
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` = 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 = 10385
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=709110 AND c.id_category!=709110
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` = 3594) 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 = 8949
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 = 6047
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=608050 AND c.id_category!=608050
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 product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 11060)
0.3 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4142) 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` = 3822
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` = 10007) 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 = 7724
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` = 3819) 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` = 4707 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4707 AND (pr.`pack_stock_type` IN (1,2) 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 (11653) 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` = 8780
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` = 10978) 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 = 11286
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` = 10987) 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 *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11430) 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 = 9716
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` = 7904 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 7904 AND (pr.`pack_stock_type` IN (1,2) 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` = 3585) 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` = 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` = 6067) 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 = 11038
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=709020 AND c.id_category!=709020
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` = 8859) 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` = 3740) 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` = 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 = 4111
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` = 3590
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` = 9513) AND (b.`id_shop` = 1) LIMIT 1
0.3 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.3 5 Yes /modules/ets_megamenu/classes/MM_Obj.php:512
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` 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.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=704020 AND c.id_category!=704020
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_category` a0
LEFT JOIN `yv6d_category_lang` `a1` ON (a0.`id_category` = a1.`id_category`)
WHERE (a0.`nleft` < 2) AND (a0.`nright` > 779) AND (a1.`id_lang` = 3)
ORDER BY a0.`nleft` asc
0.3 1 Yes /classes/PrestaShopCollection.php:373
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 8847
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` = 9519
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` = 9414
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 = 9908
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` = 11627) 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 = 3761
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 (7769) 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` = 7166
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` = 7850 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 7850 AND (pr.`pack_stock_type` IN (1,2) 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 = 3593
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 (11628) 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` = 6672
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 = 9815
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 (7847) 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 (11657) 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 = 7847
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` = 9773) 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 (11010) 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` = 11188) 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 = 9245
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=11010 AND c.id_category!=11010
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 a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT 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.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 = 3755
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=2201040 AND c.id_category!=2201040
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 = 8939
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` = 10863) 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=21050 AND c.id_category!=21050
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` = 11693
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` = 11380) 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 (10061) 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 = 11100
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 = 11169
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 = 9842
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 = 3590
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 (5875) 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` = 9685
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 = 9776
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 = 10570
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 (8949) 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=21010 AND c.id_category!=21010
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` = 11626) 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` = 11137
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 (3593) 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=7110 AND c.id_category!=7110
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 name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 11272
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` = 5543) 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 = 5572
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` = 3595) 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` = 11582) 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 = 11136
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` = 7891) 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` = 603030) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE * FROM `yv6d_mpar`
WHERE `mercadienvios_downloaded` = 0 AND
`is_mercadoenvios` = 1 AND
`next_retry_mercadoenvios` < 1755898220 AND
`shipping_id` IS NOT NULL LIMIT 2
0.3 1 /modules/mpar/mercadopago_gateway.php:1300
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 11010
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 a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 11138
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 = 3820
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=607040 AND c.id_category!=607040
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=705060 AND c.id_category!=705060
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` = 8627) 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=605030 AND c.id_category!=605030
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=605050 AND c.id_category!=605050
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` = 11137
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 = 9078
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=608040 AND c.id_category!=608040
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 = 10070
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 c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `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.3 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 = 10149) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.3 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` = 10609
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` = 11231
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 = 7913
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` = 7913 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `yv6d_cart_product` cp JOIN `yv6d_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `yv6d_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 7913 AND (pr.`pack_stock_type` IN (1,2) 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` = 10845) 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` = 10961) 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 = 9163
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 (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 c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `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.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=701070 AND c.id_category!=701070
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` = 9234) 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 = 8056
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 (10170) 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` = 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` = 11010
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=604010 AND c.id_category!=604010
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` = 8372
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` = 3818) 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 name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER 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 name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER 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 pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` 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.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 = 9255
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 (9299) 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` = 8951) 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` = 3941) 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 (10910) 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=709100 AND c.id_category!=709100
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 = 10076
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` = 9415) 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=605020 AND c.id_category!=605020
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` = 4111
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` = 11010) 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` = 606020) 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=609030 AND c.id_category!=609030
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 = 11245
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` = 11587
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 = 9814
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` = 11193) 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` = 604030) 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=7440 AND c.id_category!=7440
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` = 9671
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` = 11133
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` = 3937
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 = 11028
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 *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11643) AND (b.`id_shop` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
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.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 = 2  AND  c.active = 1 LIMIT 1
0.3 3 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10007) 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` = 10070) 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` = 11080) 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` = 7770
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` = 8847) 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=601040 AND c.id_category!=601040
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 = 10831
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` = 9461) 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 (8276) 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` = 3839) 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` = 11193) 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` = 11694
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` = 9775
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 = 11334
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 (11224) 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` = 10385
ORDER BY `position`
0.3 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=2305010 AND c.id_category!=2305010
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 (10975) 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 = 11599
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` = 8991
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 = 11048
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 = 7992
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 (4614) 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` = 9696
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=703070 AND c.id_category!=703070
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` = 10936
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 = 9603
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 = 3839
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 = 3519
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 = 3819
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 (4707) 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 = 7891
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, 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.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` = 9414) 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 = 10476
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` = 10816) 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 (7724) 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` = 11040
ORDER BY `position`
0.3 4 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` = 3735) 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 = 11040
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 = 7068
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 (11633) 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` = 11207) 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` = 3759
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` = 3523
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=503030 AND c.id_category!=503030
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` = 3548) 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 = 9625
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` = 10220) 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` = 3537) 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 = 7530
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=609040 AND c.id_category!=609040
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 = 7756
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 = 10937
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` = 10961
ORDER BY `position`
0.3 4 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=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 *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_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 a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 11216
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 (10086) 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 = 10987
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` = 5720) 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 (9603) 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` = 9722
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 = 11439
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 (6876) 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` = 10097) 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=21060 AND c.id_category!=21060
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=605010 AND c.id_category!=605010
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` = 11578
ORDER BY `position`
0.3 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 (8302) 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 = 11080
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` = 10892
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 = 11683
ORDER BY f.position ASC
0.3 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_category = 190  AND  c.active = 1 LIMIT 1
0.3 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=706060 AND c.id_category!=706060
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 = 5642
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 = 9512
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 = 8524
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` = 11627) 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` = 10987) 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` = 7712) 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=708050 AND c.id_category!=708050
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 = 7535
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` = 9814
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 (5720) 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 = 10845
ORDER BY f.position ASC
0.3 5 Yes /classes/Product.php:4952
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 *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 5572) 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` = 503040) 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 = 3585
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` = 11369) 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` = 10966
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` = 8606) 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` = 10906
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` = 3942) 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 = 10042
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` = 8534) 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` = 11207) 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` = 9084) 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=605040 AND c.id_category!=605040
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` = 10062) 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 = 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 = 9513
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 = 11296
0.3 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_parent = 15060  AND  c.active = 1
0.3 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 11232
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` = 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 a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 9740
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 = 7851
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 = 7853
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` = 9438) 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 = 10181
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` = 9685
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` = 8347
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` = 6266) 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=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 *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4613) 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=7460 AND c.id_category!=7460
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` = 6178
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` = 11216
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` = 6791) 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` = 8058) 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=709070 AND c.id_category!=709070
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 = 3753
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` = 11671
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=708030 AND c.id_category!=708030
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` = 7904) 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 = 11086
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` = 10864) 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` = 3735
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` = 7992) 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 = 10075
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=2302030 AND c.id_category!=2302030
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` = 10998) 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 (10978) 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` = 3906) 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` = 11136) 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` = 9700
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` = 11634) 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 = 4614
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 p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 9816
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 = 7850
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 = 10656
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` = 6489) 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` = 10906
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` = 3615
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` = 3581
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` = 3817) 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 (3519) 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 (10044) 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 (7813) 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` = 7851) 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` = 9513
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_parent=701030 AND c.id_category!=701030
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` = 7796) 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` = 8780
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_parent=5050 AND c.id_category!=5050
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` = 8276) 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 = 9843
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` = 11168
ORDER BY `position`
0.3 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 (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 = 11687
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` = 9845) 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 = 9439
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` = 8352) 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` = 10779) 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` = 9820) 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` = 11539) 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 = 10412
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` = 10460
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` = 10829) 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 = 10733
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 name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER 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.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=2305020 AND c.id_category!=2305020
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` = 11130
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` = 9439) 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=2301010 AND c.id_category!=2301010
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 = 10061
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 = 8095
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=706040 AND c.id_category!=706040
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` = 11047) 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` = 9167) 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` = 11462) 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` = 11244) 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=21030 AND c.id_category!=21030
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 = 9097
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` = 9670) 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 = 7070
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 = 10364
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 (3819) 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` = 9736
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` = 3822
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` = 9711) 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` = 10998
ORDER BY `position`
0.3 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` = 606050) 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` = 9711) 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` = 10609) 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 = 10910
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 = 5875
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 = 3589
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` = 10412
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 = 9696
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=7130 AND c.id_category!=7130
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` = 8372
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` = 6672
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` = 7530
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=607020 AND c.id_category!=607020
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 (10961) 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=504010 AND c.id_category!=504010
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` = 9651) 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` = 8095) 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 = 10202
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` = 10798) 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=602010 AND c.id_category!=602010
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 (11017) 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 = 3740
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 (11136) 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 = 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 = 3595
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` = 7535) 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 = 3518
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 (9841) AND ag.`is_color_group` = 1
GROUP BY pa.`id_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 (11086) AND ag.`is_color_group` = 1
GROUP BY pa.`id_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` = 10991
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 (10074) AND ag.`is_color_group` = 1
GROUP BY pa.`id_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` = 11138
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 = 10991
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` = 8748) 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=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 c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `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 a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 11578
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` = 3536
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` = 8679) 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 (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 c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `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 name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER 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.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` = 11231
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` = 8991
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 image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 8347
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` = 7653
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 = 8723
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` = 11193
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` = 9700
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` = 9054
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` = 10868
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` = 10676
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 = 9773
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` = 9747) 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=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 a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 11574
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 = 8152
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` = 4143) 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 (10987) AND ag.`is_color_group` = 1
GROUP BY pa.`id_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 = 11370
0.2 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.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` = 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` = 11216) 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 (3535) AND ag.`is_color_group` = 1
GROUP BY pa.`id_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` = 9581
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` = 9928) 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` = 9096) 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` = 10895
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` = 11086) 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 = 11582
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` = 10895
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 p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 9127
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=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 p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_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.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 = 9581
ORDER BY f.position ASC
0.2 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 = 9084
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` = 9683
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` = 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 (11578) AND ag.`is_color_group` = 1
GROUP BY pa.`id_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 = 3752
0.2 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.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` = 8302
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 = 10591
0.2 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.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 = 9096
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` = 7856) 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` = 6588) 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=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 name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER 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 p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_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.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` = 10092) 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=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=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 pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` 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 c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `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 *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 6587) 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=1602050 AND c.id_category!=1602050
GROUP BY c.id_category ORDER BY cl.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` = 6873) 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 = 10795
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=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 *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_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 name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 11224
ORDER BY f.position ASC
0.2 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 = 8606
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 = 6266
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=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=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 name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER 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 *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_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.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` = 603040) 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` = 9519
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` = 3522
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 = 11682
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 (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 a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 5642
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` = 6751) 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` = 9478) 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 = 10975
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 (9683) AND ag.`is_color_group` = 1
GROUP BY pa.`id_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 = 11218
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 *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_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.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` = 8093) 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 = 11463
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` = 10643) 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 = 11653
ORDER BY f.position ASC
0.2 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 = 7856
0.2 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` = 3523
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 = 10086
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` = 10905) 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 (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 a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT 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.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` = 6046
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` = 10384
ORDER BY `position`
0.2 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 = 10130
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=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 name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10443
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=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 a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 11169
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` = 9756) 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 = 10862
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` = 11461) 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 = 3823
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 = 9928
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=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 *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 9756) 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` = 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 (11634) AND ag.`is_color_group` = 1
GROUP BY pa.`id_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 (11494) AND ag.`is_color_group` = 1
GROUP BY pa.`id_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 = 11488
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 (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 *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 9733) 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 (9721) AND ag.`is_color_group` = 1
GROUP BY pa.`id_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 = 10250
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 (7043) AND ag.`is_color_group` = 1
GROUP BY pa.`id_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` = 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` = 11232) 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=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 name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER 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.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 (9670) AND ag.`is_color_group` = 1
GROUP BY pa.`id_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` = 9747) 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 = 10101
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 (10965) AND ag.`is_color_group` = 1
GROUP BY pa.`id_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` = 3759) 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` = 6525) 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 = 9673
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` = 11021) 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 = 10074
0.2 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 = 3534
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 = 3941
ORDER BY f.position ASC
0.2 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 = 11113
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` = 11168
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` = 11605) 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=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 name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10384
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` = 10905) 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` = 11628) 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` = 4707) 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` = 11487) 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 = 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=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 c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `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.2 5 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 = 9329
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` = 9696) 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=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 a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 9757
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` = 8057) 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 (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 p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 4707
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 (9845) AND ag.`is_color_group` = 1
GROUP BY pa.`id_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` = 7814
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=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 p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 11371
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=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 p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_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.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 = 7796
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` = 11169
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=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 a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10144
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=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 name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER 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 *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 9816) 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=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 *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 9673) 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` = 7724
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 = 3580
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 = 11369
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 (8180) AND ag.`is_color_group` = 1
GROUP BY pa.`id_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 (9860) AND ag.`is_color_group` = 1
GROUP BY pa.`id_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` = 9614) 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` = 10599
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` = 11060
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 = 9909
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` = 9841) 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 = 11231
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` = 3804) 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 (9698) AND ag.`is_color_group` = 1
GROUP BY pa.`id_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=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 a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 6265
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` = 11158
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` = 8947) 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 a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT 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.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` = 10676) 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` = 8750
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` = 10346
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 = 11021
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=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 a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT 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.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` = 4721) 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=18030 AND c.id_category!=18030
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 p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_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.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` = 11224) 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 = 10789
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` = 3615
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.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `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 a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 11626
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` = 3818
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 = 6489
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` = 11633) 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` = 9603) 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` = 7043) 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 = 10875
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` = 11039
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` = 3740
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` = 9696
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 = 9605
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` = 7535
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` = 7853) 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 (11619) AND ag.`is_color_group` = 1
GROUP BY pa.`id_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` = 3549
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` = 11494
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 (3820) AND ag.`is_color_group` = 1
GROUP BY pa.`id_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 = 3572
0.2 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 = 4142
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` = 6877
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` = 8991) 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` = 10676
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` = 11400) 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` = 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` = 9621) 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 = 3579
0.2 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, 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 *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_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.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` = 7530
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` = 7136) 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 (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 p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 8422
0.2 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.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 (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_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 8180) 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 = 3936
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=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 p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_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.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` = 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 (9928) AND ag.`is_color_group` = 1
GROUP BY pa.`id_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 (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 *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_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 c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `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 *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 6876) 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 = 10642
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 (8056) AND ag.`is_color_group` = 1
GROUP BY pa.`id_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=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 pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` 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 (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` = 3575
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 = 4143
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` = 9776
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=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 name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER 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 p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN yv6d_stock_available sa
ON sa.id_product = p.id_product 
AND sa.id_shop = 1
WHERE p.id_product = 10007
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 = 6876
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` = 10570
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 (10056) AND ag.`is_color_group` = 1
GROUP BY pa.`id_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` = 3937) 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 a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT 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.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` = 11119) 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` = 10259
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` = 11243) 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=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 name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER 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 = 11495
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 10070 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` = 11218
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=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 *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_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.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 (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` = 10848
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` = 10870) 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 = 10689
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` = 9526
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` = 10961
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` = 8302
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` = 11120
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` = 10251
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 = 8950
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` = 8989
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 = 3535
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` = 9721) 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 (3942) AND ag.`is_color_group` = 1
GROUP BY pa.`id_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=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` = 603020) 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 = 10170
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` = 8985) 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 *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10487) 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=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` = 9566
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 pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `yv6d_product_attribute` pa
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `yv6d_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `yv6d_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `yv6d_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `yv6d_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (11627) AND ag.`is_color_group` = 1
GROUP BY pa.`id_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` = 11430
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_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 c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `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.id_category, cl.name
FROM `yv6d_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 = 9085
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 a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10976
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` = 11224
ORDER BY `position`
0.2 5 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 = 8940
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 = 3614
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 (9756) AND ag.`is_color_group` = 1
GROUP BY pa.`id_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` = 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` = 6597) 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` = 11223) 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=80010 AND c.id_category!=80010
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_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10740) 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 = 3512
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 (7712) AND ag.`is_color_group` = 1
GROUP BY pa.`id_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 (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 a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 9775
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` = 5220) 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 = 8952
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` = 3820
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` = 7769
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 = 8457
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 = 7043
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 (7851) AND ag.`is_color_group` = 1
GROUP BY pa.`id_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 = 10487
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 = 6791
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` = 7903) 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 = 6267
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 = 8750
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` = 10643
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 = 10487
0.2 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` = 10202
ORDER BY `position`
0.2 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 = 9747
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 = 3817
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` = 9361) 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` = 7756) 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 = 9756
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` = 8985
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 = 6077
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 = 7813
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 (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 *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 7813) 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` = 6077) 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 (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 image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 11158
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 (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 (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 *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_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.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 = 10599
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 = 11392
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` = 11047
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=18020 AND c.id_category!=18020
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` = 6793) 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` = 3755
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 = 10043
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 image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 9581
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` = 9698) 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` = 7847) 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` = 3535) 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 = 6613
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_category IN(20010,20020)
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: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` = 11037) 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` = 10202
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` = 10997) 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 = 2  AND  c.active = 1
0.2 26 /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 = 11461
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 = 8858
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` = 8940) 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 = 3734
0.2 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` = 9815
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 = 4481
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=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 p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-22 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM yv6d_product p
LEFT JOIN yv6d_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_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.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` = 8304) 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` = 3574
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` = 11048) 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` = 7913) 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` = 10592
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` = 11218) 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` = 10910) 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` = 10144
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` = 9438) 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` = 606010) 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=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 *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 7769) 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 = 5220
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=1601030 AND c.id_category!=1601030
GROUP BY c.id_category ORDER BY cl.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 = 10998
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 *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 5756) 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 = 3759
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` = 7850) 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 = 3521
0.2 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` = 11334
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` = 8723) 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` = 8951) 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` = 7848
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` = 11272
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` = 9716) 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` = 9082) 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` = 10975
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 = 8303
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 = 9067
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 = 8093
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` = 9723) 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` = 21050) 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` = 9245) 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` = 7982) 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 = 3601
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` = 8060) 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` = 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=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 *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 9733) 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` = 7712
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` = 712070) 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` = 6178
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 = 8949
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` = 9255) 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` = 10237
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` = 9513
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` = 11645) 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` = 8457
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 (4142) AND ag.`is_color_group` = 1
GROUP BY pa.`id_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 = 3546
0.2 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` = 11495
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` = 3581
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` = 10831
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` = 11224
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` = 8350) 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=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=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 image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 11494
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` = 10075
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` = 11210
ORDER BY `position`
0.2 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 = 11020
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 (3575) AND ag.`is_color_group` = 1
GROUP BY pa.`id_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=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 *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 9683) 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 (10905) AND ag.`is_color_group` = 1
GROUP BY pa.`id_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=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 c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `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 *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3942) 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 = 11588
ORDER BY f.position ASC
0.2 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 = 5720
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` = 9860) 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` = 9067) 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` = 3536
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 = 4613
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` = 8606) 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 (11693) AND ag.`is_color_group` = 1
GROUP BY pa.`id_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 (9740) AND ag.`is_color_group` = 1
GROUP BY pa.`id_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` = 9526
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` = 6266
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` = 11021
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=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 name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 8627
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 = 10848
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` = 7654) 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=13020 AND c.id_category!=13020
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 c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category=cs.id_category AND cs.id_shop=1)
LEFT 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.2 2 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` = 7724
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 (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 = 10383
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 = 10237
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` = 9722
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 = 11423
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` = 3522
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` = 11020
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 = 130  AND  c.active = 1
0.2 12 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_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 *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11373) 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` = 11588) 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 = 11243
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=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 a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10346
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` = 8303) 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` = 9440) 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` = 11245) 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 (3523) AND ag.`is_color_group` = 1
GROUP BY pa.`id_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` = 11225) 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 = 6046
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=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 a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10848
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` = 9613) 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` = 3755
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=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 *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 9084) 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` = 7992) 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` = 8352) 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` = 8953) 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` = 11296) 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 c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `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 name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 6587
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` = 3761
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=705040 AND c.id_category!=705040
GROUP BY c.id_category ORDER BY cl.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` = 706090) 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` = 3580
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=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_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 9223) 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=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 name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER 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 name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER 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.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` = 10793) 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 (3522) AND ag.`is_color_group` = 1
GROUP BY pa.`id_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` = 8947) 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 = 10892
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` = 11523
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` = 10449
ORDER BY `position`
0.2 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 = 11380
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` = 3839
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` = 4481) 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` = 10076
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` = 10592
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` = 11400) 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=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 name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10905
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` = 8181) 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 = 8679
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 = 10830
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 = 10449
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 = 9255
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 = 7903
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 (11523) AND ag.`is_color_group` = 1
GROUP BY pa.`id_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` = 10688
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` = 3574
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` = 11423
ORDER BY `position`
0.2 6 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 = 3551
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` = 7853) 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` = 11010
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 a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 11173
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` = 11086) 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` = 9085
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` = 10043) 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` = 11137) 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` = 11333) 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 = 3612
0.2 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.2 5 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 = 7068
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 = 11523
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` = 712060) 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 = 80  AND  c.active = 1
0.2 8 /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` = 10831
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` = 9842
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 (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 image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_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.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 = 10793
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` = 9723) 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` = 8423
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` = 11021
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` = 10460
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` = 10869
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` = 9512
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=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 *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 9493) 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` = 9590) 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` = 3819
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` = 11036) 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 = 11207
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` = 3839
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 = 10062
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 = 11389
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` = 5642
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 *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 7056) 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 *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 5396) 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` = 10364
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=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` = 10978
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` = 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.2 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` = 5966) 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 (3548) AND ag.`is_color_group` = 1
GROUP BY pa.`id_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 = 6525
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` = 4398) 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` = 11653
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` = 705050) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE `id_guest`
FROM `yv6d_connections`
WHERE `id_guest` = 9441596
AND `date_add` > '2025-08-22 18:00: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 name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER 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 *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_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 c.id_category, cl.name
FROM `yv6d_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 *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11634) 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` = 10385
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` = 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` = 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 = 7982
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 = 9478
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` = 6525
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 = 9621
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 c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `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_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_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.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` = 3754
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` = 601010) 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` = 11495) 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` = 11334
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 = 3906
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` = 7135) 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` = 9625
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 = 6873
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` = 8423
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` = 6525
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 = 3548
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` = 3823
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 = 10798
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` = 10369
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
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.2 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=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 *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 8422) 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` = 703050) 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 = 11075
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` = 3585
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` = 7068) 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` = 11223
ORDER BY `position`
0.2 5 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` = 4111
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` = 7712
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` = 10147
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` = 10937
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` = 3519
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` = 7813
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` = 10799
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` = 8152) 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` = 11683
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` = 712040) 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 = 10816
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` = 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=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 *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_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 a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT 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 name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 9614
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 = 8057
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 = 4313
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=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 name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10863
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` = 3549
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` = 9842
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 a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT 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 name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 8350
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` = 11605
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` = 11020
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` = 9439
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` = 8858) 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 *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11188) 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=1802040 AND c.id_category!=1802040
GROUP BY c.id_category ORDER BY cl.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` = 10830
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=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 a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 7651
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` = 10369
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` = 6588
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 = 9860
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` = 9673
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` = 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_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_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.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 = 9841
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` = 9086) 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 = 110  AND  c.active = 1 LIMIT 1
0.2 2 /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` = 6588
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` = 9909) 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` = 3585
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 = 11587
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` = 7661
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` = 9928
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` = 11033
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` = 9439
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 = 7852
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` = 9859
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` = 10981
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` = 10797
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` = 8859) 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 = 9758
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 = 110  AND  c.active = 1
0.2 7 /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` = 10875
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` = 11286) 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 *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 7769) 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` = 10965
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` = 712080) 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` = 11017
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` = 3738) 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 = 9698
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` = 3739
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 = 10829
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 = 9234
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` = 10147
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` = 10061) 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` = 11051) 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=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 image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_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 c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `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 *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 9820) 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 = 11060  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` = 3818
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=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 a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 9815
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 = 6067
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 = 9550
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` = 6265
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` = 601040) 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 = 10981
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 = 7056
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` = 11136) 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` = 11075
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 = 4721
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` = 11133
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` = 11488
ORDER BY `position`
0.2 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` = 8058) 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` = 703060) 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` = 6613
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 = 9651
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 = 9083
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=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 c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category=cs.id_category AND cs.id_shop=1)
LEFT 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 *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_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.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 = 11692
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 = 8181
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` = 8879) 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 = 13010  AND  c.active = 1
0.2 4 /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 = 4398
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` = 7070
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 name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER 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` = 10830
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` = 3820
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` = 7852) 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` = 4613
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` = 703070) 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 a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 11461
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 = 11430
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` = 10910
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` = 10905
ORDER BY `position`
0.2 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` = 8658) 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` = 11531) 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 image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 11389
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` = 3535
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` = 3546) 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 = 10643
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` = 6097) 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` = 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=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` = 7232
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` = 5572
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 = 11086
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` = 10998
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` = 3551
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=16010 AND c.id_category!=16010
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 name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER 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.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` = 704010) 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` = 10487
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` = 11207
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` = 3817
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` = 8949) 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` = 6020) 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` = 11380
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 = 10796
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` = 10170) 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` = 3761
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` = 609010) 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` = 11423
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` = 4398
ORDER BY `position`
0.2 3 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 = 18030  AND  c.active = 1
0.2 6 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11080) 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` = 8939) 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 image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 5220
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 = 5395
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` = 9858) 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` = 10688
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` = 3817
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=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 name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 1602030 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` = 9814
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` = 11381) 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 = 110  AND  c.active = 1
0.2 7 /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 = 3804
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` = 10020) 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=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 a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 11048
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` = 11588
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` = 10075) 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` = 7651
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 = 11400
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` = 11232
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` = 10086) 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` = 9841) 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=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 name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10740
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` = 709060) 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` = 605060) 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` = 606030) 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 = 9721
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` = 709110) 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 a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 11210
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` = 11692
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` = 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=80020 AND c.id_category!=80020
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.id_category, cl.name
FROM `yv6d_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.2 2 /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` = 3941
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` = 6791
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` = 7701) 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` = 606040) 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` = 10487
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` = 8169
ORDER BY `position`
0.2 5 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` = 10965
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 name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER 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 image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_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_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_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 *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_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.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` = 9673
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` = 10383
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` = 11463
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 = 9278
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` = 8627
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 = 9351
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` = 11243
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` = 3823
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` = 10383
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` = 10187
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` = 5543
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` = 9843) 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 = 10252
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=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 *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_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 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.2 1 /classes/Category.php:1322
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_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` = 11028
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` = 9078) 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` = 6010) 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 = 11029
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` = 5966
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` = 7010) 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` = 10074) 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` = 9278) 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 = 11188
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` = 3941
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` = 11626) 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` = 11038) 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` = 11048
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 = 10020
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` = 10862) 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` = 608040) 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` = 8095) 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` = 10412
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 image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_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 image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 11633
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` = 6489
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` = 10075
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` = 10869
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` = 11028
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` = 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` = 5953
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` = 6489
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` = 9622) 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` = 7070) 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 = 9128
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 = 10042
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` = 11400
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 = 150  AND  c.active = 1
0.2 9 /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 = 8748
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 = 9167
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` = 6873
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 = 9659
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` = 5395
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 = 4614
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` = 10293
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 = 6597
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 = 9908
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` = 10250
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 image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 9603
ORDER BY `position`
0.2 6 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 = 9723
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 = 5966
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` = 11369
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 = 13050  AND  c.active = 1
0.2 4 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 7081) 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` = 11531
ORDER BY `position`
0.2 12 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=7190 AND c.id_category!=7190
GROUP BY c.id_category ORDER BY cl.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 = 9030  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` = 10476
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` = 7850) 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=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 c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `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 *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_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.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` = 10991
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` = 3735
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 name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 11017
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` = 10186) 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 = 9438
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=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 image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 10740
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` = 10237
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` = 11574
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` = 6266
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 = 7136
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` = 8627
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` = 10364
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 = 3942
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=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 *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11029) 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` = 8841
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` = 9414
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` = 230) 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 = 9415
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` = 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` = 9082
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` = 9908) 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 = 9440
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 = 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` = 11017
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 = 10070
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` = 7232
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` = 706010) 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 = 7230  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` = 9614
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` = 9721
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 image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 5572
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` = 3906
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` = 10910
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` = 8303
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` = 11040
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` = 11461
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 = 11034
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 = 9566
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` = 7980) 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 = 3937
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` = 9129) 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` = 10976
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` = 9614
ORDER BY `position`
0.2 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` = 9163) 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` = 4614) 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` = 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` = 7661
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` = 8092) 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=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 a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 9234
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` = 10384
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` = 9067
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=8001010 AND c.id_category!=8001010
GROUP BY c.id_category ORDER BY cl.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=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 image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 11371
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=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 c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `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 *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_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.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` = 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` = 10905
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` = 9589) 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` = 11371) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
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 a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT 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 c.id_category, cl.name
FROM `yv6d_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 *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_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 a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 3906
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` = 6876
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` = 9569
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` = 10251
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 = 11682
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` = 608060) 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` = 7081
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=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 a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 11523
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` = 10187
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` = 220) 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=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 name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER 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.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` = 9625
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 = 11539
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` = 11493) 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 = 7350  AND  c.active = 1
0.2 1 /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 = 7701
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` = 3758) 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 c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `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 name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER 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 *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_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.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` = 8169
ORDER BY `position`
0.2 5 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` = 10978
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` = 11495
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` = 712090) 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` = 3584) 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` = 709080) 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` = 8605) 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 = 9328
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` = 3572) 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` = 716040) 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` = 5220
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 = 10145
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` = 2302030) 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` = 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 = 7135
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` = 6070) 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` = 10795) 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 = 10873
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` = 6587
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` = 10875
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` = 11272
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 = 4707
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` = 7796
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 = 8939
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` = 10893) 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` = 705030) 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` = 8859
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` = 706100) 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=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 *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_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 c.id_category, cl.name
FROM `yv6d_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 *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_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 a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT 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 image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 10829
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=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 *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_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.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 = 7654
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 = 9245
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` = 9621
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` = 11430
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` = 9274) 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 = 11462
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 a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 11692
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` = 9928
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 = 4142
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` = 6030) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
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.2 3 /classes/Currency.php:661
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 11645
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` = 60) 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 = 9858
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 = 11136
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` = 7068
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 *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11100) 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` = 10975
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` = 8056
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 = 9493
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_category = 501060  AND  c.active = 1 LIMIT 1
0.2 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 11080
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` = 3819
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` = 11223
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 = 9603
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` = 6067
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` = 609040) 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` = 8180) 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` = 10733
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 image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 6873
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 = 8180
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` = 11037
ORDER BY `position`
0.2 4 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` = 603010) 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` = 10789) 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` = 7100) 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` = 10259
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 = 9414
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` = 605040) 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` = 3936
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` = 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` = 8940
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` = 7056
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` = 10797
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 = 9461
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 = 8606
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=9020 AND c.id_category!=9020
GROUP BY c.id_category ORDER BY cl.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` = 706030) 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` = 10149
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 = 11394
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` = 10743) 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` = 607010) 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` = 705020) 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` = 3579) 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=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 *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_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` = 10656) 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` = 6599
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` = 8950
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` = 8847) 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` = 9083
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` = 9085
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 = 11232
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=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 a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT 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 *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_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.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` = 11113) 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` = 10443
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` = 705040) 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` = 8350
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=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 a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT 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 image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 10476
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` = 708050) 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` = 706020) 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` = 3614
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` = 706110) 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` = 703040) 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` = 10220
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 = 7040  AND  c.active = 1
0.2 3 /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 = 9613
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` = 8056) 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 = 11225
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` = 706050) 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` = 9478
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` = 11389
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 = 7080  AND  c.active = 1
0.2 5 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_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.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` = 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 = 8152
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` = 10101) 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 = 9909
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` = 7658) 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` = 8679
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` = 11605
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=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 a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 7056
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` = 6876
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 = 8605
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=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 name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10864
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` = 6080) 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` = 7904) 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` = 3752) 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` = 11392
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` = 706080) 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 = 9084
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 = 3749
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` = 9127) 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 = 5875
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` = 5875) 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 = 9163
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 image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_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 name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 7904
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 = 6040  AND  c.active = 1
0.2 3 /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` = 6046
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` = 11656
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` = 3595
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` = 8952
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 = 9590
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` = 503010) 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 = 6751
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` = 9698) 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` = 9590
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 = 9622
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` = 9843
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` = 10181) 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 = 5010  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 = 7081
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` = 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` = 10829
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 = 9127
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 name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER 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 a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 11463
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 = 100  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` = 8658)
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` = 7068
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` = 9698
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` = 11633
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 = 9747
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` = 11599) 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=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 image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 7847
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` = 3749) 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` = 6791
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` = 7020) 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` = 6047) AND (b.`id_shop` = 1) LIMIT 1
0.2 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, 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 a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT 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 image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 11462
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` = 7813) 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=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 a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 7043
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 = 9845
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=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 a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT 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 *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_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 *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_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.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 = 10789
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 = 8879
ORDER BY f.position ASC
0.2 5 Yes /classes/Product.php:4952
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 3818 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` = 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=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 *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_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.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` = 4143
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` = 11188
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` = 10642) 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 = 6020  AND  c.active = 1
0.2 6 /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` = 10987
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 = 3587
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` = 3739
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` = 11588
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` = 9651
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` = 8748
ORDER BY `position`
0.2 4 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 = 80  AND  c.active = 1
0.2 8 /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 = 7891
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 = 7070
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` = 3593
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 = 2205020  AND  c.active = 1
0.2 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_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.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` = 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 = 3521
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` = 3740
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` = 605010) 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` = 10443
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 = 9589
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 = 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` = 11693
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` = 8858
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 = 703070  AND  c.active = 1
0.2 1 /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 = 5396
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` = 11426
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 = 3741
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` = 4398
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 = 22050  AND  c.active = 1
0.2 3 /modules/ets_searchbycategory/ets_searchbycategory.php:470
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.2 1 /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` = 716020) 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` = 501020) 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` = 9096
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` = 8350
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=13030 AND c.id_category!=13030
GROUP BY c.id_category ORDER BY cl.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` = 7847) 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` = 9067
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 = 10086
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` = 9278
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` = 10145
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 = 16020  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` = 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` = 11369
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 *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_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.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 a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10793
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 = 11038
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` = 609020) 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` = 9721
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` = 608010) 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` = 3562) 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_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_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.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 = 7090  AND  c.active = 1
0.2 11 /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` = 8181
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` = 21010) 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 c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `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 *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_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.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` = 5967) 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` = 23020) 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 = 3612
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` = 504020) 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` = 11488
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 = 11286
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` = 9361
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 = 13020  AND  c.active = 1
0.2 4 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3521) 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` = 607020) 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` = 4707) 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` = 8057
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` = 7982
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 = 9299
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` = 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` = 11653
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` = 8093
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` = 7135
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 = 11656
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` = 8750
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` = 704020) 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` = 8093
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 name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER 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 *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_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.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` = 11539
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 = 8095
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 = 602010  AND  c.active = 1
0.2 1 /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=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 name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 11599
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` = 3759
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 = 10130
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` = 2302020) 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` = 10130) 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` = 701020) 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` = 9711
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=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 name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER 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 *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_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 image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 7535
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 = 10186
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=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 name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 6178
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` = 7851) 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` = 5966
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` = 4142) 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` = 9589
ORDER BY `position`
0.2 4 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` = 3612) 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` = 10062
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 = 11036
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` = 7060) 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 a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT 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.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` = 9651
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` = 10260
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` = 3753
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` = 19030) 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` = 3587) 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` = 10449
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 = 7980
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` = 3537
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 = 11113
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` = 4143
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` = 6077
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 = 16010  AND  c.active = 1
0.2 3 /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` = 10845
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` = 11656
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` = 7330) 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 = 8524
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 c.id_category, cl.name
FROM `yv6d_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.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` = 7903
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 = 7200  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` = 4721
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` = 10779) 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` = 10937
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 = 11426
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` = 7043
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` = 10873
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` = 3535
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` = 7982
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` = 7190) 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` = 11380
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` = 10816
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 = 9086
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_tab=3
ORDER BY sort_order asc
0.2 36 Yes /modules/ets_megamenu/classes/MM_Column.php:139
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_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.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 = 9361
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 = 10893
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` = 6587
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 = 5090  AND  c.active = 1
0.2 3 /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` = 9255
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 = 5720
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` = 8939
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` = 10043
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 = 5967
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` = 21060) 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` = 11373) 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` = 8276
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=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=1602040 AND c.id_category!=1602040
GROUP BY c.id_category ORDER BY cl.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 = 2302010  AND  c.active = 1 LIMIT 1
0.2 2 /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` = 4613
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` = 11232
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` = 2302010) 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` = 5953
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` = 9566
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=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=8002020 AND c.id_category!=8002020
GROUP BY c.id_category ORDER BY cl.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` = 10062
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 = 11381
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` = 9082
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` = 9167
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` = 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` = 8748
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 = 6097
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 = 6030  AND  c.active = 1
0.2 4 /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=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 *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_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.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=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 *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_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 a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 8858
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` = 3734) 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` = 9860
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` = 9461
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` = 10892
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 = 11634
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` = 3537
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` = 6090) 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 = 13050  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 = 706070  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` = 708030) 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` = 8950
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` = 7813
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 = 7350  AND  c.active = 1 LIMIT 1
0.2 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 8304
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 = 10044
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 = 90  AND  c.active = 1
0.2 3 /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` = 10863
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 = 8859
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` = 8303
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` = 9841
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 = 9129
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 = 10007
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` = 11493
ORDER BY `position`
0.2 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 = 10097
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` = 8952
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` = 10007) 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 = 100  AND  c.active = 1
0.2 4 /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` = 8940
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 = 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 = 9733
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 = 8056
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` = 8057
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 = 5756
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 image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_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 name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER 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.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` = 9756
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 = 16020  AND  c.active = 1
0.2 5 /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` = 10307
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 = 60  AND  c.active = 1
0.2 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` = 716010) 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` = 4481
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` = 716030) 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 = 7851
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` = 10816
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` = 7891) 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 = 11373
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` = 706060) 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` = 702040) 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` = 8276
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` = 2305010) 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` = 3548
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` = 5720) 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` = 11029
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 = 9711
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 = 11627
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` = 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 a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10987
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` = 9566) 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 = 7756
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` = 8181
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
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` = 4721
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 = 7320  AND  c.active = 1 LIMIT 1
0.2 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 11493
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 = 10181
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 = 9078
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 = 23010  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` = 609030) 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` = 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` = 7852
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 = 230  AND  c.active = 1
0.2 5 /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 = 3752
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=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 image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 11039
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` = 6597
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 = 11628
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 = 10795
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=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 name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER 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 c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `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 *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_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 c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `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.id_category, cl.name
FROM `yv6d_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 *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_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.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` = 11333
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=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 c.id_category, cl.name
FROM `yv6d_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.2 2 /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` = 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 = 8352
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 = 8422
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 = 7847
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 = 1305020  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` = 608020) 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` = 8879
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=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 image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_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 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` = 10981
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 = 7210  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` = 8050) 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` = 701010) 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` = 9733
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` = 6751
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` = 11038
ORDER BY `position`
0.2 4 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` = 9740)
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` = 8058
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` = 10252
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` = 10186
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` = 11080
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 = 11370
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 = 10170
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` = 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` = 10043
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=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 1 FROM `yv6d_specific_price` WHERE id_product = 11231 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=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 c.id_category, cl.name
FROM `yv6d_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.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` = 9773
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` = 11225
ORDER BY `position`
0.2 5 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 = 190  AND  c.active = 1
0.2 4 /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` = 6267
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=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 a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT 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 c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `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 image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_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 *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_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 c.id_category, cl.name
FROM `yv6d_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 name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 9223
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 = 22030  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` = 11243
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 name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 11037
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` = 5396
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` = 9096
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 *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_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.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` = 9083
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` = 8985
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` = 7460) 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` = 10798
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 = 10862
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_category = 712020  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 = 7280  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 = 18020  AND  c.active = 1
0.2 4 /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 = 11296
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` = 7136
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` = 7290) 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` = 10863
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 = 9816
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_category = 5070  AND  c.active = 1 LIMIT 1
0.2 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 8092
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=80030 AND c.id_category!=80030
GROUP BY c.id_category ORDER BY cl.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` = 10656
ORDER BY `position`
0.2 4 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=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 c.id_category, cl.name
FROM `yv6d_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.2 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER 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 *
FROM `yv6d_product` a
LEFT JOIN `yv6d_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `yv6d_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10591) 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 = 1803050  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` = 604020) 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` = 10097
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` = 10793
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` = 10740
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=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 a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10070
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` = 13030) 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=80060 AND c.id_category!=80060
GROUP BY c.id_category ORDER BY cl.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 = 140  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 = 7360  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` = 7120) 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` = 10893
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` = 7280) 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` = 601030) 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 = 7658
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` = 6077
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` = 11113
ORDER BY `position`
0.2 3 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 = 704010  AND  c.active = 1 LIMIT 1
0.2 2 /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` = 11080
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` = 2301020) 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` = 6597
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` = 7070
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 = 10030  AND  c.active = 1 LIMIT 1
0.2 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 11371
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` = 9756
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` = 9814)
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 = 10656
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` = 10042
ORDER BY `position`
0.2 2 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 = 1101010  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` = 21030) 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` = 601020) 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 = 603010  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` = 5395
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` = 9328
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` = 11687) 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` = 10864
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` = 7903
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=20020 AND c.id_category!=20020
GROUP BY c.id_category ORDER BY cl.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=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 name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER 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 a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 7701
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 = 3562
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 = 23050  AND  c.active = 1
0.2 3 /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` = 9550
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 = 708030  AND  c.active = 1
0.2 1 /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 = 3584
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` = 6751
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 = 10591
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 = 5040  AND  c.active = 1
0.2 2 /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 = 10056
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` = 11373
ORDER BY `position`
0.2 5 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` = 703010) 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` = 700) 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` = 23050) 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 = 3518
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=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 c.id_category, cl.name
FROM `yv6d_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 a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 9698
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 = 10779
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 = 2201010  AND  c.active = 1
0.2 1 /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=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 *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_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.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=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 name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 11245
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 c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `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 a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT 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 c.id_category, cl.name
FROM `yv6d_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 a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT 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 name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10642
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=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 name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 8723
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` = 2303010) 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` = 11036
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` = 9716
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=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.id_category, cl.name
FROM `yv6d_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.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` = 9255
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` = 11627
ORDER BY `position`
0.2 2 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 = 8070  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` = 8010) 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` = 9351
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=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 c.id_category, cl.name
FROM `yv6d_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.2 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` = 605020) 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` = 9613
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 a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10145
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 = 2301010  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` = 6040) 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` = 9622
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 = 10101
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` = 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=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 = 9716
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 = 8953
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=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 *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_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.2 1 /src/Adapter/EntityMapper.php:75
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` = 2) 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 = 3579
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 = 310  AND  c.active = 1
0.2 3 /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` = 9621
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 = 9843
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` = 1802040) 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 = 9010  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` = 10798
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` = 7380) 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` = 11029
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 = 3734
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=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 image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 6047
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` = 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` = 19010) 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 = 13090  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` = 8723
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` = 9167
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` = 608030) 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` = 11634
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` = 7851
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` = 8095
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` = 7135
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` = 10130
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 = 23030  AND  c.active = 1 LIMIT 1
0.2 2 /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` = 11188
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 = 9097
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_category = 604020  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` = 11628
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` = 8534
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 = 11100
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 = 240  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 = 709040  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` = 7654
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 image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 8605
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=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 c.id_category, cl.name
FROM `yv6d_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.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` = 3937
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` = 501060) 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 = 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` = 10870
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` = 4142
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 = 240  AND  c.active = 1 LIMIT 1
0.2 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 9820
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_tab=6
ORDER BY sort_order asc
0.2 36 Yes /modules/ets_megamenu/classes/MM_Column.php:139
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 10181
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=1803030 AND c.id_category!=1803030
GROUP BY c.id_category ORDER BY cl.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` = 11400
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 = 1303020  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` = 2201010) 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` = 7260) 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=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 name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER 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.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=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 image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 11286
ORDER BY `position`
0.2 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 = 6047
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 = 3512
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` = 8534
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 = 11020  AND  c.active = 1
0.2 2 /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=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 c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `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 c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `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.2 1 Yes Yes /modules/ets_megamenu/classes/Ets_megamenu_defines.php:147
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 a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10656
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 c.id_category, cl.name
FROM `yv6d_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.2 2 /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` = 7756
ORDER BY `position`
0.2 2 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 = 601020  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` = 8000) 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` = 7136
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 = 8058
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` = 602040) 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` = 11462
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` = 9493
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` = 1601010) 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` = 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=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 *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_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.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 = 8847
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` = 9274
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 = 310  AND  c.active = 1
0.2 3 /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` = 8951
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` = 11038
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` = 9816
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` = 8152
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` = 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` = 9723
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` = 9299
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` = 9841
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 = 15040  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` = 2304010) 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` = 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` = 11426
ORDER BY `position`
0.2 3 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 = 17080  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 = 7370  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 = 7120  AND  c.active = 1
0.2 9 /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 = 7853
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` = 504010) 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` = 9438
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=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 SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10385) 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` = 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` = 9415
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` = 11539
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 = 7310  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` = 9908
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` = 8180
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` = 11034
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 = 81030  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` = 7090) 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` = 11286
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` = 8092
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 = 11030  AND  c.active = 1
0.2 2 /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` = 9415
ORDER BY `position`
0.2 2 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 = 8050  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` = 5396
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` = 8606
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` = 7654
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` = 7701
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` = 6050) 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=1303020 AND c.id_category!=1303020
GROUP BY c.id_category ORDER BY cl.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 = 11010  AND  c.active = 1
0.2 2 /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 = 10556
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` = 9908
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` = 10061
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 = 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` = 702020) 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` = 11634
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` = 8352
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 = 22010  AND  c.active = 1
0.2 5 /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=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 = 7856
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 = 220  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 = 7080  AND  c.active = 1 LIMIT 1
0.2 2 /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` = 11628
ORDER BY `position`
0.2 2 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 = 1102020  AND  c.active = 1
0.2 1 /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=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 *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_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.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` = 9128
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` = 11381
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 = 7040  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` = 701080) 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` = 10020
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 = 7160  AND  c.active = 1
0.2 5 /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` = 10101
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` = 6067
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` = 8605
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` = 7400) 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 = 11582
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_category = 11030  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 = 3736) 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 = 5020  AND  c.active = 1
0.2 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` = 711010) 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 = 2305030  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 = 7210  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` = 7230) 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 = 1102010  AND  c.active = 1 LIMIT 1
0.2 2 /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` = 10864
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 a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT 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 c.id_category, cl.name
FROM `yv6d_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.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` = 10010) 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=9030 AND c.id_category!=9030
GROUP BY c.id_category ORDER BY cl.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 = 7992
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 = 13080  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` = 1802010) 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` = 8020) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
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.2 1 /classes/Cart.php:4013
SELECT SQL_NO_CACHE c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `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 c.id_category, cl.name
FROM `yv6d_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_category = 1302030  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` = 604010) 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=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 c.id_category, cl.name
FROM `yv6d_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.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 = 100  AND  c.active = 1 LIMIT 1
0.2 2 /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` = 10070
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=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 *
FROM `yv6d_country_lang`
WHERE `id_country` = 44
0.2 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 = 2205030  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` = 9859
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` = 703030) 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` = 9858
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` = 10728)
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` = 3804
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` = 7891
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 = 13030  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 = 1302010  AND  c.active = 1 LIMIT 1
0.2 2 /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` = 9461
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 = 3592
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` = 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` = 7350) 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` = 3752
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` = 11036
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` = 8847
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` = 9493
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` = 9438
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 c.*, cl.name,cl.link_rewrite
FROM `yv6d_category` c
INNER JOIN `yv6d_category_shop` cs ON (c.id_category =cs.id_category AND cs.id_shop=1)
LEFT JOIN `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 c.id_category, cl.name
FROM `yv6d_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.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 = 16010  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=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.id_category, cl.name
FROM `yv6d_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.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 = 9030  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` = 7847
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 = 1301020  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` = 11627
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 = 9030  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` = 11645
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=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 a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10642
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` = 7851
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` = 9659
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=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 image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_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 c.id_category, cl.name
FROM `yv6d_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.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` = 8070) 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 name, value, pf.id_feature, f.position
FROM yv6d_feature_product pf
LEFT JOIN yv6d_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 3)
LEFT JOIN yv6d_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 3)
LEFT JOIN yv6d_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 3)
INNER JOIN yv6d_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 11687
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_category = 509010  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=7420 AND c.id_category!=7420
GROUP BY c.id_category ORDER BY cl.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 = 800  AND  c.active = 1
0.2 7 /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` = 11531
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 = 7913
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` = 8949
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 = 8020  AND  c.active = 1 LIMIT 1
0.2 2 /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` = 9084
ORDER BY `position`
0.2 5 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 = 603030  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` = 7340) 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` = 9223
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` = 709070) 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 c.id_category, cl.name
FROM `yv6d_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.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 = 17070  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` = 9163
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=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 image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 6267
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` = 11136
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 = 708020  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` = 501040) 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` = 2305030) 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 = 15070  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 = 22060  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 = 712010  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` = 2) 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` = 9278
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` = 9299
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` = 11687
ORDER BY `position`
0.2 3 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 = 14020  AND  c.active = 1 LIMIT 1
0.2 2 /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` = 9128
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 = 2301010  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 = 603010  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 = 120  AND  c.active = 1
0.2 3 /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` = 10795
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` = 10385)
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 = 8050  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 = 8857 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` = 11086
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` = 9361
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 = 708050  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` = 7913
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 = 15090  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 = 708010  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` = 5720
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` = 3942
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` = 9622
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` = 11136
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 = 602040  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 = 11671 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` = 8947
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 = 10030  AND  c.active = 1
0.2 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE *
FROM `yv6d_ets_mm_column`
WHERE 1  AND id_tab=2
ORDER BY sort_order asc
0.2 36 Yes /modules/ets_megamenu/classes/MM_Column.php:139
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_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 image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_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 c.id_category, cl.name
FROM `yv6d_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.2 1 /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 = 7850
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` = 605050) 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` = 9550
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` = 10591
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 product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 11244)
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 = 603020  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 = 5030  AND  c.active = 1
0.2 4 /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` = 3741
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` = 8606
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` = 11645
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 = 7190  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` = 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` = 11051
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` = 9659
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=9010 AND c.id_category!=9010
GROUP BY c.id_category ORDER BY cl.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` = 11086
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` = 9747
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` = 2203050) 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 = 6010  AND  c.active = 1
0.2 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` = 22010) 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` = 11381
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` = 10086
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` = 3572
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` = 3579
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` = 5875
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 = 17040  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 = 23040  AND  c.active = 1
0.2 2 /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` = 3804
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` = 702030) 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 = 603020  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` = 709090) 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` = 4142
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` = 10870
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 = 8060  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 = 1301090  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` = 8859
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.id_category, cl.name
FROM `yv6d_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.2 2 /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` = 9127
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` = 9081)
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 = 1802010  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` = 2205010) AND (b.`id_shop` = 1) LIMIT 1
0.2 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` = 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.id_category, cl.name
FROM `yv6d_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.2 2 /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` = 11493
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 = 90  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 = 1802030  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` = 8879
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 = 13000  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 = 18030  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 = 2302020  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 = 12010  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` = 11296
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 = 2205020  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 = 604030  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` = 9909
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` = 9733
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 = 9010  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` = 9245
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` = 1101010) 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` = 5756
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` = 7904
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` = 3562
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 = 90  AND  c.active = 1
0.2 3 /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` = 3942
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` = 501030) 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` = 9843
ORDER BY `position`
0.2 2 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 = 1602050  AND  c.active = 1 LIMIT 1
0.2 2 /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` = 10556
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` = 5756
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 = 9020  AND  c.active = 1 LIMIT 1
0.2 2 /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` = 5967
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` = 6047
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` = 702060) 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 = 1803050  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` = 9603
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 = 708010  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` = 10591
ORDER BY `position`
0.2 2 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 = 81040  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 = 100  AND  c.active = 1 LIMIT 1
0.2 2 /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` = 10743
ORDER BY `position`
0.2 2 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 = 5090  AND  c.active = 1 LIMIT 1
0.2 2 /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` = 8304
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 = 11010  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 = 1303020  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` = 11225
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` = 9440
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 = 1601030  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` = 9589
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` = 9858
ORDER BY `position`
0.2 2 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 = 8040  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` = 10020
ORDER BY `position`
0.2 2 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 = 706080  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 = 605050  AND  c.active = 1 LIMIT 1
0.2 2 /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` = 11051
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 = 10030  AND  c.active = 1 LIMIT 1
0.2 2 /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` = 7081
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 = 2301020  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 = 7230  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 = 1301010  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` = 8040) 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 = 708020  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 = 1300010  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 = 7270  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` = 10074
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 = 2305020  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 = 1301030  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 = 9020  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` = 11119
ORDER BY `position`
0.2 2 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 = 7290  AND  c.active = 1
0.2 1 /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=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 image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 9234
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` = 8422
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 = 14020  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 = 1305010  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 = 700  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` = 501050) 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` = 9747
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
INSERT INTO `yv6d_connections` (`id_guest`, `id_page`, `ip_address`, `http_referer`, `id_shop`, `id_shop_group`, `date_add`) VALUES ('9441596', '5', '3628718089', '', '1', '1', '2025-08-22 18:30:24')
0.2 1 /classes/ObjectModel.php:551
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_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.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` = 708010) 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` = 11682
ORDER BY `position`
0.2 3 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 = 7340  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 = 708040  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 = 15090  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 = 708030  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 = 10020  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` = 8304
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
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 c.id_category, cl.name
FROM `yv6d_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.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 = 130  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` = 9086
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 = 706090  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 = 2205010  AND  c.active = 1 LIMIT 1
0.2 2 /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` = 9723
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` = 9351
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` = 9590
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 = 19050  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` = 8953
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` = 2304020) 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 = 7090  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` = 3512
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` = 8422
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` = 9078
ORDER BY `position`
0.2 2 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 = 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 = 200  AND  c.active = 1
0.2 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` = 5030) 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` = 8056
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 = 7260  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 = 703050  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` = 9223
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` = 7850
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
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.2 1 /classes/tax/TaxRulesTaxManager.php:108
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 9129
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` = 7658
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 = 1302020  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 = 1602010  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 = 7190  AND  c.active = 1 LIMIT 1
0.2 2 /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` = 8180
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 = 2205030  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` = 9845
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 = 604010  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 = 22060  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 = 2302030  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=1803040 AND c.id_category!=1803040
GROUP BY c.id_category ORDER BY cl.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 = 1301020  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 = 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_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 = 110  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 = 1301030  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 = 10040  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 = 700  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 = 602060  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` = 503020) 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` = 11693)
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 = 15020  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 = 504020  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 = 230  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 = 15060  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 = 7060  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_category = 1602030  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 = 1601010  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 = 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 = 604020  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 = 1802030  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 = 8985) 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` = 9440
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` = 11373
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` = 9163
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 = 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 = 80010  AND  c.active = 1
0.2 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` = 702050) 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 = 1305020  AND  c.active = 1 LIMIT 1
0.2 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE * FROM `yv6d_hook_alias`
0.2 83 /classes/Hook.php:234
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_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.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 = 15010  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` = 9711
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` = 701070) 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 = 7330  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 = 23010  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 = 7370  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` = 701060) 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 = 1302030  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` = 4707
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 = 605050  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` = 9716
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` = 5720
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 = 31010  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=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 *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_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.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 = 1602030  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 = 10752) 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 = 17030  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` = 5875
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 = 7360  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` = 5967
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 = 17040  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` = 8847
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` = 3521
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 = 1101020  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` = 3736)
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 = 712080  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 = 1802040  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 = 10040  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 = 17070  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 = 10010  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 = 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_parent = 2305010  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` = 7856
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` = 4614
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 9700 LIMIT 1
0.2 1 /classes/SpecificPrice.php:416
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 image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 10862
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 = 15070  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` = 7980
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` = 7980
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` = 8058
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 = 12020  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_parent = 19010  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` = 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_category = 210  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 = 15030  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 = 604030  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` = 7360) 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 = 9030  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 a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 9127
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` = 9816
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 = 712020  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 = 501040  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` = 8939
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` = 6060) 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` = 10097
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` = 10007
ORDER BY `position`
0.2 2 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 = 10040  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 = 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 = 10020  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 = 80030  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 = 31020  AND  c.active = 1 LIMIT 1
0.2 2 /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` = 10074
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` = 7130) 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` = 502020) 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_category = 602060  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` = 5040) 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` = 3758
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 = 2302020  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 = 603040  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 = 180  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 = 8030  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 = 1601010  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` = 10752)
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 = 160  AND  c.active = 1 LIMIT 1
0.2 2 /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` = 6097
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` = 7440) 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` = 709100) 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` = 6097
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 = 709060  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 = 7090  AND  c.active = 1
0.2 11 /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` = 3612
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` = 9097
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` = 11245
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` = 7658
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 c.id_category, cl.name
FROM `yv6d_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 name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 13000 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 = 1102010  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 = 706100  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 = 508010  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 = 15050  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 = 1302090  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 = 170  AND  c.active = 1
0.2 7 /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` = 8092
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=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 image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_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.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 = 1602020  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` = 2301030) 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` = 3752
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 = 2203010  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` = 2301010) 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 = 1305010  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 = 7420  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 = 604010  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` = 9086
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 = 19050  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` = 9274
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 = 709060  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 = 15040  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` = 9581)
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 = 7320  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` = 7891
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 = 7330  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 = 2302010  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 = 15030  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 = 8040  AND  c.active = 1 LIMIT 1
0.2 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
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 image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 9845
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 = 12010  AND  c.active = 1 LIMIT 1
0.2 2 /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` = 9820
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 = 19030  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 = 13020  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` = 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` = 8169)
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` = 7992
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 = 7470  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` = 3592
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 = 601010  AND  c.active = 1 LIMIT 1
0.2 2 /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` = 4707
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` = 11599
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 image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_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 c.id_category, cl.name
FROM `yv6d_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.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 c.id_category, cl.name
FROM `yv6d_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.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 = 8040  AND  c.active = 1 LIMIT 1
0.2 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE *
FROM `yv6d_ets_mm_column`
WHERE 1  AND id_tab=9
ORDER BY sort_order asc
0.2 36 Yes /modules/ets_megamenu/classes/MM_Column.php:139
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_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 c.id_category, cl.name
FROM `yv6d_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 c.id_category, cl.name
FROM `yv6d_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.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 = 1601020  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 = 12020  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 = 602020  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 = 602050  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 = 1301010  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 = 6030  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 = 24010  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` = 11574)
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 = 1302020  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 = 15050  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 = 8070  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` = 11682
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` = 5220)
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 = 2302030  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` = 8723
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` = 10779
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 = 15080  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` = 602010) 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 = 23050  AND  c.active = 1 LIMIT 1
0.2 2 /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` = 9569
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=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 image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_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 *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_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 a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `yv6d_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10862
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 = 81050  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 = 8060  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 = 13010  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` = 602030) 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` = 8352
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 = 601010  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 = 1101020  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 = 1602040  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` = 3534
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 = 708040  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` = 10086
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 = 13080  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` = 7653)
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` = 10181
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 = 2303010  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 = 81030  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 = 602050  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 = 13040  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` = 7160) 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` = 9078
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` = 10061
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 = 2304020  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` = 10007
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` = 10170
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 = 706100  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 = 504020  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 = 11020  AND  c.active = 1
0.2 2 /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` = 8152
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` = 11245
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` = 11371
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 = 13000  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 = 1302090  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` = 11657)
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 = 501010  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` = 9084
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` = 8001010) 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 = 810  AND  c.active = 1
0.2 8 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_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.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 = 120  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` = 8524
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 = 10010  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 = 703070  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 = 17020  AND  c.active = 1 LIMIT 1
0.2 2 /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` = 3534
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 = 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` = 9097
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 image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 10642
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` = 9909
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` = 709010) 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 = 601030  AND  c.active = 1 LIMIT 1
0.2 2 /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` = 11599
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` = 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_parent = 2304010  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 = 1602040  AND  c.active = 1 LIMIT 1
0.2 2 /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` = 9129
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` = 9820
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` = 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` = 10130
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 = 9010  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` = 1301010) 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 = 605040  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 = 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 = 1803010  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` = 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` = 7420) 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 = 8169 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` = 4614
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 = 5050  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 = 708050  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 c.id_category, cl.name
FROM `yv6d_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.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 = 7030  AND  c.active = 1
0.2 7 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 9757 LIMIT 1
0.2 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE `id_page`
FROM `yv6d_page`
WHERE `id_page_type` = 3 AND `id_object` = 2 LIMIT 1
0.2 1 /classes/Page.php:80
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, pa.`reference`, pa.`ean13`, pa.`isbn`,pa.`upc`
FROM `yv6d_attribute` a
LEFT JOIN `yv6d_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `yv6d_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `yv6d_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN yv6d_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT 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` = 10743
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` = 10937)
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 = 1101010  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` = 10789
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 = 20020  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 = 605060  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 = 13070  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 = 2205010  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 = 2305030  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 = 1802020  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 = 1102020  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 = 15040  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 = 1802010  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` = 10170
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` = 3579
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` = 11037
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` = 10101
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 = 502050  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 = 17010  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` = 7853
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` = 7856
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 = 310  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 = 15050  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` = 11370
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 = 1301090  AND  c.active = 1 LIMIT 1
0.2 2 /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` = 8524
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` = 10966)
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 = 17080  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` = 3584
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` = 7769)
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 = 1101010  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` = 3581)
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` = 10795
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` = 8095
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.id_category, cl.name
FROM `yv6d_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.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 = 716020  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 = 7380  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` = 10906)
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 = 709050  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 = 240  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 = 8030  AND  c.active = 1 LIMIT 1
0.2 2 /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` = 3546
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 = 602030  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 = 2305010  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 = 15050  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 = 15020  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 = 15080  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 = 701010  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 = 11070  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 = 1300010  AND  c.active = 1 LIMIT 1
0.2 2 /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` = 3512
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 = 502060  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` = 11210)
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 = 706110  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 = 603030  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` = 10056
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` = 3549)
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` = 9700)
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 = 23040  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` = 709040) 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 = 80040  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 = 709070  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 = 14040  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 = 7340  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` = 7913
ORDER BY `position`
0.2 1 Yes /classes/Product.php:3042
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 22060 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 = 11040  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 = 10010  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 = 81060  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` = 11100
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 = 501050  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 = 24010  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` = 8953
AND pac.`id_product_attribute` = 0
AND agl.`id_lang` = 3
0.2 0 /classes/Product.php:6176
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 *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_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 image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_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 *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_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 product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 11158)
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 = 716040  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` = 3521
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 = 23050  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` = 10260)
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 = 13040  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` = 11113
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 = 81050  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 = 9010  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 = 8010  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 image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 7850
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` = 7770)
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` = 10980)
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 = 601020  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` = 11137)
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` = 11202)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 10689 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 = 2203010  AND  c.active = 1 LIMIT 1
0.2 2 /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` = 3734
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 = 15070  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 = 15080  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 = 602010  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 = 706070  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 = 8030  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` = 3738
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 = 712050  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 c.id_category, cl.name
FROM `yv6d_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 c.id_category, cl.name
FROM `yv6d_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.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 = 1602050  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` = 10056
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 *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_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.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 11540) 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 = 509010  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 = 17030  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 = 7370  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 image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `yv6d_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 7904
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 = 716010  AND  c.active = 1 LIMIT 1
0.2 2 /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` = 7992
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` = 3820)
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 = 21020  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` = 10556
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` = 3734
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` = 11687
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 = 503040  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 = 15060  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 = 170  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 = 6020  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 = 31010  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` = 11231)
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` = 7756
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 = 11020  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 = 160  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 = 15090  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` = 2203030) 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 = 5060  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` = 3523)
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` = 3818)
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 = 8010  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 = 21050  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` = 10789
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` = 3587
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 = 22050  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 = 6050  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 = 712090  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` = 11100
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 = 14030  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` = 11487)
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 = 22010  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` = 709020) 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 = 13030  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 image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `yv6d_image` i
INNER JOIN yv6d_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_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 c.id_category, cl.name
FROM `yv6d_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 c.id_category, cl.name
FROM `yv6d_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.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` = 3518
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 = 19040  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 c.id_category, cl.name
FROM `yv6d_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 = 601030  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 = 601040  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 = 7010  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 = 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 = 14010  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` = 716050) 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 = 716050  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 = 2203050  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 = 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 = 709050  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 = 8060  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 = 503030  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` = 11494)
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 = 712030  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 = 2301020  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 = 2203020  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 = 22020  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` = 10936)
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 = 31020  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 = 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 = 7440  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 = 5030  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 = 14030  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` = 81050) 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 = 501030  AND  c.active = 1 LIMIT 1
0.2 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
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 c.id_category, cl.name
FROM `yv6d_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.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` = 10733)
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 = 708020  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 = 10010  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 = 80060  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` = 8002010) 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 = 81070  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 = 1103010  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` = 11075)
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 = 706080  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 = 22060  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 = 1803040  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` = 10976)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE *
FROM `yv6d_shop` a
WHERE (a.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
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 c.id_category, cl.name
FROM `yv6d_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.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 = 504010  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 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 c.id_category, cl.name
FROM `yv6d_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.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 = 501020  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 = 709040  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` = 11193)
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 = 81050  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 = 1102010  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 = 709110  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 = 10020  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 = 15060  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 = 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 = 31020  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 = 7450  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` = 7853
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 = 13010  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 = 5010  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 = 503020  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 = 716040  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 = 7130  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 = 503010  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 = 90  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` = 3614)
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 = 11020  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 = 603040  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 = 8060  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` = 10149)
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 = 706060  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 = 1305040  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 = 150  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` = 10896)
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 = 900  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 = 24010  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 = 140  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 = 14040  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 = 11244 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 = 13100  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` = 1802020) 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 = 11587 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` = 2) 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 = 502020  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` = 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` = 3592
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 = 509020  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 = 200  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 = 5050  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` = 10961 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 = 31030  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 = 81060  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 = 81080  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 = 7470  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 = 1803060  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` = 70) 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 = 18030  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 = 16020  AND  c.active = 1
0.2 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` = 3590)
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 = 9020  AND  c.active = 1 LIMIT 1
0.2 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
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 c.id_category, cl.name
FROM `yv6d_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` = 3574)
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 = 706090  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 = 11040  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` = 8002020) 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 = 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 = 716050  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 = 11070  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 = 7420  AND  c.active = 1 LIMIT 1
0.2 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
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 c.id_category, cl.name
FROM `yv6d_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 = 1602010  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 = 508020  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 = 8010  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 = 502060  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 = 20010  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 = 17020  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` = 9054)
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 = 502010  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 *
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 c.id_category, cl.name
FROM `yv6d_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.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 = 1802040  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` = 6046)
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` = 8423)
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` = 11216)
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 = 2201020  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` = 11643)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 8658) 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 = 23020  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_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_category = 501010  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` = 9519)
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` = 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` = 7470) 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 product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 8780)
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 = 503010  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` = 1602040) 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 = 712080  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 = 12000  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` = 1301020) 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 = 10997) 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 = 24020  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 = 31020  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 = 15030  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 = 80030  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 = 709070  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 = 7460  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` = 10346)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10728) 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 = 1803060  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 = 7290  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` = 7166)
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 = 1803040  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 = 23050  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` = 2203040) 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` = 6877)
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 = 7480  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 = 7120  AND  c.active = 1
0.2 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` = 23030) 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 = 21020  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 = 310  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 = 7050  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 = 21030  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 = 5020  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 = 1102020  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` = 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` = 9722)
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 = 900  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 = 1103010  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 = 605020  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 = 81040  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` = 11191)
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 = 501010  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 = 605040  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 = 15020  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` = 9685)
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 = 17060  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 = 703030  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` = 1305030) 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 = 150  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 = 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 = 31030  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 = 8070  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 = 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 = 8050  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 = 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_category = 501020  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 = 11050  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 = 210  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 = 709080  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` = 8857)
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 = 8050  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` = 7848)
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 = 17030  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` = 9670)
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 = 7100  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 = 502020  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 = 160  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 = 712040  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 = 716030  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 = 13060  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 = 1803010  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 = 11199) 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 = 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 = 508010  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 = 81020  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 = 706120  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 = 706120  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 = 19050  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 = 80060  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 = 21030  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 = 21060  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 = 12000  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 = 13110  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 = 19050 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 = 81040  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` = 11168)
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` = 11540)
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` = 11694)
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` = 10868)
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 c.id_category, cl.name
FROM `yv6d_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.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 = 18020  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 = 7440  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 = 15010  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` = 11028)
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 = 2201020  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 = 502050  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 = 7140  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 = 3736 LIMIT 1
0.2 1 /classes/SpecificPrice.php:416
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 c.id_category, cl.name
FROM `yv6d_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.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 = 2302030  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` = 2205020) 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 = 709060  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 = 7440  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 = 605010  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_parent = 709090  AND  c.active = 1
0.2 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
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 *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_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 c.id_category, cl.name
FROM `yv6d_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 SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 7166) 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 = 605030  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 = 7280  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 = 80010  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 = 7420  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 = 7050  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 = 503030  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 = 501050  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 = 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_category = 503040  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 = 15030  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 = 81030  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` = 3575)
0.2 1 /classes/Product.php:3342
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 c.id_category, cl.name
FROM `yv6d_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.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 = 22040  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 = 31030  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` = 13040) 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` = 3522)
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 = 7450  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 = 7460  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` = 3594)
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 = 1803020  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 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 c.id_category, cl.name
FROM `yv6d_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 c.id_category, cl.name
FROM `yv6d_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 c.id_category, cl.name
FROM `yv6d_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 c.id_category, cl.name
FROM `yv6d_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.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 = 6010  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 = 6090  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` = 11173)
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 = 13000 LIMIT 1
0.2 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 10976 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 = 80010  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 = 2203020  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` = 2203010) 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 = 501030  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 = 190  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 = 1101020  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 = 81070  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` = 10688)
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 = 709100  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_category = 709030  AND  c.active = 1 LIMIT 1
0.2 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
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 name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 7260 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 = 504010  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 c.id_category, cl.name
FROM `yv6d_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 c.id_category, cl.name
FROM `yv6d_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.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 = 13100  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 = 5060  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 = 10976) 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 = 1101010  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 = 2203050  AND  c.active = 1
0.2 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE `name`
FROM `yv6d_manufacturer`
WHERE `id_manufacturer` = 89
AND `active` = 1 LIMIT 1
0.2 1 /classes/Manufacturer.php:310
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_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.id_category, cl.name
FROM `yv6d_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.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 = 7340  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 = 2203030  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 = 31010  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 = 10040  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 = 7470  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 = 7350  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 = 13070  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 = 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` = 11224)
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 = 31030  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` = 10020) 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 = 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 = 509030  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 = 80040  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` = 1601030) 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 = 10040 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 = 1103020  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` = 1103010) 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 = 7380  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 = 709020  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 = 10896) 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 = 712010  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 = 7140  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 = 502020  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 = 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 = 15040  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 = 1305040  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` = 9673)
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 = 7340  AND  c.active = 1
0.2 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
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 c.id_category, cl.name
FROM `yv6d_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.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 = 13020  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 = 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 = 81080  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 = 1305030  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 = 7080  AND  c.active = 1
0.2 5 /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` = 20020) 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 = 3594) 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 = 11193) 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 = 708020  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 = 18020  AND  c.active = 1 LIMIT 1
0.2 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
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 c.id_category, cl.name
FROM `yv6d_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.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 = 2301030  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 = 508020  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` = 9020) 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` = 8001020) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
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 c.id_category, cl.name
FROM `yv6d_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.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 = 1803020  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 = 2303010  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` = 9683)
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 = 81010  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 = 2301030  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` = 602020) 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 = 20010  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 = 22030  AND  c.active = 1
0.2 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_category = 8002020  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 = 21010  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 = 220  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 = 81070  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 = 21060  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 = 700  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 = 800  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 = 80050  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 = 10980) 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` = 11138)
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 = 1103020  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 = 10030  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` = 1102010) 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 = 7110  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` = 11020)
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 = 7020  AND  c.active = 1
0.2 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` = 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_category = 712070  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 = 712020  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` = 712020) 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 = 709030  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 = 200  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` = 9842)
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 = 13110  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 = 3549 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 = 80040  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` = 2205030) 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 = 1803030  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 = 24020  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 = 21010  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` = 10978)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 11619 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 = 2304010 LIMIT 1
0.2 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 5966 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 = 1305030  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` = 3589)
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 = 7360  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` = 9512)
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 = 2201050  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 = 712040  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 = 81060  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 = 81050  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 = 7380  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 = 2305010  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 = 13030  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 = 7370  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 = 605010  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 = 7360  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 = 80050  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 = 21040  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 = 2301030  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 = 706050  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 = 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_parent = 509020  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 = 11588 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` = 3755)
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 = 81070  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` = 711020) 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 = 7400  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 = 702040  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 = 22040  AND  c.active = 1 LIMIT 1
0.2 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
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 c.id_category, cl.name
FROM `yv6d_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.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` = 80060) 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` = 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_parent = 11030  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 = 7010  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 = 8001020  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` = 10460)
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` = 3595)
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 = 1803010  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 = 13050  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 = 700  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` = 9513)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 11202 LIMIT 1
0.2 1 /classes/SpecificPrice.php:416
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.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 = 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_parent = 2201040  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 = 80040  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` = 1101020) 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` = 5060) 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 = 11191 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 = 800  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 = 2203040  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 = 81030  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 = 19030  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 = 7040  AND  c.active = 1
0.2 3 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 11494 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` = 6588)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 11137) 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 = 21010  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` = 10384)
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 = 21040  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 = 2201030  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 = 2201040  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 = 8001020  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 = 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` = 10369)
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 = 8001010  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 = 11191) 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 = 31010  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 = 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_category = 509030  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` = 1305020) 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 = 605030  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 = 8002020  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` = 10097)
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 = 2302020  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 = 1101020  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 = 8002020  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` = 11169)
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 = 22020  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 = 1301020  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` = 701030) 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 = 23030  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 = 712070  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 = 80020  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 = 606030  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 = 15010  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 = 4613) 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` = 9096)
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 *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_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.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 11574) 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 c.id_category, cl.name
FROM `yv6d_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 c.id_category, cl.name
FROM `yv6d_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.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 = 2203030  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 = 11218) 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 = 12020  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 = 7535) 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 = 11036) 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 = 7400  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 = 8001010  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 = 81020  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 = 2201010  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 = 21020  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 = 8002010  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 = 7110  AND  c.active = 1
0.2 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` = 810) 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 = 7480  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 = 10412 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` = 9526)
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 = 706030 LIMIT 1
0.2 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 11643 LIMIT 1
0.2 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 9685 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 = 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 = 17060  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 = 3818 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 = 2203040  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` = 7232)
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 = 8002010  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` = 8276)
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 = 22010  AND  c.active = 1
0.2 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 = 80060  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 = 605020  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 = 15090  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` = 8423 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 = 1305020 LIMIT 1
0.2 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 10688 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` = 11218)
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 = 1803030  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 = 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_parent = 23040  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` = 10991)
0.2 1 /classes/Product.php:3342
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 product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 10476)
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 = 60  AND  c.active = 1 LIMIT 1
0.2 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE `data` FROM `yv6d_mpar_cache`
WHERE `cache_id` = 'mp_me_98bd3c42b91248554d0389858a3b5eac' LIMIT 1
0.2 1 /modules/mpar/mercadopago_gateway.php:4558
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_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.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 = 23020  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` = 1303020) 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` = 11120)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 9722 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` = 50) 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 = 10981 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 = 15050 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 = 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 = 200  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 = 16020  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 = 6060  AND  c.active = 1
0.2 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` = 9082)
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 = 80070  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 = 8001010  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` = 10966 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 = 11030  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 = 3818) 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 = 1601020  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 = 8070 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 = 8002010  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` = 9815)
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 = 9020 LIMIT 1
0.2 1 /classes/Product.php:4725
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 `id_image_type`
FROM `yv6d_image_type`
WHERE `name` = 'home'
0.2 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 = 702050  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 = 7200 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 = 2201030  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 = 23010  AND  c.active = 1
0.2 3 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 11210 LIMIT 1
0.2 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 3820 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 = 22030  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` = 22060) 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` = 11040)
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` = 81030) 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 = 709010  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 = 9700) 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 = 503030 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` = 8985)
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 = 1602020  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 = 230  AND  c.active = 1
0.2 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_category = 708010  AND  c.active = 1 LIMIT 1
0.2 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE * FROM yv6d_contentbox WHERE `id_lang` = "3" and `id_store`="1" LIMIT 1
0.2 1 /modules/contentbox/contentbox.php:775
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_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.2 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE * FROM `yv6d_image_type`
0.2 7 /classes/ImageType.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` = 10872)
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 = 5010  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 = 706020  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 = 7653 LIMIT 1
0.2 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10740) 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` = 1803030) 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` = 1103010 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` = 80) 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 = 11047 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` = 3615)
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` = 210) 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 name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 19030 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 = 23030  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 = 701010  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` = 10895)
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 = 2301020  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` = 3823)
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 = 701020  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 = 21050  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` = 602050) 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` = 81080) 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 = 8857) 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` = 11207)
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 = 709070  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` = 7530)
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` = 11010) 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 = 81010  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 = 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` = 10147)
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` = 10144)
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` = 1302090) AND (b.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `yv6d_tax_lang`
WHERE `id_tax` = 1
0.2 3 /src/Adapter/EntityMapper.php:82
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` = 13040 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 = 60  AND  c.active = 1
0.2 9 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 10980 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 product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 10689)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 11210) 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` = 2201020) 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 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 *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_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.id_category, cl.name
FROM `yv6d_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_category = 24020  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 = 712060  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 = 712050  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 = 180  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 = 3549) 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` = 8302)
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 = 22040 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` = 80040) 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` = 1102020) 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` = 11285)
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 product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 9351)
0.2 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 11643) 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 = 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_category = 18030  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 = 609040  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 = 10443) AND (id_product_attribute = 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 = 701080  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` = 10980 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 = 23050 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 = 9030 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` = 1305040) 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` = 22040) 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 = 12020  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_image_type`
FROM `yv6d_image_type`
WHERE `name` = 'home'
0.1 1 /classes/ImageType.php:131
SELECT SQL_NO_CACHE *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_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.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 = 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 = 11138 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 = 13050  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` = 7814)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 10043 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 10689 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` = 1602010) 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 = 7160  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 = 15040 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 = 2305020  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` = 3548)
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` = 20010) 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 = 7653) AND (id_product_attribute = 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_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 product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER 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 c.id_category, cl.name
FROM `yv6d_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 = 2304020  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 = 9733 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 7712) AND (id_product_attribute = 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 = 1302010 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE id_page_type
FROM yv6d_page_type
WHERE name = 'category' LIMIT 1
0.1 1 /classes/Page.php:100
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER 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.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` = 80020) 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 = 13040 LIMIT 1
0.1 1 /classes/Product.php:4725
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` = 8347)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 8780) AND (id_product_attribute = 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 = 11494) AND (id_product_attribute = 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` = 502010) 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 = 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` = 10599)
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 = 13060  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 = 11137 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` = 10030) 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` = 16020) 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` = 81070) 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 = 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` = 9775)
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 = 1802040  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` = 10443)
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 = 705030  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` = 11029)
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 = 709060  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 = 11193 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 c.id_category, cl.name
FROM `yv6d_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 SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 11138) AND (id_product_attribute = 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 = 80070  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` = 8952)
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` = 10412)
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 c.id_category, cl.name
FROM `yv6d_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 = 1301030  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 = 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 c.id_category, cl.name
FROM `yv6d_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 product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 11495)
0.1 1 /classes/Product.php:3342
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 product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 9234)
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 = 16010  AND  c.active = 1
0.1 3 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 11216) AND (id_product_attribute = 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` = 7653 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 = 50  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_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 = 10364) AND (id_product_attribute = 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 = 2203020  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 = 706030 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 SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 11285) AND (id_product_attribute = 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 = 609030  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` = 9671)
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 = 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 = 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 = 706010  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` = 80030) 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 = 23020  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` = 6672)
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` = 9736)
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 = 704030  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` = 2201050) 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` = 13010) 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` = 9776)
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 = 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` = 9659)
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 = 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 = 1301010  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` = 10076)
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 = 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 = 706020  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 = 9683 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 = 7020  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` = 701020 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 = 702060  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` = 5543)
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` = 9757)
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 = 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 = 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 = 704020  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` = 11439)
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` = 3735)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10384) AND (id_product_attribute = 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 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 *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_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.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 = 702030  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_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 = 709080  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 = 1301030 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` = 4111)
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 = 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 = 3615 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 = 706010  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` = 13100) 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 = 501050  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 = 9096) AND (id_product_attribute = 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 = 7060  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` = 3519)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 11244) AND (id_product_attribute = 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 = 7770 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` = 8057)
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 = 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` = 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 = 15020  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_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 1 FROM `yv6d_specific_price` WHERE id_product = 10385 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 = 80060  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` = 10981)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 11133) AND (id_product_attribute = 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 = 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_parent = 706040  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` = 3819)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 7769 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` = 11133)
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` = 81030 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 = 6070  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 = 6010  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 = 709070  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 = 8347 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 = 705010  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 = 9928) AND (id_product_attribute = 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 = 603030 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 = 708010  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_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 product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER 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.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` = 1802030) 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 = 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 = 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 = 8001010  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` = 10570)
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 = 703040  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_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 = 7100  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 c.id_category, cl.name
FROM `yv6d_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 c.id_category, cl.name
FROM `yv6d_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 1 FROM `yv6d_specific_price` WHERE id_product = 10752 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` = 5967)
0.1 1 /classes/Product.php:3342
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.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 3820 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 = 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 = 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 = 706050  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` = 7661)
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 = 81020  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 = 10910 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 9928 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` = 10293)
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` = 9085)
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` = 3580)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 11202) AND (id_product_attribute = 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 = 702020  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` = 10961)
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 = 2205020  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` = 3736 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 = 705020  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 = 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_category = 1602010  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` = 1602020) 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 c.id_category, cl.name
FROM `yv6d_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 *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_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.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 = 7040  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` = 8991)
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 = 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 = 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 = 703010  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 = 17030 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 c.id_category, cl.name
FROM `yv6d_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 SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 3820) AND (id_product_attribute = 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` = 10975)
0.1 1 /classes/Product.php:3342
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_category = 2305030  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` = 19030 LIMIT 1
0.1 1 /classes/Category.php:1322
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 `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` = 10592)
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 = 2305020  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` = 9329)
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 *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `yv6d_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 90) 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 = 703030  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` = 810) 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` = 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` = 13050) 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 = 701050  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_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 *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_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 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 product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER 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 c.id_category, cl.name
FROM `yv6d_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 *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_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.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 = 2302010  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` = 10831)
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 = 708050  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` = 8303)
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 = 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_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 = 709040  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` = 8181)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 9815 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 = 703050  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_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 = 703060  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` = 1302030) 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` = 1302010) 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 = 7814) AND (id_product_attribute = 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 = 17010  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_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 = 7020  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_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` = 13090) 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` = 1803010) 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 = 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_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 = 15060 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 = 80030 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 = 702050  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` = 11036)
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 = 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_category = 701070  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_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 c.id_category, cl.name
FROM `yv6d_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 product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 10910)
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 = 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 = 703050  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` = 8750)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 10906 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` = 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 = 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 = 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 = 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 = 502050  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_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 name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 21060 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 = 704020  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` = 11671)
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 = 170  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` = 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 = 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 = 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_category = 19010  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_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 product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER 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.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 product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 8989)
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` = 11334)
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 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 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 = 705060  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 = 9736 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 SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 9722) AND (id_product_attribute = 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 = 17070  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_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 SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 3519) AND (id_product_attribute = 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 c.id_category, cl.name
FROM `yv6d_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 product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER 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 c.id_category, cl.name
FROM `yv6d_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 `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 = 9128 LIMIT 1
0.1 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.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` = 6266)
0.1 1 /classes/Product.php:3342
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` = 1602050) 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 = 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_category = 705030  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` = 22050) 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_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_category = 706020  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_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 cl.`link_rewrite`
FROM `yv6d_category_lang` cl
WHERE `id_lang` = 3
AND cl.id_shop = 1 
AND cl.`id_category` = 17030 LIMIT 1
0.1 1 /classes/Category.php:1322
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10689) AND (id_product_attribute = 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 = 11578) AND (id_product_attribute = 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 = 1802020  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` = 10728 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` = 10987)
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 = 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 = 703020  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE * FROM yv6d_whatsapp WHERE id_whatsapp = 1 LIMIT 1
0.1 1 /modules/whatsapp/whatsapp.php:182
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 11169) AND (id_product_attribute = 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 = 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 c.id_category, cl.name
FROM `yv6d_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 c.id_category, cl.name
FROM `yv6d_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 c.id_category, cl.name
FROM `yv6d_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 product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 3822)
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 = 705050  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_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 SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 7769) AND (id_product_attribute = 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 = 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 1 FROM `yv6d_specific_price` WHERE id_product = 11540 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 c.id_category, cl.name
FROM `yv6d_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 = 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` = 9083)
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 = 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_parent = 706090  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` = 10259)
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` = 10237)
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` = 8679)
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` = 10145)
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` = 6793)
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` = 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 = 21010  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 = 11173 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` = 3761)
0.1 1 /classes/Product.php:3342
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 SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 9670) AND (id_product_attribute = 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 c.id_category, cl.name
FROM `yv6d_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 product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 7651)
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 = 8010 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` = 7712)
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 = 705030  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_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_category = 702040  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 = 1301090 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` = 9415)
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 c.id_category, cl.name
FROM `yv6d_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 *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_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.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 = 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_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 = 4111) AND (id_product_attribute = 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 = 706030  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` = 15090 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 = 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 = 9351) AND (id_product_attribute = 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 = 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_category = 702020  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE *
FROM `yv6d_tax_lang`
WHERE `id_tax` = 2
0.1 3 /src/Adapter/EntityMapper.php:82
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 9683) AND (id_product_attribute = 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 = 11168) AND (id_product_attribute = 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 = 11158 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 product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 9756)
0.1 1 /classes/Product.php:3342
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 SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 11619) AND (id_product_attribute = 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` = 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` = 10793)
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 = 705040  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` = 10863)
0.1 1 /classes/Product.php:3342
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 = 708040  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 = 10733) AND (id_product_attribute = 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 = 1802030  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` = 110) 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` = 10965)
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 `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 11075 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 = 706030  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_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 c.id_category, cl.name
FROM `yv6d_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 1 FROM `yv6d_specific_price` WHERE id_product = 8750 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10991) AND (id_product_attribute = 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 product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER 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 SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10476) AND (id_product_attribute = 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 = 2303010  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` = 10149 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` = 10062)
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` = 13000) 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 = 703060  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_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 *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_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 1 FROM `yv6d_specific_price` WHERE id_product = 11487 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 = 9096 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 = 17040  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` = 8093)
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 = 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_parent = 19030  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 product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER 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_parent = 1301030  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` = 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 = 2203040  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` = 190) 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 = 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 = 706040  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 = 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_category = 709020  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_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 c.id_category, cl.name
FROM `yv6d_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 * FROM yv6d_whatsapp WHERE id_whatsapp = 1 LIMIT 1
0.1 1 /modules/whatsapp/whatsapp.php:175
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 11574 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 11693 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 = 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` = 9439)
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 = 7120  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` = 3753)
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` = 10070)
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_category = 705010  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 = 1103010  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 = 11285 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 = 706020  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 = 10733 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 c.id_category, cl.name
FROM `yv6d_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` = 10905)
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 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 = 501060  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_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 *
FROM `yv6d_category_lang`
WHERE `id_category` = 2 AND `id_shop` = 1
0.1 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` = 6613)
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 = 80070  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 = 11029 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 11169 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` = 8372)
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` = 13080) 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 = 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_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_parent = 702050  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 = 10966) AND (id_product_attribute = 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` = 3551)
0.1 1 /classes/Product.php:3342
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 product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER 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 = 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 = 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_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 = 21050  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` = 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_category = 712070  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` = 3906)
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` = 9696)
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 = 6050  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 = 1602010  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` = 1301030) 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 = 9414) AND (id_product_attribute = 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 = 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 = 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_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 = 8002020  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 = 7982 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` = 3535)
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 = 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_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 = 220  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 = 7651 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 = 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_parent = 7260  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 = 9740 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` = 11020) 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 = 1303020  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 c.id_category, cl.name
FROM `yv6d_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 c.id_category, cl.name
FROM `yv6d_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 c.id_category, cl.name
FROM `yv6d_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 *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_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.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` = 11199)
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 = 14040 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 = 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 = 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 = 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` = 10202)
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` = 11463)
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` = 230) 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` = 10798)
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` = 11692)
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 = 14040 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 9685) AND (id_product_attribute = 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 = 3575 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` = 180) 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 = 502060  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
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 c.id_category, cl.name
FROM `yv6d_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 SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 9740) AND (id_product_attribute = 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 = 702020  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` = 8950)
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 = 1305010  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_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 product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 6525)
0.1 1 /classes/Product.php:3342
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 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_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 = 716020  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` = 11040) 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` = 15040 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 = 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_parent = 1802020  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` = 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` = 10383)
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 = 709050  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 = 10145 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 = 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_category = 703020  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` = 22020 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 = 17070  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 = 603030 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` = 6587)
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 = 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 = 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 c.id_category, cl.name
FROM `yv6d_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 c.id_category, cl.name
FROM `yv6d_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_category = 712090  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 = 11158) AND (id_product_attribute = 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 = 703010  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_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 c.id_category, cl.name
FROM `yv6d_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 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.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 = 7060  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_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 = 20020  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 = 11693) AND (id_product_attribute = 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 = 810  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 = 1301010 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` = 2201030) 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` = 9569)
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` = 3739)
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 = 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_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 = 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` = 11048)
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 = 17060  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 = 11426) AND (id_product_attribute = 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_category = 7090  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 = 7796) AND (id_product_attribute = 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 = 1301020  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_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` = 3537)
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 = 711010  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 = 10906) AND (id_product_attribute = 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 = 10797 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 10998 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 = 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 = 2301020  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` = 9550)
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` = 1302020) 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 = 10936 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 = 7080  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` = 800) 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 = 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 = 6070  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` = 9167)
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` = 10847)
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` = 703070 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` = 4481)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 9167) AND (id_product_attribute = 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 = 8001020  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_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 product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 11369)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 9721 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 = 1803030  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` = 9030 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 = 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_category = 2201040  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 c.id_category, cl.name
FROM `yv6d_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 *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_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 SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 11224) AND (id_product_attribute = 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 = 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 = 709100  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 = 11075 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 = 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 = 1602040  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_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 = 11120 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 = 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 = 10896 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 8302) AND (id_product_attribute = 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` = 11010 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 = 706120  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_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 = 706090  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 = 8423) AND (id_product_attribute = 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 = 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 = 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 = 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_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_category = 7010  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_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 c.id_category, cl.name
FROM `yv6d_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 c.id_category, cl.name
FROM `yv6d_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 = 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_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_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 = 703030  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_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 = 7110  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_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 `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 = 7290  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` = 8304)
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` = 1602030) 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 = 11050  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` = 17070 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 = 502010  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 = 10449) AND (id_product_attribute = 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 = 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_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 = 501040  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` = 7166 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 = 704010  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` = 11523)
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 c.id_category, cl.name
FROM `yv6d_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 c.id_category, cl.name
FROM `yv6d_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 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 = 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_parent = 712020  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 = 7848) AND (id_product_attribute = 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 = 13040 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 name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 1305030 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 7712 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 = 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_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_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_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_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_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_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_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_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 = 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_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_category = 13010  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_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 c.id_category, cl.name
FROM `yv6d_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 = 1803060  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_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 = 20020  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_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 = 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 = 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 = 11060  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_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_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 = 2305010  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
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 product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 10364)
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` = 100) 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` = 11210 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 = 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` = 9096 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` = 8748)
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` = 10848)
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` = 140) 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 = 709100 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` = 120) AND (b.`id_shop` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE * FROM `yv6d_image_type` WHERE 1 AND `categories` = 1  ORDER BY `width` DESC, `height` DESC, `name`ASC
0.1 7 Yes /classes/ImageType.php:109
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10592) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE domain, domain_ssl
FROM yv6d_shop_url
WHERE main = 1
AND id_shop = 1 LIMIT 1
0.1 1 /classes/shop/ShopUrl.php:173
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_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 = 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 = 70  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` = 10892)
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 = 7030  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_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 c.id_category, cl.name
FROM `yv6d_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 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.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 10592 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 = 7100  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` = 9010 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` = 8627)
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` = 7068)
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` = 4613)
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` = 4313)
0.1 1 /classes/Product.php:3342
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 1 FROM `yv6d_specific_price` WHERE id_product = 3614 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 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 1 FROM `yv6d_specific_price` WHERE id_product = 3522 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10961) AND (id_product_attribute = 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 = 80030 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 11694 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` = 4721)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 11218 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` = 10976 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 product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER 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 product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 9733)
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` = 10862)
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 = 706030  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` = 11423)
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 SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 9696) AND (id_product_attribute = 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 = 703010  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_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 = 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 = 13020  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_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 `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 11168 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` = 11694 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 = 3522) AND (id_product_attribute = 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 = 702060  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_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 = 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 = 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 c.id_category, cl.name
FROM `yv6d_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 = 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 = 7848 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` = 13060) 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 = 709030  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` = 9255)
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 = 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_category = 706060  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 = 9671 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 9440) AND (id_product_attribute = 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 = 1803020  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_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 product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER 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 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.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 = 7130  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_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 = 605060  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_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 product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 10816)
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 = 17070 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` = 11272)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 9234) AND (id_product_attribute = 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 = 2201010  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` = 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 = 2205010  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 = 8347) AND (id_product_attribute = 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` = 13020) 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 = 7068) AND (id_product_attribute = 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 = 11020) AND (id_product_attribute = 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` = 9361)
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` = 5642)
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 = 2301010  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 = 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 = 210  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 = 9670 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 = 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` = 10385 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 = 2201050  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_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 = 15090 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 = 5020  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_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_parent = 606010  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_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 = 703020  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` = 130) 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 = 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 = 709090  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` = 11426)
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 = 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_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_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_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 = 703040  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 = 6672) AND (id_product_attribute = 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 = 10570 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 = 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_parent = 701070  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 = 11028) AND (id_product_attribute = 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 = 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 = 11060) AND (id_product_attribute = 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 = 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 = 711020  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 = 7050  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 = 501020 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 = 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 = 702050  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` = 9461)
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 = 702040  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_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 1 FROM `yv6d_specific_price` WHERE id_product = 10149 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` = 7796)
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 = 3594 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_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 = 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_parent = 14020  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` = 310) 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 = 7903) AND (id_product_attribute = 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 = 10905) AND (id_product_attribute = 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` = 10487)
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 product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER 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.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` = 6876)
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` = 7891)
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 = 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 = 13030  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` = 1803050) 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 1 FROM `yv6d_specific_price` WHERE id_product = 10643 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` = 150) 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 = 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_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` = 11605)
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 = 712030  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` = 11643 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 = 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_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_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 = 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` = 8350)
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 name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 22060 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` = 3941)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 11423) AND (id_product_attribute = 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` = 7056)
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 = 703040  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 = 9625 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 = 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 = 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 = 7310  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` = 8040 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 = 712010  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_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 c.id_category, cl.name
FROM `yv6d_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 = 703010  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 = 9756 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 = 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` = 4398)
0.1 1 /classes/Product.php:3342
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.1 0 /classes/Product.php:1399
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 = 8423 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` = 5953)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 9512) AND (id_product_attribute = 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 = 709050  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_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 = 709010  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 = 501050 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` = 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 = 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 = 9512 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 8302 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
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 *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_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_category = 180  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 = 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` = 11578)
0.1 1 /classes/Product.php:3342
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 c.id_category, cl.name
FROM `yv6d_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 c.id_category, cl.name
FROM `yv6d_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 1 FROM `yv6d_specific_price` WHERE id_product = 11216 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 8276 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 = 1302010 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` = 11010)
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` = 10796)
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` = 10829)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 9351 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 = 712080  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 = 7814 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` = 9860)
0.1 1 /classes/Product.php:3342
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 = 609030  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 = 11389 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 = 21010 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` = 609010 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 = 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_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_parent = 712070  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` = 9067)
0.1 1 /classes/Product.php:3342
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 = 606040  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_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 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 c.id_category, cl.name
FROM `yv6d_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 c.id_category, cl.name
FROM `yv6d_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 = 9519) AND (id_product_attribute = 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` = 160) 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 = 6040  AND  c.active = 1
0.1 3 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 8276) AND (id_product_attribute = 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` = 3740)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 7068 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` = 1803020) 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` = 3581 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 *
FROM `yv6d_category` a
LEFT JOIN `yv6d_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_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.1 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 6489 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 = 606050 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 = 9010 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` = 7043)
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 = 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 = 11130 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 11487) AND (id_product_attribute = 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` = 10609)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 11060 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 = 11070 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 = 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 = 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 = 509020  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 = 2201030 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 c.id_category, cl.name
FROM `yv6d_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 = 10728 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` = 11245)
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 = 10010 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 cl.`link_rewrite`
FROM `yv6d_category_lang` cl
WHERE `id_lang` = 3
AND cl.id_shop = 1 
AND cl.`id_category` = 21010 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 = 11020 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 = 1301010 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 6265) AND (id_product_attribute = 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 = 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 = 712030  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` = 900) 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` = 200) 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 = 6267 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 = 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 = 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_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_parent = 706040  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_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 c.id_category, cl.name
FROM `yv6d_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_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_parent = 608020  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_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 product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 9651)
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` = 9698)
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 = 8000 LIMIT 1
0.1 1 /classes/Product.php:4725
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.1 1 /classes/Cart.php:3688
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_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 cl.`link_rewrite`
FROM `yv6d_category_lang` cl
WHERE `id_lang` = 3
AND cl.id_shop = 1 
AND cl.`id_category` = 606050 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 = 7210  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` = 8457)
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` = 13070) 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 = 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 = 9814 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` = 7903)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 11619 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` = 11137 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` = 10906 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 = 3755 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 11021) AND (id_product_attribute = 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` = 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 = 6793) AND (id_product_attribute = 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` = 10873)
0.1 1 /classes/Product.php:3342
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 product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER 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 c.id_category, cl.name
FROM `yv6d_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 = 608010  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` = 6489)
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 = 7110  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_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 product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 9841)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 7770) AND (id_product_attribute = 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 = 606010  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_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 product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 7982)
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` = 10864)
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` = 10043)
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` = 8940)
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` = 11333)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 9659 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` = 18030) 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 = 10910) AND (id_product_attribute = 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` = 8858)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 7852 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 = 15090 LIMIT 1
0.1 1 /classes/Product.php:4725
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 product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 10997)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 11369 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 9776 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 11040) AND (id_product_attribute = 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 = 2201020  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 = 1102010 LIMIT 1
0.1 1 /classes/Product.php:4725
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 product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 5572)
0.1 1 /classes/Product.php:3342
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` = 9414)
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 = 716020  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_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 = 716030  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 = 8991 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_parent = 716050  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` = 8841)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 8780 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` = 9010) 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 = 12000  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_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 c.id_category, cl.name
FROM `yv6d_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 = 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_category = 716010  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_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 c.id_category, cl.name
FROM `yv6d_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 product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER 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.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 11463 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` = 10010 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 = 607010  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 = 9461 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 = 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_category = 7230  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 = 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 = 7260  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 = 9757) AND (id_product_attribute = 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 = 9030 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 9700 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 = 7270  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` = 10075)
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` = 4614)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 3937 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 11272) AND (id_product_attribute = 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` = 10752 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 = 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` = 170) 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` = 11653)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 6877 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 = 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 = 605020 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` = 7852)
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 = 7100  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_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 c.id_category, cl.name
FROM `yv6d_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.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` = 700) 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 = 7232) AND (id_product_attribute = 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 1 FROM `yv6d_specific_price` WHERE id_product = 3536 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 = 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_parent = 608010  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 = 609010 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE * FROM `yv6d_image_type` WHERE 1 AND `products` = 1  ORDER BY `width` DESC, `height` DESC, `name`ASC
0.1 7 Yes /classes/ImageType.php:109
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 3523) AND (id_product_attribute = 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 = 716040  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 = 9067 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` = 503030 LIMIT 1
0.1 1 /classes/Category.php:1322
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.1 1 /classes/stock/StockAvailable.php:441
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 SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10346) AND (id_product_attribute = 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` = 15050 LIMIT 1
0.1 1 /classes/Category.php:1322
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 11218 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 = 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` = 9721)
0.1 1 /classes/Product.php:3342
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 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 = 2203040  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_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 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 c.id_category, cl.name
FROM `yv6d_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 SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10487) AND (id_product_attribute = 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 = 3941) AND (id_product_attribute = 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` = 8949)
0.1 1 /classes/Product.php:3342
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 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 1 FROM `yv6d_specific_price` WHERE id_product = 10961 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 = 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_category = 702010  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` = 7450 LIMIT 1
0.1 1 /classes/Category.php:1322
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 11168 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
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 c.id_category, cl.name
FROM `yv6d_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 product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 11232)
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` = 11370)
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 = 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` = 9621)
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 c.id_category, cl.name
FROM `yv6d_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 = 11488 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
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 SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10237) AND (id_product_attribute = 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 = 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 = 7200  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 = 2201030 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 11694) AND (id_product_attribute = 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 = 10476 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 = 1102010 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 11173) AND (id_product_attribute = 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` = 3754)
0.1 1 /classes/Product.php:3342
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 name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 9030 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 6266 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 10259 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 c.id_category, cl.name
FROM `yv6d_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 = 7270  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` = 7330 LIMIT 1
0.1 1 /classes/Category.php:1322
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 9439) AND (id_product_attribute = 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 = 10978 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 11692 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 = 10599) AND (id_product_attribute = 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 = 11692) AND (id_product_attribute = 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` = 22060 LIMIT 1
0.1 1 /classes/Category.php:1322
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 3906) AND (id_product_attribute = 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 = 609020  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_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 SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 9581) AND (id_product_attribute = 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` = 9128)
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 = 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_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_parent = 607010  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` = 11693 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 = 3753 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 8679 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 = 1601020  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 = 706010 LIMIT 1
0.1 1 /classes/Product.php:4725
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 1 FROM `yv6d_specific_price` WHERE id_product = 10202 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` = 7081)
0.1 1 /classes/Product.php:3342
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` = 6077)
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 = 607020  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` = 9859)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 11191 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 = 11036 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 9085) AND (id_product_attribute = 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 = 11657 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` = 1802010 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` = 8859)
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 = 601040  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` = 240) 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 = 15010 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 c.id_category, cl.name
FROM `yv6d_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 SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 5220) AND (id_product_attribute = 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` = 9127)
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 = 716010  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 = 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 = 13060  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` = 10449)
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 c.id_category, cl.name
FROM `yv6d_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 *
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 `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 SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 11075) AND (id_product_attribute = 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 product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER 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.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 = 5030  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` = 711010 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` = 4143)
0.1 1 /classes/Product.php:3342
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 product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER 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.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 = 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 = 6060  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 = 11224 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 = 11029) AND (id_product_attribute = 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 1 FROM `yv6d_specific_price` WHERE id_product = 11040 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 11223) AND (id_product_attribute = 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` = 7135)
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` = 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_parent = 5080  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 = 13060  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_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 1 FROM `yv6d_specific_price` WHERE id_product = 5395 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 8985 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 = 705050 LIMIT 1
0.1 1 /classes/Product.php:4725
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 * FROM `yv6d_hook_alias`
0.1 83 /classes/Hook.php:234
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 1 FROM `yv6d_specific_price` WHERE id_product = 7166 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 11423 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE data FROM yv6d_layered_filter_block WHERE hash="544bd2f239a037bdf0e967a9a0b3425e" LIMIT 1
0.1 1 /modules/ps_facetedsearch/src/Filters/Block.php:168
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 = 606050  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` = 11389)
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` = 10130)
0.1 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.1 1 /classes/stock/StockAvailable.php:441
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 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_category = 607040  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 = 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 = 701020  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` = 10869 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 = 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 = 7320  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 = 9439 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` = 9843)
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 = 1803050  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 = 9673) AND (id_product_attribute = 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` = 10896 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 = 9671) AND (id_product_attribute = 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 = 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 = 14010  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 = 10202) AND (id_product_attribute = 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 = 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 = 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_category = 606010  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` = 11034)
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 = 608050  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 = 8372 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10144) AND (id_product_attribute = 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_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 product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER 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.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 = 11070  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` = 8606)
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 = 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 = 501020 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 = 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` = 708010 LIMIT 1
0.1 1 /classes/Category.php:1322
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 c.id_category, cl.name
FROM `yv6d_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 = 6080  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` = 6267)
0.1 1 /classes/Product.php:3342
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.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 8858 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 11334) AND (id_product_attribute = 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 = 10688) AND (id_product_attribute = 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` = 9299)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 11495) AND (id_product_attribute = 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` = 9278)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 11461) AND (id_product_attribute = 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 = 607040  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 = 9775) AND (id_product_attribute = 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 = 9842) AND (id_product_attribute = 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 = 0 LIMIT 1
0.1 1 /classes/SpecificPrice.php:407
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 9054) AND (id_product_attribute = 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 = 14040  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 = 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 SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 9859) AND (id_product_attribute = 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` = 10870)
0.1 1 /classes/Product.php:3342
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 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 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 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 1 FROM `yv6d_specific_price` WHERE id_product = 10991 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 11231) AND (id_product_attribute = 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 = 11333) AND (id_product_attribute = 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` = 11243)
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` = 13000 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` = 11136)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 10863 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` = 11020 LIMIT 1
0.1 1 /classes/Category.php:1322
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 `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` = 6791)
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 1 FROM `yv6d_specific_price` WHERE id_product = 4111 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
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 1 FROM `yv6d_specific_price` WHERE id_product = 3574 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` = 11394)
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 = 21040 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 11133 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 6672 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 c.id_category, cl.name
FROM `yv6d_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_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 = 11463) AND (id_product_attribute = 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 = 6613) AND (id_product_attribute = 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 1 FROM `yv6d_specific_price` WHERE id_product = 6793 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10863) AND (id_product_attribute = 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 = 15010 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 7903 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` = 9328)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 9722 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 = 10076 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 10144 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 9845 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 = 7320  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 = 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 *
FROM `yv6d_tax_lang`
WHERE `id_tax` = 2
0.1 3 /src/Adapter/EntityMapper.php:82
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_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 = 606040  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 product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 6178)
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 = 701010  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 = 4143) AND (id_product_attribute = 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 = 9673 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 = 606020  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` = 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_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 = 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 1 FROM `yv6d_specific_price` WHERE id_product = 9054 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 = 10412) AND (id_product_attribute = 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 = 606030  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` = 11158 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` = 502010 LIMIT 1
0.1 1 /classes/Category.php:1322
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 3823 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` = 14030 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` = 6599)
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` = 8723)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 9814) AND (id_product_attribute = 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_tax` a
WHERE (a.`id_tax` = 1) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
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 cl.`link_rewrite`
FROM `yv6d_category_lang` cl
WHERE `id_lang` = 3
AND cl.id_shop = 1 
AND cl.`id_category` = 8070 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` = 10220)
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` = 11587)
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 = 608040  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` = 10740)
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 product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER 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 = 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 = 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 = 1301010  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 = 8040 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 11495 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 = 21040 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 = 711010  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` = 9908)
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` = 14020 LIMIT 1
0.1 1 /classes/Category.php:1322
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 9696 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 = 608040 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` = 11017)
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 = 7330 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10978) AND (id_product_attribute = 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 = 5060 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 = 15020 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` = 11633)
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` = 1601030 LIMIT 1
0.1 1 /classes/Category.php:1322
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 7043) AND (id_product_attribute = 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 = 22060 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 product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 5396)
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` = 10656)
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 = 708030 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 6266) AND (id_product_attribute = 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` = 8658 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` = 10733 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 = 11286 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 9083) AND (id_product_attribute = 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 = 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 1 FROM `yv6d_specific_price` WHERE id_product = 5572 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 11010 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 9234 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 name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 502010 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 7056) AND (id_product_attribute = 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` = 9493)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 11692 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 9614 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
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 product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 7701)
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` = 8152)
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` = 9613)
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 = 608060  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 = 11380 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 = 10364 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 9513 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 = 602050  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` = 5966)
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` = 602010 LIMIT 1
0.1 1 /classes/Category.php:1322
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 8093) AND (id_product_attribute = 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 = 3523 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
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 1 FROM `yv6d_specific_price` WHERE id_product = 8952 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 `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 11216 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 = 11207) AND (id_product_attribute = 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 = 4614 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
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 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 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_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 *
FROM `yv6d_tax` a
WHERE (a.`id_tax` = 2) LIMIT 1
0.1 1 /src/Adapter/EntityMapper.php:75
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 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 c.id_category, cl.name
FROM `yv6d_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 product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 6751)
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 = 15070 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 = 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 = 606050  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` = 11040 LIMIT 1
0.1 1 /classes/Category.php:1322
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 9651 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 10487 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 product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 8058)
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` = 9614)
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 = 2301020 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 = 606010  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` = 9711)
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 = 606020  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` = 11202 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 = 6877) AND (id_product_attribute = 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 = 10062) AND (id_product_attribute = 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 = 8002010 LIMIT 1
0.1 1 /classes/Product.php:4725
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 product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 11188)
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 = 13080  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` = 9614 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` = 4111 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 = 8627) AND (id_product_attribute = 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 = 7310 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 8057) AND (id_product_attribute = 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 = 9651) AND (id_product_attribute = 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` = 8180)
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 = 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_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 = 7982) AND (id_product_attribute = 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_parent = 607030  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_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_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 c.id_category, cl.name
FROM `yv6d_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 product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 6067)
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 = 8040 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 8679) AND (id_product_attribute = 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 = 9842 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 = 22020 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 = 5070  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 = 14020 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` = 9622)
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 = 703070 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` = 11380)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 8350) AND (id_product_attribute = 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 = 9581 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10848) AND (id_product_attribute = 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` = 11587 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 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 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 = 9519 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 = 2201020 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 5966) AND (id_product_attribute = 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 = 608040  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 = 10043) AND (id_product_attribute = 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 = 603040 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 product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 11021)
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 = 10020 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` = 11086)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 7852) AND (id_product_attribute = 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 = 8952) AND (id_product_attribute = 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` = 10252)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 11207 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 = 9082 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 8940) AND (id_product_attribute = 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 = 8350 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 3822 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
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 `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 6793 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 = 9776) AND (id_product_attribute = 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 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 = 607020  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` = 9685 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 = 6588) AND (id_product_attribute = 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 = 24010 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` = 15060 LIMIT 1
0.1 1 /classes/Category.php:1322
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 11334 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 cl.`link_rewrite`
FROM `yv6d_category_lang` cl
WHERE `id_lang` = 3
AND cl.id_shop = 1 
AND cl.`id_category` = 19050 LIMIT 1
0.1 1 /classes/Category.php:1322
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 3942 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 = 11040 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 = 9010 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 8181 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 1 FROM `yv6d_specific_price` WHERE id_product = 6077 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` = 716020 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 = 1103010 LIMIT 1
0.1 1 /classes/Product.php:4725
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 name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 22020 LIMIT 1
0.1 1 /classes/Product.php:4725
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.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 6613 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 8372) AND (id_product_attribute = 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 = 701080 LIMIT 1
0.1 1 /classes/Product.php:4725
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 cl.`link_rewrite`
FROM `yv6d_category_lang` cl
WHERE `id_lang` = 3
AND cl.id_shop = 1 
AND cl.`id_category` = 11050 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 = 601010  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 = 13040 LIMIT 1
0.1 1 /classes/Product.php:4725
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 `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 cl.`link_rewrite`
FROM `yv6d_category_lang` cl
WHERE `id_lang` = 3
AND cl.id_shop = 1 
AND cl.`id_category` = 8002020 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 = 13000 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 11207 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
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 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 c.id_category, cl.name
FROM `yv6d_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 c.id_category, cl.name
FROM `yv6d_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 = 6876 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 4613 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 7651) AND (id_product_attribute = 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 product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 9438)
0.1 1 /classes/Product.php:3342
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 product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 11488)
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 = 608020  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 = 10830 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 SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 8858) AND (id_product_attribute = 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 = 3535 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 = 701010 LIMIT 1
0.1 1 /classes/Product.php:4725
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 c.id_category, cl.name
FROM `yv6d_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 c.id_category, cl.name
FROM `yv6d_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_parent = 604010  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 = 6265 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 = 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` = 11244 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 = 3595 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 9255) AND (id_product_attribute = 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 *
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 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 name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 14030 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` = 3839)
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` = 3741)
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` = 9603)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 9740 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 = 8991) AND (id_product_attribute = 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 = 9067) AND (id_product_attribute = 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 = 11243) AND (id_product_attribute = 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` = 5060 LIMIT 1
0.1 1 /classes/Category.php:1322
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 `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 6672 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 = 6597 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` = 7310 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 = 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` = 11430)
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 = 703050 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10965) AND (id_product_attribute = 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 = 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 product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 5395)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 6046) AND (id_product_attribute = 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 = 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 = 10147 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 SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 8989) AND (id_product_attribute = 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 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 `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 = 503040  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` = 5220 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 1 FROM `yv6d_specific_price` WHERE id_product = 8093 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` = 31020 LIMIT 1
0.1 1 /classes/Category.php:1322
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 10905 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10975) AND (id_product_attribute = 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` = 9683 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 1 FROM `yv6d_specific_price` WHERE id_product = 10383 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
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 1 FROM `yv6d_specific_price` WHERE id_product = 9775 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` = 3817)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 9083 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 9815) AND (id_product_attribute = 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 = 704020 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` = 9589)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 8950 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 8748 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
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 1 FROM `yv6d_specific_price` WHERE id_product = 3941 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 = 15060 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 8303) AND (id_product_attribute = 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 = 8181) AND (id_product_attribute = 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` = 10795)
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 = 1103010 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` = 10020)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 7903 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 1 FROM `yv6d_specific_price` WHERE id_product = 10062 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 7770 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 = 7530) AND (id_product_attribute = 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 = 501050 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 10966 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 = 11671) AND (id_product_attribute = 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 = 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 = 11461 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 = 503030 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` = 6265)
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` = 11461)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 6876) AND (id_product_attribute = 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 = 11070 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` = 708050 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 = 716030 LIMIT 1
0.1 1 /classes/Product.php:4725
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 = 10829) AND (id_product_attribute = 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` = 11225)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 7056 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
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 name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 700 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 8627 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` = 3572)
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 = 701020  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` = 7136)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 9234 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 = 19030 LIMIT 1
0.1 1 /classes/Product.php:4725
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 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` = 7712 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 = 10829 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 11020 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 11574 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 = 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 1 FROM `yv6d_specific_price` WHERE id_product = 11633 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 9085 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` = 9223)
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` = 8879)
0.1 1 /classes/Product.php:3342
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 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 1 FROM `yv6d_specific_price` WHERE id_product = 10892 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 10237 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` = 900 LIMIT 1
0.1 1 /classes/Category.php:1322
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 3906 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
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 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 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` = 11033)
0.1 1 /classes/Product.php:3342
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 c.id_category, cl.name
FROM `yv6d_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_category = 508010  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 = 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` = 8748 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 = 601010  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 = 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 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 * FROM yv6d_whatsapp WHERE id_whatsapp = 1 LIMIT 1
0.1 1 /modules/whatsapp/whatsapp.php:146
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 11626)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 3823) AND (id_product_attribute = 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` = 7480 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` = 11286)
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 product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 3942)
0.1 1 /classes/Product.php:3342
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 1 FROM `yv6d_specific_price` WHERE id_product = 10346 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 10816 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 9736) AND (id_product_attribute = 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 `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 11060 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 = 3819) AND (id_product_attribute = 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 = 6067) AND (id_product_attribute = 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 = 11389) AND (id_product_attribute = 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` = 8939)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 9670 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=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 = 7310 LIMIT 1
0.1 1 /classes/Product.php:4725
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 name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 80030 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 = 6060  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` = 11223)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 11017) AND (id_product_attribute = 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` = 23050 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` = 11634)
0.1 1 /classes/Product.php:3342
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 1 FROM `yv6d_specific_price` WHERE id_product = 11017 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 6791) AND (id_product_attribute = 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 = 3754) AND (id_product_attribute = 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 = 11048) AND (id_product_attribute = 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` = 10074)
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 = 5090  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 = 9085 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE data
FROM `yv6d_ganalytics_data`
WHERE id_cart = 0
AND id_shop = 1 LIMIT 1
0.1 0 /modules/ps_googleanalytics/classes/Repository/GanalyticsDataRepository.php:43
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 = 5070  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` = 10688 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 product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER 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 product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER 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 1 FROM `yv6d_specific_price` WHERE id_product = 8057 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 10848 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 = 605010 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 = 701050  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` = 8093 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 = 9816 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` = 9566)
0.1 1 /classes/Product.php:3342
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 name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 603020 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 c.id_category, cl.name
FROM `yv6d_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 = 10793 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 9519 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` = 7070)
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` = 11628)
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 = 502010 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` = 9845)
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` = 603040 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 = 700 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 = 708020 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 9167 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 10740 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
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 = 4721 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 1 FROM `yv6d_specific_price` WHERE id_product = 11628 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 7043 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 product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 11080)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 5967 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` = 6873)
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 = 701010  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 c.id_category, cl.name
FROM `yv6d_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 SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 5572) AND (id_product_attribute = 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` = 10936 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 = 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_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 = 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 = 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 = 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` = 11040 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 = 2302020 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 = 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 = 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_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 = 608060  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_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 name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 15050 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 = 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_parent = 609020  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE * FROM `yv6d_hook_alias`
0.1 83 /classes/Hook.php:260
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 1 FROM `yv6d_specific_price` WHERE id_product = 9255 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 6873) AND (id_product_attribute = 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 = 509020  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 = 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` = 716030 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` = 712050 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` = 7847)
0.1 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.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 = 709080 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 3519 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` = 9245)
0.1 1 /classes/Product.php:3342
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 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 product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 11037)
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 = 6070  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 = 10599 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 11426 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
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.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` = 7230 LIMIT 1
0.1 1 /classes/Category.php:1322
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 9603 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 = 6020  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` = 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 = 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 = 701030  AND  c.active = 1 LIMIT 1
0.1 2 /modules/ets_searchbycategory/ets_searchbycategory.php:440
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 1 FROM `yv6d_specific_price` WHERE id_product = 9329 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 3822) AND (id_product_attribute = 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 = 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 = 6010  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` = 5756)
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 = 604010  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 = 8989 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 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` = 9605 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 = 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 c.id_category, cl.name
FROM `yv6d_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 `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 7796 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` = 8985 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 = 5080  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 = 10369 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` = 605030 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` = 11381)
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` = 10642)
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 = 1101010 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 `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 8302 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
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_category = 605030  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` = 1302010 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` = 20020 LIMIT 1
0.1 1 /classes/Category.php:1322
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 11199 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
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 c.id_category, cl.name
FROM `yv6d_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` = 6178 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` = 11394 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` = 21050 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 = 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_category = 5060  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 = 4143 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
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 name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 17070 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 = 608010  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE `iso_code`
FROM `yv6d_country`
WHERE `id_country` = 44 LIMIT 1
0.1 1 /classes/Country.php:272
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 8605)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 8748) AND (id_product_attribute = 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 = 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 = 609030  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 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` = 11540 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 = 10030 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 = 10040 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 = 607040  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 `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 name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 10010 LIMIT 1
0.1 1 /classes/Product.php:4725
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 name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 1103010 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 = 9010 LIMIT 1
0.1 1 /classes/Product.php:4725
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 c.id_category, cl.name
FROM `yv6d_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 c.id_category, cl.name
FROM `yv6d_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 name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 81030 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 = 607010  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 = 11430) AND (id_product_attribute = 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 = 601020  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 = 7100 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` = 1601020 LIMIT 1
0.1 1 /classes/Category.php:1322
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10998) AND (id_product_attribute = 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 = 9569 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
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.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 = 603020  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` = 1301010 LIMIT 1
0.1 1 /classes/Category.php:1322
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 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 c.id_category, cl.name
FROM `yv6d_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 SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 11523) AND (id_product_attribute = 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 = 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 = 602010 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 = 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_category = 6090  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 = 8303 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 11627) AND (id_product_attribute = 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 = 607030  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` = 11627)
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 `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 3522 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 = 2205010 LIMIT 1
0.1 1 /classes/Product.php:4725
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` = 9622 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 = 604020  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` = 9020 LIMIT 1
0.1 1 /classes/Category.php:1322
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 11523 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` = 6597)
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 `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 11048 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 = 602010  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 = 10997 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 11285 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 = 603010  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` = 11173 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 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 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 name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 2304010 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 = 17030 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 = 503020  AND  c.active = 1
0.1 1 /modules/ets_searchbycategory/ets_searchbycategory.php:470
SELECT SQL_NO_CACHE c.id_category, cl.name
FROM `yv6d_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 = 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 cl.`link_rewrite`
FROM `yv6d_category_lang` cl
WHERE `id_lang` = 3
AND cl.id_shop = 1 
AND cl.`id_category` = 2301010 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 = 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 = 1101010 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 11020 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 = 8940 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 = 605030  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 = 8951 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 9816) AND (id_product_attribute = 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` = 3580 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` = 9513 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 = 11380) AND (id_product_attribute = 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` = 7848 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 = 605010  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` = 608020 LIMIT 1
0.1 1 /classes/Category.php:1322
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 9493) AND (id_product_attribute = 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` = 10892 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 = 11333 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` = 10020 LIMIT 1
0.1 1 /classes/Category.php:1322
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 3523 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` = 10937 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 = 608050  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 = 9711 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 c.id_category, cl.name
FROM `yv6d_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 = 6040  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` = 31010 LIMIT 1
0.1 1 /classes/Category.php:1322
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 7701 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 `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 11133 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 = 9621 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` = 10998)
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 product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 11539)
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 = 8000 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` = 7904)
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` = 2302010 LIMIT 1
0.1 1 /classes/Category.php:1322
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 cl.`link_rewrite`
FROM `yv6d_category_lang` cl
WHERE `id_lang` = 3
AND cl.id_shop = 1 
AND cl.`id_category` = 8020 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 = 605060  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 = 10070 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 9859 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 9842 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` = 10872 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` = 9163)
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` = 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 = 608040  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` = 3551 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 = 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 = 6489) AND (id_product_attribute = 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 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_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 = 7701) AND (id_product_attribute = 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 = 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 cl.`link_rewrite`
FROM `yv6d_category_lang` cl
WHERE `id_lang` = 3
AND cl.id_shop = 1 
AND cl.`id_category` = 8010 LIMIT 1
0.1 1 /classes/Category.php:1322
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 11645 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 11430 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 = 701050  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` = 9816)
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` = 14040 LIMIT 1
0.1 1 /classes/Category.php:1322
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 1 FROM `yv6d_specific_price` WHERE id_product = 11048 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 7136) AND (id_product_attribute = 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` = 8002010 LIMIT 1
0.1 1 /classes/Category.php:1322
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 = 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 1 FROM `yv6d_specific_price` WHERE id_product = 6525 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
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 SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 6525) AND (id_product_attribute = 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 = 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 = 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_parent = 608020  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 = 6588 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 = 21030 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 = 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 = 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` = 7913)
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 = 602020 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 9512 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` = 711020 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 = 11010 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` = 9773)
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 = 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_parent = 602010  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 = 81040 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 = 6050  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 = 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_category = 602040  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 = 10965 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 3804 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 = 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_category = 603020  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 = 5396 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 9659) AND (id_product_attribute = 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 = 605030 LIMIT 1
0.1 1 /classes/Product.php:4725
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 name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 11050 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` = 501050 LIMIT 1
0.1 1 /classes/Category.php:1322
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 SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10981) AND (id_product_attribute = 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` = 10591)
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 = 603010 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` = 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 = 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 = 606030  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` = 10062 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 = 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 = 23030 LIMIT 1
0.1 1 /classes/Product.php:4725
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 `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 7769 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 = 1601020 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10816) AND (id_product_attribute = 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 = 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 product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 7980)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 8276 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 = 4398) AND (id_product_attribute = 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` = 11400)
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` = 8534)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 11494 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 = 504010  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 = 2301010 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 cl.`link_rewrite`
FROM `yv6d_category_lang` cl
WHERE `id_lang` = 3
AND cl.id_shop = 1 
AND cl.`id_category` = 12000 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` = 7270 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` = 8030 LIMIT 1
0.1 1 /classes/Category.php:1322
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 product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 10181)
0.1 1 /classes/Product.php:3342
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 product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER 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 name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 21020 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 5220 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 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 = 609010 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 5642 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
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 cl.`link_rewrite`
FROM `yv6d_category_lang` cl
WHERE `id_lang` = 3
AND cl.id_shop = 1 
AND cl.`id_category` = 22040 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` = 81040 LIMIT 1
0.1 1 /classes/Category.php:1322
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 11138 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 = 9415 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` = 8847)
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 = 15070 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` = 8951)
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 = 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 = 2302020 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 = 31020 LIMIT 1
0.1 1 /classes/Product.php:4725
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 cl.`link_rewrite`
FROM `yv6d_category_lang` cl
WHERE `id_lang` = 3
AND cl.id_shop = 1 
AND cl.`id_category` = 1803030 LIMIT 1
0.1 1 /classes/Category.php:1322
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 9581 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` = 10476 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 = 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 c.id_category, cl.name
FROM `yv6d_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_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 = 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_parent = 508010  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` = 7460 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` = 3612)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 10796 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` = 11038)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10793) AND (id_product_attribute = 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` = 11645)
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 = 602050  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 = 2203050 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` = 9590)
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 = 606010 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 product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 8095)
0.1 1 /classes/Product.php:3342
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 1 FROM `yv6d_specific_price` WHERE id_product = 3817 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
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 1 FROM `yv6d_specific_price` WHERE id_product = 3735 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 = 10020 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 = 603020 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 11224 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 = 6178) AND (id_product_attribute = 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 = 10449 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` = 20010 LIMIT 1
0.1 1 /classes/Category.php:1322
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 3817) AND (id_product_attribute = 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 = 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 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 = 10987) AND (id_product_attribute = 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 = 9550) AND (id_product_attribute = 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 = 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 product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 9909)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 11028 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` = 10170)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 11119 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 = 501010 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 9415) AND (id_product_attribute = 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` = 10086)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 8152) AND (id_product_attribute = 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` = 10910 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 = 604020  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 = 11010) AND (id_product_attribute = 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` = 2203040 LIMIT 1
0.1 1 /classes/Category.php:1322
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 11010 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 = 110 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 9614) AND (id_product_attribute = 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 1 FROM `yv6d_specific_price` WHERE id_product = 10937 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
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 1 FROM `yv6d_specific_price` WHERE id_product = 11232 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 11634) AND (id_product_attribute = 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 = 21050 LIMIT 1
0.1 1 /classes/Product.php:4725
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 1 FROM `yv6d_specific_price` WHERE id_product = 10384 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 7135 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 = 508020  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 = 7136 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 3754 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` = 9078)
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` = 7658)
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` = 7535)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 7535 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 = 81030 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` = 11599)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 8857 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 = 3536) AND (id_product_attribute = 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 = 6751) AND (id_product_attribute = 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 = 6030  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 = 601040 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` = 24010 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` = 5720)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 6588 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` = 9274)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 10187 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
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 product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER 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 cl.`link_rewrite`
FROM `yv6d_category_lang` cl
WHERE `id_lang` = 3
AND cl.id_shop = 1 
AND cl.`id_category` = 15010 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` = 8056)
0.1 1 /classes/Product.php:3342
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 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 1 FROM `yv6d_specific_price` WHERE id_product = 7661 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` = 603010 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 = 605040  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 = 2301020 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` = 6047)
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` = 11462)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 11462 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 name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 1601030 LIMIT 1
0.1 1 /classes/Product.php:4725
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 `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 11487 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 = 11633) AND (id_product_attribute = 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` = 11371)
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 = 709080 LIMIT 1
0.1 1 /classes/Product.php:4725
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 name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 900 LIMIT 1
0.1 1 /classes/Product.php:4725
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 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 = 5060  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 = 10020) AND (id_product_attribute = 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` = 705050 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` = 9858)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 9860 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` = 3749)
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` = 10789)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 6077) AND (id_product_attribute = 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 = 8841 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 9255 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` = 11296)
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 = 608010 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 11488) AND (id_product_attribute = 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 = 10220 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 9723 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 cl.`link_rewrite`
FROM `yv6d_category_lang` cl
WHERE `id_lang` = 3
AND cl.id_shop = 1 
AND cl.`id_category` = 601040 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 = 716020 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 5642) AND (id_product_attribute = 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 = 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 `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 11333 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` = 609020 LIMIT 1
0.1 1 /classes/Category.php:1322
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 name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 20010 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 10237 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` = 9129)
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` = 4142)
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` = 7851)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10145) AND (id_product_attribute = 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` = 10346 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` = 7440 LIMIT 1
0.1 1 /classes/Category.php:1322
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_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 7043 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 = 609010 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 11169 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 = 4481 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` = 706010 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` = 3758)
0.1 1 /classes/Product.php:3342
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 `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 10443 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` = 603020 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 = 606050 LIMIT 1
0.1 1 /classes/Product.php:4725
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 product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 8352)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 6587 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 10384 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 SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 11232) AND (id_product_attribute = 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` = 9440)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 9908) AND (id_product_attribute = 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 = 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 name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 21020 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 = 31020 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` = 11531)
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` = 6097)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 9841) AND (id_product_attribute = 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` = 2205010 LIMIT 1
0.1 1 /classes/Category.php:1322
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 8372 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 product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 8092)
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 = 21030 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` = 702050 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` = 17010 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` = 704020 LIMIT 1
0.1 1 /classes/Category.php:1322
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 name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 22020 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` = 9097)
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` = 1101010 LIMIT 1
0.1 1 /classes/Category.php:1322
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 5396) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.1 1 /classes/stock/StockAvailable.php:441
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` = 10042)
0.1 1 /classes/Product.php:3342
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 `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 SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 7081) AND (id_product_attribute = 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` = 10743)
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` = 608010 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` = 3738)
0.1 1 /classes/Product.php:3342
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 name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 2305010 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 8303 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 product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER 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 `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 7814 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 = 6587) AND (id_product_attribute = 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` = 9081 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` = 10460 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 product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 9723)
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 = 11010 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 9698 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 10978 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` = 3755 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` = 8000 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 = 702050 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` = 9086)
0.1 1 /classes/Product.php:3342
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 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 = 7135) AND (id_product_attribute = 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` = 11493)
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` = 501020 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` = 7756)
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` = 3804)
0.1 1 /classes/Product.php:3342
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 SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 8750) AND (id_product_attribute = 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 1 FROM `yv6d_specific_price` WHERE id_product = 8658 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
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 SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 9603) AND (id_product_attribute = 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` = 708040 LIMIT 1
0.1 1 /classes/Category.php:1322
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 1 FROM `yv6d_specific_price` WHERE id_product = 11037 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` = 9747)
0.1 1 /classes/Product.php:3342
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 product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER 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 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 name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 21010 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` = 7850)
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` = 10030 LIMIT 1
0.1 1 /classes/Category.php:1322
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` = 10147 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 = 11223 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 4398 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` = 7853)
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 = 11040 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 4614) AND (id_product_attribute = 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` = 10797 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` = 3546)
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 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 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 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 1 FROM `yv6d_specific_price` WHERE id_product = 11225 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` = 9084)
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` = 10676)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 11493) AND (id_product_attribute = 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` = 11461 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` = 7056 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 name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 2302020 LIMIT 1
0.1 1 /classes/Product.php:4725
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 name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 13000 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 10443 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
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 `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 8679 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` = 608050 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 = 2201030 LIMIT 1
0.1 1 /classes/Product.php:4725
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 `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 1 FROM `yv6d_specific_price` WHERE id_product = 3819 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 product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER 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.1 1 /classes/Product.php:3342
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 1 FROM `yv6d_specific_price` WHERE id_product = 9841 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 = 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` = 7992)
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` = 3752)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 8057 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` = 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 = 709050 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` = 3734)
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` = 701030 LIMIT 1
0.1 1 /classes/Category.php:1322
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 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 = 11080 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 cl.`link_rewrite`
FROM `yv6d_category_lang` cl
WHERE `id_lang` = 3
AND cl.id_shop = 1 
AND cl.`id_category` = 22050 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 = 1305020 LIMIT 1
0.1 1 /classes/Product.php:4725
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 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 = 31010 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 9671 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` = 9550 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 name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 2304020 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` = 21040 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 = 12000 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 = 17030 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 9733) AND (id_product_attribute = 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 = 9773 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 9757 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` = 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` = 7135 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 = 11021 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 8352 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 10975 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 SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 11369) AND (id_product_attribute = 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` = 3754 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` = 9716)
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 = 712050 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 = 14020 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 7136 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` = 2302020 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 = 705020 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 11539 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 9815 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 = 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 1 FROM `yv6d_specific_price` WHERE id_product = 10676 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
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 `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 8347 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` = 19010 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 = 19010 LIMIT 1
0.1 1 /classes/Product.php:4725
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 product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 11113)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 9351 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` = 8953)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 8350 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 = 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` = 10487 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
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 name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 8002020 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 9128) AND (id_product_attribute = 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 = 10987 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 10592 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 = 11627 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 6267) AND (id_product_attribute = 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` = 10556)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 11080) AND (id_product_attribute = 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` = 3584)
0.1 1 /classes/Product.php:3342
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 `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 name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 10020 LIMIT 1
0.1 1 /classes/Product.php:4725
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 1 FROM `yv6d_specific_price` WHERE id_product = 11188 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
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.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 = 21060 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 9054 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` = 4707)
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 SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 5756) AND (id_product_attribute = 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` = 6613 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 = 11086 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` = 3592)
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` = 80030 LIMIT 1
0.1 1 /classes/Category.php:1322
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10864) AND (id_product_attribute = 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 = 3601 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 11080 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` = 11373)
0.1 1 /classes/Product.php:3342
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 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 cl.`link_rewrite`
FROM `yv6d_category_lang` cl
WHERE `id_lang` = 3
AND cl.id_shop = 1 
AND cl.`id_category` = 1101020 LIMIT 1
0.1 1 /classes/Category.php:1322
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 11188) AND (id_product_attribute = 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` = 3941 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 = 4707 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` = 11119)
0.1 1 /classes/Product.php:3342
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 1 FROM `yv6d_specific_price` WHERE id_product = 7232 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 = 2302010 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` = 1301090 LIMIT 1
0.1 1 /classes/Category.php:1322
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 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 1 FROM `yv6d_specific_price` WHERE id_product = 9613 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 8847) AND (id_product_attribute = 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` = 606010 LIMIT 1
0.1 1 /classes/Category.php:1322
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 7530 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 = 10075 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 = 1301030 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` = 3534)
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 = 17010 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 3749 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10170) AND (id_product_attribute = 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 = 8534) AND (id_product_attribute = 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 = 10251 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
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 `id_country`
FROM `yv6d_country`
WHERE `iso_code` = 'AR' LIMIT 1
0.1 1 /classes/Country.php:192
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 `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 product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 8422)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 6178 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` = 3518)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 8095 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` = 21060 LIMIT 1
0.1 1 /classes/Category.php:1322
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 name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 2304020 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` = 704010 LIMIT 1
0.1 1 /classes/Category.php:1322
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 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 = 8524) AND (id_product_attribute = 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 = 8040 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 8422) AND (id_product_attribute = 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` = 709050 LIMIT 1
0.1 1 /classes/Category.php:1322
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 6877 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
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 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 = 9758 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` = 10779)
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` = 601020 LIMIT 1
0.1 1 /classes/Category.php:1322
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 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` = 11100)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 11634 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 = 11050 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 = 2205010 LIMIT 1
0.1 1 /classes/Product.php:4725
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 = 10864 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
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 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 cl.`link_rewrite`
FROM `yv6d_category_lang` cl
WHERE `id_lang` = 3
AND cl.id_shop = 1 
AND cl.`id_category` = 1102010 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` = 11687)
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 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 `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 7068 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 = 10097 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 = 19050 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 = 20020 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 8858 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 = 6791 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 SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10070) AND (id_product_attribute = 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` = 706020 LIMIT 1
0.1 1 /classes/Category.php:1322
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 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 = 8457 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 9167 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 = 17010 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 11086) AND (id_product_attribute = 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 = 1802010 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 = 11020 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE *
FROM `yv6d_order_state_lang`
WHERE `id_order_state` = 29
0.1 3 /src/Adapter/EntityMapper.php:82
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 9711) AND (id_product_attribute = 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` = 3936 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` = 9613 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 = 10030 LIMIT 1
0.1 1 /classes/Product.php:4725
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 product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `yv6d_product` p
INNER JOIN `yv6d_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 3521)
0.1 1 /classes/Product.php:3342
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 SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 11038) AND (id_product_attribute = 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 = 11010 LIMIT 1
0.1 1 /classes/Product.php:4725
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 1 FROM `yv6d_specific_price` WHERE id_product = 10086 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 9756) AND (id_product_attribute = 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 = 7654 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` = 3587)
0.1 1 /classes/Product.php:3342
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 name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 80030 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 = 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` = 11423 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` = 10965 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` = 716040 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 = 502010 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` = 10061)
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 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 `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 3823 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` = 9820)
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 = 110 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` = 7813)
0.1 1 /classes/Product.php:3342
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 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 = 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 SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 5967) AND (id_product_attribute = 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 = 602010 LIMIT 1
0.1 1 /classes/Product.php:4725
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 = 602020 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 4614 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 = 21020 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 = 2302010 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 = 708040 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` = 7190 LIMIT 1
0.1 1 /classes/Category.php:1322
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 8304) AND (id_product_attribute = 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` = 9083 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` = 9736 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 = 10656 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
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 `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 6876 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` = 10007)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 3612 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 7081 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 = 11225) AND (id_product_attribute = 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 = 9129 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` = 3562)
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` = 706040 LIMIT 1
0.1 1 /classes/Category.php:1322
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 9814 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 = 9245 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 6751 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 SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 9721) AND (id_product_attribute = 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 = 8352) AND (id_product_attribute = 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` = 8780 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` = 15020 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` = 7856)
0.1 1 /classes/Product.php:3342
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 11400 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 9438) AND (id_product_attribute = 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` = 3822 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` = 9067 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 = 11371) AND (id_product_attribute = 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 = 11531 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
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 * FROM `yv6d_hook_module_exceptions`
WHERE `id_shop` IN (1)
0.1 1 /classes/module/Module.php:2188
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 1 FROM `yv6d_specific_price` WHERE id_product = 10460 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
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 `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 9673 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 = 14030 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 11488 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 = 11113) AND (id_product_attribute = 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 = 11286) AND (id_product_attribute = 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 = 11243 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 7232 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` = 702060 LIMIT 1
0.1 1 /classes/Category.php:1322
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 name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 14010 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 9461) AND (id_product_attribute = 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` = 11039)
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` = 608040 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 = 709030 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 = 10642 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 9845) AND (id_product_attribute = 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 = 5395) AND (id_product_attribute = 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` = 8952 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 = 503030 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 3906 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` = 7651 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
DELETE FROM `yv6d_mpar_cache`
WHERE ttl < 1755898220
0.1 1 /modules/mpar/mercadopago_gateway.php:4556
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 1 FROM `yv6d_specific_price` WHERE id_product = 9493 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 7852 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` = 3740 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` = 8352 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` = 7982 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 = 10609 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
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 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` = 10816 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` = 10570 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 = 9698) AND (id_product_attribute = 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` = 11426 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 = 21050 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 11037) AND (id_product_attribute = 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 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 SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 11400) AND (id_product_attribute = 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 `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 = 1803030 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 = 8030 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 7530 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 9127) AND (id_product_attribute = 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 = 603010 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` = 706060 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 `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 `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 `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 SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 6047) AND (id_product_attribute = 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 1 FROM `yv6d_specific_price` WHERE id_product = 11493 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 = 15050 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 9775 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
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 name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 11050 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 10144 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 = 9928 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 = 11462) AND (id_product_attribute = 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 = 9438 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 11626 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 3942) AND (id_product_attribute = 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 `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 6266 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 = 5875 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
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.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 3519 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` = 3819 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` = 4143 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 = 7796 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
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 `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 8991 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` = 501010 LIMIT 1
0.1 1 /classes/Category.php:1322
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` = 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 = 9589 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 = 9127 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 9414 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 = 15020 LIMIT 1
0.1 1 /classes/Product.php:4725
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` = 9651 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 = 7980 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` = 705040 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` = 11582)
0.1 1 /classes/Product.php:3342
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 1 FROM `yv6d_specific_price` WHERE id_product = 9622 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 = 706040 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` = 1602030 LIMIT 1
0.1 1 /classes/Category.php:1322
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 10987 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 = 7847) AND (id_product_attribute = 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` = 2305020 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` = 14010 LIMIT 1
0.1 1 /classes/Category.php:1322
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 11245 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 6873 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 = 603030 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 10007 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 8606 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 = 22050 LIMIT 1
0.1 1 /classes/Product.php:4725
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 1 FROM `yv6d_specific_price` WHERE id_product = 11272 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 11599 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 = 9020 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 8940 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 = 8605 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 6265 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE *
FROM `yv6d_group_lang`
WHERE `id_group` = 1
0.1 3 /src/Adapter/EntityMapper.php:82
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 1 FROM `yv6d_specific_price` WHERE id_product = 7070 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 8879) AND (id_product_attribute = 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` = 10981 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 = 602010 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 = 17070 LIMIT 1
0.1 1 /classes/Product.php:4725
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 `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 9696 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_module` FROM `yv6d_module` WHERE `name` = "ps_shoppingcart" LIMIT 1
0.1 1 /classes/module/Module.php:2752
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 = 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 = 9299 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
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 name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 2301010 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 9439 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 = 10020 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 9747 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 9860) AND (id_product_attribute = 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 = 11394 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
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 name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 605030 LIMIT 1
0.1 1 /classes/Product.php:4725
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 name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 2203040 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 = 11040 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 11371 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 = 12000 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 8181 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 = 7270 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 10789 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 9414 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
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 `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 1 FROM `yv6d_specific_price` WHERE id_product = 11296 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` = 110 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 = 708040 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` = 11439 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` = 11334 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 = 9163) AND (id_product_attribute = 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 = 7070) AND (id_product_attribute = 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 = 608040 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 9163 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` = 708030 LIMIT 1
0.1 1 /classes/Category.php:1322
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 11286 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 = 6067 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 11463 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` = 1305030 LIMIT 1
0.1 1 /classes/Category.php:1322
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 9776 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 = 1802010 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 4613 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 = 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 1 FROM `yv6d_specific_price` WHERE id_product = 8879 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
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 SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10460) AND (id_product_attribute = 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` = 6489 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 = 11682 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
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 SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 8095) AND (id_product_attribute = 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 = 3839 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 `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 11380 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` = 10599 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 = 3518) AND (id_product_attribute = 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` = 9621 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` = 11495 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` = 11231 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 = 608010 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 = 24010 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` = 7200 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 = 1601020 LIMIT 1
0.1 1 /classes/Product.php:4725
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 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.1 1 /classes/stock/StockAvailable.php:441
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 4142 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 = 15040 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 name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 609020 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 name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 23050 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 9438 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 = 8606) AND (id_product_attribute = 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` = 8152 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` = 9659 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 = 9820) AND (id_product_attribute = 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 = 11370 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` = 7340 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` = 2304020 LIMIT 1
0.1 1 /classes/Category.php:1322
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 9841 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 = 3741 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 9858) AND (id_product_attribute = 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` = 10875 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` = 11605 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` = 11030 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 = 8020 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` = 10040 LIMIT 1
0.1 1 /classes/Category.php:1322
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 9084 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 9909) AND (id_product_attribute = 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` = 709100 LIMIT 1
0.1 1 /classes/Category.php:1322
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 = 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 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 `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 SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 7891) AND (id_product_attribute = 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 = 10642) AND (id_product_attribute = 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 = 8056 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 8304 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 = 8002010 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 `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 6587 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 = 601020 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 = 21030 LIMIT 1
0.1 1 /classes/Product.php:4725
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 `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 name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 21030 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` = 703050 LIMIT 1
0.1 1 /classes/Category.php:1322
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10656) AND (id_product_attribute = 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 = 10181) AND (id_product_attribute = 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` = 11523 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
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 1 FROM `yv6d_specific_price` WHERE id_product = 5756 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 9603 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 `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 5966 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` = 9859 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` = 15070 LIMIT 1
0.1 1 /classes/Category.php:1322
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 11626) AND (id_product_attribute = 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 = 24010 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 11038 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 8095 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 = 1301010 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 11430 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 = 11039) AND (id_product_attribute = 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` = 10991 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 = 14040 LIMIT 1
0.1 1 /classes/Product.php:4725
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 `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 7081 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 = 7853 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 8180 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 8859 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10862) AND (id_product_attribute = 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 = 2304020 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 7813) AND (id_product_attribute = 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 = 14030 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 = 700 LIMIT 1
0.1 1 /classes/Product.php:4725
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 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 = 6097) AND (id_product_attribute = 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 = 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 SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 8859) AND (id_product_attribute = 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` = 11034 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 = 11628) AND (id_product_attribute = 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` = 10864 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 = 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 `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 8524 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 = 23030 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` = 2301020 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 = 10010 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 = 1302010 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 6047 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 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 `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 10829 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` = 706080 LIMIT 1
0.1 1 /classes/Category.php:1322
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 11100 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
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 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 1 FROM `yv6d_specific_price` WHERE id_product = 7856 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` = 716050 LIMIT 1
0.1 1 /classes/Category.php:1322
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 name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 603040 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_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 = 10556 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` = 706030 LIMIT 1
0.1 1 /classes/Category.php:1322
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 10412 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 = 8953 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 10793 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` = 10449 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 = 601020 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 11381 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` = 1301030 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` = 5050 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 = 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` = 5572 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 = 21060 LIMIT 1
0.1 1 /classes/Product.php:4725
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 SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 7980) AND (id_product_attribute = 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` = 11021 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 = 10743 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 10863 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 = 10186 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 10181 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 = 1803030 LIMIT 1
0.1 1 /classes/Product.php:4725
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 `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` = 4721 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 = 8847 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` = 700 LIMIT 1
0.1 1 /classes/Category.php:1322
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 9223) AND (id_product_attribute = 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 = 7851 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 9711 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 = 11599) AND (id_product_attribute = 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` = 10364 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 = 601040 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 = 701020 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10789) AND (id_product_attribute = 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 = 21010 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 11039 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` = 11029 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` = 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 = 11039 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 = 2302020 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 10740 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 = 9086 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 6097 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
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 `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` = 6525 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 = 7850 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
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 1 FROM `yv6d_specific_price` WHERE id_product = 9526 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 8058) AND (id_product_attribute = 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 = 608050 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 7904 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 11381) AND (id_product_attribute = 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 = 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` = 4313 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` = 9299 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 = 10097) AND (id_product_attribute = 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 = 2305010 LIMIT 1
0.1 1 /classes/Product.php:4725
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` = 5642 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 = 9223 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 `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` = 10145 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` = 19040 LIMIT 1
0.1 1 /classes/Category.php:1322
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.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` = 709040 LIMIT 1
0.1 1 /classes/Category.php:1322
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 9843) AND (id_product_attribute = 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 = 11539) AND (id_product_attribute = 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 = 11645) AND (id_product_attribute = 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 = 11113 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 9716 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` = 709030 LIMIT 1
0.1 1 /classes/Category.php:1322
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 8723) AND (id_product_attribute = 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 = 9129) AND (id_product_attribute = 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 = 14010 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 9461 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 = 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 name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 608040 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 3804) AND (id_product_attribute = 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 = 9328) AND (id_product_attribute = 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 = 501010 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 9078 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 = 10040 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 cl.`link_rewrite`
FROM `yv6d_category_lang` cl
WHERE `id_lang` = 3
AND cl.id_shop = 1 
AND cl.`id_category` = 2203050 LIMIT 1
0.1 1 /classes/Category.php:1322
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 4142) AND (id_product_attribute = 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` = 2201030 LIMIT 1
0.1 1 /classes/Category.php:1322
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 1 FROM `yv6d_specific_price` WHERE id_product = 9908 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 9908 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 = 606050 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 = 501050 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 9566) AND (id_product_attribute = 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 = 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 cl.`link_rewrite`
FROM `yv6d_category_lang` cl
WHERE `id_lang` = 3
AND cl.id_shop = 1 
AND cl.`id_category` = 605010 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 = 8000 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 8605) AND (id_product_attribute = 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 = 605030 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 = 19050 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` = 2201020 LIMIT 1
0.1 1 /classes/Category.php:1322
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 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.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 1 FROM `yv6d_specific_price` WHERE id_product = 11687 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 7891 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 = 11030 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 7904) AND (id_product_attribute = 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 = 9716) AND (id_product_attribute = 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 = 7992 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 = 21050 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 6267 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` = 2305010 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 = 605010 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 5396 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 = 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 cl.`link_rewrite`
FROM `yv6d_category_lang` cl
WHERE `id_lang` = 3
AND cl.id_shop = 1 
AND cl.`id_category` = 605040 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 = 601020 LIMIT 1
0.1 1 /classes/Product.php:4725
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 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 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 name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 31010 LIMIT 1
0.1 1 /classes/Product.php:4725
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 = 501020 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 8058 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` = 8989 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 = 19040 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 9723) AND (id_product_attribute = 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 = 8070 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 10251 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` = 602020 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 = 7100 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 8180) AND (id_product_attribute = 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 `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 6097 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 = 7813 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 9820 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
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 = 9274 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 = 11020 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 SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 4707) AND (id_product_attribute = 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 = 9086) AND (id_product_attribute = 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 = 31010 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 5720) AND (id_product_attribute = 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 = 7851) AND (id_product_attribute = 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` = 11223 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 = 5720 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 4398 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 = 8030 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 format
FROM `yv6d_address_format`
WHERE `id_country` = 44 LIMIT 1
0.1 1 /classes/AddressFormat.php:618
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 name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 603010 LIMIT 1
0.1 1 /classes/Product.php:4725
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 1 FROM `yv6d_specific_price` WHERE id_product = 3758 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` = 23030 LIMIT 1
0.1 1 /classes/Category.php:1322
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 11245) AND (id_product_attribute = 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 = 9843 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` = 703040 LIMIT 1
0.1 1 /classes/Category.php:1322
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 9909 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 6791 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 = 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 name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 22040 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 = 20010 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 8152 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 = 605020 LIMIT 1
0.1 1 /classes/Product.php:4725
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 `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 6046 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` = 605020 LIMIT 1
0.1 1 /classes/Category.php:1322
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 `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 9566 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 = 2305010 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 = 23030 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 6751 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 = 10893 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 10848 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` = 11070 LIMIT 1
0.1 1 /classes/Category.php:1322
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 8092) AND (id_product_attribute = 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 = 11373 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
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 `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 9415 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 = 8058 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 = 606010 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 9440 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` = 702010 LIMIT 1
0.1 1 /classes/Category.php:1322
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.1 1 /classes/stock/StockAvailable.php:441
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` = 8841 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 = 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 cl.`link_rewrite`
FROM `yv6d_category_lang` cl
WHERE `id_lang` = 3
AND cl.id_shop = 1 
AND cl.`id_category` = 22030 LIMIT 1
0.1 1 /classes/Category.php:1322
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 7850) AND (id_product_attribute = 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` = 605060 LIMIT 1
0.1 1 /classes/Category.php:1322
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 = 7847 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
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 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 = 603040 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 9084) AND (id_product_attribute = 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 = 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 SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10591) AND (id_product_attribute = 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 = 9590 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
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_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 = 3521) AND (id_product_attribute = 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 = 9078) AND (id_product_attribute = 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_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` = 7756 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 = 2302010 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 7992) AND (id_product_attribute = 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 = 7853) AND (id_product_attribute = 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` = 9223 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 SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 11687) AND (id_product_attribute = 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` = 11036 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 = 10591 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
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 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 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 SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 9747) AND (id_product_attribute = 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 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.1 1 /classes/stock/StockAvailable.php:441
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 cl.`link_rewrite`
FROM `yv6d_category_lang` cl
WHERE `id_lang` = 3
AND cl.id_shop = 1 
AND cl.`id_category` = 17020 LIMIT 1
0.1 1 /classes/Category.php:1322
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 1 FROM `yv6d_specific_price` WHERE id_product = 9858 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
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 `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 cl.`link_rewrite`
FROM `yv6d_category_lang` cl
WHERE `id_lang` = 3
AND cl.id_shop = 1 
AND cl.`id_category` = 1305020 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` = 702040 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 = 8002010 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` = 705030 LIMIT 1
0.1 1 /classes/Category.php:1322
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10130) AND (id_product_attribute = 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 = 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` = 702020 LIMIT 1
0.1 1 /classes/Category.php:1322
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 cl.`link_rewrite`
FROM `yv6d_category_lang` cl
WHERE `id_lang` = 3
AND cl.id_shop = 1 
AND cl.`id_category` = 21030 LIMIT 1
0.1 1 /classes/Category.php:1322
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 cl.`link_rewrite`
FROM `yv6d_category_lang` cl
WHERE `id_lang` = 3
AND cl.id_shop = 1 
AND cl.`id_category` = 2205030 LIMIT 1
0.1 1 /classes/Category.php:1322
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 9820 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 = 7658 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 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 `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 10905 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` = 709090 LIMIT 1
0.1 1 /classes/Category.php:1322
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` = 9128 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` = 11086 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 = 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 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 name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 608050 LIMIT 1
0.1 1 /classes/Product.php:4725
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 cl.`link_rewrite`
FROM `yv6d_category_lang` cl
WHERE `id_lang` = 3
AND cl.id_shop = 1 
AND cl.`id_category` = 2304010 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 = 8000 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 11017 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` = 5967 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 = 9020 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 = 708050 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 8092 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
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 `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 11539 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` = 7980 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` = 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` = 3548 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 = 14020 LIMIT 1
0.1 1 /classes/Product.php:4725
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 `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 3942 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 = 1101020 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 9566 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 10862 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 = 81040 LIMIT 1
0.1 1 /classes/Product.php:4725
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 `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 10862 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` = 10075 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 = 608010 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 6077 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` = 11634 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` = 11225 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 = 7913) AND (id_product_attribute = 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 = 10130 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 7701 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 = 7913 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 11272 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 = 8723 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 10007) AND (id_product_attribute = 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 = 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 = 5060 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 = 2205030 LIMIT 1
0.1 1 /classes/Product.php:4725
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 = 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 = 7756 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 11243 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` = 9756 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 = 3518 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 11373) AND (id_product_attribute = 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 SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 11370) AND (id_product_attribute = 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 = 5875) AND (id_product_attribute = 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` = 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` = 11578 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 = 7756) AND (id_product_attribute = 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 1 FROM `yv6d_specific_price` WHERE id_product = 3579 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE SUM(quantity)
FROM `yv6d_stock_available`
WHERE (id_product = 8056) AND (id_product_attribute = 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` = 13060 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 = 501010 LIMIT 1
0.1 1 /classes/Product.php:4725
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 = 14010 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 3521 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
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 name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 11030 LIMIT 1
0.1 1 /classes/Product.php:4725
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 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 `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 11199 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 = 3738 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 = 10030 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 = 21040 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 11687 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 = 21050 LIMIT 1
0.1 1 /classes/Product.php:4725
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_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 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 1 FROM `yv6d_specific_price` WHERE id_product = 10061 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 10975 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` = 3937 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 1 FROM `yv6d_specific_price` WHERE id_product = 3512 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 9526 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` = 11627 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 = 11100) AND (id_product_attribute = 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 = 10042 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 = 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` = 6599 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` = 11037 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 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 `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 9860 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` = 11033 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` = 11232 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 = 23050 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 = 1101020 LIMIT 1
0.1 1 /classes/Product.php:4725
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 `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 `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 11633 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` = 11671 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
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 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 `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` = 8627 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 = 609020 LIMIT 1
0.1 1 /classes/Product.php:4725
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 = 8422 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` = 701080 LIMIT 1
0.1 1 /classes/Category.php:1322
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 11188 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` = 8859 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` = 10097 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 = 10101 LIMIT 1
0.1 1 /classes/SpecificPrice.php:416
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 `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 9845 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 = 608020 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE 1 FROM `yv6d_specific_price` WHERE id_product = 10170 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 = 1602030 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 = 1301090 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 10998 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 name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 1102010 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 6873 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` = 11369 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` = 10170 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 = 1101010 LIMIT 1
0.1 1 /classes/Product.php:4725
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 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 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 `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 7070 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` = 8534 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` = 9733 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` = 11628 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 = 900 LIMIT 1
0.1 1 /classes/Product.php:4725
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_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 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 `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 9698 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` = 9086 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` = 3817 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` = 8606 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` = 9721 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` = 7904 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 = 15020 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 9493 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` = 9589 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` = 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 = 709050 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 `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 name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 22040 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 8879 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 `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 `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 5395 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 = 603020 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 6067 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 `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 7891 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 = 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` = 9278 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 = 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 `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 9127 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` = 8304 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` = 9274 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 `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` = 9816 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
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 = 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 name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 5050 LIMIT 1
0.1 1 /classes/Product.php:4725
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 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 `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 8723 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
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 `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 10130 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` = 6597 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` = 10044 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
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 = 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` = 9163 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 = 2305020 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 `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 9440 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` = 9129 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` = 11493 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 name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 12000 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 11389 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` = 11373 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` = 8750 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
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 `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 8180 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` = 11626 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
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` = 9245 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` = 9843 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
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 `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 11645 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 = 1305020 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 name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 11070 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 10591 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 `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 8605 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` = 9078 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 `name` FROM `yv6d_supplier` WHERE `id_supplier` = 37 LIMIT 1
0.1 0 /classes/Supplier.php:243
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` = 11245 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` = 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` = 11400 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` = 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` = 3546 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE id_lang FROM `yv6d_lang` WHERE is_rtl=1 AND active=1 LIMIT 1
0.1 2 /modules/ets_megamenu/classes/MM_Obj.php:503
SELECT SQL_NO_CACHE name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 15070 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` = 5720 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` = 11381 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` = 10656 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` = 11038 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
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 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` = 9097 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` = 7847 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` = 11370 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` = 7853 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` = 9590 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` = 11113 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 = 1305030 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 4707 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` = 8056 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` = 9716 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 `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 7913 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` = 4142 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` = 11296 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 = 1301030 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 10642 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` = 9723 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` = 11682 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 = 22030 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 = 716020 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 `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 `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 9569 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` = 3534 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` = 3572 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` = 10181 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 = 606010 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 7535 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` = 9747 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` = 3579 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` = 10789 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` = 7756 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` = 11462 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
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 name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 8010 LIMIT 1
0.1 1 /classes/Product.php:4725
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 `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 8847 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 = 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` = 9084 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` = 7850 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` = 10086 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_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 11100 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
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` = 3518 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 = 605020 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 6047 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` = 10795 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 name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 605040 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` = 3734 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` = 11119 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 = 17020 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 7851 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 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` = 10556 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 = 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` = 3804 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` = 11371 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` = 7992 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` = 11599 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 `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 5756 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 = 605060 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 = 15010 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 = 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` = 8092 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` = 11370 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5620
SELECT SQL_NO_CACHE `id_module` FROM `yv6d_module` WHERE `name` = "ets_searchbycategory" 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 = 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` = 3521 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_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 10007 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 = 602020 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 = 110 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 `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 name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 605010 LIMIT 1
0.1 1 /classes/Product.php:4725
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 name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 2203050 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 = 2201030 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 = 2201020 LIMIT 1
0.1 1 /classes/Product.php:4725
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 8422 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` = 9858 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` = 3612 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 `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 `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 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 `id_tax_rules_group`
FROM `yv6d_product_shop`
WHERE `id_product` = 7813 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` = 9909 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` = 10061 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 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 `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 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 `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 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 name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 2304010 LIMIT 1
0.1 1 /classes/Product.php:4725
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 name FROM yv6d_category_lang WHERE id_shop = 1 AND id_lang = 3 AND id_category = 13060 LIMIT 1
0.1 1 /classes/Product.php:4725
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 `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` = 0 AND `id_shop` = 1 LIMIT 1
0.1 0 /classes/module/Module.php:2277

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_category = XX  AND  c.active = XX LIMIT 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_parent = XX  AND  c.active = XX
732
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 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
                    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 `id_tax_rules_group`
                            FROM `yvXXd_product_shop`
                            WHERE `id_product` = XX AND id_shop=XX LIMIT XX
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 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
            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 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
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
355
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 
        
191
			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'
15
				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
12
            SELECT *
            FROM `yvXXd_ets_mm_column`
            WHERE XX  AND id_tab=XX
            ORDER BY sort_order asc
        
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
6
SELECT *
FROM `yvXXd_tax` a
WHERE (a.`id_tax` = XX) LIMIT XX
6
SELECT *
							FROM `yvXXd_tax_lang`
							WHERE `id_tax` = 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 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
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 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
3
				SELECT id_shop
				FROM `yvXXd_group_shop`
				WHERE `id_group` = XX
				AND id_shop = 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 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
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 * FROM yvXXd_whatsapp WHERE id_whatsapp = XX LIMIT XX
2
            SELECT *
            FROM `yvXXd_ets_mm_column`
            WHERE XX  AND id_menu=XX
            ORDER BY sort_order asc
        
2
SELECT *
							FROM `yvXXd_country_lang`
							WHERE `id_country` = 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 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,XX,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 format
			FROM `yvXXd_address_format`
			WHERE `id_country` = XX LIMIT 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 ctg.`id_group`
				FROM yvXXd_category_group ctg
				WHERE ctg.`id_category` = XX AND ctg.`id_group` = XX LIMIT 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_order_state` a
WHERE (a.`id_order_state` = XX) LIMIT XX
2
SELECT *
FROM `yvXXd_state` a
WHERE (a.`id_state` = XX) LIMIT XX
2
SELECT * FROM `yvXXd_hook_module_exceptions`
                WHERE `id_shop` IN (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 *
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_order_state_lang`
							WHERE `id_order_state` = XX
2
SELECT *
							FROM `yvXXd_group_lang`
							WHERE `id_group` = XX
2
			SELECT `name` FROM `yvXXd_supplier` WHERE `id_supplier` = 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)
            
            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)
            
            GROUP BY c.id_category ORDER BY cl.name ASC,c.id_category 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

Tables stress

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

ObjectModel instances

NameInstancesSource
Product 994 /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]
/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]
/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]
/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]
/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]
/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]
/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]
/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]
/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]
/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]
/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]
/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]
/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]
/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]
/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]
/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]
/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]
/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]
/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]
/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]
/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]
/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]
/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]
/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]
/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]
/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]
/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]
/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]
/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]
/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]
/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]
/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]
/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]
/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]
/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]
/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]
/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]
/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]
/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]
/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]
/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]
/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]
/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]
/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]
/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]
/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]
/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]
/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]
/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]
/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]
/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]
/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]
/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]
/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]
/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]
/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]
/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]
/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]
/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]
/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]
/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 360 /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]
/classes/Meta.php [379]
/classes/Link.php [382]
/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/tax/Tax.php [197]
/classes/tax/Tax.php [197]
/classes/Product.php [565]
/classes/Product.php [565]
/classes/Product.php [565]
/classes/Product.php [565]
Tax 12 /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]
/classes/tax/TaxRulesTaxManager.php [115]
/classes/tax/TaxRulesTaxManager.php [115]
/classes/tax/TaxRulesTaxManager.php [115]
/classes/tax/TaxRulesTaxManager.php [115]
Country 8 /config/config.inc.php [141]
/classes/controller/FrontController.php [340]
/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]
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]
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 [685]
/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]
Shop 2 /config/config.inc.php [119]
/modules/mpar/mercadopago_gateway.php [75]
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]
Gender 1 /classes/controller/FrontController.php [1581]
Risk 1 /classes/controller/FrontController.php [1584]
Cart 1 /classes/controller/FrontController.php [409]
Customer 1 /config/config.inc.php [220]
ShopGroup 1 /classes/shop/Shop.php [550]
Guest 1 /modules/statsdata/statsdata.php [82]
Connection 1 /modules/statsdata/statsdata.php [118]

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/config/smarty.config.inc.php
77/vendor/smarty/smarty/libs/Smarty.class.php
78/vendor/smarty/smarty/libs/sysplugins/smarty_internal_data.php
79/vendor/smarty/smarty/libs/sysplugins/smarty_internal_extension_handler.php
80/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php
81/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php
82/vendor/smarty/smarty/libs/sysplugins/smarty_resource.php
83/vendor/smarty/smarty/libs/sysplugins/smarty_variable.php
84/vendor/smarty/smarty/libs/sysplugins/smarty_template_source.php
85/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php
86/vendor/smarty/smarty/libs/sysplugins/smarty_internal_resource_file.php
87/config/smartyfront.config.inc.php
88/classes/Smarty/SmartyResourceModule.php
89/vendor/smarty/smarty/libs/sysplugins/smarty_resource_custom.php
90/vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_registerresource.php
91/classes/Smarty/SmartyResourceParent.php
92/classes/Smarty/SmartyLazyRegister.php
93/vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_registerplugin.php
94/vendor/smarty/smarty/libs/plugins/modifier.truncate.php
95/classes/Customer.php
96/classes/Group.php
97/classes/Link.php
98/classes/shop/ShopUrl.php
99/classes/Dispatcher.php
100/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Request.php
101/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/FileBag.php
102/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/ServerBag.php
103/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/HeaderBag.php
104/classes/Hook.php
105/override/classes/Hook.php
106/src/Adapter/SymfonyContainer.php
107/vendor/mobiledetect/mobiledetectlib/Mobile_Detect.php
108/config/db_slave_server.inc.php
109/classes/module/Module.php
110/src/Core/Module/ModuleInterface.php
111/modules/mpar/mpar.php
112/classes/PaymentModule.php
113/vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_createdata.php
114/vendor/smarty/smarty/libs/sysplugins/smarty_data.php
115/classes/Translate.php
116/modules/mpar/translations/es.php
117/src/PrestaShopBundle/Translation/TranslatorComponent.php
118/vendor/symfony/symfony/src/Symfony/Component/Translation/Translator.php
119/vendor/symfony/symfony/src/Symfony/Component/Translation/TranslatorInterface.php
120/vendor/symfony/symfony/src/Symfony/Component/Translation/TranslatorBagInterface.php
121/src/PrestaShopBundle/Translation/PrestaShopTranslatorTrait.php
122/vendor/symfony/symfony/src/Symfony/Component/Translation/Formatter/MessageFormatter.php
123/vendor/symfony/symfony/src/Symfony/Component/Translation/Formatter/MessageFormatterInterface.php
124/vendor/symfony/symfony/src/Symfony/Component/Translation/Formatter/ChoiceMessageFormatterInterface.php
125/vendor/symfony/symfony/src/Symfony/Component/Translation/MessageSelector.php
126/vendor/symfony/symfony/src/Symfony/Component/Config/ConfigCacheFactory.php
127/vendor/symfony/symfony/src/Symfony/Component/Config/ConfigCacheFactoryInterface.php
128/vendor/symfony/symfony/src/Symfony/Component/Config/ConfigCache.php
129/vendor/symfony/symfony/src/Symfony/Component/Config/ResourceCheckerConfigCache.php
130/vendor/symfony/symfony/src/Symfony/Component/Config/ConfigCacheInterface.php
131/var/cache/prod/translations/catalogue.es-ES.NXhscRe.php
132/vendor/symfony/symfony/src/Symfony/Component/Translation/MessageCatalogue.php
133/vendor/symfony/symfony/src/Symfony/Component/Translation/MessageCatalogueInterface.php
134/vendor/symfony/symfony/src/Symfony/Component/Translation/MetadataAwareInterface.php
135/classes/Currency.php
136/modules/mpar/mercadopago_gateway.php
137/modules/mpar/lib/mercadopagogeneric.php
138/modules/mpar/lib/mpmutex.php
139/modules/mpar/data-mp-countries.php
140/classes/order/OrderState.php
141/modules/ps_mbo/ps_mbo.php
142/modules/ps_mbo/vendor/autoload.php
143/modules/ps_mbo/vendor/composer/autoload_real.php
144/modules/ps_mbo/vendor/composer/platform_check.php
145/modules/ps_mbo/vendor/composer/autoload_static.php
146/modules/ps_mbo/translations/es.php
147/controllers/front/listing/CategoryController.php
148/classes/controller/ProductListingFrontController.php
149/classes/controller/ProductPresentingFrontController.php
150/classes/controller/FrontController.php
151/override/controllers/front/CategoryController.php
152/src/Adapter/Presenter/Object/ObjectPresenter.php
153/src/Adapter/Presenter/PresenterInterface.php
154/src/Adapter/Presenter/Cart/CartPresenter.php
155/src/Adapter/Product/PriceFormatter.php
156/src/Adapter/Image/ImageRetriever.php
157/classes/tax/TaxConfiguration.php
158/classes/Smarty/TemplateFinder.php
159/classes/assets/StylesheetManager.php
160/classes/assets/AbstractAssetManager.php
161/src/Adapter/Assets/AssetUrlGeneratorTrait.php
162/classes/assets/JavascriptManager.php
163/classes/assets/CccReducer.php
164/classes/Category.php
165/src/Adapter/ContainerBuilder.php
166/var/cache/prod/FrontContainer.php
167/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php
168/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/ResettableContainerInterface.php
169/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/ContainerInterface.php
170/vendor/psr/container/src/ContainerInterface.php
171/src/Core/Cldr/Repository.php
172/vendor/icanboogie/cldr/lib/RunTimeProvider.php
173/vendor/icanboogie/cldr/lib/ProviderChainTrait.php
174/vendor/icanboogie/cldr/lib/ProviderInterface.php
175/vendor/icanboogie/cldr/lib/CacheInterface.php
176/vendor/icanboogie/cldr/lib/FileProvider.php
177/vendor/icanboogie/cldr/lib/WebProvider.php
178/vendor/icanboogie/cldr/lib/Repository.php
179/vendor/icanboogie/cldr/lib/AccessorTrait.php
180/vendor/icanboogie/cldr/lib/LocaleCollection.php
181/vendor/icanboogie/cldr/lib/RepositoryPropertyTrait.php
182/vendor/icanboogie/cldr/lib/CollectionTrait.php
183/vendor/icanboogie/cldr/lib/Locale.php
184/vendor/icanboogie/cldr/lib/CodePropertyTrait.php
185/vendor/icanboogie/cldr/lib/Supplemental.php
186/vendor/icanboogie/cldr/lib/Currency.php
187/vendor/icanboogie/cldr/lib/LocalizedCurrency.php
188/vendor/icanboogie/cldr/lib/LocalizedObjectWithFormatter.php
189/vendor/icanboogie/cldr/lib/LocalizedObject.php
190/vendor/icanboogie/cldr/lib/LocalePropertyTrait.php
191/classes/Cart.php
192/override/classes/Cart.php
193/src/Adapter/AddressFactory.php
194/classes/CartRule.php
195/classes/Product.php
196/classes/Pack.php
197/classes/webservice/WebserviceRequest.php
198/classes/ImageType.php
199/modules/ps_socialfollow/ps_socialfollow.php
200/src/Core/Module/WidgetInterface.php
201/modules/productlistview/productlistview.php
202/classes/ProductDownload.php
203/classes/tax/Tax.php
204/src/Core/Cart/Calculator.php
205/src/Core/Cart/CartRowCollection.php
206/src/Core/Cart/Fees.php
207/src/Core/Cart/CartRuleCollection.php
208/src/Adapter/Product/PriceCalculator.php
209/classes/order/Order.php
210/src/Core/Cart/CartRow.php
211/src/Core/Cart/AmountImmutable.php
212/classes/Address.php
213/src/Core/Cart/CartRuleCalculator.php
214/classes/Combination.php
215/vendor/icanboogie/cldr/lib/Numbers.php
216/vendor/icanboogie/cldr/lib/CurrencyFormatter.php
217/vendor/icanboogie/cldr/lib/NumberFormatter.php
218/vendor/icanboogie/cldr/lib/NumberPattern.php
219/classes/Gender.php
220/classes/Risk.php
221/classes/Meta.php
222/classes/AddressFormat.php
223/classes/State.php
224/src/Core/Addon/Module/ModuleManagerBuilder.php
225/app/config/config.php
226/vendor/symfony/symfony/src/Symfony/Component/Yaml/Yaml.php
227/vendor/symfony/symfony/src/Symfony/Component/Yaml/Parser.php
228/vendor/symfony/symfony/src/Symfony/Component/Yaml/Inline.php
229/vendor/symfony/symfony/src/Symfony/Component/Yaml/Unescaper.php
230/src/PrestaShopBundle/Service/DataProvider/Marketplace/ApiClient.php
231/vendor/guzzlehttp/guzzle/src/Client.php
232/vendor/guzzlehttp/guzzle/src/Event/HasEmitterTrait.php
233/vendor/guzzlehttp/guzzle/src/ClientInterface.php
234/vendor/guzzlehttp/guzzle/src/Event/HasEmitterInterface.php
235/vendor/guzzlehttp/guzzle/src/Url.php
236/vendor/guzzlehttp/guzzle/src/Utils.php
237/vendor/guzzlehttp/guzzle/src/Message/MessageFactory.php
238/vendor/guzzlehttp/guzzle/src/Event/ListenerAttacherTrait.php
239/vendor/guzzlehttp/guzzle/src/Message/MessageFactoryInterface.php
240/vendor/guzzlehttp/guzzle/src/Subscriber/HttpError.php
241/vendor/guzzlehttp/guzzle/src/Event/SubscriberInterface.php
242/vendor/guzzlehttp/guzzle/src/Subscriber/Redirect.php
243/vendor/guzzlehttp/ringphp/src/Client/CurlHandler.php
244/vendor/guzzlehttp/ringphp/src/Client/CurlFactory.php
245/vendor/guzzlehttp/ringphp/src/Client/CurlMultiHandler.php
246/vendor/guzzlehttp/ringphp/src/Client/Middleware.php
247/vendor/guzzlehttp/ringphp/src/Client/StreamHandler.php
248/vendor/guzzlehttp/guzzle/src/RequestFsm.php
249/src/Adapter/Tools.php
250/app/config/parameters.php
251/src/Adapter/Module/ModuleZipManager.php
252/src/PrestaShopBundle/Event/Dispatcher/NullDispatcher.php
253/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcherInterface.php
254/src/Core/Hook/HookDispatcherInterface.php
255/src/Adapter/Addons/AddonsDataProvider.php
256/src/PrestaShopBundle/Service/DataProvider/Admin/AddonsInterface.php
257/vendor/doctrine/cache/lib/Doctrine/Common/Cache/FilesystemCache.php
258/vendor/doctrine/cache/lib/Doctrine/Common/Cache/FileCache.php
259/vendor/doctrine/cache/lib/Doctrine/Common/Cache/CacheProvider.php
260/vendor/doctrine/cache/lib/Doctrine/Common/Cache/Cache.php
261/vendor/doctrine/cache/lib/Doctrine/Common/Cache/FlushableCache.php
262/vendor/doctrine/cache/lib/Doctrine/Common/Cache/ClearableCache.php
263/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiGetCache.php
264/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiPutCache.php
265/src/Adapter/LegacyLogger.php
266/vendor/psr/log/Psr/Log/LoggerInterface.php
267/src/PrestaShopBundle/Service/DataProvider/Admin/CategoriesProvider.php
268/src/Adapter/LegacyContext.php
269/src/Adapter/Module/ModuleDataProvider.php
270/src/Adapter/Module/AdminModuleDataProvider.php
271/src/PrestaShopBundle/Service/DataProvider/Admin/ModuleInterface.php
272/vendor/symfony/symfony/src/Symfony/Component/Config/FileLocator.php
273/vendor/symfony/symfony/src/Symfony/Component/Config/FileLocatorInterface.php
274/vendor/symfony/symfony/src/Symfony/Component/Routing/Loader/YamlFileLoader.php
275/vendor/symfony/symfony/src/Symfony/Component/Config/Loader/FileLoader.php
276/vendor/symfony/symfony/src/Symfony/Component/Config/Loader/Loader.php
277/vendor/symfony/symfony/src/Symfony/Component/Config/Loader/LoaderInterface.php
278/vendor/symfony/symfony/src/Symfony/Component/Routing/Router.php
279/vendor/symfony/symfony/src/Symfony/Component/Routing/RouterInterface.php
280/vendor/symfony/symfony/src/Symfony/Component/Routing/Matcher/UrlMatcherInterface.php
281/vendor/symfony/symfony/src/Symfony/Component/Routing/RequestContextAwareInterface.php
282/vendor/symfony/symfony/src/Symfony/Component/Routing/Generator/UrlGeneratorInterface.php
283/vendor/symfony/symfony/src/Symfony/Component/Routing/Matcher/RequestMatcherInterface.php
284/vendor/symfony/symfony/src/Symfony/Component/Routing/RequestContext.php
285/src/Adapter/Module/ModuleDataUpdater.php
286/src/Core/Addon/Module/ModuleManager.php
287/src/Core/Addon/AddonManagerInterface.php
288/src/Core/Addon/Module/ModuleRepository.php
289/src/Core/Addon/Module/ModuleRepositoryInterface.php
290/vendor/symfony/symfony/src/Symfony/Component/Finder/Finder.php
291/vendor/doctrine/cache/lib/Doctrine/Common/Cache/ArrayCache.php
292/src/Adapter/Cache/CacheClearer.php
293/classes/Media.php
294/src/Core/Filter/FrontEndObject/MainFilter.php
295/src/Core/Filter/FilterInterface.php
296/src/Core/Filter/FrontEndObject/CartFilter.php
297/src/Core/Filter/HashMapWhitelistFilter.php
298/src/Core/Filter/CollectionFilter.php
299/src/Core/Filter/FrontEndObject/ProductFilter.php
300/src/Core/Filter/FrontEndObject/EmbeddedAttributesFilter.php
301/src/Core/Filter/FrontEndObject/CustomerFilter.php
302/src/Core/Filter/FrontEndObject/ShopFilter.php
303/src/Core/Filter/FrontEndObject/ConfigurationFilter.php
304/modules/ps_imageslider/ps_imageslider.php
305/modules/ps_imageslider/vendor/autoload.php
306/modules/ps_imageslider/vendor/composer/autoload_real.php
307/modules/ps_imageslider/vendor/composer/autoload_static.php
308/modules/ps_imageslider/Ps_HomeSlide.php
309/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php
310/var/cache/prod/smarty/compile/ca/10/14/ca1014f3e109861a4ea53f11c79b28409a40e851_2.file.cronjob.tpl.php
311/modules/contentbox/contentbox.php
312/modules/contentbox/translations/es.php
313/modules/colorchange/colorchange.php
314/modules/colorchange/es.php
315/var/cache/prod/smarty/compile/c0/40/a5/c040a5545f1acfc920dcb6bfb6eecdaaf6cd8cd9_2.file.header.tpl.php
316/modules/hiaddtocartbutton/hiaddtocartbutton.php
317/modules/hiaddtocartbutton/classes/HiPrestaModule.php
318/modules/hiaddtocartbutton/translations/es.php
319/var/cache/prod/smarty/compile/86/00/0b/86000b8e6dd4935c8f382b769ee32a0d9e9385c5_2.file.header.tpl.php
320/modules/whatsapp/whatsapp.php
321/modules/whatsapp/translations/es.php
322/modules/googletag/googletag.php
323/var/cache/prod/smarty/compile/36/88/35/368835421de78a03e2a684f751994dedff49824e_2.file.googletag_header.tpl.php
324/modules/ps_emailalerts/ps_emailalerts.php
325/modules/ps_emailalerts/vendor/autoload.php
326/modules/ps_emailalerts/vendor/composer/autoload_real.php
327/modules/ps_emailalerts/vendor/composer/autoload_static.php
328/modules/ps_emailalerts/MailAlert.php
329/modules/homecategoriez/homecategoriez.php
330/modules/homecategoriez/translations/es.php
331/modules/ps_shoppingcart/ps_shoppingcart.php
332/modules/ets_megamenu/ets_megamenu.php
333/modules/ets_megamenu/classes/MM_Obj.php
334/modules/ets_megamenu/classes/MM_Menu.php
335/modules/ets_megamenu/classes/MM_Column.php
336/modules/ets_megamenu/classes/MM_Block.php
337/modules/ets_megamenu/classes/MM_Config.php
338/modules/ets_megamenu/classes/MM_Cache.php
339/modules/ets_megamenu/classes/MM_Tab.php
340/modules/ets_megamenu/classes/MM_Products.php
341/modules/ets_megamenu/classes/Ets_megamenu_defines.php
342/modules/ets_megamenu/classes/MM_ImportExport.php
343/modules/ets_megamenu/translations/es.php
344/modules/ps_searchbar/ps_searchbar.php
345/modules/ps_customersignin/ps_customersignin.php
346/var/cache/prod/smarty/compile/e5/59/30/e559302c5120003e04973f6614296ee43f4ce275_2.file.header.tpl.php
347/modules/ets_searchbycategory/ets_searchbycategory.php
348/modules/ets_searchbycategory/classes/ETS_Defines.php
349/modules/ets_searchbycategory/translations/es.php
350/var/cache/prod/smarty/compile/09/b9/2f/09b92f5438bd74c6be1aa83e2d55ecfb375c66b0_2.file.head.tpl.php
351/modules/ybc_productimagehover/ybc_productimagehover.php
352/modules/ybc_productimagehover/translations/es.php
353/var/cache/prod/smarty/compile/cf/36/2e/cf362e36efe5ee2d92d0c9efdf7dde2330b17bc6_2.file.renderJs.tpl.php
354/vendor/smarty/smarty/libs/plugins/modifier.escape.php
355/modules/ph_recommendbycategories/ph_recommendbycategories.php
356/modules/ph_recommendbycategories/classes/PhRbcDefine.php
357/modules/ph_recommendbycategories/translations/es.php
358/modules/ps_googleanalytics/ps_googleanalytics.php
359/modules/ps_googleanalytics/vendor/autoload.php
360/modules/ps_googleanalytics/vendor/composer/autoload_real.php
361/modules/ps_googleanalytics/vendor/composer/autoload_static.php
362/modules/ps_googleanalytics/classes/Hook/HookDisplayHeader.php
363/modules/ps_googleanalytics/classes/Hook/HookInterface.php
364/var/cache/prod/smarty/compile/24/f7/e5/24f7e5fd48423a5220d74dca09e056984dcba2a3_2.file.ps_googleanalytics.tpl.php
365/modules/ps_googleanalytics/classes/Handler/ModuleHandler.php
366/modules/ps_googleanalytics/classes/Handler/GanalyticsJsHandler.php
367/modules/ps_featuredproducts/ps_featuredproducts.php
368/modules/ps_googleanalytics/classes/Wrapper/ProductWrapper.php
369/modules/ps_googleanalytics/classes/Wrapper/WrapperInterface.php
370/classes/stock/StockAvailable.php
371/modules/ps_googleanalytics/classes/GoogleAnalyticsTools.php
372/var/cache/prod/smarty/compile/ac/19/c1/ac19c1694ab2e979bf7f6a30ef205bf0d01d6fc5_2.file.ga_tag.tpl.php
373/modules/ocaepak/ocaepak.php
374/classes/module/CarrierModule.php
375/modules/ocaepak/classes/OcaCarrierTools.php
376/modules/ocaepak/classes/OcaEpakOperative.php
377/modules/ocaepak/classes/OcaEpakOrder.php
378/modules/ocaepak/classes/OcaEpakQuote.php
379/modules/ocaepak/classes/OcaEpakRelay.php
380/modules/ocaepak/classes/OcaEpakBranches.php
381/modules/ocaepak/translations/es.php
382/src/Core/Product/Search/ProductSearchContext.php
383/src/Core/Product/Search/ProductSearchQuery.php
384/src/Core/Product/Search/SortOrder.php
385/modules/ps_facetedsearch/ps_facetedsearch.php
386/modules/ps_facetedsearch/vendor/autoload.php
387/modules/ps_facetedsearch/vendor/composer/autoload_real.php
388/modules/ps_facetedsearch/vendor/composer/autoload_static.php
389/modules/ps_facetedsearch/src/HookDispatcher.php
390/modules/ps_facetedsearch/src/Hook/Attribute.php
391/modules/ps_facetedsearch/src/Hook/AbstractHook.php
392/modules/ps_facetedsearch/src/Hook/AttributeGroup.php
393/modules/ps_facetedsearch/src/Hook/Category.php
394/modules/ps_facetedsearch/src/Hook/Design.php
395/modules/ps_facetedsearch/src/Hook/Feature.php
396/modules/ps_facetedsearch/src/Form/Feature/FormModifier.php
397/modules/ps_facetedsearch/src/Form/Feature/FormDataProvider.php
398/modules/ps_facetedsearch/src/Hook/FeatureValue.php
399/modules/ps_facetedsearch/src/Hook/Product.php
400/modules/ps_facetedsearch/src/Hook/ProductSearch.php
401/modules/ps_facetedsearch/src/Hook/SpecificPrice.php
402/modules/ps_facetedsearch/src/URLSerializer.php
403/modules/ps_facetedsearch/src/Filters/DataAccessor.php
404/modules/ps_facetedsearch/src/Product/SearchProvider.php
405/src/Core/Product/Search/FacetsRendererInterface.php
406/src/Core/Product/Search/ProductSearchProviderInterface.php
407/modules/ps_facetedsearch/src/Filters/Converter.php
408/modules/ps_facetedsearch/src/Product/SearchFactory.php
409/src/Core/Product/Search/ProductSearchResult.php
410/modules/ps_facetedsearch/src/Product/Search.php
411/modules/ps_facetedsearch/src/Adapter/MySQL.php
412/modules/ps_facetedsearch/src/Adapter/AbstractAdapter.php
413/modules/ps_facetedsearch/src/Adapter/InterfaceAdapter.php
414/vendor/doctrine/collections/lib/Doctrine/Common/Collections/ArrayCollection.php
415/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Collection.php
416/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php
417/modules/ps_facetedsearch/src/Filters/Products.php
418/modules/ps_facetedsearch/src/Filters/Block.php
419/src/Core/Product/Search/FacetCollection.php
420/classes/ProductAssembler.php
421/classes/SpecificPrice.php
422/classes/tax/TaxManagerFactory.php
423/classes/tax/TaxRulesTaxManager.php
424/classes/tax/TaxManagerInterface.php
425/classes/tax/TaxCalculator.php
426/classes/GroupReduction.php
427/classes/Feature.php
428/classes/ProductPresenterFactory.php
429/src/Adapter/Presenter/Product/ProductListingPresenter.php
430/src/Adapter/Presenter/Product/ProductPresenter.php
431/src/Adapter/Product/ProductColorsRetriever.php
432/src/Core/Product/ProductPresentationSettings.php
433/src/Adapter/Presenter/Product/ProductListingLazyArray.php
434/src/Adapter/Presenter/Product/ProductLazyArray.php
435/src/Adapter/Presenter/AbstractLazyArray.php
436/classes/Image.php
437/vendor/doctrine/common/lib/Doctrine/Common/Util/Inflector.php
438/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php
439/classes/ImageManager.php
440/var/cache/prod/smarty/compile/2e/80/73/2e807335546cfa2360c36327ac89dd2fcb054379_2.module.psfacetedsearchviewstempl.php
441/vendor/smarty/smarty/libs/sysplugins/smarty_internal_block.php
442/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php
443/src/Core/Product/Search/Pagination.php
444/vendor/defuse/php-encryption/src/Crypto.php
445/vendor/defuse/php-encryption/src/KeyOrPassword.php
446/vendor/defuse/php-encryption/src/RuntimeTests.php
447/vendor/defuse/php-encryption/src/DerivedKeys.php
448/vendor/defuse/php-encryption/src/Exception/WrongKeyOrModifiedCiphertextException.php
449/vendor/defuse/php-encryption/src/Exception/CryptoException.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/Guest.php
517/classes/Connection.php
518/classes/Page.php
519/classes/ConnectionsSource.php
520/modules/ps_googleanalytics/classes/Hook/HookDisplayFooter.php
521/modules/ps_googleanalytics/classes/Handler/GanalyticsDataHandler.php
522/modules/ps_googleanalytics/classes/Repository/GanalyticsDataRepository.php