Search accesories

Cerca pneumatici

Disponibilità

Disponibilità

Selezioni

Selezioni

Prezzo

Prezzo

  • 18,00 € - 394,00 €

Marca

Marca

Peso

Peso

  • 0,2 kg - 5 kg

Distanziali ruota

Filtros

Filtri attivi

Mostrando 673-696 738 artículo(s)

Search accesories

Cerca pneumatici

Disponibilità

Disponibilità

Selezioni

Selezioni

Prezzo

Prezzo

  • 18,00 € - 394,00 €

Marca

Marca

Peso

Peso

  • 0,2 kg - 5 kg

mi carrito
Underwear
Undershirts
Pajamas
Collections
Load Time 816 ms
Querying Time 198 ms
Queries 541
Memory Peak Usage 29.4 Mb
Included Files 1052 files - 14.86 Mb
PrestaShop Cache - Mb
Global vars 1.05 Mb
PrestaShop Version 9.0.3
PHP Version 8.4.17
MySQL Version 10.11.16-MariaDB-deb12-log
Memory Limit 1G
Max Execution Time 600s
Smarty Cache enabled
Smarty Compilation auto
  Time Cumulated Time Memory Usage Memory Peak Usage
config 72.508 ms 72.508 ms 5.68 Mb 6.0 Mb
__construct 0.056 ms 72.564 ms - Mb 6.0 Mb
init 16.406 ms 88.970 ms 1.08 Mb 6.8 Mb
checkAccess 0.001 ms 88.971 ms - Mb 6.8 Mb
setMedia 2.834 ms 91.805 ms 0.05 Mb 7.0 Mb
postProcess 0.001 ms 91.806 ms - Mb 7.0 Mb
initHeader 0.001 ms 91.807 ms - Mb 7.0 Mb
initContent 190.065 ms 281.872 ms 7.32 Mb 14.2 Mb
initFooter 0.001 ms 281.873 ms - Mb 14.2 Mb
display 533.864 ms 816 ms 13.75 Mb 29.4 Mb
Hook Time Memory Usage
DisplayBeforeBodyClosingTag 80.070 ms 2.92 Mb
OverrideLayoutTemplate 52.283 ms 4.25 Mb
DisplayWrapperBottom 41.315 ms 3.83 Mb
DisplayProductShippingTag 12.588 ms 1.90 Mb
displayLeftColumn 10.771 ms 0.59 Mb
DisplayHeader 10.089 ms 0.47 Mb
DisplayCategoryCustomFilters 9.305 ms 0.34 Mb
ActionFrontControllerInitAfter 7.972 ms 0.44 Mb
renderWidget 3.783 ms 0.15 Mb
ProductSearchProvider 1.911 ms 0.19 Mb
DisplayFooter 0.811 ms 0.06 Mb
Header 0.638 ms 0.03 Mb
ActionFrontControllerSetMedia 0.520 ms 0.01 Mb
ActionOutputHTMLBefore 0.335 ms - Mb
ActionPresentCart 0.260 ms - Mb
ModuleRoutes 0.193 ms 0.03 Mb
ActionProductSearchAfter 0.011 ms - Mb
DisplayOverrideTemplate 0.010 ms - Mb
18 hook(s) 232.864 ms 15.21 Mb
Module Time Memory Usage
stsitebuilder 129.020 ms 10.97 Mb
onepagecheckoutps 4.249 ms 0.23 Mb
ybc_blog 6.688 ms 0.72 Mb
ps_emailsubscription 0.879 ms 0.06 Mb
ps_emailalerts 0.131 ms 0.01 Mb
llantassearch 5.091 ms 0.08 Mb
searchcustom 4.928 ms 0.21 Mb
rcpgtagmanager 70.788 ms 2.37 Mb
desfinder 0.500 ms 0.01 Mb
ps_shoppingcart 0.113 ms 0.01 Mb
ps_searchbar 0.321 ms 0.01 Mb
productcomments 0.112 ms 0.01 Mb
freeshippingamountdisplay 0.429 ms 0.03 Mb
redsys 1.113 ms 0.15 Mb
paypal 1.942 ms 0.28 Mb
sldquickorder 0.495 ms 0.17 Mb
dusnicsyncocc 0.378 ms 0.02 Mb
desoccfeatures 0.209 ms 0.01 Mb
descpdftoreference 0.185 ms 0.01 Mb
desoccstockerp 12.781 ms 1.91 Mb
dessoccerp 0.175 ms 0.01 Mb
ps_facetedsearch 2.097 ms 0.20 Mb
ps_languageselector 1.008 ms 0.04 Mb
ps_currencyselector 3.053 ms 0.12 Mb
des_categorytree 11.603 ms 0.73 Mb
statsdata 1.907 ms 0.05 Mb
26 module(s) 260.195 ms 18.40 Mb

Stopwatch SQL - 541 queries

# Query Time (ms) Rows Filesort Group By Location
104
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, p.on_sale, p.date_add, cp.position FROM tmohz_product p LEFT JOIN tmohz_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN tmohz_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN tmohz_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 tmohz_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN tmohz_category_product cp ON (p.id_product = cp.id_product) INNER JOIN tmohz_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN tmohz_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN tmohz_category_group cg ON (cg.id_category = c.id_category) WHERE ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND c.nleft>=341 AND c.nright<=342 GROUP BY p.id_product) p INNER JOIN tmohz_category_product cp ON (p.id_product = cp.id_product) GROUP BY p.id_product ORDER BY p.position ASC, p.id_product DESC
18.919 ms 4347504 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
2
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 `tmohz_configuration` c
LEFT JOIN `tmohz_configuration_lang` cl ON (c.`id_configuration` = cl.`id_configuration`)
9.346 ms 7221 /classes/Configuration.php:182
381
SELECT SQL_NO_CACHE c.*, cl.*
FROM `tmohz_category` c
INNER JOIN tmohz_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `tmohz_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 
LEFT JOIN `tmohz_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `tmohz_category` c2 ON c2.`id_category` = 2 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND c.`level_depth` <= 5 AND `id_lang` = 5
AND c.`active` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC, category_shop.`position` ASC
5.523 ms 176 Yes Yes /classes/Category.php:815
114
SELECT SQL_NO_CACHE `id_hook`, `name`
FROM `tmohz_hook`
UNION
SELECT `id_hook`, ha.`alias` as name
FROM `tmohz_hook_alias` ha
INNER JOIN `tmohz_hook` h ON ha.name = h.name
3.802 ms 0 /classes/Hook.php:1577
16
SELECT SQL_NO_CACHE h.`name` as hook, m.`id_module`, h.`id_hook`, m.`name` as module
FROM `tmohz_module` m
INNER JOIN tmohz_module_shop module_shop
ON (module_shop.id_module = m.id_module AND module_shop.id_shop = 1)
INNER JOIN `tmohz_hook_module` `hm` ON hm.`id_module` = m.`id_module`
INNER JOIN `tmohz_hook` `h` ON hm.`id_hook` = h.`id_hook`
LEFT JOIN `tmohz_module_group` `mg` ON mg.`id_module` = m.`id_module`
WHERE (h.`name` != "paymentOptions") AND (hm.`id_shop` = 1) AND (mg.id_shop = 1 AND  mg.`id_group` IN (1))
GROUP BY hm.id_hook, hm.id_module
ORDER BY hm.`position`
3.544 ms 158 Yes Yes /classes/Hook.php:1509
115
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, m.active
FROM `tmohz_hook_module` hm
STRAIGHT_JOIN `tmohz_hook` h ON (h.id_hook = hm.id_hook AND hm.id_shop = 1)
STRAIGHT_JOIN `tmohz_module` as m ON (m.id_module = hm.id_module)
ORDER BY hm.position
3.109 ms 483 /classes/Hook.php:495
106
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-04-16 00:00:00',
INTERVAL 20 DAY
)
) > 0) as new
FROM tmohz_product p
LEFT JOIN tmohz_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 5
LEFT JOIN tmohz_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_product_attribute = 0
AND sa.id_shop = 1 LEFT JOIN tmohz_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product IN (81584,81585,81586,81587,81588,81589,81590,81591,81592,81593,81594,81595,81596,81597,81598,81599,81600,81601,81602,81603,81604,81605,81606,81607)
2.318 ms 24 /classes/ProductAssembler.php:101
378
SELECT SQL_NO_CACHE * FROM tmohz_llantassearch_category c WHERE id_parent=0 ORDER BY name
1.966 ms 3268 Yes /modules/llantassearch/llantassearch.php:614
291
SELECT SQL_NO_CACHE eb.*,yy.id_lang
FROM `tmohz_st_site_builder` eb
INNER JOIN `tmohz_st_site_builder_yuyan` `yy` ON yy.id_st_site_builder = eb.id_st_site_builder
INNER JOIN tmohz_st_site_builder_shop st_site_builder_shop
ON (st_site_builder_shop.id_st_site_builder = eb.id_st_site_builder AND st_site_builder_shop.id_shop = 1)
WHERE (eb.`contr`='category' and eb.`post_parent`=0 and eb.`post_type`=''
and eb.`id_category`=173 and ( yy.`id_lang` = 0 or yy.`id_lang`=5) and eb.`active`=1 and eb.`type`=0)
ORDER BY eb.`position` asc
1.759 ms 53 Yes /modules/stsitebuilder/stsitebuilder.php:1152
465
SELECT SQL_NO_CACHE * FROM tmohz_llantassearch_category c WHERE id_parent=0 ORDER BY name
1.618 ms 3268 Yes /modules/llantassearch/llantassearch.php:614
15
SELECT SQL_NO_CACHE lower(name) as name
FROM `tmohz_hook` h
WHERE (h.active = 1)
1.358 ms 1237 /classes/Hook.php:1617
313
SELECT SQL_NO_CACHE *
FROM `tmohz_category` c
INNER JOIN tmohz_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `tmohz_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 
WHERE 1  and c.id_category IN (57,58,59,60,61,62,63,63,65,66,67,68,69,70)  AND `id_lang` = 5
AND `active` = 1
ORDER BY c.`level_depth` ASC, category_shop.`position` ASC
1.332 ms 13 Yes /classes/Category.php:657
375
SELECT SQL_NO_CACHE *
FROM `tmohz_category` c
INNER JOIN tmohz_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `tmohz_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 
WHERE 1  and c.id_category IN (143,138,161,173,140,175)  AND `id_lang` = 5
AND `active` = 1
ORDER BY c.`level_depth` ASC, category_shop.`position` ASC
1.312 ms 6 Yes /classes/Category.php:657
376
SELECT SQL_NO_CACHE * FROM tmohz_filter_category fc, tmohz_filter_category_lang fcl WHERE fc.id_category=fcl.id_category and fcl.id_lang=5 and id_parent=0 ORDER by fcl.name
1.273 ms 59 Yes /modules/searchcustom/searchcustom.php:762
341
SELECT SQL_NO_CACHE *
FROM `tmohz_category` c
INNER JOIN tmohz_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `tmohz_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 
WHERE 1  and c.id_category IN (143,144,145,146,147,148,149,150,151)  AND `id_lang` = 5
AND `active` = 1
ORDER BY c.`level_depth` ASC, category_shop.`position` ASC
1.164 ms 9 Yes /classes/Category.php:657
65
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_description`
FROM `tmohz_category` c
INNER JOIN tmohz_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `tmohz_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 5  AND cl.id_shop = 1 )
LEFT JOIN `tmohz_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 173
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC
1.095 ms 1 Yes Yes /classes/Category.php:946
356
SELECT SQL_NO_CACHE *
FROM `tmohz_category` c
INNER JOIN tmohz_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `tmohz_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 
WHERE 1  and c.id_category IN (170,171,172,173,174,175,176)  AND `id_lang` = 5
AND `active` = 1
ORDER BY c.`level_depth` ASC, category_shop.`position` ASC
1.076 ms 7 Yes /classes/Category.php:657
28
SELECT SQL_NO_CACHE m.page, ml.url_rewrite, ml.id_lang
FROM `tmohz_meta` m
LEFT JOIN `tmohz_meta_lang` ml ON (m.id_meta = ml.id_meta AND ml.id_shop = 1 )
ORDER BY LENGTH(ml.url_rewrite) DESC
1.038 ms 159 Yes /classes/Dispatcher.php:643
316
SELECT SQL_NO_CACHE *
FROM `tmohz_category` c
INNER JOIN tmohz_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `tmohz_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 
WHERE 1  and c.id_category IN (34,35)  AND `id_lang` = 5
AND `active` = 1
ORDER BY c.`level_depth` ASC, category_shop.`position` ASC
1.026 ms 2 Yes /classes/Category.php:657
322
SELECT SQL_NO_CACHE *
FROM `tmohz_category` c
INNER JOIN tmohz_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `tmohz_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 
WHERE 1  and c.id_category IN (121,122,123,124,125)  AND `id_lang` = 5
AND `active` = 1
ORDER BY c.`level_depth` ASC, category_shop.`position` ASC
1.025 ms 5 Yes /classes/Category.php:657
323
SELECT SQL_NO_CACHE *
FROM `tmohz_category` c
INNER JOIN tmohz_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `tmohz_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 
WHERE 1  and c.id_category IN (34,35)  AND `id_lang` = 5
AND `active` = 1
ORDER BY c.`level_depth` ASC, category_shop.`position` ASC
1.016 ms 2 Yes /classes/Category.php:657
327
SELECT SQL_NO_CACHE *
FROM `tmohz_category` c
INNER JOIN tmohz_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `tmohz_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 
WHERE 1  and c.id_category IN (136,137,138)  AND `id_lang` = 5
AND `active` = 1
ORDER BY c.`level_depth` ASC, category_shop.`position` ASC
1.012 ms 3 Yes /classes/Category.php:657
345
SELECT SQL_NO_CACHE *
FROM `tmohz_category` c
INNER JOIN tmohz_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `tmohz_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 
WHERE 1  and c.id_category IN (157,158,159)  AND `id_lang` = 5
AND `active` = 1
ORDER BY c.`level_depth` ASC, category_shop.`position` ASC
0.990 ms 3 Yes /classes/Category.php:657
464
SELECT SQL_NO_CACHE * FROM tmohz_filter_category fc, tmohz_filter_category_lang fcl WHERE fc.id_category=fcl.id_category and fcl.id_lang=5 and id_parent=0 ORDER by fcl.name
0.983 ms 59 Yes /modules/searchcustom/searchcustom.php:762
331
SELECT SQL_NO_CACHE *
FROM `tmohz_category` c
INNER JOIN tmohz_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `tmohz_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 
WHERE 1  and c.id_category IN (153,154,155)  AND `id_lang` = 5
AND `active` = 1
ORDER BY c.`level_depth` ASC, category_shop.`position` ASC
0.967 ms 3 Yes /classes/Category.php:657
18
SELECT SQL_NO_CACHE `id_hook`, `name` FROM `tmohz_hook`
0.917 ms 1237 /classes/Hook.php:1577
103
SELECT SQL_NO_CACHE DISTINCT f.id_feature, f.*, fl.*, IF(liflv.`url_name` IS NULL OR liflv.`url_name` = "", NULL, liflv.`url_name`) AS url_name, IF(liflv.`meta_title` IS NULL OR liflv.`meta_title` = "", NULL, liflv.`meta_title`) AS meta_title, lif.indexable FROM `tmohz_feature` f  INNER JOIN tmohz_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1) LEFT JOIN `tmohz_feature_lang` fl ON (f.`id_feature` = fl.`id_feature` AND fl.`id_lang` = 5) LEFT JOIN `tmohz_layered_indexable_feature` lif ON (f.`id_feature` = lif.`id_feature`) LEFT JOIN `tmohz_layered_indexable_feature_lang_value` liflv ON (f.`id_feature` = liflv.`id_feature` AND liflv.`id_lang` = 5) ORDER BY f.`position` ASC
0.872 ms 224 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:159
58
SELECT SQL_NO_CACHE eb.*
FROM `tmohz_st_site_builder` eb
INNER JOIN `tmohz_st_site_builder_yuyan` `yy` ON yy.id_st_site_builder = eb.id_st_site_builder
INNER JOIN tmohz_st_site_builder_shop st_site_builder_shop
ON (st_site_builder_shop.id_st_site_builder = eb.id_st_site_builder AND st_site_builder_shop.id_shop = 1)
WHERE (eb.contr = "listing" AND eb.listing like "%category%"  OR eb.contr = "category" AND (eb.id_category=0 OR eb.id_category=173 OR eb.id_category IN (173,169,134,2) AND eb.sub_category=1 OR (eb.id_category = -1 AND eb.sub_category = 1 AND (FIND_IN_SET('173',eb.id_category_ext) OR FIND_IN_SET('169',eb.id_category_ext) OR FIND_IN_SET('134',eb.id_category_ext) OR FIND_IN_SET('2',eb.id_category_ext))) OR (eb.id_category = -1 AND eb.sub_category = 0 AND FIND_IN_SET('173',eb.id_category_ext))
)) AND (eb.type =50) AND (yy.id_lang = 0 OR yy.id_lang =5) AND (eb.post_status = "publish") AND (eb.post_parent = 0) AND (eb.post_type = "") AND (eb.active = 1)
ORDER BY eb.priority DESC
LIMIT 1
0.841 ms 11 Yes /modules/stsitebuilder/libs/elementor/modules/templates/module.php:111
489
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `tmohz_product_attribute` pa
INNER JOIN tmohz_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `tmohz_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `tmohz_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `tmohz_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 5)
JOIN `tmohz_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (81590) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.811 ms 1 Yes Yes /classes/Product.php:4304
96
DESCRIBE tmohz_ybc_blog_post
0.790 ms 1 /modules/ybc_blog/ybc_blog_defines.php:3235
471
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `tmohz_product_attribute` pa
INNER JOIN tmohz_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `tmohz_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `tmohz_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `tmohz_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 5)
JOIN `tmohz_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (81584) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.764 ms 1 Yes Yes /classes/Product.php:4304
62
SELECT SQL_NO_CACHE eb.*
FROM `tmohz_st_site_builder` eb
INNER JOIN `tmohz_st_site_builder_yuyan` `yy` ON yy.id_st_site_builder = eb.id_st_site_builder
INNER JOIN tmohz_st_site_builder_shop st_site_builder_shop
ON (st_site_builder_shop.id_st_site_builder = eb.id_st_site_builder AND st_site_builder_shop.id_shop = 1)
WHERE (eb.contr = "listing" AND eb.listing like "%category%"  OR eb.contr = "category" AND (eb.id_category=0 OR eb.id_category=173 OR eb.id_category IN (173,169,134,2) AND eb.sub_category=1 OR (eb.id_category = -1 AND eb.sub_category = 1 AND (FIND_IN_SET('173',eb.id_category_ext) OR FIND_IN_SET('169',eb.id_category_ext) OR FIND_IN_SET('134',eb.id_category_ext) OR FIND_IN_SET('2',eb.id_category_ext))) OR (eb.id_category = -1 AND eb.sub_category = 0 AND FIND_IN_SET('173',eb.id_category_ext))
)) AND (eb.type =50) AND (yy.id_lang = 0 OR yy.id_lang =5) AND (eb.post_status = "publish") AND (eb.post_parent = 0) AND (eb.post_type = "") AND (eb.active = 1)
ORDER BY eb.priority DESC
LIMIT 1
0.756 ms 11 Yes /modules/stsitebuilder/stsitebuilder.php:298
483
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `tmohz_product_attribute` pa
INNER JOIN tmohz_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `tmohz_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `tmohz_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `tmohz_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 5)
JOIN `tmohz_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (81588) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.730 ms 1 Yes Yes /classes/Product.php:4304
370
SELECT SQL_NO_CACHE eb.*
FROM `tmohz_st_site_builder` eb
INNER JOIN `tmohz_st_site_builder_yuyan` `yy` ON yy.id_st_site_builder = eb.id_st_site_builder
INNER JOIN tmohz_st_site_builder_shop st_site_builder_shop
ON (st_site_builder_shop.id_st_site_builder = eb.id_st_site_builder AND st_site_builder_shop.id_shop = 1)
WHERE (eb.contr = "listing" AND eb.listing like "%category%"  OR eb.contr = "category" AND (eb.id_category=0 OR eb.id_category=173 OR eb.id_category IN (173,169,134,2) AND eb.sub_category=1 OR (eb.id_category = -1 AND eb.sub_category = 1 AND (FIND_IN_SET('173',eb.id_category_ext) OR FIND_IN_SET('169',eb.id_category_ext) OR FIND_IN_SET('134',eb.id_category_ext) OR FIND_IN_SET('2',eb.id_category_ext))) OR (eb.id_category = -1 AND eb.sub_category = 0 AND FIND_IN_SET('173',eb.id_category_ext))
)) AND (eb.type =90) AND (yy.id_lang = 0 OR yy.id_lang =5) AND (eb.post_status = "publish") AND (eb.post_parent = 0) AND (eb.post_type = "") AND (eb.active = 1)
ORDER BY eb.priority DESC
LIMIT 1
0.721 ms 1 Yes /modules/stsitebuilder/stsitebuilder.php:1209
102
SELECT SQL_NO_CACHE ag.id_attribute_group, agl.public_name as attribute_group_name, is_color_group, IF(liaglv.`url_name` IS NULL OR liaglv.`url_name` = "", NULL, liaglv.`url_name`) AS url_name, IF(liaglv.`meta_title` IS NULL OR liaglv.`meta_title` = "", NULL, liaglv.`meta_title`) AS meta_title, IFNULL(liag.indexable, TRUE) AS indexable FROM `tmohz_attribute_group` ag  INNER JOIN tmohz_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1) LEFT JOIN `tmohz_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 5) LEFT JOIN `tmohz_layered_indexable_attribute_group` liag ON (ag.`id_attribute_group` = liag.`id_attribute_group`) LEFT JOIN `tmohz_layered_indexable_attribute_group_lang_value` AS liaglv ON (ag.`id_attribute_group` = liaglv.`id_attribute_group` AND agl.`id_lang` = 5) GROUP BY ag.id_attribute_group ORDER BY ag.`position` ASC
0.712 ms 4 Yes Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:122
261
SELECT SQL_NO_CACHE *
FROM `tmohz_product` a
LEFT JOIN `tmohz_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 5
LEFT JOIN `tmohz_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 81598) AND (b.`id_shop` = 1) LIMIT 1
0.695 ms 1 /src/Adapter/EntityMapper.php:74
0
SELECT SQL_NO_CACHE s.id_shop, CONCAT(su.physical_uri, su.virtual_uri) AS uri, su.domain, su.main
FROM tmohz_shop_url su
LEFT JOIN tmohz_shop s ON (s.id_shop = su.id_shop)
WHERE (su.domain = 'new.ckcautosport.com' OR su.domain_ssl = 'new.ckcautosport.com')
AND s.active = 1
AND s.deleted = 0
ORDER BY LENGTH(CONCAT(su.physical_uri, su.virtual_uri)) DESC
0.690 ms 1 Yes /classes/shop/Shop.php:1392
112
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 1, 2, 0) +  IF (`id_country` = 6, 4, 0) +  IF (`id_currency` = 1, 8, 0) +  IF (`id_group` = 1, 16, 0) +  IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `tmohz_specific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 6) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0  AND (`from` = '0000-00-00 00:00:00' OR '2026-04-16 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2026-04-16 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.661 ms 1 Yes /classes/SpecificPrice.php:583
384
SELECT SQL_NO_CACHE c.*, cl.*  FROM `tmohz_category` c
LEFT JOIN `tmohz_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 5 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 341 AND c.`nright` >= 342 AND c.`nleft` >= 2 AND c.`nright` <= 351 ORDER BY `nleft` DESC
0.658 ms 7 Yes /classes/Category.php:1617
481
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM tmohz_feature_product pf
LEFT JOIN tmohz_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 5)
LEFT JOIN tmohz_feature_value fv ON (fv.id_feature_value = pf.id_feature_value)
LEFT JOIN tmohz_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 5)
LEFT JOIN tmohz_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 5)
INNER JOIN tmohz_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 81588
ORDER BY f.position ASC, fvl.value ASC
0.657 ms 1 Yes /classes/Product.php:5778
373
SELECT SQL_NO_CACHE *
FROM `tmohz_category` a
LEFT JOIN `tmohz_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 5
LEFT JOIN `tmohz_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 161) AND (b.`id_shop` = 1) LIMIT 1
0.642 ms 1 /src/Adapter/EntityMapper.php:74
123
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `tmohz_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 81584 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `tmohz_cart_product` cp JOIN `tmohz_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `tmohz_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 81584 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.640 ms 0 /classes/Cart.php:1450
490
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM tmohz_feature_product pf
LEFT JOIN tmohz_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 5)
LEFT JOIN tmohz_feature_value fv ON (fv.id_feature_value = pf.id_feature_value)
LEFT JOIN tmohz_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 5)
LEFT JOIN tmohz_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 5)
INNER JOIN tmohz_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 81591
ORDER BY f.position ASC, fvl.value ASC
0.640 ms 1 Yes /classes/Product.php:5778
466
SELECT SQL_NO_CACHE eb.*
FROM `tmohz_st_site_builder` eb
INNER JOIN `tmohz_st_site_builder_yuyan` `yy` ON yy.id_st_site_builder = eb.id_st_site_builder
INNER JOIN tmohz_st_site_builder_shop st_site_builder_shop
ON (st_site_builder_shop.id_st_site_builder = eb.id_st_site_builder AND st_site_builder_shop.id_shop = 1)
WHERE (eb.`post_parent` = 0 AND eb.`post_type`='' AND eb.post_status = "publish" AND eb.`type` in (130) And (eb.`contr` = "all" OR eb.`contr` = "category") AND eb.`active`=1 AND (yy.`id_lang`=0 OR yy.`id_lang`=5))
ORDER BY eb.priority DESC
0.632 ms 1 Yes /modules/stsitebuilder/stsitebuilder.php:1838
487
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM tmohz_feature_product pf
LEFT JOIN tmohz_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 5)
LEFT JOIN tmohz_feature_value fv ON (fv.id_feature_value = pf.id_feature_value)
LEFT JOIN tmohz_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 5)
LEFT JOIN tmohz_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 5)
INNER JOIN tmohz_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 81590
ORDER BY f.position ASC, fvl.value ASC
0.626 ms 1 Yes /classes/Product.php:5778
468
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM tmohz_feature_product pf
LEFT JOIN tmohz_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 5)
LEFT JOIN tmohz_feature_value fv ON (fv.id_feature_value = pf.id_feature_value)
LEFT JOIN tmohz_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 5)
LEFT JOIN tmohz_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 5)
INNER JOIN tmohz_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 81584
ORDER BY f.position ASC, fvl.value ASC
0.604 ms 1 Yes /classes/Product.php:5778
463
SELECT SQL_NO_CACHE eb.*
FROM `tmohz_st_site_builder` eb
INNER JOIN `tmohz_st_site_builder_yuyan` `yy` ON yy.id_st_site_builder = eb.id_st_site_builder
INNER JOIN tmohz_st_site_builder_shop st_site_builder_shop
ON (st_site_builder_shop.id_st_site_builder = eb.id_st_site_builder AND st_site_builder_shop.id_shop = 1)
WHERE (eb.`post_parent` = 0 AND eb.`post_type`='' AND eb.post_status = "publish" AND eb.`type` in (120) And eb.`active` = 1 AND (yy.`id_lang`=0 OR yy.`id_lang`=5))
ORDER BY  eb.`position` asc, eb.`id_st_site_builder` desc
0.602 ms 4 Yes /modules/stsitebuilder/stsitebuilder.php:970
262
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `tmohz_image` i
INNER JOIN tmohz_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `tmohz_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 5)
WHERE i.`id_product` = 81598
ORDER BY `position`
0.581 ms 7 Yes /classes/Product.php:3285
372
SELECT SQL_NO_CACHE 1 FROM tmohz_cart_product cp INNER JOIN tmohz_product p
ON (p.id_product = cp.id_product) INNER JOIN tmohz_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.581 ms 1 /classes/Cart.php:4072
472
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM tmohz_feature_product pf
LEFT JOIN tmohz_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 5)
LEFT JOIN tmohz_feature_value fv ON (fv.id_feature_value = pf.id_feature_value)
LEFT JOIN tmohz_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 5)
LEFT JOIN tmohz_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 5)
INNER JOIN tmohz_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 81585
ORDER BY f.position ASC, fvl.value ASC
0.574 ms 1 Yes /classes/Product.php:5778
128
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `tmohz_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 81585 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `tmohz_cart_product` cp JOIN `tmohz_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `tmohz_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 81585 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.568 ms 0 /classes/Cart.php:1450
492
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `tmohz_product_attribute` pa
INNER JOIN tmohz_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `tmohz_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `tmohz_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `tmohz_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 5)
JOIN `tmohz_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (81591) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.565 ms 1 Yes Yes /classes/Product.php:4304
474
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `tmohz_product_attribute` pa
INNER JOIN tmohz_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `tmohz_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `tmohz_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `tmohz_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 5)
JOIN `tmohz_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (81585) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.556 ms 1 Yes Yes /classes/Product.php:4304
156
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `tmohz_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 81592 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `tmohz_cart_product` cp JOIN `tmohz_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `tmohz_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 81592 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.547 ms 0 /classes/Cart.php:1450
136
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `tmohz_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 81587 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `tmohz_cart_product` cp JOIN `tmohz_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `tmohz_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 81587 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.546 ms 0 /classes/Cart.php:1450
1
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 tmohz_shop_group gs
LEFT JOIN tmohz_shop s
ON s.id_shop_group = gs.id_shop_group
LEFT JOIN tmohz_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.541 ms 1 Yes /classes/shop/Shop.php:716
5
SELECT SQL_NO_CACHE l.*, ls.`id_shop`
FROM `tmohz_lang` l
LEFT JOIN `tmohz_lang_shop` ls ON (l.id_lang = ls.id_lang)
0.540 ms 6 /classes/Language.php:1070
259
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `tmohz_image` i
INNER JOIN tmohz_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `tmohz_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 5)
WHERE i.`id_product` = 81597
ORDER BY `position`
0.529 ms 11 Yes /classes/Product.php:3285
477
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `tmohz_product_attribute` pa
INNER JOIN tmohz_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `tmohz_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `tmohz_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `tmohz_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 5)
JOIN `tmohz_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (81586) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.524 ms 1 Yes Yes /classes/Product.php:4304
226
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `tmohz_image` i
INNER JOIN tmohz_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `tmohz_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 5)
WHERE i.`id_product` = 81586
ORDER BY `position`
0.520 ms 3 Yes /classes/Product.php:3285
271
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `tmohz_image` i
INNER JOIN tmohz_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `tmohz_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 5)
WHERE i.`id_product` = 81601
ORDER BY `position`
0.517 ms 7 Yes /classes/Product.php:3285
498
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `tmohz_product_attribute` pa
INNER JOIN tmohz_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `tmohz_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `tmohz_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `tmohz_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 5)
JOIN `tmohz_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (81593) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.516 ms 1 Yes Yes /classes/Product.php:4304
132
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `tmohz_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 81586 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `tmohz_cart_product` cp JOIN `tmohz_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `tmohz_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 81586 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.511 ms 0 /classes/Cart.php:1450
486
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `tmohz_product_attribute` pa
INNER JOIN tmohz_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `tmohz_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `tmohz_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `tmohz_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 5)
JOIN `tmohz_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (81589) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.511 ms 1 Yes Yes /classes/Product.php:4304
116
SELECT SQL_NO_CACHE tr.*
FROM `tmohz_tax_rule` tr
JOIN `tmohz_tax_rules_group` trg ON (tr.`id_tax_rules_group` = trg.`id_tax_rules_group`)
WHERE trg.`active` = 1
AND tr.`id_country` = 6
AND tr.`id_tax_rules_group` = 1
AND tr.`id_state` IN (0, 398)
AND ('46136' BETWEEN tr.`zipcode_from` AND tr.`zipcode_to`
OR (tr.`zipcode_to` = 0 AND tr.`zipcode_from` IN(0, '46136')))
ORDER BY tr.`zipcode_from` DESC, tr.`zipcode_to` DESC, tr.`id_state` DESC, tr.`id_country` DESC
0.509 ms 2 /classes/tax/TaxRulesTaxManager.php:97
493
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM tmohz_feature_product pf
LEFT JOIN tmohz_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 5)
LEFT JOIN tmohz_feature_value fv ON (fv.id_feature_value = pf.id_feature_value)
LEFT JOIN tmohz_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 5)
LEFT JOIN tmohz_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 5)
INNER JOIN tmohz_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 81592
ORDER BY f.position ASC, fvl.value ASC
0.503 ms 1 Yes /classes/Product.php:5778
140
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `tmohz_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 81588 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `tmohz_cart_product` cp JOIN `tmohz_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `tmohz_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 81588 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.502 ms 0 /classes/Cart.php:1450
495
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `tmohz_product_attribute` pa
INNER JOIN tmohz_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `tmohz_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `tmohz_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `tmohz_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 5)
JOIN `tmohz_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (81592) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.502 ms 1 Yes Yes /classes/Product.php:4304
258
SELECT SQL_NO_CACHE *
FROM `tmohz_product` a
LEFT JOIN `tmohz_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 5
LEFT JOIN `tmohz_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 81597) AND (b.`id_shop` = 1) LIMIT 1
0.501 ms 1 /src/Adapter/EntityMapper.php:74
217
SELECT SQL_NO_CACHE *
FROM `tmohz_product` a
LEFT JOIN `tmohz_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 5
LEFT JOIN `tmohz_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 81584) AND (b.`id_shop` = 1) LIMIT 1
0.497 ms 1 /src/Adapter/EntityMapper.php:74
19
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `tmohz_module` m
LEFT JOIN `tmohz_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1
0.496 ms 85 /classes/module/Module.php:343
67
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `tmohz_module` m
LEFT JOIN `tmohz_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1
0.496 ms 85 /classes/module/Module.php:343
528
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `tmohz_product_attribute` pa
INNER JOIN tmohz_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `tmohz_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `tmohz_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `tmohz_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 5)
JOIN `tmohz_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (81603) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.488 ms 1 Yes Yes /classes/Product.php:4304
160
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `tmohz_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 81593 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `tmohz_cart_product` cp JOIN `tmohz_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `tmohz_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 81593 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.485 ms 0 /classes/Cart.php:1450
228
SELECT SQL_NO_CACHE *
FROM `tmohz_product` a
LEFT JOIN `tmohz_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 5
LEFT JOIN `tmohz_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 81587) AND (b.`id_shop` = 1) LIMIT 1
0.484 ms 1 /src/Adapter/EntityMapper.php:74
172
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `tmohz_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 81596 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `tmohz_cart_product` cp JOIN `tmohz_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `tmohz_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 81596 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.483 ms 0 /classes/Cart.php:1450
504
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `tmohz_product_attribute` pa
INNER JOIN tmohz_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `tmohz_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `tmohz_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `tmohz_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 5)
JOIN `tmohz_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (81595) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.483 ms 1 Yes Yes /classes/Product.php:4304
144
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `tmohz_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 81589 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `tmohz_cart_product` cp JOIN `tmohz_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `tmohz_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 81589 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.482 ms 0 /classes/Cart.php:1450
501
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `tmohz_product_attribute` pa
INNER JOIN tmohz_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `tmohz_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `tmohz_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `tmohz_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 5)
JOIN `tmohz_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (81594) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.479 ms 1 Yes Yes /classes/Product.php:4304
480
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `tmohz_product_attribute` pa
INNER JOIN tmohz_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `tmohz_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `tmohz_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `tmohz_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 5)
JOIN `tmohz_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (81587) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.477 ms 1 Yes Yes /classes/Product.php:4304
516
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `tmohz_product_attribute` pa
INNER JOIN tmohz_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `tmohz_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `tmohz_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `tmohz_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 5)
JOIN `tmohz_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (81599) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.477 ms 1 Yes Yes /classes/Product.php:4304
264
SELECT SQL_NO_CACHE *
FROM `tmohz_product` a
LEFT JOIN `tmohz_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 5
LEFT JOIN `tmohz_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 81599) AND (b.`id_shop` = 1) LIMIT 1
0.476 ms 1 /src/Adapter/EntityMapper.php:74
196
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `tmohz_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 81602 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `tmohz_cart_product` cp JOIN `tmohz_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `tmohz_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 81602 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.474 ms 0 /classes/Cart.php:1450
222
SELECT SQL_NO_CACHE *
FROM `tmohz_product` a
LEFT JOIN `tmohz_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 5
LEFT JOIN `tmohz_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 81585) AND (b.`id_shop` = 1) LIMIT 1
0.472 ms 1 /src/Adapter/EntityMapper.php:74
540
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `tmohz_product_attribute` pa
INNER JOIN tmohz_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `tmohz_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `tmohz_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `tmohz_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 5)
JOIN `tmohz_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (81607) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.472 ms 1 Yes Yes /classes/Product.php:4304
531
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `tmohz_product_attribute` pa
INNER JOIN tmohz_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `tmohz_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `tmohz_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `tmohz_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 5)
JOIN `tmohz_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (81604) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.470 ms 1 Yes Yes /classes/Product.php:4304
537
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `tmohz_product_attribute` pa
INNER JOIN tmohz_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `tmohz_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `tmohz_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `tmohz_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 5)
JOIN `tmohz_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (81606) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.468 ms 1 Yes Yes /classes/Product.php:4304
184
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `tmohz_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 81599 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `tmohz_cart_product` cp JOIN `tmohz_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `tmohz_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 81599 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.466 ms 0 /classes/Cart.php:1450
484
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM tmohz_feature_product pf
LEFT JOIN tmohz_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 5)
LEFT JOIN tmohz_feature_value fv ON (fv.id_feature_value = pf.id_feature_value)
LEFT JOIN tmohz_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 5)
LEFT JOIN tmohz_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 5)
INNER JOIN tmohz_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 81589
ORDER BY f.position ASC, fvl.value ASC
0.466 ms 1 Yes /classes/Product.php:5778
225
SELECT SQL_NO_CACHE *
FROM `tmohz_product` a
LEFT JOIN `tmohz_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 5
LEFT JOIN `tmohz_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 81586) AND (b.`id_shop` = 1) LIMIT 1
0.464 ms 1 /src/Adapter/EntityMapper.php:74
513
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `tmohz_product_attribute` pa
INNER JOIN tmohz_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `tmohz_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `tmohz_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `tmohz_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 5)
JOIN `tmohz_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (81598) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.463 ms 1 Yes Yes /classes/Product.php:4304
180
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `tmohz_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 81598 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `tmohz_cart_product` cp JOIN `tmohz_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `tmohz_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 81598 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.462 ms 0 /classes/Cart.php:1450
216
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `tmohz_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 81607 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `tmohz_cart_product` cp JOIN `tmohz_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `tmohz_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 81607 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.462 ms 0 /classes/Cart.php:1450
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 SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `tmohz_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 81597 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `tmohz_cart_product` cp JOIN `tmohz_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `tmohz_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 81597 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.462 ms 0 /classes/Cart.php:1450
212
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `tmohz_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 81606 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `tmohz_cart_product` cp JOIN `tmohz_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `tmohz_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 81606 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.462 ms 0 /classes/Cart.php:1450
148
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `tmohz_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 81590 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `tmohz_cart_product` cp JOIN `tmohz_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `tmohz_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 81590 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.461 ms 0 /classes/Cart.php:1450
467
SELECT SQL_NO_CACHE eb.*,yy.id_lang
FROM `tmohz_st_site_builder` eb
INNER JOIN `tmohz_st_site_builder_yuyan` `yy` ON yy.id_st_site_builder = eb.id_st_site_builder
INNER JOIN tmohz_st_site_builder_shop st_site_builder_shop
ON (st_site_builder_shop.id_st_site_builder = eb.id_st_site_builder AND st_site_builder_shop.id_shop = 1)
WHERE (eb.`type`=1) AND (eb.`post_parent`=0) AND (eb.`post_type`='') AND (eb.`post_status` = "publish") AND (eb.`location` in (1)) AND (( yy.`id_lang` = 0 or yy.id_lang=5))
ORDER BY eb.`position` asc
0.461 ms 1 Yes /modules/stsitebuilder/stsitebuilder.php:1552
507
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `tmohz_product_attribute` pa
INNER JOIN tmohz_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `tmohz_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `tmohz_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `tmohz_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 5)
JOIN `tmohz_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (81596) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.459 ms 1 Yes Yes /classes/Product.php:4304
246
SELECT SQL_NO_CACHE *
FROM `tmohz_product` a
LEFT JOIN `tmohz_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 5
LEFT JOIN `tmohz_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 81593) AND (b.`id_shop` = 1) LIMIT 1
0.458 ms 1 /src/Adapter/EntityMapper.php:74
502
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM tmohz_feature_product pf
LEFT JOIN tmohz_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 5)
LEFT JOIN tmohz_feature_value fv ON (fv.id_feature_value = pf.id_feature_value)
LEFT JOIN tmohz_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 5)
LEFT JOIN tmohz_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 5)
INNER JOIN tmohz_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 81595
ORDER BY f.position ASC, fvl.value ASC
0.458 ms 1 Yes /classes/Product.php:5778
188
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `tmohz_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 81600 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `tmohz_cart_product` cp JOIN `tmohz_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `tmohz_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 81600 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.456 ms 0 /classes/Cart.php:1450
510
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `tmohz_product_attribute` pa
INNER JOIN tmohz_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `tmohz_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `tmohz_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `tmohz_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 5)
JOIN `tmohz_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (81597) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.456 ms 1 Yes Yes /classes/Product.php:4304
164
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `tmohz_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 81594 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `tmohz_cart_product` cp JOIN `tmohz_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `tmohz_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 81594 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.453 ms 0 /classes/Cart.php:1450
529
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM tmohz_feature_product pf
LEFT JOIN tmohz_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 5)
LEFT JOIN tmohz_feature_value fv ON (fv.id_feature_value = pf.id_feature_value)
LEFT JOIN tmohz_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 5)
LEFT JOIN tmohz_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 5)
INNER JOIN tmohz_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 81604
ORDER BY f.position ASC, fvl.value ASC
0.452 ms 1 Yes /classes/Product.php:5778
478
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM tmohz_feature_product pf
LEFT JOIN tmohz_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 5)
LEFT JOIN tmohz_feature_value fv ON (fv.id_feature_value = pf.id_feature_value)
LEFT JOIN tmohz_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 5)
LEFT JOIN tmohz_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 5)
INNER JOIN tmohz_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 81587
ORDER BY f.position ASC, fvl.value ASC
0.450 ms 1 Yes /classes/Product.php:5778
200
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `tmohz_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 81603 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `tmohz_cart_product` cp JOIN `tmohz_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `tmohz_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 81603 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.444 ms 0 /classes/Cart.php:1450
534
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `tmohz_product_attribute` pa
INNER JOIN tmohz_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `tmohz_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `tmohz_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `tmohz_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 5)
JOIN `tmohz_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (81605) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.444 ms 1 Yes Yes /classes/Product.php:4304
152
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `tmohz_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 81591 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `tmohz_cart_product` cp JOIN `tmohz_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `tmohz_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 81591 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.443 ms 0 /classes/Cart.php:1450
231
SELECT SQL_NO_CACHE *
FROM `tmohz_product` a
LEFT JOIN `tmohz_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 5
LEFT JOIN `tmohz_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 81588) AND (b.`id_shop` = 1) LIMIT 1
0.443 ms 1 /src/Adapter/EntityMapper.php:74
475
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM tmohz_feature_product pf
LEFT JOIN tmohz_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 5)
LEFT JOIN tmohz_feature_value fv ON (fv.id_feature_value = pf.id_feature_value)
LEFT JOIN tmohz_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 5)
LEFT JOIN tmohz_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 5)
INNER JOIN tmohz_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 81586
ORDER BY f.position ASC, fvl.value ASC
0.443 ms 1 Yes /classes/Product.php:5778
519
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `tmohz_product_attribute` pa
INNER JOIN tmohz_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `tmohz_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `tmohz_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `tmohz_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 5)
JOIN `tmohz_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (81600) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.442 ms 1 Yes Yes /classes/Product.php:4304
168
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `tmohz_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 81595 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `tmohz_cart_product` cp JOIN `tmohz_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `tmohz_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 81595 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.440 ms 0 /classes/Cart.php:1450
101
SELECT SQL_NO_CACHE type, id_value, filter_show_limit, filter_type FROM tmohz_layered_category
WHERE controller = 'category'
AND id_category = 173
AND id_shop = 1
GROUP BY `type`, id_value ORDER BY position ASC
0.437 ms 13 Yes Yes /modules/ps_facetedsearch/src/Filters/Provider.php:57
255
SELECT SQL_NO_CACHE *
FROM `tmohz_product` a
LEFT JOIN `tmohz_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 5
LEFT JOIN `tmohz_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 81596) AND (b.`id_shop` = 1) LIMIT 1
0.437 ms 1 /src/Adapter/EntityMapper.php:74
499
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM tmohz_feature_product pf
LEFT JOIN tmohz_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 5)
LEFT JOIN tmohz_feature_value fv ON (fv.id_feature_value = pf.id_feature_value)
LEFT JOIN tmohz_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 5)
LEFT JOIN tmohz_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 5)
INNER JOIN tmohz_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 81594
ORDER BY f.position ASC, fvl.value ASC
0.435 ms 1 Yes /classes/Product.php:5778
192
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `tmohz_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 81601 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `tmohz_cart_product` cp JOIN `tmohz_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `tmohz_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 81601 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.434 ms 0 /classes/Cart.php:1450
366
SELECT SQL_NO_CACHE eb.*
FROM `tmohz_st_site_builder` eb
INNER JOIN `tmohz_st_site_builder_yuyan` `yy` ON yy.id_st_site_builder = eb.id_st_site_builder
INNER JOIN tmohz_st_site_builder_shop st_site_builder_shop
ON (st_site_builder_shop.id_st_site_builder = eb.id_st_site_builder AND st_site_builder_shop.id_shop = 1)
WHERE (eb.`post_parent` = 0 AND eb.`post_type`='' AND eb.post_status = "publish" AND eb.`type` in (40) And eb.`id_st_site_builder`=7 AND eb.`active` = 1 AND (yy.`id_lang`=0 OR yy.`id_lang`=5))
ORDER BY  eb.`position` asc, eb.`id_st_site_builder` desc
0.434 ms 2 /modules/stsitebuilder/stsitebuilder.php:952
525
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `tmohz_product_attribute` pa
INNER JOIN tmohz_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `tmohz_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `tmohz_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `tmohz_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 5)
JOIN `tmohz_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (81602) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.433 ms 1 Yes Yes /classes/Product.php:4304
522
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `tmohz_product_attribute` pa
INNER JOIN tmohz_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `tmohz_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `tmohz_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `tmohz_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 5)
JOIN `tmohz_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (81601) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.432 ms 1 Yes Yes /classes/Product.php:4304
243
SELECT SQL_NO_CACHE *
FROM `tmohz_product` a
LEFT JOIN `tmohz_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 5
LEFT JOIN `tmohz_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 81592) AND (b.`id_shop` = 1) LIMIT 1
0.431 ms 1 /src/Adapter/EntityMapper.php:74
267
SELECT SQL_NO_CACHE *
FROM `tmohz_product` a
LEFT JOIN `tmohz_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 5
LEFT JOIN `tmohz_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 81600) AND (b.`id_shop` = 1) LIMIT 1
0.429 ms 1 /src/Adapter/EntityMapper.php:74
249
SELECT SQL_NO_CACHE *
FROM `tmohz_product` a
LEFT JOIN `tmohz_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 5
LEFT JOIN `tmohz_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 81594) AND (b.`id_shop` = 1) LIMIT 1
0.427 ms 1 /src/Adapter/EntityMapper.php:74
526
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM tmohz_feature_product pf
LEFT JOIN tmohz_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 5)
LEFT JOIN tmohz_feature_value fv ON (fv.id_feature_value = pf.id_feature_value)
LEFT JOIN tmohz_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 5)
LEFT JOIN tmohz_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 5)
INNER JOIN tmohz_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 81603
ORDER BY f.position ASC, fvl.value ASC
0.426 ms 1 Yes /classes/Product.php:5778
359
SELECT SQL_NO_CACHE *
FROM `tmohz_currency` c
INNER JOIN tmohz_currency_shop currency_shop
ON (currency_shop.id_currency = c.id_currency AND currency_shop.id_shop = 1)
WHERE c.`deleted` = 0 AND c.`active` = 1 ORDER BY `iso_code` ASC
0.423 ms 9 Yes /classes/Currency.php:687
514
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM tmohz_feature_product pf
LEFT JOIN tmohz_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 5)
LEFT JOIN tmohz_feature_value fv ON (fv.id_feature_value = pf.id_feature_value)
LEFT JOIN tmohz_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 5)
LEFT JOIN tmohz_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 5)
INNER JOIN tmohz_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 81599
ORDER BY f.position ASC, fvl.value ASC
0.423 ms 1 Yes /classes/Product.php:5778
204
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `tmohz_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 81604 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `tmohz_cart_product` cp JOIN `tmohz_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `tmohz_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 81604 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.422 ms 0 /classes/Cart.php:1450
270
SELECT SQL_NO_CACHE *
FROM `tmohz_product` a
LEFT JOIN `tmohz_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 5
LEFT JOIN `tmohz_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 81601) AND (b.`id_shop` = 1) LIMIT 1
0.421 ms 1 /src/Adapter/EntityMapper.php:74
208
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `tmohz_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 81605 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `tmohz_cart_product` cp JOIN `tmohz_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `tmohz_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 81605 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.420 ms 0 /classes/Cart.php:1450
219
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `tmohz_image` i
INNER JOIN tmohz_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `tmohz_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 5)
WHERE i.`id_product` = 81584
ORDER BY `position`
0.420 ms 3 Yes /classes/Product.php:3285
234
SELECT SQL_NO_CACHE *
FROM `tmohz_product` a
LEFT JOIN `tmohz_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 5
LEFT JOIN `tmohz_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 81589) AND (b.`id_shop` = 1) LIMIT 1
0.420 ms 1 /src/Adapter/EntityMapper.php:74
223
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `tmohz_image` i
INNER JOIN tmohz_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `tmohz_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 5)
WHERE i.`id_product` = 81585
ORDER BY `position`
0.418 ms 7 Yes /classes/Product.php:3285
496
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM tmohz_feature_product pf
LEFT JOIN tmohz_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 5)
LEFT JOIN tmohz_feature_value fv ON (fv.id_feature_value = pf.id_feature_value)
LEFT JOIN tmohz_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 5)
LEFT JOIN tmohz_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 5)
INNER JOIN tmohz_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 81593
ORDER BY f.position ASC, fvl.value ASC
0.418 ms 1 Yes /classes/Product.php:5778
296
SELECT SQL_NO_CACHE eb.*
FROM `tmohz_st_site_builder` eb
INNER JOIN `tmohz_st_site_builder_yuyan` `yy` ON yy.id_st_site_builder = eb.id_st_site_builder
INNER JOIN tmohz_st_site_builder_shop st_site_builder_shop
ON (st_site_builder_shop.id_st_site_builder = eb.id_st_site_builder AND st_site_builder_shop.id_shop = 1)
WHERE (eb.`post_parent` = 0 AND eb.`post_type`='' AND eb.post_status = "publish" AND eb.`type` in (30) And eb.`id_st_site_builder`=2 AND eb.`active` = 1 AND (yy.`id_lang`=0 OR yy.`id_lang`=5))
ORDER BY  eb.`position` asc, eb.`id_st_site_builder` desc
0.417 ms 2 /modules/stsitebuilder/stsitebuilder.php:952
27
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `tmohz_module` m
LEFT JOIN `tmohz_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1
0.417 ms 85 /classes/module/Module.php:343
229
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `tmohz_image` i
INNER JOIN tmohz_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `tmohz_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 5)
WHERE i.`id_product` = 81587
ORDER BY `position`
0.415 ms 5 Yes /classes/Product.php:3285
252
SELECT SQL_NO_CACHE *
FROM `tmohz_product` a
LEFT JOIN `tmohz_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 5
LEFT JOIN `tmohz_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 81595) AND (b.`id_shop` = 1) LIMIT 1
0.415 ms 1 /src/Adapter/EntityMapper.php:74
517
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM tmohz_feature_product pf
LEFT JOIN tmohz_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 5)
LEFT JOIN tmohz_feature_value fv ON (fv.id_feature_value = pf.id_feature_value)
LEFT JOIN tmohz_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 5)
LEFT JOIN tmohz_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 5)
INNER JOIN tmohz_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 81600
ORDER BY f.position ASC, fvl.value ASC
0.414 ms 1 Yes /classes/Product.php:5778
21
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `tmohz_module` m
LEFT JOIN `tmohz_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1
0.414 ms 85 /classes/module/Module.php:343
369
SELECT SQL_NO_CACHE c.*, cl.*  FROM `tmohz_category` c
LEFT JOIN `tmohz_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 5 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 341 AND c.`nright` >= 342 AND c.`nleft` >= 2 AND c.`nright` <= 351 ORDER BY `nleft` DESC
0.414 ms 7 Yes /classes/Category.php:1617
508
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM tmohz_feature_product pf
LEFT JOIN tmohz_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 5)
LEFT JOIN tmohz_feature_value fv ON (fv.id_feature_value = pf.id_feature_value)
LEFT JOIN tmohz_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 5)
LEFT JOIN tmohz_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 5)
INNER JOIN tmohz_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 81597
ORDER BY f.position ASC, fvl.value ASC
0.414 ms 1 Yes /classes/Product.php:5778
371
SELECT SQL_NO_CACHE eb.*
FROM `tmohz_st_site_builder` eb
INNER JOIN `tmohz_st_site_builder_yuyan` `yy` ON yy.id_st_site_builder = eb.id_st_site_builder
INNER JOIN tmohz_st_site_builder_shop st_site_builder_shop
ON (st_site_builder_shop.id_st_site_builder = eb.id_st_site_builder AND st_site_builder_shop.id_shop = 1)
WHERE (eb.`post_parent` = 0 AND eb.`post_type`='' AND eb.post_status = "publish" AND eb.`type` in (90) And eb.`contr` = "all" AND (yy.`id_lang`=0 OR yy.`id_lang`=5))
ORDER BY eb.priority DESC
LIMIT 1
0.413 ms 1 Yes /modules/stsitebuilder/stsitebuilder.php:1211
469
SELECT SQL_NO_CACHE `name`
FROM `tmohz_manufacturer`
WHERE `id_manufacturer` = 200
AND `active` = 1 LIMIT 1
0.413 ms 1 /classes/Manufacturer.php:306
505
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM tmohz_feature_product pf
LEFT JOIN tmohz_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 5)
LEFT JOIN tmohz_feature_value fv ON (fv.id_feature_value = pf.id_feature_value)
LEFT JOIN tmohz_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 5)
LEFT JOIN tmohz_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 5)
INNER JOIN tmohz_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 81596
ORDER BY f.position ASC, fvl.value ASC
0.413 ms 1 Yes /classes/Product.php:5778
237
SELECT SQL_NO_CACHE *
FROM `tmohz_product` a
LEFT JOIN `tmohz_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 5
LEFT JOIN `tmohz_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 81590) AND (b.`id_shop` = 1) LIMIT 1
0.412 ms 1 /src/Adapter/EntityMapper.php:74
240
SELECT SQL_NO_CACHE *
FROM `tmohz_product` a
LEFT JOIN `tmohz_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 5
LEFT JOIN `tmohz_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 81591) AND (b.`id_shop` = 1) LIMIT 1
0.408 ms 1 /src/Adapter/EntityMapper.php:74
273
SELECT SQL_NO_CACHE *
FROM `tmohz_product` a
LEFT JOIN `tmohz_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 5
LEFT JOIN `tmohz_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 81602) AND (b.`id_shop` = 1) LIMIT 1
0.405 ms 1 /src/Adapter/EntityMapper.php:74
279
SELECT SQL_NO_CACHE *
FROM `tmohz_product` a
LEFT JOIN `tmohz_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 5
LEFT JOIN `tmohz_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 81604) AND (b.`id_shop` = 1) LIMIT 1
0.405 ms 1 /src/Adapter/EntityMapper.php:74
532
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM tmohz_feature_product pf
LEFT JOIN tmohz_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 5)
LEFT JOIN tmohz_feature_value fv ON (fv.id_feature_value = pf.id_feature_value)
LEFT JOIN tmohz_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 5)
LEFT JOIN tmohz_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 5)
INNER JOIN tmohz_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 81605
ORDER BY f.position ASC, fvl.value ASC
0.405 ms 1 Yes /classes/Product.php:5778
265
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `tmohz_image` i
INNER JOIN tmohz_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `tmohz_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 5)
WHERE i.`id_product` = 81599
ORDER BY `position`
0.404 ms 7 Yes /classes/Product.php:3285
538
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM tmohz_feature_product pf
LEFT JOIN tmohz_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 5)
LEFT JOIN tmohz_feature_value fv ON (fv.id_feature_value = pf.id_feature_value)
LEFT JOIN tmohz_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 5)
LEFT JOIN tmohz_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 5)
INNER JOIN tmohz_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 81607
ORDER BY f.position ASC, fvl.value ASC
0.403 ms 1 Yes /classes/Product.php:5778
511
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM tmohz_feature_product pf
LEFT JOIN tmohz_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 5)
LEFT JOIN tmohz_feature_value fv ON (fv.id_feature_value = pf.id_feature_value)
LEFT JOIN tmohz_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 5)
LEFT JOIN tmohz_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 5)
INNER JOIN tmohz_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 81598
ORDER BY f.position ASC, fvl.value ASC
0.401 ms 1 Yes /classes/Product.php:5778
276
SELECT SQL_NO_CACHE *
FROM `tmohz_product` a
LEFT JOIN `tmohz_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 5
LEFT JOIN `tmohz_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 81603) AND (b.`id_shop` = 1) LIMIT 1
0.398 ms 1 /src/Adapter/EntityMapper.php:74
382
SELECT SQL_NO_CACHE c.`nleft`, c.`nright`  FROM `tmohz_category` c
LEFT JOIN `tmohz_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 5 AND cl.id_shop = 1 ) WHERE c.`id_category` = 173 LIMIT 1
0.395 ms 1 /classes/Category.php:1607
57
SELECT SQL_NO_CACHE c.*, cl.*  FROM `tmohz_category` c
LEFT JOIN `tmohz_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 5 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 341 AND c.`nright` >= 342 AND c.`nleft` >= 2 AND c.`nright` <= 351 ORDER BY `nleft` DESC
0.391 ms 7 Yes /classes/Category.php:1617
520
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM tmohz_feature_product pf
LEFT JOIN tmohz_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 5)
LEFT JOIN tmohz_feature_value fv ON (fv.id_feature_value = pf.id_feature_value)
LEFT JOIN tmohz_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 5)
LEFT JOIN tmohz_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 5)
INNER JOIN tmohz_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 81601
ORDER BY f.position ASC, fvl.value ASC
0.390 ms 1 Yes /classes/Product.php:5778
277
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `tmohz_image` i
INNER JOIN tmohz_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `tmohz_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 5)
WHERE i.`id_product` = 81603
ORDER BY `position`
0.389 ms 9 Yes /classes/Product.php:3285
86
SELECT SQL_NO_CACHE *
FROM `tmohz_category` a0
LEFT JOIN `tmohz_category_lang` `a1` ON (a0.`id_category` = a1.`id_category`)
WHERE (a0.`nleft` < 341) AND (a0.`nright` > 342) AND (a1.`id_lang` = 5) AND (a1.`id_shop` = 1)
ORDER BY a0.`nleft` asc
0.385 ms 7 Yes /classes/PrestaShopCollection.php:381
282
SELECT SQL_NO_CACHE *
FROM `tmohz_product` a
LEFT JOIN `tmohz_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 5
LEFT JOIN `tmohz_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 81605) AND (b.`id_shop` = 1) LIMIT 1
0.384 ms 1 /src/Adapter/EntityMapper.php:74
285
SELECT SQL_NO_CACHE *
FROM `tmohz_product` a
LEFT JOIN `tmohz_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 5
LEFT JOIN `tmohz_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 81606) AND (b.`id_shop` = 1) LIMIT 1
0.384 ms 1 /src/Adapter/EntityMapper.php:74
535
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM tmohz_feature_product pf
LEFT JOIN tmohz_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 5)
LEFT JOIN tmohz_feature_value fv ON (fv.id_feature_value = pf.id_feature_value)
LEFT JOIN tmohz_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 5)
LEFT JOIN tmohz_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 5)
INNER JOIN tmohz_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 81606
ORDER BY f.position ASC, fvl.value ASC
0.384 ms 1 Yes /classes/Product.php:5778
256
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `tmohz_image` i
INNER JOIN tmohz_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `tmohz_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 5)
WHERE i.`id_product` = 81596
ORDER BY `position`
0.382 ms 7 Yes /classes/Product.php:3285
90
SELECT SQL_NO_CACHE c.*, cl.*  FROM `tmohz_category` c
LEFT JOIN `tmohz_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 5 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 341 AND c.`nright` >= 342 AND c.`nleft` >= 2 AND c.`nright` <= 351 ORDER BY `nleft` DESC
0.381 ms 7 Yes /classes/Category.php:1617
288
SELECT SQL_NO_CACHE *
FROM `tmohz_product` a
LEFT JOIN `tmohz_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 5
LEFT JOIN `tmohz_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 81607) AND (b.`id_shop` = 1) LIMIT 1
0.378 ms 1 /src/Adapter/EntityMapper.php:74
523
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM tmohz_feature_product pf
LEFT JOIN tmohz_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 5)
LEFT JOIN tmohz_feature_value fv ON (fv.id_feature_value = pf.id_feature_value)
LEFT JOIN tmohz_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 5)
LEFT JOIN tmohz_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 5)
INNER JOIN tmohz_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 81602
ORDER BY f.position ASC, fvl.value ASC
0.378 ms 1 Yes /classes/Product.php:5778
250
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `tmohz_image` i
INNER JOIN tmohz_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `tmohz_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 5)
WHERE i.`id_product` = 81594
ORDER BY `position`
0.378 ms 9 Yes /classes/Product.php:3285
61
SELECT SQL_NO_CACHE c.*, cl.*  FROM `tmohz_category` c
LEFT JOIN `tmohz_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 5 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 341 AND c.`nright` >= 342 AND c.`nleft` >= 2 AND c.`nright` <= 351 ORDER BY `nleft` DESC
0.374 ms 7 Yes /classes/Category.php:1617
244
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `tmohz_image` i
INNER JOIN tmohz_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `tmohz_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 5)
WHERE i.`id_product` = 81592
ORDER BY `position`
0.369 ms 3 Yes /classes/Product.php:3285
113
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `tmohz_product` p
INNER JOIN `tmohz_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `tmohz_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 81584)
0.367 ms 1 /classes/Product.php:3629
292
SELECT SQL_NO_CACHE meta_value
FROM `tmohz_st_site_builder_postmeta`
WHERE (post_id=1132) AND (meta_key='_field_no_header') LIMIT 1
0.366 ms 9 /modules/stsitebuilder/stsitebuilder.php:1027
241
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `tmohz_image` i
INNER JOIN tmohz_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `tmohz_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 5)
WHERE i.`id_product` = 81591
ORDER BY `position`
0.362 ms 7 Yes /classes/Product.php:3285
268
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `tmohz_image` i
INNER JOIN tmohz_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `tmohz_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 5)
WHERE i.`id_product` = 81600
ORDER BY `position`
0.356 ms 6 Yes /classes/Product.php:3285
124
SELECT SQL_NO_CACHE tr.*
FROM `tmohz_tax_rule` tr
JOIN `tmohz_tax_rules_group` trg ON (tr.`id_tax_rules_group` = trg.`id_tax_rules_group`)
WHERE trg.`active` = 1
AND tr.`id_country` = 6
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.353 ms 1 /classes/tax/TaxRulesTaxManager.php:97
462
INSERT INTO `tmohz_connections_source` (`id_connections`, `http_referer`, `request_uri`, `keywords`, `date_add`) VALUES ('31440', '', 'new.ckcautosport.com/it/173-separdores?page=29', '', '2026-04-16 22:02:43')
0.353 ms 1 /classes/ObjectModel.php:535
238
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `tmohz_image` i
INNER JOIN tmohz_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `tmohz_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 5)
WHERE i.`id_product` = 81590
ORDER BY `position`
0.351 ms 7 Yes /classes/Product.php:3285
283
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `tmohz_image` i
INNER JOIN tmohz_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `tmohz_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 5)
WHERE i.`id_product` = 81605
ORDER BY `position`
0.350 ms 7 Yes /classes/Product.php:3285
253
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `tmohz_image` i
INNER JOIN tmohz_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `tmohz_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 5)
WHERE i.`id_product` = 81595
ORDER BY `position`
0.348 ms 7 Yes /classes/Product.php:3285
247
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `tmohz_image` i
INNER JOIN tmohz_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `tmohz_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 5)
WHERE i.`id_product` = 81593
ORDER BY `position`
0.344 ms 5 Yes /classes/Product.php:3285
314
SELECT SQL_NO_CACHE *
FROM `tmohz_category` a
LEFT JOIN `tmohz_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 5
LEFT JOIN `tmohz_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 34) AND (b.`id_shop` = 1) LIMIT 1
0.344 ms 1 /src/Adapter/EntityMapper.php:74
324
SELECT SQL_NO_CACHE *
FROM `tmohz_category` a
LEFT JOIN `tmohz_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 5
LEFT JOIN `tmohz_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 136) AND (b.`id_shop` = 1) LIMIT 1
0.337 ms 1 /src/Adapter/EntityMapper.php:74
342
SELECT SQL_NO_CACHE *
FROM `tmohz_category` a
LEFT JOIN `tmohz_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 5
LEFT JOIN `tmohz_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 157) AND (b.`id_shop` = 1) LIMIT 1
0.330 ms 1 /src/Adapter/EntityMapper.php:74
232
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `tmohz_image` i
INNER JOIN tmohz_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `tmohz_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 5)
WHERE i.`id_product` = 81588
ORDER BY `position`
0.325 ms 3 Yes /classes/Product.php:3285
280
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `tmohz_image` i
INNER JOIN tmohz_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `tmohz_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 5)
WHERE i.`id_product` = 81604
ORDER BY `position`
0.322 ms 5 Yes /classes/Product.php:3285
29
SELECT SQL_NO_CACHE *
FROM `tmohz_category` a
LEFT JOIN `tmohz_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 5
LEFT JOIN `tmohz_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 173) AND (b.`id_shop` = 1) LIMIT 1
0.321 ms 1 /src/Adapter/EntityMapper.php:74
125
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `tmohz_product` p
INNER JOIN `tmohz_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `tmohz_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 81585)
0.320 ms 1 /classes/Product.php:3629
328
SELECT SQL_NO_CACHE *
FROM `tmohz_category` a
LEFT JOIN `tmohz_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 5
LEFT JOIN `tmohz_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 153) AND (b.`id_shop` = 1) LIMIT 1
0.317 ms 1 /src/Adapter/EntityMapper.php:74
317
SELECT SQL_NO_CACHE *
FROM `tmohz_category` a
LEFT JOIN `tmohz_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 5
LEFT JOIN `tmohz_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 121) AND (b.`id_shop` = 1) LIMIT 1
0.311 ms 1 /src/Adapter/EntityMapper.php:74
377
SELECT SQL_NO_CACHE *
FROM `tmohz_category` a
LEFT JOIN `tmohz_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 5
LEFT JOIN `tmohz_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 134) AND (b.`id_shop` = 1) LIMIT 1
0.311 ms 1 /src/Adapter/EntityMapper.php:74
274
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `tmohz_image` i
INNER JOIN tmohz_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `tmohz_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 5)
WHERE i.`id_product` = 81602
ORDER BY `position`
0.310 ms 3 Yes /classes/Product.php:3285
11
SELECT SQL_NO_CACHE COUNT(DISTINCT l.id_lang) FROM `tmohz_lang` l
JOIN tmohz_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.307 ms 6 /classes/Language.php:1204
6
SELECT SQL_NO_CACHE *
FROM `tmohz_country` a
LEFT JOIN `tmohz_country_lang` `b` ON a.`id_country` = b.`id_country` AND b.`id_lang` = 1
LEFT JOIN `tmohz_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 6) LIMIT 1
0.305 ms 1 /src/Adapter/EntityMapper.php:74
346
SELECT SQL_NO_CACHE *
FROM `tmohz_category` a
LEFT JOIN `tmohz_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 5
LEFT JOIN `tmohz_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 162) AND (b.`id_shop` = 1) LIMIT 1
0.305 ms 1 /src/Adapter/EntityMapper.php:74
157
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `tmohz_product` p
INNER JOIN `tmohz_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `tmohz_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 81593)
0.303 ms 1 /classes/Product.php:3629
68
SELECT SQL_NO_CACHE *
FROM `tmohz_category` a
LEFT JOIN `tmohz_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `tmohz_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 173) AND (b.`id_shop` = 1) LIMIT 1
0.299 ms 1 /src/Adapter/EntityMapper.php:74
137
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `tmohz_product` p
INNER JOIN `tmohz_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `tmohz_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 81588)
0.297 ms 1 /classes/Product.php:3629
141
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `tmohz_product` p
INNER JOIN `tmohz_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `tmohz_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 81589)
0.296 ms 1 /classes/Product.php:3629
53
SELECT SQL_NO_CACHE DISTINCT c.*
FROM `tmohz_category` c
LEFT JOIN `tmohz_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 5)
WHERE `level_depth` = 1
0.295 ms 3 /classes/Category.php:2247
129
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `tmohz_product` p
INNER JOIN `tmohz_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `tmohz_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 81586)
0.293 ms 1 /classes/Product.php:3629
332
SELECT SQL_NO_CACHE *
FROM `tmohz_category` a
LEFT JOIN `tmohz_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 5
LEFT JOIN `tmohz_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 143) AND (b.`id_shop` = 1) LIMIT 1
0.289 ms 1 /src/Adapter/EntityMapper.php:74
374
SELECT SQL_NO_CACHE *
FROM `tmohz_category` a
LEFT JOIN `tmohz_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 5
LEFT JOIN `tmohz_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.284 ms 1 /src/Adapter/EntityMapper.php:74
235
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `tmohz_image` i
INNER JOIN tmohz_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `tmohz_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 5)
WHERE i.`id_product` = 81589
ORDER BY `position`
0.280 ms 1 Yes /classes/Product.php:3285
289
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `tmohz_image` i
INNER JOIN tmohz_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `tmohz_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 5)
WHERE i.`id_product` = 81607
ORDER BY `position`
0.277 ms 1 Yes /classes/Product.php:3285
389
SELECT SQL_NO_CACHE * FROM `tmohz_occ_supplier_orders`
WHERE `id_product` = 81584
AND `active` = 1
AND `expected_date` >= CURDATE()
ORDER BY `expected_date` ASC
0.276 ms 1 Yes /modules/desoccfeatures/classes/OccSupplierOrder.php:60
347
SELECT SQL_NO_CACHE *
FROM `tmohz_category` c
INNER JOIN tmohz_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `tmohz_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 
WHERE 1  and c.id_category IN (162)  AND `id_lang` = 5
AND `active` = 1
ORDER BY c.`level_depth` ASC, category_shop.`position` ASC
0.276 ms 1 /classes/Category.php:657
133
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `tmohz_product` p
INNER JOIN `tmohz_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `tmohz_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 81587)
0.274 ms 1 /classes/Product.php:3629
300
SELECT SQL_NO_CACHE *
FROM `tmohz_category` a
LEFT JOIN `tmohz_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 5
LEFT JOIN `tmohz_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 57) AND (b.`id_shop` = 1) LIMIT 1
0.269 ms 1 /src/Adapter/EntityMapper.php:74
97
UPDATE `tmohz_ybc_blog_post` SET enabled=1,datetime_added="2026-04-16 22:02:42",datetime_modified="2026-04-16 22:02:42" WHERE datetime_active!="0000-00-00" AND datetime_active is not NULL AND enabled=2 AND datetime_active<=NOW()
0.268 ms 1 /modules/ybc_blog/classes/ybc_blog_post_class.php:621
185
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `tmohz_product` p
INNER JOIN `tmohz_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `tmohz_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 81600)
0.266 ms 1 /classes/Product.php:3629
145
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `tmohz_product` p
INNER JOIN `tmohz_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `tmohz_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 81590)
0.265 ms 1 /classes/Product.php:3629
4
SELECT SQL_NO_CACHE su.physical_uri, su.virtual_uri, su.domain, su.domain_ssl
FROM tmohz_shop s
LEFT JOIN tmohz_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.263 ms 1 /classes/shop/Shop.php:215
161
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `tmohz_product` p
INNER JOIN `tmohz_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `tmohz_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 81594)
0.262 ms 1 /classes/Product.php:3629
286
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `tmohz_image` i
INNER JOIN tmohz_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `tmohz_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 5)
WHERE i.`id_product` = 81606
ORDER BY `position`
0.261 ms 1 Yes /classes/Product.php:3285
107
SELECT SQL_NO_CACHE 1 FROM `tmohz_specific_price` WHERE id_product = 0 LIMIT 1
0.256 ms 1 /classes/SpecificPrice.php:433
169
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `tmohz_product` p
INNER JOIN `tmohz_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `tmohz_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 81596)
0.255 ms 1 /classes/Product.php:3629
209
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `tmohz_product` p
INNER JOIN `tmohz_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `tmohz_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 81606)
0.253 ms 1 /classes/Product.php:3629
177
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `tmohz_product` p
INNER JOIN `tmohz_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `tmohz_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 81598)
0.252 ms 1 /classes/Product.php:3629
197
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `tmohz_product` p
INNER JOIN `tmohz_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `tmohz_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 81603)
0.252 ms 1 /classes/Product.php:3629
385
SELECT SQL_NO_CACHE quantity FROM `tmohz_stock_available`
WHERE id_product = 81584 
AND id_product_attribute = 0 LIMIT 1
0.249 ms 1 /modules/desoccstockerp/desoccstockerp.php:539
149
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `tmohz_product` p
INNER JOIN `tmohz_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `tmohz_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 81591)
0.248 ms 1 /classes/Product.php:3629
153
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `tmohz_product` p
INNER JOIN `tmohz_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `tmohz_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 81592)
0.248 ms 1 /classes/Product.php:3629
181
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `tmohz_product` p
INNER JOIN `tmohz_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `tmohz_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 81599)
0.247 ms 1 /classes/Product.php:3629
189
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `tmohz_product` p
INNER JOIN `tmohz_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `tmohz_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 81601)
0.247 ms 1 /classes/Product.php:3629
165
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `tmohz_product` p
INNER JOIN `tmohz_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `tmohz_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 81595)
0.244 ms 1 /classes/Product.php:3629
173
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `tmohz_product` p
INNER JOIN `tmohz_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `tmohz_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 81597)
0.243 ms 1 /classes/Product.php:3629
201
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `tmohz_product` p
INNER JOIN `tmohz_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `tmohz_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 81604)
0.242 ms 1 /classes/Product.php:3629
193
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `tmohz_product` p
INNER JOIN `tmohz_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `tmohz_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 81602)
0.240 ms 1 /classes/Product.php:3629
54
SELECT SQL_NO_CACHE *
FROM `tmohz_category` a
LEFT JOIN `tmohz_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 5
LEFT JOIN `tmohz_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.239 ms 1 /src/Adapter/EntityMapper.php:74
213
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `tmohz_product` p
INNER JOIN `tmohz_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `tmohz_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 81607)
0.236 ms 1 /classes/Product.php:3629
349
SELECT SQL_NO_CACHE *
FROM `tmohz_category` c
INNER JOIN tmohz_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `tmohz_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 
WHERE 1  and c.id_category IN (167)  AND `id_lang` = 5
AND `active` = 1
ORDER BY c.`level_depth` ASC, category_shop.`position` ASC
0.235 ms 1 /classes/Category.php:657
205
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `tmohz_product` p
INNER JOIN `tmohz_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `tmohz_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 81605)
0.228 ms 1 /classes/Product.php:3629
453
SELECT SQL_NO_CACHE quantity FROM `tmohz_stock_available`
WHERE id_product = 81606 
AND id_product_attribute = 0 LIMIT 1
0.226 ms 1 /modules/desoccstockerp/desoccstockerp.php:539
416
SELECT SQL_NO_CACHE * FROM `tmohz_occ_supplier_orders`
WHERE `id_product` = 81593
AND `active` = 1
AND `expected_date` >= CURDATE()
ORDER BY `expected_date` ASC
0.223 ms 1 Yes /modules/desoccfeatures/classes/OccSupplierOrder.php:60
348
SELECT SQL_NO_CACHE *
FROM `tmohz_category` a
LEFT JOIN `tmohz_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 5
LEFT JOIN `tmohz_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 167) AND (b.`id_shop` = 1) LIMIT 1
0.223 ms 1 /src/Adapter/EntityMapper.php:74
482
SELECT SQL_NO_CACHE name FROM tmohz_category_lang
WHERE id_shop = 1 AND id_lang = 5 AND id_category = 173 LIMIT 1
0.223 ms 1 /src/Adapter/Presenter/Product/ProductLazyArray.php:624
325
SELECT SQL_NO_CACHE *
FROM `tmohz_category` a
LEFT JOIN `tmohz_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 5
LEFT JOIN `tmohz_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 137) AND (b.`id_shop` = 1) LIMIT 1
0.220 ms 1 /src/Adapter/EntityMapper.php:74
105
SELECT SQL_NO_CACHE data FROM tmohz_layered_filter_block WHERE hash="92c986eb3fef51fd0cf8f8756e90ab43" LIMIT 1
0.219 ms 1 /modules/ps_facetedsearch/src/Filters/Block.php:185
69
SELECT SQL_NO_CACHE *
FROM `tmohz_category` a
LEFT JOIN `tmohz_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `tmohz_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 173) AND (b.`id_shop` = 1) LIMIT 1
0.218 ms 1 /src/Adapter/EntityMapper.php:74
93
SELECT SQL_NO_CACHE *
FROM `tmohz_country` a
LEFT JOIN `tmohz_country_lang` `b` ON a.`id_country` = b.`id_country` AND b.`id_lang` = 5
LEFT JOIN `tmohz_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 6) LIMIT 1
0.218 ms 1 /src/Adapter/EntityMapper.php:74
121
SELECT SQL_NO_CACHE tr.*
FROM `tmohz_tax_rule` tr
JOIN `tmohz_tax_rules_group` trg ON (tr.`id_tax_rules_group` = trg.`id_tax_rules_group`)
WHERE trg.`active` = 1
AND tr.`id_country` = 6
AND tr.`id_tax_rules_group` = 0
AND tr.`id_state` IN (0, 398)
AND ('46136' BETWEEN tr.`zipcode_from` AND tr.`zipcode_to`
OR (tr.`zipcode_to` = 0 AND tr.`zipcode_from` IN(0, '46136')))
ORDER BY tr.`zipcode_from` DESC, tr.`zipcode_to` DESC, tr.`id_state` DESC, tr.`id_country` DESC
0.215 ms 0 /classes/tax/TaxRulesTaxManager.php:97
350
SELECT SQL_NO_CACHE *
FROM `tmohz_category` a
LEFT JOIN `tmohz_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 5
LEFT JOIN `tmohz_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.215 ms 1 /src/Adapter/EntityMapper.php:74
263
SELECT SQL_NO_CACHE pa.id_product_attribute
FROM `tmohz_product_attribute` pa INNER JOIN tmohz_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 81598
0.214 ms 1 /classes/Product.php:7192
318
SELECT SQL_NO_CACHE *
FROM `tmohz_category` a
LEFT JOIN `tmohz_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 5
LEFT JOIN `tmohz_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 122) AND (b.`id_shop` = 1) LIMIT 1
0.214 ms 1 /src/Adapter/EntityMapper.php:74
461
SELECT SQL_NO_CACHE `id_guest`
FROM `tmohz_connections`
WHERE `id_guest` = 31079
AND `date_add` > '2026-04-16 21:32:00'
AND id_shop IN (1) 
ORDER BY `date_add` DESC LIMIT 1
0.214 ms 1 Yes /classes/Connection.php:168
33
SELECT SQL_NO_CACHE *
FROM `tmohz_currency` a
LEFT JOIN `tmohz_currency_lang` `b` ON a.`id_currency` = b.`id_currency` AND b.`id_lang` = 5
LEFT JOIN `tmohz_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 1
WHERE (a.`id_currency` = 1) LIMIT 1
0.212 ms 1 /src/Adapter/EntityMapper.php:74
315
SELECT SQL_NO_CACHE *
FROM `tmohz_category` a
LEFT JOIN `tmohz_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 5
LEFT JOIN `tmohz_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 35) AND (b.`id_shop` = 1) LIMIT 1
0.212 ms 1 /src/Adapter/EntityMapper.php:74
10
SELECT SQL_NO_CACHE domain, domain_ssl
FROM tmohz_shop_url
WHERE main = 1
AND id_shop = 1 LIMIT 1
0.211 ms 1 /classes/shop/ShopUrl.php:178
330
SELECT SQL_NO_CACHE *
FROM `tmohz_category` a
LEFT JOIN `tmohz_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 5
LEFT JOIN `tmohz_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 155) AND (b.`id_shop` = 1) LIMIT 1
0.208 ms 1 /src/Adapter/EntityMapper.php:74
333
SELECT SQL_NO_CACHE *
FROM `tmohz_category` a
LEFT JOIN `tmohz_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 5
LEFT JOIN `tmohz_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 144) AND (b.`id_shop` = 1) LIMIT 1
0.207 ms 1 /src/Adapter/EntityMapper.php:74
343
SELECT SQL_NO_CACHE *
FROM `tmohz_category` a
LEFT JOIN `tmohz_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 5
LEFT JOIN `tmohz_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 158) AND (b.`id_shop` = 1) LIMIT 1
0.206 ms 1 /src/Adapter/EntityMapper.php:74
301
SELECT SQL_NO_CACHE *
FROM `tmohz_category` a
LEFT JOIN `tmohz_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 5
LEFT JOIN `tmohz_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 58) AND (b.`id_shop` = 1) LIMIT 1
0.205 ms 1 /src/Adapter/EntityMapper.php:74
337
SELECT SQL_NO_CACHE *
FROM `tmohz_category` a
LEFT JOIN `tmohz_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 5
LEFT JOIN `tmohz_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 148) AND (b.`id_shop` = 1) LIMIT 1
0.204 ms 1 /src/Adapter/EntityMapper.php:74
329
SELECT SQL_NO_CACHE *
FROM `tmohz_category` a
LEFT JOIN `tmohz_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 5
LEFT JOIN `tmohz_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 154) AND (b.`id_shop` = 1) LIMIT 1
0.203 ms 1 /src/Adapter/EntityMapper.php:74
87
SELECT SQL_NO_CACHE COUNT(DISTINCT c.id_currency) FROM `tmohz_currency` c
LEFT JOIN tmohz_currency_shop cs ON (cs.id_currency = c.id_currency AND cs.id_shop = 1)
WHERE c.`active` = 1 AND c.`deleted` = 0 LIMIT 1
0.202 ms 3 /classes/Currency.php:1120
17
SELECT SQL_NO_CACHE `name`, `alias` FROM `tmohz_hook_alias`
0.202 ms 86 /classes/Hook.php:319
392
SELECT SQL_NO_CACHE * FROM `tmohz_occ_supplier_orders`
WHERE `id_product` = 81585
AND `active` = 1
AND `expected_date` >= CURDATE()
ORDER BY `expected_date` ASC
0.200 ms 1 Yes /modules/desoccfeatures/classes/OccSupplierOrder.php:60
414
SELECT SQL_NO_CACHE quantity FROM `tmohz_stock_available`
WHERE id_product = 81593 
AND id_product_attribute = 0 LIMIT 1
0.200 ms 1 /modules/desoccstockerp/desoccstockerp.php:539
295
SELECT SQL_NO_CACHE count(0) FROM `tmohz_st_site_builder` sb INNER JOIN `tmohz_st_site_builder_shop` sbs ON sb.`id_st_site_builder`=sbs.`id_st_site_builder` WHERE sb.`id_st_site_builder`=2 AND sbs.`id_shop`=1 AND sb.`active`=1 LIMIT 1
0.197 ms 1 /modules/stsitebuilder/stsitebuilder.php:945
20
SELECT SQL_NO_CACHE name, alias FROM `tmohz_hook_alias`
0.196 ms 86 /classes/Hook.php:371
357
SELECT SQL_NO_CACHE `id_module` FROM `tmohz_module` WHERE `name` = "ps_currencyselector" LIMIT 1
0.196 ms 1 /classes/module/Module.php:2781
59
SELECT SQL_NO_CACHE c.`nleft`, c.`nright`  FROM `tmohz_category` c
LEFT JOIN `tmohz_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 5 AND cl.id_shop = 1 ) WHERE c.`id_category` = 173 LIMIT 1
0.194 ms 1 /classes/Category.php:1607
260
SELECT SQL_NO_CACHE pa.id_product_attribute
FROM `tmohz_product_attribute` pa INNER JOIN tmohz_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 81597
0.193 ms 1 /classes/Product.php:7192
351
SELECT SQL_NO_CACHE *
FROM `tmohz_category` a
LEFT JOIN `tmohz_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 5
LEFT JOIN `tmohz_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 171) AND (b.`id_shop` = 1) LIMIT 1
0.193 ms 1 /src/Adapter/EntityMapper.php:74
293
SELECT SQL_NO_CACHE meta_value
FROM `tmohz_st_site_builder_postmeta`
WHERE (post_id=1132) AND (meta_key='_field_no_footer') LIMIT 1
0.192 ms 9 /modules/stsitebuilder/stsitebuilder.php:1028
326
SELECT SQL_NO_CACHE *
FROM `tmohz_category` a
LEFT JOIN `tmohz_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 5
LEFT JOIN `tmohz_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 138) AND (b.`id_shop` = 1) LIMIT 1
0.191 ms 1 /src/Adapter/EntityMapper.php:74
353
SELECT SQL_NO_CACHE *
FROM `tmohz_category` a
LEFT JOIN `tmohz_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 5
LEFT JOIN `tmohz_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 174) AND (b.`id_shop` = 1) LIMIT 1
0.191 ms 1 /src/Adapter/EntityMapper.php:74
227
SELECT SQL_NO_CACHE pa.id_product_attribute
FROM `tmohz_product_attribute` pa INNER JOIN tmohz_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 81586
0.190 ms 1 /classes/Product.php:7192
354
SELECT SQL_NO_CACHE *
FROM `tmohz_category` a
LEFT JOIN `tmohz_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 5
LEFT JOIN `tmohz_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 175) AND (b.`id_shop` = 1) LIMIT 1
0.190 ms 1 /src/Adapter/EntityMapper.php:74
344
SELECT SQL_NO_CACHE *
FROM `tmohz_category` a
LEFT JOIN `tmohz_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 5
LEFT JOIN `tmohz_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 159) AND (b.`id_shop` = 1) LIMIT 1
0.189 ms 1 /src/Adapter/EntityMapper.php:74
352
SELECT SQL_NO_CACHE *
FROM `tmohz_category` a
LEFT JOIN `tmohz_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 5
LEFT JOIN `tmohz_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 172) AND (b.`id_shop` = 1) LIMIT 1
0.189 ms 1 /src/Adapter/EntityMapper.php:74
395
SELECT SQL_NO_CACHE * FROM `tmohz_occ_supplier_orders`
WHERE `id_product` = 81586
AND `active` = 1
AND `expected_date` >= CURDATE()
ORDER BY `expected_date` ASC
0.189 ms 1 Yes /modules/desoccfeatures/classes/OccSupplierOrder.php:60
302
SELECT SQL_NO_CACHE *
FROM `tmohz_category` a
LEFT JOIN `tmohz_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 5
LEFT JOIN `tmohz_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 59) AND (b.`id_shop` = 1) LIMIT 1
0.188 ms 1 /src/Adapter/EntityMapper.php:74
334
SELECT SQL_NO_CACHE *
FROM `tmohz_category` a
LEFT JOIN `tmohz_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 5
LEFT JOIN `tmohz_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 145) AND (b.`id_shop` = 1) LIMIT 1
0.188 ms 1 /src/Adapter/EntityMapper.php:74
321
SELECT SQL_NO_CACHE *
FROM `tmohz_category` a
LEFT JOIN `tmohz_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 5
LEFT JOIN `tmohz_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 125) AND (b.`id_shop` = 1) LIMIT 1
0.187 ms 1 /src/Adapter/EntityMapper.php:74
8
SELECT SQL_NO_CACHE *
FROM `tmohz_lang` a
LEFT JOIN `tmohz_lang_shop` `c` ON a.`id_lang` = c.`id_lang` AND c.`id_shop` = 1
WHERE (a.`id_lang` = 6) LIMIT 1
0.186 ms 1 /src/Adapter/EntityMapper.php:74
70
SELECT SQL_NO_CACHE *
FROM `tmohz_category` a
LEFT JOIN `tmohz_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `tmohz_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 173) AND (b.`id_shop` = 1) LIMIT 1
0.186 ms 1 /src/Adapter/EntityMapper.php:74
303
SELECT SQL_NO_CACHE *
FROM `tmohz_category` a
LEFT JOIN `tmohz_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 5
LEFT JOIN `tmohz_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.186 ms 1 /src/Adapter/EntityMapper.php:74
355
SELECT SQL_NO_CACHE *
FROM `tmohz_category` a
LEFT JOIN `tmohz_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 5
LEFT JOIN `tmohz_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 176) AND (b.`id_shop` = 1) LIMIT 1
0.186 ms 1 /src/Adapter/EntityMapper.php:74
72
SELECT SQL_NO_CACHE *
FROM `tmohz_category` a
LEFT JOIN `tmohz_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 6
LEFT JOIN `tmohz_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 173) AND (b.`id_shop` = 1) LIMIT 1
0.185 ms 1 /src/Adapter/EntityMapper.php:74
220
SELECT SQL_NO_CACHE pa.id_product_attribute
FROM `tmohz_product_attribute` pa INNER JOIN tmohz_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 81584
0.185 ms 1 /classes/Product.php:7192
419
SELECT SQL_NO_CACHE * FROM `tmohz_occ_supplier_orders`
WHERE `id_product` = 81594
AND `active` = 1
AND `expected_date` >= CURDATE()
ORDER BY `expected_date` ASC
0.185 ms 1 Yes /modules/desoccfeatures/classes/OccSupplierOrder.php:60
233
SELECT SQL_NO_CACHE pa.id_product_attribute
FROM `tmohz_product_attribute` pa INNER JOIN tmohz_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 81588
0.184 ms 1 /classes/Product.php:7192
319
SELECT SQL_NO_CACHE *
FROM `tmohz_category` a
LEFT JOIN `tmohz_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 5
LEFT JOIN `tmohz_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 123) AND (b.`id_shop` = 1) LIMIT 1
0.183 ms 1 /src/Adapter/EntityMapper.php:74
360
SELECT SQL_NO_CACHE *
FROM `tmohz_currency` a
LEFT JOIN `tmohz_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 1
WHERE (a.`id_currency` = 3) LIMIT 1
0.183 ms 1 /src/Adapter/EntityMapper.php:74
390
SELECT SQL_NO_CACHE quantity FROM `tmohz_stock_available`
WHERE id_product = 81585 
AND id_product_attribute = 0 LIMIT 1
0.183 ms 1 /modules/desoccstockerp/desoccstockerp.php:539
335
SELECT SQL_NO_CACHE *
FROM `tmohz_category` a
LEFT JOIN `tmohz_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 5
LEFT JOIN `tmohz_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 146) AND (b.`id_shop` = 1) LIMIT 1
0.183 ms 1 /src/Adapter/EntityMapper.php:74
365
SELECT SQL_NO_CACHE count(0) FROM `tmohz_st_site_builder` sb INNER JOIN `tmohz_st_site_builder_shop` sbs ON sb.`id_st_site_builder`=sbs.`id_st_site_builder` WHERE sb.`id_st_site_builder`=7 AND sbs.`id_shop`=1 AND sb.`active`=1 LIMIT 1
0.182 ms 1 /modules/stsitebuilder/stsitebuilder.php:945
73
SELECT SQL_NO_CACHE * FROM `tmohz_image_type` WHERE 1 AND `categories` = 1  ORDER BY `width` DESC, `height` DESC, `name`ASC
0.182 ms 8 Yes /classes/ImageType.php:109
320
SELECT SQL_NO_CACHE *
FROM `tmohz_category` a
LEFT JOIN `tmohz_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 5
LEFT JOIN `tmohz_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 124) AND (b.`id_shop` = 1) LIMIT 1
0.182 ms 1 /src/Adapter/EntityMapper.php:74
367
SELECT SQL_NO_CACHE c.`nleft`, c.`nright`  FROM `tmohz_category` c
LEFT JOIN `tmohz_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 5 AND cl.id_shop = 1 ) WHERE c.`id_category` = 173 LIMIT 1
0.180 ms 1 /classes/Category.php:1607
3
SELECT SQL_NO_CACHE *
FROM `tmohz_shop` a
WHERE (a.`id_shop` = 1) LIMIT 1
0.179 ms 1 /src/Adapter/EntityMapper.php:74
336
SELECT SQL_NO_CACHE *
FROM `tmohz_category` a
LEFT JOIN `tmohz_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 5
LEFT JOIN `tmohz_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 147) AND (b.`id_shop` = 1) LIMIT 1
0.179 ms 1 /src/Adapter/EntityMapper.php:74
338
SELECT SQL_NO_CACHE *
FROM `tmohz_category` a
LEFT JOIN `tmohz_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 5
LEFT JOIN `tmohz_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 149) AND (b.`id_shop` = 1) LIMIT 1
0.179 ms 1 /src/Adapter/EntityMapper.php:74
417
SELECT SQL_NO_CACHE quantity FROM `tmohz_stock_available`
WHERE id_product = 81594 
AND id_product_attribute = 0 LIMIT 1
0.179 ms 1 /modules/desoccstockerp/desoccstockerp.php:539
71
SELECT SQL_NO_CACHE *
FROM `tmohz_category` a
LEFT JOIN `tmohz_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `tmohz_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 173) AND (b.`id_shop` = 1) LIMIT 1
0.178 ms 1 /src/Adapter/EntityMapper.php:74
339
SELECT SQL_NO_CACHE *
FROM `tmohz_category` a
LEFT JOIN `tmohz_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 5
LEFT JOIN `tmohz_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.178 ms 1 /src/Adapter/EntityMapper.php:74
307
SELECT SQL_NO_CACHE *
FROM `tmohz_category` a
LEFT JOIN `tmohz_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 5
LEFT JOIN `tmohz_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 65) AND (b.`id_shop` = 1) LIMIT 1
0.177 ms 1 /src/Adapter/EntityMapper.php:74
340
SELECT SQL_NO_CACHE *
FROM `tmohz_category` a
LEFT JOIN `tmohz_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 5
LEFT JOIN `tmohz_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 151) AND (b.`id_shop` = 1) LIMIT 1
0.177 ms 1 /src/Adapter/EntityMapper.php:74
224
SELECT SQL_NO_CACHE pa.id_product_attribute
FROM `tmohz_product_attribute` pa INNER JOIN tmohz_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 81585
0.176 ms 1 /classes/Product.php:7192
304
SELECT SQL_NO_CACHE *
FROM `tmohz_category` a
LEFT JOIN `tmohz_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 5
LEFT JOIN `tmohz_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 61) AND (b.`id_shop` = 1) LIMIT 1
0.176 ms 1 /src/Adapter/EntityMapper.php:74
22
SELECT SQL_NO_CACHE id_customer
FROM `tmohz_customer`
WHERE (email = "noreply@new.ckcautosport.com.test") LIMIT 1
0.175 ms 1 /modules/onepagecheckoutps/onepagecheckoutps.php:3423
310
SELECT SQL_NO_CACHE *
FROM `tmohz_category` a
LEFT JOIN `tmohz_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 5
LEFT JOIN `tmohz_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 68) AND (b.`id_shop` = 1) LIMIT 1
0.175 ms 1 /src/Adapter/EntityMapper.php:74
312
SELECT SQL_NO_CACHE *
FROM `tmohz_category` a
LEFT JOIN `tmohz_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 5
LEFT JOIN `tmohz_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.175 ms 1 /src/Adapter/EntityMapper.php:74
37
SELECT SQL_NO_CACHE *
FROM `tmohz_currency` a
LEFT JOIN `tmohz_currency_lang` `b` ON a.`id_currency` = b.`id_currency` AND b.`id_lang` = 5
LEFT JOIN `tmohz_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 1
WHERE (a.`id_currency` = 3) LIMIT 1
0.174 ms 1 /src/Adapter/EntityMapper.php:74
306
SELECT SQL_NO_CACHE *
FROM `tmohz_category` a
LEFT JOIN `tmohz_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 5
LEFT JOIN `tmohz_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 63) AND (b.`id_shop` = 1) LIMIT 1
0.174 ms 1 /src/Adapter/EntityMapper.php:74
491
SELECT SQL_NO_CACHE name FROM tmohz_category_lang
WHERE id_shop = 1 AND id_lang = 5 AND id_category = 173 LIMIT 1
0.174 ms 1 /src/Adapter/Presenter/Product/ProductLazyArray.php:624
266
SELECT SQL_NO_CACHE pa.id_product_attribute
FROM `tmohz_product_attribute` pa INNER JOIN tmohz_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 81599
0.172 ms 1 /classes/Product.php:7192
305
SELECT SQL_NO_CACHE *
FROM `tmohz_category` a
LEFT JOIN `tmohz_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 5
LEFT JOIN `tmohz_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 62) AND (b.`id_shop` = 1) LIMIT 1
0.172 ms 1 /src/Adapter/EntityMapper.php:74
311
SELECT SQL_NO_CACHE *
FROM `tmohz_category` a
LEFT JOIN `tmohz_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 5
LEFT JOIN `tmohz_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 69) AND (b.`id_shop` = 1) LIMIT 1
0.172 ms 1 /src/Adapter/EntityMapper.php:74
242
SELECT SQL_NO_CACHE pa.id_product_attribute
FROM `tmohz_product_attribute` pa INNER JOIN tmohz_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 81591
0.172 ms 1 /classes/Product.php:7192
284
SELECT SQL_NO_CACHE pa.id_product_attribute
FROM `tmohz_product_attribute` pa INNER JOIN tmohz_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 81605
0.172 ms 1 /classes/Product.php:7192
308
SELECT SQL_NO_CACHE *
FROM `tmohz_category` a
LEFT JOIN `tmohz_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 5
LEFT JOIN `tmohz_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 66) AND (b.`id_shop` = 1) LIMIT 1
0.172 ms 1 /src/Adapter/EntityMapper.php:74
309
SELECT SQL_NO_CACHE *
FROM `tmohz_category` a
LEFT JOIN `tmohz_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 5
LEFT JOIN `tmohz_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 67) AND (b.`id_shop` = 1) LIMIT 1
0.172 ms 1 /src/Adapter/EntityMapper.php:74
473
SELECT SQL_NO_CACHE name FROM tmohz_category_lang
WHERE id_shop = 1 AND id_lang = 5 AND id_category = 173 LIMIT 1
0.171 ms 1 /src/Adapter/Presenter/Product/ProductLazyArray.php:624
30
SELECT SQL_NO_CACHE * FROM `tmohz_currency` c ORDER BY `iso_code` ASC
0.169 ms 3 Yes /classes/Currency.php:708
230
SELECT SQL_NO_CACHE pa.id_product_attribute
FROM `tmohz_product_attribute` pa INNER JOIN tmohz_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 81587
0.169 ms 1 /classes/Product.php:7192
245
SELECT SQL_NO_CACHE pa.id_product_attribute
FROM `tmohz_product_attribute` pa INNER JOIN tmohz_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 81592
0.169 ms 1 /classes/Product.php:7192
272
SELECT SQL_NO_CACHE pa.id_product_attribute
FROM `tmohz_product_attribute` pa INNER JOIN tmohz_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 81601
0.168 ms 1 /classes/Product.php:7192
361
SELECT SQL_NO_CACHE *
FROM `tmohz_currency_lang`
WHERE `id_currency` = 3
0.166 ms 6 /src/Adapter/EntityMapper.php:82
82
SELECT SQL_NO_CACHE *
FROM `tmohz_country` a
LEFT JOIN `tmohz_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 6) LIMIT 1
0.166 ms 1 /src/Adapter/EntityMapper.php:74
488
SELECT SQL_NO_CACHE name FROM tmohz_category_lang
WHERE id_shop = 1 AND id_lang = 5 AND id_category = 173 LIMIT 1
0.166 ms 1 /src/Adapter/Presenter/Product/ProductLazyArray.php:624
248
SELECT SQL_NO_CACHE pa.id_product_attribute
FROM `tmohz_product_attribute` pa INNER JOIN tmohz_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 81593
0.165 ms 1 /classes/Product.php:7192
218
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `tmohz_category_lang` cl
WHERE `id_lang` = 5
AND cl.id_shop = 1 
AND cl.`id_category` = 173 LIMIT 1
0.165 ms 1 /classes/Category.php:1396
455
SELECT SQL_NO_CACHE * FROM `tmohz_occ_supplier_orders`
WHERE `id_product` = 81606
AND `active` = 1
AND `expected_date` >= CURDATE()
ORDER BY `expected_date` ASC
0.165 ms 1 Yes /modules/desoccfeatures/classes/OccSupplierOrder.php:60
269
SELECT SQL_NO_CACHE pa.id_product_attribute
FROM `tmohz_product_attribute` pa INNER JOIN tmohz_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 81600
0.164 ms 1 /classes/Product.php:7192
41
SELECT SQL_NO_CACHE *
FROM `tmohz_currency` a
LEFT JOIN `tmohz_currency_lang` `b` ON a.`id_currency` = b.`id_currency` AND b.`id_lang` = 5
LEFT JOIN `tmohz_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 1
WHERE (a.`id_currency` = 2) LIMIT 1
0.164 ms 1 /src/Adapter/EntityMapper.php:74
13
SELECT SQL_NO_CACHE *
FROM `tmohz_lang` a
LEFT JOIN `tmohz_lang_shop` `c` ON a.`id_lang` = c.`id_lang` AND c.`id_shop` = 1
WHERE (a.`id_lang` = 5) LIMIT 1
0.162 ms 1 /src/Adapter/EntityMapper.php:74
278
SELECT SQL_NO_CACHE pa.id_product_attribute
FROM `tmohz_product_attribute` pa INNER JOIN tmohz_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 81603
0.161 ms 1 /classes/Product.php:7192
88
SELECT SQL_NO_CACHE c.`nleft`, c.`nright`  FROM `tmohz_category` c
LEFT JOIN `tmohz_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 5 AND cl.id_shop = 1 ) WHERE c.`id_category` = 173 LIMIT 1
0.159 ms 1 /classes/Category.php:1607
497
SELECT SQL_NO_CACHE name FROM tmohz_category_lang
WHERE id_shop = 1 AND id_lang = 5 AND id_category = 173 LIMIT 1
0.159 ms 1 /src/Adapter/Presenter/Product/ProductLazyArray.php:624
118
SELECT SQL_NO_CACHE *
FROM `tmohz_tax_lang`
WHERE `id_tax` = 1
0.158 ms 6 /src/Adapter/EntityMapper.php:82
452
SELECT SQL_NO_CACHE * FROM `tmohz_occ_supplier_orders`
WHERE `id_product` = 81605
AND `active` = 1
AND `expected_date` >= CURDATE()
ORDER BY `expected_date` ASC
0.158 ms 1 Yes /modules/desoccfeatures/classes/OccSupplierOrder.php:60
290
SELECT SQL_NO_CACHE pa.id_product_attribute
FROM `tmohz_product_attribute` pa INNER JOIN tmohz_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 81607
0.158 ms 1 /classes/Product.php:7192
51
SELECT SQL_NO_CACHE *
FROM `tmohz_category` a
LEFT JOIN `tmohz_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 173) LIMIT 1
0.157 ms 1 /src/Adapter/EntityMapper.php:74
52
SELECT SQL_NO_CACHE *
FROM `tmohz_category_lang`
WHERE `id_category` = 173 AND `id_shop` = 1
0.157 ms 6 /src/Adapter/EntityMapper.php:82
393
SELECT SQL_NO_CACHE quantity FROM `tmohz_stock_available`
WHERE id_product = 81586 
AND id_product_attribute = 0 LIMIT 1
0.157 ms 1 /modules/desoccstockerp/desoccstockerp.php:539
257
SELECT SQL_NO_CACHE pa.id_product_attribute
FROM `tmohz_product_attribute` pa INNER JOIN tmohz_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 81596
0.156 ms 1 /classes/Product.php:7192
386
SELECT SQL_NO_CACHE * FROM `tmohz_stock_fabrica` WHERE reference = "OCCSPAC0061" LIMIT 1
0.155 ms 0 /modules/desoccstockerp/desoccstockerp.php:467
9
SELECT SQL_NO_CACHE id_shop
FROM `tmohz_lang_shop`
WHERE `id_lang` = 6
AND id_shop = 1 LIMIT 1
0.153 ms 1 /classes/ObjectModel.php:1570
281
SELECT SQL_NO_CACHE pa.id_product_attribute
FROM `tmohz_product_attribute` pa INNER JOIN tmohz_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 81604
0.153 ms 1 /classes/Product.php:7192
275
SELECT SQL_NO_CACHE pa.id_product_attribute
FROM `tmohz_product_attribute` pa INNER JOIN tmohz_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 81602
0.152 ms 1 /classes/Product.php:7192
122
SELECT SQL_NO_CACHE SUM(quantity)
FROM `tmohz_stock_available`
WHERE (id_product = 81584) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.152 ms 1 /classes/stock/StockAvailable.php:286
251
SELECT SQL_NO_CACHE pa.id_product_attribute
FROM `tmohz_product_attribute` pa INNER JOIN tmohz_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 81594
0.150 ms 1 /classes/Product.php:7192
364
SELECT SQL_NO_CACHE id_st_site_builder FROM tmohz_st_site_builder WHERE `code` = "EEFXPVWC" LIMIT 1
0.148 ms 175 /modules/stsitebuilder/stsitebuilder.php:943
236
SELECT SQL_NO_CACHE pa.id_product_attribute
FROM `tmohz_product_attribute` pa INNER JOIN tmohz_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 81589
0.148 ms 1 /classes/Product.php:7192
254
SELECT SQL_NO_CACHE pa.id_product_attribute
FROM `tmohz_product_attribute` pa INNER JOIN tmohz_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 81595
0.148 ms 1 /classes/Product.php:7192
362
SELECT SQL_NO_CACHE *
FROM `tmohz_currency` a
LEFT JOIN `tmohz_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 1
WHERE (a.`id_currency` = 2) LIMIT 1
0.147 ms 1 /src/Adapter/EntityMapper.php:74
470
SELECT SQL_NO_CACHE name FROM tmohz_category_lang
WHERE id_shop = 1 AND id_lang = 5 AND id_category = 173 LIMIT 1
0.147 ms 1 /src/Adapter/Presenter/Product/ProductLazyArray.php:624
239
SELECT SQL_NO_CACHE pa.id_product_attribute
FROM `tmohz_product_attribute` pa INNER JOIN tmohz_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 81590
0.147 ms 1 /classes/Product.php:7192
66
SELECT SQL_NO_CACHE s.id_shop, s.id_shop_group FROM tmohz_shop s
0.146 ms 1 /classes/shop/Shop.php:922
530
SELECT SQL_NO_CACHE name FROM tmohz_category_lang
WHERE id_shop = 1 AND id_lang = 5 AND id_category = 173 LIMIT 1
0.145 ms 1 /src/Adapter/Presenter/Product/ProductLazyArray.php:624
108
SELECT SQL_NO_CACHE 1 FROM `tmohz_specific_price` WHERE `id_product` != 0 LIMIT 1
0.143 ms 1 /classes/SpecificPrice.php:304
127
SELECT SQL_NO_CACHE SUM(quantity)
FROM `tmohz_stock_available`
WHERE (id_product = 81585) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.142 ms 1 /classes/stock/StockAvailable.php:286
494
SELECT SQL_NO_CACHE name FROM tmohz_category_lang
WHERE id_shop = 1 AND id_lang = 5 AND id_category = 173 LIMIT 1
0.141 ms 1 /src/Adapter/Presenter/Product/ProductLazyArray.php:624
299
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `tmohz_cart_product`
WHERE `id_cart` = 0 LIMIT 1
0.141 ms 1 /classes/Cart.php:1321
55
SELECT SQL_NO_CACHE c.`nleft`, c.`nright`  FROM `tmohz_category` c
LEFT JOIN `tmohz_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 5 AND cl.id_shop = 1 ) WHERE c.`id_category` = 173 LIMIT 1
0.140 ms 1 /classes/Category.php:1607
287
SELECT SQL_NO_CACHE pa.id_product_attribute
FROM `tmohz_product_attribute` pa INNER JOIN tmohz_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 81606
0.140 ms 1 /classes/Product.php:7192
527
SELECT SQL_NO_CACHE name FROM tmohz_category_lang
WHERE id_shop = 1 AND id_lang = 5 AND id_category = 173 LIMIT 1
0.140 ms 1 /src/Adapter/Presenter/Product/ProductLazyArray.php:624
485
SELECT SQL_NO_CACHE name FROM tmohz_category_lang
WHERE id_shop = 1 AND id_lang = 5 AND id_category = 173 LIMIT 1
0.136 ms 1 /src/Adapter/Presenter/Product/ProductLazyArray.php:624
383
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `tmohz_category` c
WHERE c.`id_category` = 2 LIMIT 1
0.136 ms 1 /classes/Category.php:1612
117
SELECT SQL_NO_CACHE *
FROM `tmohz_tax` a
WHERE (a.`id_tax` = 1) LIMIT 1
0.135 ms 1 /src/Adapter/EntityMapper.php:74
46
SELECT SQL_NO_CACHE *
FROM `tmohz_group` a
LEFT JOIN `tmohz_group_shop` `c` ON a.`id_group` = c.`id_group` AND c.`id_shop` = 1
WHERE (a.`id_group` = 1) LIMIT 1
0.134 ms 1 /src/Adapter/EntityMapper.php:74
43
SELECT SQL_NO_CACHE *
FROM `tmohz_currency` a
LEFT JOIN `tmohz_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 1
WHERE (a.`id_currency` = 1) LIMIT 1
0.133 ms 1 /src/Adapter/EntityMapper.php:74
515
SELECT SQL_NO_CACHE name FROM tmohz_category_lang
WHERE id_shop = 1 AND id_lang = 5 AND id_category = 173 LIMIT 1
0.133 ms 1 /src/Adapter/Presenter/Product/ProductLazyArray.php:624
81
SELECT SQL_NO_CACHE *
FROM `tmohz_module_shop` m
WHERE (m.id_module = 89) AND (m.enable_device & 1) AND (m.id_shop = 1)
0.133 ms 1 /modules/onepagecheckoutps/src/Service/PresTeamShop/PresTeamShopService.php:198
533
SELECT SQL_NO_CACHE name FROM tmohz_category_lang
WHERE id_shop = 1 AND id_lang = 5 AND id_category = 173 LIMIT 1
0.132 ms 1 /src/Adapter/Presenter/Product/ProductLazyArray.php:624
98
SELECT SQL_NO_CACHE `name`
FROM `tmohz_hook`
WHERE `id_hook` = 1204 LIMIT 1
0.132 ms 1 /classes/Hook.php:267
159
SELECT SQL_NO_CACHE SUM(quantity)
FROM `tmohz_stock_available`
WHERE (id_product = 81593) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.132 ms 1 /classes/stock/StockAvailable.php:286
479
SELECT SQL_NO_CACHE name FROM tmohz_category_lang
WHERE id_shop = 1 AND id_lang = 5 AND id_category = 173 LIMIT 1
0.132 ms 1 /src/Adapter/Presenter/Product/ProductLazyArray.php:624
83
SELECT SQL_NO_CACHE *
FROM `tmohz_country_lang`
WHERE `id_country` = 6
0.130 ms 6 /src/Adapter/EntityMapper.php:82
431
SELECT SQL_NO_CACHE * FROM `tmohz_occ_supplier_orders`
WHERE `id_product` = 81598
AND `active` = 1
AND `expected_date` >= CURDATE()
ORDER BY `expected_date` ASC
0.130 ms 1 Yes /modules/desoccfeatures/classes/OccSupplierOrder.php:60
476
SELECT SQL_NO_CACHE name FROM tmohz_category_lang
WHERE id_shop = 1 AND id_lang = 5 AND id_category = 173 LIMIT 1
0.130 ms 1 /src/Adapter/Presenter/Product/ProductLazyArray.php:624
379
SELECT SQL_NO_CACHE `id_module` FROM `tmohz_module` WHERE `name` = "des_categorytree" LIMIT 1
0.129 ms 1 /classes/module/Module.php:2781
422
SELECT SQL_NO_CACHE * FROM `tmohz_occ_supplier_orders`
WHERE `id_product` = 81595
AND `active` = 1
AND `expected_date` >= CURDATE()
ORDER BY `expected_date` ASC
0.129 ms 1 Yes /modules/desoccfeatures/classes/OccSupplierOrder.php:60
536
SELECT SQL_NO_CACHE name FROM tmohz_category_lang
WHERE id_shop = 1 AND id_lang = 5 AND id_category = 173 LIMIT 1
0.129 ms 1 /src/Adapter/Presenter/Product/ProductLazyArray.php:624
24
SELECT SQL_NO_CACHE value FROM `tmohz_configuration` WHERE `name` = "PS_MULTISHOP_FEATURE_ACTIVE" LIMIT 1
0.128 ms 1 /classes/shop/Shop.php:1211
135
SELECT SQL_NO_CACHE SUM(quantity)
FROM `tmohz_stock_available`
WHERE (id_product = 81587) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.128 ms 1 /classes/stock/StockAvailable.php:286
518
SELECT SQL_NO_CACHE name FROM tmohz_category_lang
WHERE id_shop = 1 AND id_lang = 5 AND id_category = 173 LIMIT 1
0.128 ms 1 /src/Adapter/Presenter/Product/ProductLazyArray.php:624
503
SELECT SQL_NO_CACHE name FROM tmohz_category_lang
WHERE id_shop = 1 AND id_lang = 5 AND id_category = 173 LIMIT 1
0.127 ms 1 /src/Adapter/Presenter/Product/ProductLazyArray.php:624
131
SELECT SQL_NO_CACHE SUM(quantity)
FROM `tmohz_stock_available`
WHERE (id_product = 81586) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.127 ms 1 /classes/stock/StockAvailable.php:286
358
SELECT SQL_NO_CACHE `id_module` FROM `tmohz_module_shop` WHERE `id_module` = 7 AND `id_shop` = 1 LIMIT 1
0.126 ms 1 /classes/module/Module.php:2270
398
SELECT SQL_NO_CACHE * FROM `tmohz_occ_supplier_orders`
WHERE `id_product` = 81587
AND `active` = 1
AND `expected_date` >= CURDATE()
ORDER BY `expected_date` ASC
0.126 ms 1 Yes /modules/desoccfeatures/classes/OccSupplierOrder.php:60
32
SELECT SQL_NO_CACHE c.id_currency
FROM `tmohz_currency` c
WHERE (iso_code = 'EUR') LIMIT 1
0.126 ms 1 /classes/Currency.php:893
109
SELECT SQL_NO_CACHE 1 FROM `tmohz_specific_price` WHERE `from` BETWEEN '2026-04-16 00:00:00' AND '2026-04-16 23:59:59' LIMIT 1
0.125 ms 1 /classes/SpecificPrice.php:384
500
SELECT SQL_NO_CACHE name FROM tmohz_category_lang
WHERE id_shop = 1 AND id_lang = 5 AND id_category = 173 LIMIT 1
0.125 ms 1 /src/Adapter/Presenter/Product/ProductLazyArray.php:624
12
SELECT SQL_NO_CACHE `id_lang` FROM `tmohz_lang` WHERE `iso_code` = 'it' LIMIT 1
0.124 ms 6 /classes/Language.php:844
74
SELECT SQL_NO_CACHE * FROM `tmohz_image_type` WHERE 1 AND `manufacturers` = 1  ORDER BY `width` DESC, `height` DESC, `name`ASC
0.124 ms 8 Yes /classes/ImageType.php:109
139
SELECT SQL_NO_CACHE SUM(quantity)
FROM `tmohz_stock_available`
WHERE (id_product = 81588) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.124 ms 1 /classes/stock/StockAvailable.php:286
221
SELECT SQL_NO_CACHE * FROM `tmohz_image_type`
0.124 ms 8 /classes/ImageType.php:161
7
SELECT SQL_NO_CACHE *
FROM `tmohz_shop_group` a
WHERE (a.`id_shop_group` = 1) LIMIT 1
0.123 ms 1 /src/Adapter/EntityMapper.php:74
23
SELECT SQL_NO_CACHE *
FROM `tmohz_customer_group`
WHERE (id_customer = 4)
0.123 ms 1 /modules/onepagecheckoutps/onepagecheckoutps.php:3470
31
SELECT SQL_NO_CACHE `id_lang` FROM `tmohz_lang`
WHERE `locale` = 'it-it'
OR `language_code` = 'it-it' LIMIT 1
0.123 ms 6 /classes/Language.php:870
163
SELECT SQL_NO_CACHE SUM(quantity)
FROM `tmohz_stock_available`
WHERE (id_product = 81594) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.123 ms 1 /classes/stock/StockAvailable.php:286
167
SELECT SQL_NO_CACHE SUM(quantity)
FROM `tmohz_stock_available`
WHERE (id_product = 81595) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.123 ms 1 /classes/stock/StockAvailable.php:286
506
SELECT SQL_NO_CACHE name FROM tmohz_category_lang
WHERE id_shop = 1 AND id_lang = 5 AND id_category = 173 LIMIT 1
0.123 ms 1 /src/Adapter/Presenter/Product/ProductLazyArray.php:624
509
SELECT SQL_NO_CACHE name FROM tmohz_category_lang
WHERE id_shop = 1 AND id_lang = 5 AND id_category = 173 LIMIT 1
0.123 ms 1 /src/Adapter/Presenter/Product/ProductLazyArray.php:624
539
SELECT SQL_NO_CACHE name FROM tmohz_category_lang
WHERE id_shop = 1 AND id_lang = 5 AND id_category = 173 LIMIT 1
0.123 ms 1 /src/Adapter/Presenter/Product/ProductLazyArray.php:624
179
SELECT SQL_NO_CACHE SUM(quantity)
FROM `tmohz_stock_available`
WHERE (id_product = 81598) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.122 ms 1 /classes/stock/StockAvailable.php:286
294
SELECT SQL_NO_CACHE id_st_site_builder FROM tmohz_st_site_builder WHERE `code` = "AuE6iNra" LIMIT 1
0.122 ms 175 /modules/stsitebuilder/stsitebuilder.php:943
413
SELECT SQL_NO_CACHE * FROM `tmohz_occ_supplier_orders`
WHERE `id_product` = 81592
AND `active` = 1
AND `expected_date` >= CURDATE()
ORDER BY `expected_date` ASC
0.122 ms 1 Yes /modules/desoccfeatures/classes/OccSupplierOrder.php:60
420
SELECT SQL_NO_CACHE quantity FROM `tmohz_stock_available`
WHERE id_product = 81595 
AND id_product_attribute = 0 LIMIT 1
0.122 ms 1 /modules/desoccstockerp/desoccstockerp.php:539
512
SELECT SQL_NO_CACHE name FROM tmohz_category_lang
WHERE id_shop = 1 AND id_lang = 5 AND id_category = 173 LIMIT 1
0.122 ms 1 /src/Adapter/Presenter/Product/ProductLazyArray.php:624
521
SELECT SQL_NO_CACHE name FROM tmohz_category_lang
WHERE id_shop = 1 AND id_lang = 5 AND id_category = 173 LIMIT 1
0.122 ms 1 /src/Adapter/Presenter/Product/ProductLazyArray.php:624
415
SELECT SQL_NO_CACHE * FROM `tmohz_stock_fabrica` WHERE reference = "OCCSPAC0051" LIMIT 1
0.121 ms 0 /modules/desoccstockerp/desoccstockerp.php:467
63
SELECT SQL_NO_CACHE `id_category`
FROM `tmohz_category_shop`
WHERE `id_category` = 173
AND `id_shop` = 1 LIMIT 1
0.121 ms 1 /classes/Category.php:2454
143
SELECT SQL_NO_CACHE SUM(quantity)
FROM `tmohz_stock_available`
WHERE (id_product = 81589) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.120 ms 1 /classes/stock/StockAvailable.php:286
211
SELECT SQL_NO_CACHE SUM(quantity)
FROM `tmohz_stock_available`
WHERE (id_product = 81606) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.120 ms 1 /classes/stock/StockAvailable.php:286
147
SELECT SQL_NO_CACHE SUM(quantity)
FROM `tmohz_stock_available`
WHERE (id_product = 81590) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.120 ms 1 /classes/stock/StockAvailable.php:286
297
SELECT SQL_NO_CACHE `id_module` FROM `tmohz_module` WHERE `name` = "ps_languageselector" LIMIT 1
0.120 ms 1 /classes/module/Module.php:2781
155
SELECT SQL_NO_CACHE SUM(quantity)
FROM `tmohz_stock_available`
WHERE (id_product = 81592) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.119 ms 1 /classes/stock/StockAvailable.php:286
171
SELECT SQL_NO_CACHE SUM(quantity)
FROM `tmohz_stock_available`
WHERE (id_product = 81596) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.119 ms 1 /classes/stock/StockAvailable.php:286
199
SELECT SQL_NO_CACHE SUM(quantity)
FROM `tmohz_stock_available`
WHERE (id_product = 81603) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.118 ms 1 /classes/stock/StockAvailable.php:286
404
SELECT SQL_NO_CACHE * FROM `tmohz_occ_supplier_orders`
WHERE `id_product` = 81589
AND `active` = 1
AND `expected_date` >= CURDATE()
ORDER BY `expected_date` ASC
0.118 ms 1 Yes /modules/desoccfeatures/classes/OccSupplierOrder.php:60
524
SELECT SQL_NO_CACHE name FROM tmohz_category_lang
WHERE id_shop = 1 AND id_lang = 5 AND id_category = 173 LIMIT 1
0.118 ms 1 /src/Adapter/Presenter/Product/ProductLazyArray.php:624
111
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `tmohz_specific_price_priority`
WHERE `id_product` = 81584
ORDER BY `id_specific_price_priority` DESC LIMIT 1
0.117 ms 0 /classes/SpecificPrice.php:263
458
SELECT SQL_NO_CACHE * FROM `tmohz_occ_supplier_orders`
WHERE `id_product` = 81607
AND `active` = 1
AND `expected_date` >= CURDATE()
ORDER BY `expected_date` ASC
0.117 ms 1 Yes /modules/desoccfeatures/classes/OccSupplierOrder.php:60
401
SELECT SQL_NO_CACHE * FROM `tmohz_occ_supplier_orders`
WHERE `id_product` = 81588
AND `active` = 1
AND `expected_date` >= CURDATE()
ORDER BY `expected_date` ASC
0.117 ms 1 Yes /modules/desoccfeatures/classes/OccSupplierOrder.php:60
175
SELECT SQL_NO_CACHE SUM(quantity)
FROM `tmohz_stock_available`
WHERE (id_product = 81597) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.116 ms 1 /classes/stock/StockAvailable.php:286
195
SELECT SQL_NO_CACHE SUM(quantity)
FROM `tmohz_stock_available`
WHERE (id_product = 81602) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.116 ms 1 /classes/stock/StockAvailable.php:286
151
SELECT SQL_NO_CACHE SUM(quantity)
FROM `tmohz_stock_available`
WHERE (id_product = 81591) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.116 ms 1 /classes/stock/StockAvailable.php:286
187
SELECT SQL_NO_CACHE SUM(quantity)
FROM `tmohz_stock_available`
WHERE (id_product = 81600) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.116 ms 1 /classes/stock/StockAvailable.php:286
44
SELECT SQL_NO_CACHE *
FROM `tmohz_currency_lang`
WHERE `id_currency` = 1
0.114 ms 6 /src/Adapter/EntityMapper.php:82
183
SELECT SQL_NO_CACHE SUM(quantity)
FROM `tmohz_stock_available`
WHERE (id_product = 81599) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.114 ms 1 /classes/stock/StockAvailable.php:286
215
SELECT SQL_NO_CACHE SUM(quantity)
FROM `tmohz_stock_available`
WHERE (id_product = 81607) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.113 ms 1 /classes/stock/StockAvailable.php:286
76
SELECT SQL_NO_CACHE * FROM `tmohz_image_type` WHERE 1 AND `products` = 1  ORDER BY `width` DESC, `height` DESC, `name`ASC
0.112 ms 8 Yes /classes/ImageType.php:109
207
SELECT SQL_NO_CACHE SUM(quantity)
FROM `tmohz_stock_available`
WHERE (id_product = 81605) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.112 ms 1 /classes/stock/StockAvailable.php:286
396
SELECT SQL_NO_CACHE quantity FROM `tmohz_stock_available`
WHERE id_product = 81587 
AND id_product_attribute = 0 LIMIT 1
0.112 ms 1 /modules/desoccstockerp/desoccstockerp.php:539
407
SELECT SQL_NO_CACHE * FROM `tmohz_occ_supplier_orders`
WHERE `id_product` = 81590
AND `active` = 1
AND `expected_date` >= CURDATE()
ORDER BY `expected_date` ASC
0.112 ms 1 Yes /modules/desoccfeatures/classes/OccSupplierOrder.php:60
191
SELECT SQL_NO_CACHE SUM(quantity)
FROM `tmohz_stock_available`
WHERE (id_product = 81601) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.111 ms 1 /classes/stock/StockAvailable.php:286
203
SELECT SQL_NO_CACHE SUM(quantity)
FROM `tmohz_stock_available`
WHERE (id_product = 81604) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.111 ms 1 /classes/stock/StockAvailable.php:286
410
SELECT SQL_NO_CACHE * FROM `tmohz_occ_supplier_orders`
WHERE `id_product` = 81591
AND `active` = 1
AND `expected_date` >= CURDATE()
ORDER BY `expected_date` ASC
0.111 ms 1 Yes /modules/desoccfeatures/classes/OccSupplierOrder.php:60
363
SELECT SQL_NO_CACHE *
FROM `tmohz_currency_lang`
WHERE `id_currency` = 2
0.110 ms 6 /src/Adapter/EntityMapper.php:82
75
SELECT SQL_NO_CACHE * FROM `tmohz_image_type` WHERE 1 AND `suppliers` = 1  ORDER BY `width` DESC, `height` DESC, `name`ASC
0.108 ms 8 Yes /classes/ImageType.php:109
119
SELECT SQL_NO_CACHE `reduction`
FROM `tmohz_product_group_reduction_cache`
WHERE `id_product` = 81584 AND `id_group` = 1 LIMIT 1
0.107 ms 0 /classes/GroupReduction.php:146
50
SELECT SQL_NO_CACHE *
FROM `tmohz_st_site_builder_yuyan`
WHERE (id_st_site_builder=0)
0.105 ms 1 /modules/stsitebuilder/classes/SiteBuilderBase.php:55
425
SELECT SQL_NO_CACHE * FROM `tmohz_occ_supplier_orders`
WHERE `id_product` = 81596
AND `active` = 1
AND `expected_date` >= CURDATE()
ORDER BY `expected_date` ASC
0.105 ms 1 Yes /modules/desoccfeatures/classes/OccSupplierOrder.php:60
77
SELECT SQL_NO_CACHE * FROM `tmohz_image_type` WHERE 1 AND `stores` = 1  ORDER BY `width` DESC, `height` DESC, `name`ASC
0.105 ms 8 Yes /classes/ImageType.php:109
456
SELECT SQL_NO_CACHE quantity FROM `tmohz_stock_available`
WHERE id_product = 81607 
AND id_product_attribute = 0 LIMIT 1
0.105 ms 1 /modules/desoccstockerp/desoccstockerp.php:539
91
SELECT SQL_NO_CACHE `id_module` FROM `tmohz_module_shop` WHERE `id_module` = 89 AND `id_shop` = 1 LIMIT 1
0.104 ms 1 /classes/module/Module.php:2270
92
SELECT SQL_NO_CACHE `id_module` FROM `tmohz_module` WHERE `name` = "shiptopay" LIMIT 1
0.103 ms 0 /classes/module/Module.php:2781
100
SELECT SQL_NO_CACHE `id_category`
FROM `tmohz_category_shop`
WHERE `id_category` = 173
AND `id_shop` = 1 LIMIT 1
0.103 ms 1 /classes/Category.php:2454
166
SELECT SQL_NO_CACHE `reduction`
FROM `tmohz_product_group_reduction_cache`
WHERE `id_product` = 81595 AND `id_group` = 1 LIMIT 1
0.101 ms 0 /classes/GroupReduction.php:146
388
SELECT SQL_NO_CACHE `id_module` FROM `tmohz_module_shop` WHERE `id_module` = 85 AND `id_shop` = 1 LIMIT 1
0.101 ms 1 /classes/module/Module.php:2270
418
SELECT SQL_NO_CACHE * FROM `tmohz_stock_fabrica` WHERE reference = "OCCSPAC0052" LIMIT 1
0.101 ms 0 /modules/desoccstockerp/desoccstockerp.php:467
47
SELECT SQL_NO_CACHE *
FROM `tmohz_group_lang`
WHERE `id_group` = 1
0.101 ms 6 /src/Adapter/EntityMapper.php:82
391
SELECT SQL_NO_CACHE * FROM `tmohz_stock_fabrica` WHERE reference = "OCCSPAC0062" LIMIT 1
0.100 ms 0 /modules/desoccstockerp/desoccstockerp.php:467
423
SELECT SQL_NO_CACHE quantity FROM `tmohz_stock_available`
WHERE id_product = 81596 
AND id_product_attribute = 0 LIMIT 1
0.099 ms 1 /modules/desoccstockerp/desoccstockerp.php:539
428
SELECT SQL_NO_CACHE * FROM `tmohz_occ_supplier_orders`
WHERE `id_product` = 81597
AND `active` = 1
AND `expected_date` >= CURDATE()
ORDER BY `expected_date` ASC
0.099 ms 1 Yes /modules/desoccfeatures/classes/OccSupplierOrder.php:60
459
SELECT SQL_NO_CACHE `id_module` FROM `tmohz_module` WHERE `name` = "ets_seo" LIMIT 1
0.099 ms 0 /classes/module/Module.php:2781
158
SELECT SQL_NO_CACHE `reduction`
FROM `tmohz_product_group_reduction_cache`
WHERE `id_product` = 81593 AND `id_group` = 1 LIMIT 1
0.099 ms 0 /classes/GroupReduction.php:146
399
SELECT SQL_NO_CACHE quantity FROM `tmohz_stock_available`
WHERE id_product = 81588 
AND id_product_attribute = 0 LIMIT 1
0.099 ms 1 /modules/desoccstockerp/desoccstockerp.php:539
64
SELECT SQL_NO_CACHE ctg.`id_group`
FROM tmohz_category_group ctg
WHERE ctg.`id_category` = 173 AND ctg.`id_group` = 1 LIMIT 1
0.098 ms 1 /classes/Category.php:1774
84
SELECT SQL_NO_CACHE *
FROM `tmohz_state` a
WHERE (a.`id_state` = 398) LIMIT 1
0.098 ms 1 /src/Adapter/EntityMapper.php:74
434
SELECT SQL_NO_CACHE * FROM `tmohz_occ_supplier_orders`
WHERE `id_product` = 81599
AND `active` = 1
AND `expected_date` >= CURDATE()
ORDER BY `expected_date` ASC
0.098 ms 1 Yes /modules/desoccfeatures/classes/OccSupplierOrder.php:60
437
SELECT SQL_NO_CACHE * FROM `tmohz_occ_supplier_orders`
WHERE `id_product` = 81600
AND `active` = 1
AND `expected_date` >= CURDATE()
ORDER BY `expected_date` ASC
0.098 ms 1 Yes /modules/desoccfeatures/classes/OccSupplierOrder.php:60
94
SELECT SQL_NO_CACHE `id_module` FROM `tmohz_module` WHERE `name` = "ybc_blog" LIMIT 1
0.097 ms 1 /classes/module/Module.php:2781
126
SELECT SQL_NO_CACHE `reduction`
FROM `tmohz_product_group_reduction_cache`
WHERE `id_product` = 81585 AND `id_group` = 1 LIMIT 1
0.097 ms 0 /classes/GroupReduction.php:146
402
SELECT SQL_NO_CACHE quantity FROM `tmohz_stock_available`
WHERE id_product = 81589 
AND id_product_attribute = 0 LIMIT 1
0.097 ms 1 /modules/desoccstockerp/desoccstockerp.php:539
440
SELECT SQL_NO_CACHE * FROM `tmohz_occ_supplier_orders`
WHERE `id_product` = 81601
AND `active` = 1
AND `expected_date` >= CURDATE()
ORDER BY `expected_date` ASC
0.097 ms 1 Yes /modules/desoccfeatures/classes/OccSupplierOrder.php:60
443
SELECT SQL_NO_CACHE * FROM `tmohz_occ_supplier_orders`
WHERE `id_product` = 81602
AND `active` = 1
AND `expected_date` >= CURDATE()
ORDER BY `expected_date` ASC
0.097 ms 1 Yes /modules/desoccfeatures/classes/OccSupplierOrder.php:60
454
SELECT SQL_NO_CACHE * FROM `tmohz_stock_fabrica` WHERE reference = "OCCSPAC0115" LIMIT 1
0.097 ms 0 /modules/desoccstockerp/desoccstockerp.php:467
138
SELECT SQL_NO_CACHE `reduction`
FROM `tmohz_product_group_reduction_cache`
WHERE `id_product` = 81588 AND `id_group` = 1 LIMIT 1
0.096 ms 0 /classes/GroupReduction.php:146
380
SELECT SQL_NO_CACHE `id_module` FROM `tmohz_module_shop` WHERE `id_module` = 78 AND `id_shop` = 1 LIMIT 1
0.096 ms 1 /classes/module/Module.php:2270
394
SELECT SQL_NO_CACHE * FROM `tmohz_stock_fabrica` WHERE reference = "OCCSPAC0063" LIMIT 1
0.095 ms 0 /modules/desoccstockerp/desoccstockerp.php:467
408
SELECT SQL_NO_CACHE quantity FROM `tmohz_stock_available`
WHERE id_product = 81591 
AND id_product_attribute = 0 LIMIT 1
0.095 ms 1 /modules/desoccstockerp/desoccstockerp.php:539
449
SELECT SQL_NO_CACHE * FROM `tmohz_occ_supplier_orders`
WHERE `id_product` = 81604
AND `active` = 1
AND `expected_date` >= CURDATE()
ORDER BY `expected_date` ASC
0.095 ms 1 Yes /modules/desoccfeatures/classes/OccSupplierOrder.php:60
298
SELECT SQL_NO_CACHE `id_module` FROM `tmohz_module_shop` WHERE `id_module` = 6 AND `id_shop` = 1 LIMIT 1
0.095 ms 1 /classes/module/Module.php:2270
405
SELECT SQL_NO_CACHE quantity FROM `tmohz_stock_available`
WHERE id_product = 81590 
AND id_product_attribute = 0 LIMIT 1
0.095 ms 1 /modules/desoccstockerp/desoccstockerp.php:539
446
SELECT SQL_NO_CACHE * FROM `tmohz_occ_supplier_orders`
WHERE `id_product` = 81603
AND `active` = 1
AND `expected_date` >= CURDATE()
ORDER BY `expected_date` ASC
0.095 ms 1 Yes /modules/desoccfeatures/classes/OccSupplierOrder.php:60
411
SELECT SQL_NO_CACHE quantity FROM `tmohz_stock_available`
WHERE id_product = 81592 
AND id_product_attribute = 0 LIMIT 1
0.094 ms 1 /modules/desoccstockerp/desoccstockerp.php:539
14
SELECT SQL_NO_CACHE id_shop
FROM `tmohz_lang_shop`
WHERE `id_lang` = 5
AND id_shop = 1 LIMIT 1
0.094 ms 1 /classes/ObjectModel.php:1570
78
SELECT SQL_NO_CACHE format
FROM `tmohz_address_format`
WHERE `id_country` = 6 LIMIT 1
0.094 ms 1 /classes/AddressFormat.php:649
85
SELECT SQL_NO_CACHE id_required_field, object_name, field_name
FROM tmohz_required_field
0.094 ms 1 /classes/ObjectModel.php:1437
387
SELECT SQL_NO_CACHE `id_module` FROM `tmohz_module` WHERE `name` = "desoccfeatures" LIMIT 1
0.094 ms 1 /classes/module/Module.php:2781
34
SELECT SQL_NO_CACHE `id_lang` FROM `tmohz_lang`
WHERE `locale` = 'it-it'
OR `language_code` = 'it-it' LIMIT 1
0.093 ms 6 /classes/Language.php:870
49
SELECT SQL_NO_CACHE * FROM `tmohz_hook_module_exceptions`
WHERE `id_shop` IN (1)
0.093 ms 1 /classes/module/Module.php:2171
130
SELECT SQL_NO_CACHE `reduction`
FROM `tmohz_product_group_reduction_cache`
WHERE `id_product` = 81586 AND `id_group` = 1 LIMIT 1
0.093 ms 0 /classes/GroupReduction.php:146
178
SELECT SQL_NO_CACHE `reduction`
FROM `tmohz_product_group_reduction_cache`
WHERE `id_product` = 81598 AND `id_group` = 1 LIMIT 1
0.093 ms 0 /classes/GroupReduction.php:146
36
SELECT SQL_NO_CACHE c.id_currency
FROM `tmohz_currency` c
WHERE (iso_code = 'GBP') LIMIT 1
0.092 ms 1 /classes/Currency.php:893
80
SELECT SQL_NO_CACHE `id_module` FROM `tmohz_module` WHERE `name` = "onepagecheckoutps" LIMIT 1
0.092 ms 1 /classes/module/Module.php:2781
99
SELECT SQL_NO_CACHE `id_module` FROM `tmohz_module` WHERE `name` = "searchcustom" LIMIT 1
0.092 ms 1 /classes/module/Module.php:2781
142
SELECT SQL_NO_CACHE `reduction`
FROM `tmohz_product_group_reduction_cache`
WHERE `id_product` = 81589 AND `id_group` = 1 LIMIT 1
0.092 ms 0 /classes/GroupReduction.php:146
110
SELECT SQL_NO_CACHE 1 FROM `tmohz_specific_price` WHERE `to` BETWEEN '2026-04-16 00:00:00' AND '2026-04-16 23:59:59' LIMIT 1
0.092 ms 1 /classes/SpecificPrice.php:388
60
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `tmohz_category` c
WHERE c.`id_category` = 2 LIMIT 1
0.091 ms 1 /classes/Category.php:1612
146
SELECT SQL_NO_CACHE `reduction`
FROM `tmohz_product_group_reduction_cache`
WHERE `id_product` = 81590 AND `id_group` = 1 LIMIT 1
0.091 ms 0 /classes/GroupReduction.php:146
134
SELECT SQL_NO_CACHE `reduction`
FROM `tmohz_product_group_reduction_cache`
WHERE `id_product` = 81587 AND `id_group` = 1 LIMIT 1
0.090 ms 0 /classes/GroupReduction.php:146
162
SELECT SQL_NO_CACHE `reduction`
FROM `tmohz_product_group_reduction_cache`
WHERE `id_product` = 81594 AND `id_group` = 1 LIMIT 1
0.090 ms 0 /classes/GroupReduction.php:146
186
SELECT SQL_NO_CACHE `reduction`
FROM `tmohz_product_group_reduction_cache`
WHERE `id_product` = 81600 AND `id_group` = 1 LIMIT 1
0.090 ms 0 /classes/GroupReduction.php:146
45
SELECT SQL_NO_CACHE id_shop
FROM `tmohz_currency_shop`
WHERE `id_currency` = 1
AND id_shop = 1 LIMIT 1
0.089 ms 1 /classes/ObjectModel.php:1570
170
SELECT SQL_NO_CACHE `reduction`
FROM `tmohz_product_group_reduction_cache`
WHERE `id_product` = 81596 AND `id_group` = 1 LIMIT 1
0.089 ms 0 /classes/GroupReduction.php:146
368
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `tmohz_category` c
WHERE c.`id_category` = 2 LIMIT 1
0.089 ms 1 /classes/Category.php:1612
40
SELECT SQL_NO_CACHE c.id_currency
FROM `tmohz_currency` c
WHERE (iso_code = 'USD') LIMIT 1
0.088 ms 1 /classes/Currency.php:893
174
SELECT SQL_NO_CACHE `reduction`
FROM `tmohz_product_group_reduction_cache`
WHERE `id_product` = 81597 AND `id_group` = 1 LIMIT 1
0.088 ms 0 /classes/GroupReduction.php:146
190
SELECT SQL_NO_CACHE `reduction`
FROM `tmohz_product_group_reduction_cache`
WHERE `id_product` = 81601 AND `id_group` = 1 LIMIT 1
0.088 ms 0 /classes/GroupReduction.php:146
154
SELECT SQL_NO_CACHE `reduction`
FROM `tmohz_product_group_reduction_cache`
WHERE `id_product` = 81592 AND `id_group` = 1 LIMIT 1
0.087 ms 0 /classes/GroupReduction.php:146
182
SELECT SQL_NO_CACHE `reduction`
FROM `tmohz_product_group_reduction_cache`
WHERE `id_product` = 81599 AND `id_group` = 1 LIMIT 1
0.087 ms 0 /classes/GroupReduction.php:146
210
SELECT SQL_NO_CACHE `reduction`
FROM `tmohz_product_group_reduction_cache`
WHERE `id_product` = 81606 AND `id_group` = 1 LIMIT 1
0.087 ms 0 /classes/GroupReduction.php:146
214
SELECT SQL_NO_CACHE `reduction`
FROM `tmohz_product_group_reduction_cache`
WHERE `id_product` = 81607 AND `id_group` = 1 LIMIT 1
0.087 ms 0 /classes/GroupReduction.php:146
426
SELECT SQL_NO_CACHE quantity FROM `tmohz_stock_available`
WHERE id_product = 81597 
AND id_product_attribute = 0 LIMIT 1
0.087 ms 1 /modules/desoccstockerp/desoccstockerp.php:539
444
SELECT SQL_NO_CACHE quantity FROM `tmohz_stock_available`
WHERE id_product = 81603 
AND id_product_attribute = 0 LIMIT 1
0.087 ms 1 /modules/desoccstockerp/desoccstockerp.php:539
150
SELECT SQL_NO_CACHE `reduction`
FROM `tmohz_product_group_reduction_cache`
WHERE `id_product` = 81591 AND `id_group` = 1 LIMIT 1
0.086 ms 0 /classes/GroupReduction.php:146
198
SELECT SQL_NO_CACHE `reduction`
FROM `tmohz_product_group_reduction_cache`
WHERE `id_product` = 81603 AND `id_group` = 1 LIMIT 1
0.086 ms 0 /classes/GroupReduction.php:146
421
SELECT SQL_NO_CACHE * FROM `tmohz_stock_fabrica` WHERE reference = "OCCSPAC0052BIS" LIMIT 1
0.086 ms 0 /modules/desoccstockerp/desoccstockerp.php:467
194
SELECT SQL_NO_CACHE `reduction`
FROM `tmohz_product_group_reduction_cache`
WHERE `id_product` = 81602 AND `id_group` = 1 LIMIT 1
0.086 ms 0 /classes/GroupReduction.php:146
432
SELECT SQL_NO_CACHE quantity FROM `tmohz_stock_available`
WHERE id_product = 81599 
AND id_product_attribute = 0 LIMIT 1
0.085 ms 1 /modules/desoccstockerp/desoccstockerp.php:539
429
SELECT SQL_NO_CACHE quantity FROM `tmohz_stock_available`
WHERE id_product = 81598 
AND id_product_attribute = 0 LIMIT 1
0.085 ms 1 /modules/desoccstockerp/desoccstockerp.php:539
25
SELECT SQL_NO_CACHE `id_module` FROM `tmohz_module` WHERE `name` = "winamic_linkobfuscator" LIMIT 1
0.084 ms 0 /classes/module/Module.php:2781
38
SELECT SQL_NO_CACHE `id_lang` FROM `tmohz_lang`
WHERE `locale` = 'it-it'
OR `language_code` = 'it-it' LIMIT 1
0.083 ms 6 /classes/Language.php:870
202
SELECT SQL_NO_CACHE `reduction`
FROM `tmohz_product_group_reduction_cache`
WHERE `id_product` = 81604 AND `id_group` = 1 LIMIT 1
0.083 ms 0 /classes/GroupReduction.php:146
79
SELECT SQL_NO_CACHE `need_identification_number`
FROM `tmohz_country`
WHERE `id_country` = 6 LIMIT 1
0.082 ms 1 /classes/Country.php:406
206
SELECT SQL_NO_CACHE `reduction`
FROM `tmohz_product_group_reduction_cache`
WHERE `id_product` = 81605 AND `id_group` = 1 LIMIT 1
0.082 ms 0 /classes/GroupReduction.php:146
438
SELECT SQL_NO_CACHE quantity FROM `tmohz_stock_available`
WHERE id_product = 81601 
AND id_product_attribute = 0 LIMIT 1
0.082 ms 1 /modules/desoccstockerp/desoccstockerp.php:539
441
SELECT SQL_NO_CACHE quantity FROM `tmohz_stock_available`
WHERE id_product = 81602 
AND id_product_attribute = 0 LIMIT 1
0.082 ms 1 /modules/desoccstockerp/desoccstockerp.php:539
450
SELECT SQL_NO_CACHE quantity FROM `tmohz_stock_available`
WHERE id_product = 81605 
AND id_product_attribute = 0 LIMIT 1
0.082 ms 1 /modules/desoccstockerp/desoccstockerp.php:539
42
SELECT SQL_NO_CACHE `id_lang` FROM `tmohz_lang`
WHERE `locale` = 'it-it'
OR `language_code` = 'it-it' LIMIT 1
0.081 ms 6 /classes/Language.php:870
89
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `tmohz_category` c
WHERE c.`id_category` = 2 LIMIT 1
0.081 ms 1 /classes/Category.php:1612
435
SELECT SQL_NO_CACHE quantity FROM `tmohz_stock_available`
WHERE id_product = 81600 
AND id_product_attribute = 0 LIMIT 1
0.081 ms 1 /modules/desoccstockerp/desoccstockerp.php:539
447
SELECT SQL_NO_CACHE quantity FROM `tmohz_stock_available`
WHERE id_product = 81604 
AND id_product_attribute = 0 LIMIT 1
0.081 ms 1 /modules/desoccstockerp/desoccstockerp.php:539
95
SELECT SQL_NO_CACHE `id_module` FROM `tmohz_module_shop` WHERE `id_module` = 101 AND `id_shop` = 1 LIMIT 1
0.080 ms 1 /classes/module/Module.php:2270
120
SELECT SQL_NO_CACHE `reduction`
FROM `tmohz_group`
WHERE `id_group` = 1 LIMIT 1
0.080 ms 1 /classes/Group.php:151
56
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `tmohz_category` c
WHERE c.`id_category` = 2 LIMIT 1
0.079 ms 1 /classes/Category.php:1612
48
SELECT SQL_NO_CACHE id_shop
FROM `tmohz_group_shop`
WHERE `id_group` = 1
AND id_shop = 1 LIMIT 1
0.078 ms 1 /classes/ObjectModel.php:1570
35
SELECT SQL_NO_CACHE `id_lang` FROM `tmohz_lang`
WHERE `locale` = 'it-it'
OR `language_code` = 'it-it' LIMIT 1
0.077 ms 6 /classes/Language.php:870
39
SELECT SQL_NO_CACHE `id_lang` FROM `tmohz_lang`
WHERE `locale` = 'it-it'
OR `language_code` = 'it-it' LIMIT 1
0.076 ms 6 /classes/Language.php:870
460
SELECT SQL_NO_CACHE `id_module` FROM `tmohz_module_shop` WHERE `id_module` = 0 AND `id_shop` = 1 LIMIT 1
0.072 ms 0 /classes/module/Module.php:2270
451
SELECT SQL_NO_CACHE * FROM `tmohz_stock_fabrica` WHERE reference = "OCCSPAC0111" LIMIT 1
0.071 ms 0 /modules/desoccstockerp/desoccstockerp.php:467
397
SELECT SQL_NO_CACHE * FROM `tmohz_stock_fabrica` WHERE reference = "OCCSPAC0098" LIMIT 1
0.068 ms 0 /modules/desoccstockerp/desoccstockerp.php:467
26
SELECT SQL_NO_CACHE `id_module` FROM `tmohz_module` WHERE `name` = "amazonpay" LIMIT 1
0.066 ms 0 /classes/module/Module.php:2781
400
SELECT SQL_NO_CACHE * FROM `tmohz_stock_fabrica` WHERE reference = "OCCSPAC0089" LIMIT 1
0.066 ms 0 /modules/desoccstockerp/desoccstockerp.php:467
406
SELECT SQL_NO_CACHE * FROM `tmohz_stock_fabrica` WHERE reference = "OCCSPAC0047" LIMIT 1
0.063 ms 0 /modules/desoccstockerp/desoccstockerp.php:467
403
SELECT SQL_NO_CACHE * FROM `tmohz_stock_fabrica` WHERE reference = "OCCSPAC0093" LIMIT 1
0.063 ms 0 /modules/desoccstockerp/desoccstockerp.php:467
457
SELECT SQL_NO_CACHE * FROM `tmohz_stock_fabrica` WHERE reference = "OCCSPAC0119" LIMIT 1
0.063 ms 0 /modules/desoccstockerp/desoccstockerp.php:467
409
SELECT SQL_NO_CACHE * FROM `tmohz_stock_fabrica` WHERE reference = "OCCSPAC0049" LIMIT 1
0.061 ms 0 /modules/desoccstockerp/desoccstockerp.php:467
412
SELECT SQL_NO_CACHE * FROM `tmohz_stock_fabrica` WHERE reference = "OCCSPAC0050" LIMIT 1
0.061 ms 0 /modules/desoccstockerp/desoccstockerp.php:467
424
SELECT SQL_NO_CACHE * FROM `tmohz_stock_fabrica` WHERE reference = "OCCSPAC0117" LIMIT 1
0.058 ms 0 /modules/desoccstockerp/desoccstockerp.php:467
433
SELECT SQL_NO_CACHE * FROM `tmohz_stock_fabrica` WHERE reference = "OCCSPAC0057" LIMIT 1
0.057 ms 0 /modules/desoccstockerp/desoccstockerp.php:467
427
SELECT SQL_NO_CACHE * FROM `tmohz_stock_fabrica` WHERE reference = "OCCSPAC0053" LIMIT 1
0.056 ms 0 /modules/desoccstockerp/desoccstockerp.php:467
430
SELECT SQL_NO_CACHE * FROM `tmohz_stock_fabrica` WHERE reference = "OCCSPAC0055" LIMIT 1
0.055 ms 0 /modules/desoccstockerp/desoccstockerp.php:467
436
SELECT SQL_NO_CACHE * FROM `tmohz_stock_fabrica` WHERE reference = "OCCSPAC0101" LIMIT 1
0.055 ms 0 /modules/desoccstockerp/desoccstockerp.php:467
445
SELECT SQL_NO_CACHE * FROM `tmohz_stock_fabrica` WHERE reference = "OCCSPAC0104" LIMIT 1
0.055 ms 0 /modules/desoccstockerp/desoccstockerp.php:467
442
SELECT SQL_NO_CACHE * FROM `tmohz_stock_fabrica` WHERE reference = "OCCSPAC0103" LIMIT 1
0.054 ms 0 /modules/desoccstockerp/desoccstockerp.php:467
439
SELECT SQL_NO_CACHE * FROM `tmohz_stock_fabrica` WHERE reference = "OCCSPAC0102" LIMIT 1
0.054 ms 0 /modules/desoccstockerp/desoccstockerp.php:467
448
SELECT SQL_NO_CACHE * FROM `tmohz_stock_fabrica` WHERE reference = "OCCSPAC0107" LIMIT 1
0.053 ms 0 /modules/desoccstockerp/desoccstockerp.php:467

Doubles

56 queries
SELECT *
FROM `tmohz_category` a
LEFT JOIN `tmohz_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = XX
LEFT JOIN `tmohz_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
24 queries
SELECT product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,XX) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `tmohz_product` p
INNER JOIN `tmohz_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = XX)
LEFT JOIN `tmohz_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = XX)
WHERE (p.`id_product` = XX)
24 queries
			SELECT `reduction`
			FROM `tmohz_product_group_reduction_cache`
			WHERE `id_product` = XX AND `id_group` = XX LIMIT XX
24 queries
SELECT SUM(quantity)
FROM `tmohz_stock_available`
WHERE (id_product = XX) AND (id_product_attribute = XX) AND (id_shop = XX) AND (id_shop_group = XX) LIMIT XX
24 queries
SELECT
            COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), XX) as deep_quantity,
            COALESCE(SUM(first_level_quantity), XX) as quantity
          FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, XX as pack_quantity
          FROM `tmohz_cart_product` cp
            WHERE cp.`id_product_attribute` = XX
              
            AND cp.`id_cart` = XX AND cp.`id_product` = XX UNION SELECT XX as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
          FROM `tmohz_cart_product` cp JOIN `tmohz_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `tmohz_product` pr ON p.`id_product_pack` = pr.`id_product`
            WHERE cp.`id_product_attribute` = 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
24 queries
SELECT *
FROM `tmohz_product` a
LEFT JOIN `tmohz_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = XX
LEFT JOIN `tmohz_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
24 queries
            SELECT image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
            FROM `tmohz_image` i
             INNER JOIN tmohz_image_shop image_shop
        ON (image_shop.id_image = i.id_image AND image_shop.id_shop = XX)
            LEFT JOIN `tmohz_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = XX)
            WHERE i.`id_product` = XX
            ORDER BY `position`
24 queries
        SELECT pa.id_product_attribute
        FROM `tmohz_product_attribute` pa INNER JOIN tmohz_product_attribute_shop product_attribute_shop
        ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = XX)
        WHERE pa.`id_product` = XX
24 queries
SELECT quantity FROM `tmohz_stock_available`
            WHERE id_product = XX 
            AND id_product_attribute = XX LIMIT XX
24 queries
SELECT * FROM `tmohz_occ_supplier_orders`
                WHERE `id_product` = XX
                AND `active` = XX
                AND `expected_date` >= CURDATE()
                ORDER BY `expected_date` ASC
24 queries
                SELECT name, value, pf.id_feature, f.position, fvl.id_feature_value
                FROM tmohz_feature_product pf
                LEFT JOIN tmohz_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = XX)
                LEFT JOIN tmohz_feature_value fv ON (fv.id_feature_value = pf.id_feature_value)
                LEFT JOIN tmohz_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = XX)
                LEFT JOIN tmohz_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = XX)
                 INNER JOIN tmohz_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, fvl.value ASC
24 queries
SELECT name FROM tmohz_category_lang
                WHERE id_shop = XX AND id_lang = XX AND id_category = XX LIMIT XX
24 queries
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 `tmohz_product_attribute` pa
             INNER JOIN tmohz_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 `tmohz_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
            JOIN `tmohz_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
            JOIN `tmohz_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = XX)
            JOIN `tmohz_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;
23 queries
SELECT * FROM `tmohz_stock_fabrica` WHERE reference = "OCCSPACXX" LIMIT XX
7 queries
SELECT `id_module` FROM `tmohz_module_shop` WHERE `id_module` = XX AND `id_shop` = XX LIMIT XX
6 queries
SELECT `id_lang` FROM `tmohz_lang`
                    WHERE `locale` = 'it-it'
                    OR `language_code` = 'it-it' LIMIT XX
5 queries
SELECT c.`nleft`, c.`nright`  FROM `tmohz_category` c
			LEFT JOIN `tmohz_category_lang` cl
				ON (c.`id_category` = cl.`id_category`
                    AND `id_lang` = XX AND cl.id_shop = XX ) WHERE c.`id_category` = XX LIMIT XX
5 queries
SELECT c.`nleft`, c.`nright` FROM `tmohz_category` c
            WHERE c.`id_category` = XX LIMIT XX
5 queries
SELECT c.*, cl.*  FROM `tmohz_category` c
			LEFT JOIN `tmohz_category_lang` cl
				ON (c.`id_category` = cl.`id_category`
                    AND `id_lang` = XX AND cl.id_shop = XX ) WHERE c.`nleft` <= XX AND c.`nright` >= XX AND c.`nleft` >= XX AND c.`nright` <= XX ORDER BY `nleft` DESC
4 queries
                SELECT m.`id_module`, m.`name`, ms.`id_module`as `mshop`
                FROM `tmohz_module` m
                LEFT JOIN `tmohz_module_shop` ms
                ON m.`id_module` = ms.`id_module`
                AND ms.`id_shop` = XX
3 queries
SELECT *
FROM `tmohz_currency` a
LEFT JOIN `tmohz_currency_lang` `b` ON a.`id_currency` = b.`id_currency` AND b.`id_lang` = XX
LEFT JOIN `tmohz_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = XX
WHERE (a.`id_currency` = XX) LIMIT XX
3 queries
SELECT *
FROM `tmohz_currency` a
LEFT JOIN `tmohz_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = XX
WHERE (a.`id_currency` = XX) LIMIT XX
3 queries
SELECT *
							FROM `tmohz_currency_lang`
							WHERE `id_currency` = XX
3 queries
SELECT eb.*
FROM `tmohz_st_site_builder` eb
INNER JOIN `tmohz_st_site_builder_yuyan` `yy` ON yy.id_st_site_builder = eb.id_st_site_builder
 INNER JOIN tmohz_st_site_builder_shop st_site_builder_shop
        ON (st_site_builder_shop.id_st_site_builder = eb.id_st_site_builder AND st_site_builder_shop.id_shop = XX)
WHERE (eb.contr = "listing" AND eb.listing like "%category%"  OR eb.contr = "category" AND (eb.id_category=XX OR eb.id_category=XX OR eb.id_category IN (XX,XX,XX,XX) AND eb.sub_category=XX OR (eb.id_category = -XX AND eb.sub_category = XX AND (FIND_IN_SET('XX',eb.id_category_ext) OR FIND_IN_SET('XX',eb.id_category_ext) OR FIND_IN_SET('XX',eb.id_category_ext) OR FIND_IN_SET('XX',eb.id_category_ext))) OR (eb.id_category = -XX AND eb.sub_category = XX AND FIND_IN_SET('XX',eb.id_category_ext))
                    )) AND (eb.type =XX) AND (yy.id_lang = XX OR yy.id_lang =XX) AND (eb.post_status = "publish") AND (eb.post_parent = XX) AND (eb.post_type = "") AND (eb.active = XX)
ORDER BY eb.priority DESC
LIMIT XX
3 queries
				SELECT tr.*
				FROM `tmohz_tax_rule` tr
				JOIN `tmohz_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
3 queries
			SELECT *
			FROM `tmohz_category` c
			 INNER JOIN tmohz_category_shop category_shop
        ON (category_shop.id_category = c.id_category AND category_shop.id_shop = XX)
			LEFT JOIN `tmohz_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = XX 
			WHERE XX  and c.id_category IN (XX,XX,XX)  AND `id_lang` = XX
			AND `active` = XX
			
			ORDER BY c.`level_depth` ASC, category_shop.`position` ASC
			
2 queries
SELECT *
FROM `tmohz_country` a
LEFT JOIN `tmohz_country_lang` `b` ON a.`id_country` = b.`id_country` AND b.`id_lang` = XX
LEFT JOIN `tmohz_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = XX
WHERE (a.`id_country` = XX) LIMIT XX
2 queries
SELECT *
FROM `tmohz_lang` a
LEFT JOIN `tmohz_lang_shop` `c` ON a.`id_lang` = c.`id_lang` AND c.`id_shop` = XX
WHERE (a.`id_lang` = XX) LIMIT XX
2 queries
				SELECT id_shop
				FROM `tmohz_lang_shop`
				WHERE `id_lang` = XX
				AND id_shop = XX LIMIT XX
2 queries
		SELECT `id_category`
		FROM `tmohz_category_shop`
		WHERE `id_category` = XX
		AND `id_shop` = XX LIMIT XX
2 queries
SELECT count(XX) FROM `tmohz_st_site_builder` sb INNER JOIN `tmohz_st_site_builder_shop` sbs ON sb.`id_st_site_builder`=sbs.`id_st_site_builder` WHERE sb.`id_st_site_builder`=XX AND sbs.`id_shop`=XX AND sb.`active`=XX LIMIT XX
2 queries
SELECT eb.*
FROM `tmohz_st_site_builder` eb
INNER JOIN `tmohz_st_site_builder_yuyan` `yy` ON yy.id_st_site_builder = eb.id_st_site_builder
 INNER JOIN tmohz_st_site_builder_shop st_site_builder_shop
        ON (st_site_builder_shop.id_st_site_builder = eb.id_st_site_builder AND st_site_builder_shop.id_shop = XX)
WHERE (eb.`post_parent` = XX AND eb.`post_type`='' AND eb.post_status = "publish" AND eb.`type` in (XX) And eb.`id_st_site_builder`=XX AND eb.`active` = XX AND (yy.`id_lang`=XX OR yy.`id_lang`=XX))
ORDER BY  eb.`position` asc, eb.`id_st_site_builder` desc
2 queries
			SELECT *
			FROM `tmohz_category` c
			 INNER JOIN tmohz_category_shop category_shop
        ON (category_shop.id_category = c.id_category AND category_shop.id_shop = XX)
			LEFT JOIN `tmohz_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = XX 
			WHERE XX  and c.id_category IN (XX,XX)  AND `id_lang` = XX
			AND `active` = XX
			
			ORDER BY c.`level_depth` ASC, category_shop.`position` ASC
			
2 queries
			SELECT *
			FROM `tmohz_category` c
			 INNER JOIN tmohz_category_shop category_shop
        ON (category_shop.id_category = c.id_category AND category_shop.id_shop = XX)
			LEFT JOIN `tmohz_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = XX 
			WHERE XX  and c.id_category IN (XX)  AND `id_lang` = XX
			AND `active` = XX
			
			ORDER BY c.`level_depth` ASC, category_shop.`position` ASC
			
2 queries
SELECT * FROM tmohz_filter_category fc, tmohz_filter_category_lang fcl WHERE fc.id_category=fcl.id_category and fcl.id_lang=XX and id_parent=XX ORDER by fcl.name
2 queries
SELECT * FROM tmohz_llantassearch_category c WHERE id_parent=XX ORDER BY name

Tables stress

108 category_lang
90 category
75 product
73 category_shop
72 product_attribute_shop
51 product_shop
50 stock_available
50 cart_product
49 product_attribute
25 attribute_group
25 feature
25 feature_shop
25 feature_lang
25 product_attribute_combination
25 product_lang
24 product_group_reduction_cache
24 pack
24 image
24 image_shop
24 image_lang
24 stock_fabrica
24 occ_supplier_orders
24 feature_product
24 feature_value
24 feature_value_lang
24 attribute
24 attribute_lang
17 module
14 st_site_builder
13 module_shop
12 currency
12 st_site_builder_shop
11 lang
11 st_site_builder_yuyan
9 currency_shop
7 hook
6 lang_shop
6 currency_lang
6 image_type
5 shop
5 specific_price
4 shop_url
4 country
4 category_group
3 country_lang
3 country_shop
3 hook_alias
3 tax_rule
3 tax_rules_group
2 shop_group
2 configuration
2 hook_module
2 group
2 group_shop
2 category_product
2 st_site_builder_postmeta
2 filter_category
2 llantassearch_category
1 configuration_lang
1 module_group
1 customer
1 customer_group
1 meta
1 meta_lang
1 group_lang
1 hook_module_exceptions
1 address_format
1 state
1 required_field
1 layered_category
1 attribute_group_shop
1 attribute_group_lang
1 layered_indexable_attribute_group
1 layered_indexable_attribute_group_lang_value
1 layered_indexable_feature
1 layered_indexable_feature_lang_value
1 product_sale
1 layered_filter_block
1 specific_price_priority
1 tax
1 tax_lang
1 connections
1 manufacturer

ObjectModel instances

Name Instances Source
Category 175 /controllers/front/listing/CategoryController.php:87 (__construct) [id: 173]
/modules/stsitebuilder/classes/DB/StSiteBuilderClass.php:460 (__construct) [id: 173]
/modules/stsitebuilder/classes/DB/StSiteBuilderClass.php:466 (getParentsCategories) [id: 2]
/modules/stsitebuilder/classes/DB/StSiteBuilderClass.php:460 (__construct) [id: 173]
/modules/stsitebuilder/classes/DB/StSiteBuilderClass.php:466 (getParentsCategories) [id: 2]
/classes/Meta.php:364 (__construct) [id: 173]
/classes/Link.php:416 (__construct) [id: 173]
/classes/Link.php:416 (__construct) [id: 173]
/classes/Link.php:416 (__construct) [id: 173]
/classes/Link.php:416 (__construct) [id: 173]
/classes/Link.php:416 (__construct) [id: 173]
/classes/Link.php:416 (__construct) [id: 173]
/classes/PrestaShopCollection.php:383 (hydrateCollection) [id: ]
/classes/PrestaShopCollection.php:383 (hydrateCollection) [id: ]
/classes/PrestaShopCollection.php:383 (hydrateCollection) [id: ]
/classes/PrestaShopCollection.php:383 (hydrateCollection) [id: ]
/modules/rcpgtagmanager/src/PSModule/DataModelHandler/ModelBuilder/Category/AbstractCategoryModelBuilder.php:39 (__construct) [id: 173]
/modules/rcpgtagmanager/src/PSModule/DataModelHandler/ModelBuilder/Category/AbstractCategoryModelBuilder.php:56 (getParentsCategories) [id: 2]
/modules/ps_facetedsearch/src/Product/Search.php:365 (__construct) [id: 173]
/classes/Link.php:416 (__construct) [id: 173]
/classes/Link.php:416 (__construct) [id: 173]
/classes/Link.php:416 (__construct) [id: 173]
/classes/Link.php:416 (__construct) [id: 173]
/classes/Link.php:416 (__construct) [id: 173]
/classes/Link.php:416 (__construct) [id: 173]
/modules/stsitebuilder/classes/SiteBuilderProductBase.php:1048 (__construct) [id: 57]
/modules/stsitebuilder/classes/SiteBuilderProductBase.php:1048 (__construct) [id: 58]
/modules/stsitebuilder/classes/SiteBuilderProductBase.php:1048 (__construct) [id: 59]
/modules/stsitebuilder/classes/SiteBuilderProductBase.php:1048 (__construct) [id: 60]
/modules/stsitebuilder/classes/SiteBuilderProductBase.php:1048 (__construct) [id: 61]
/modules/stsitebuilder/classes/SiteBuilderProductBase.php:1048 (__construct) [id: 62]
/modules/stsitebuilder/classes/SiteBuilderProductBase.php:1048 (__construct) [id: 63]
/modules/stsitebuilder/classes/SiteBuilderProductBase.php:1048 (__construct) [id: 63]
/modules/stsitebuilder/classes/SiteBuilderProductBase.php:1048 (__construct) [id: 65]
/modules/stsitebuilder/classes/SiteBuilderProductBase.php:1048 (__construct) [id: 66]
/modules/stsitebuilder/classes/SiteBuilderProductBase.php:1048 (__construct) [id: 67]
/modules/stsitebuilder/classes/SiteBuilderProductBase.php:1048 (__construct) [id: 68]
/modules/stsitebuilder/classes/SiteBuilderProductBase.php:1048 (__construct) [id: 69]
/modules/stsitebuilder/classes/SiteBuilderProductBase.php:1048 (__construct) [id: 70]
/modules/stsitebuilder/classes/SiteBuilderProductBase.php:1085 (__construct) [id: 57]
/modules/stsitebuilder/classes/SiteBuilderProductBase.php:1085 (__construct) [id: 58]
/modules/stsitebuilder/classes/SiteBuilderProductBase.php:1085 (__construct) [id: 59]
/modules/stsitebuilder/classes/SiteBuilderProductBase.php:1085 (__construct) [id: 60]
/modules/stsitebuilder/classes/SiteBuilderProductBase.php:1085 (__construct) [id: 61]
/modules/stsitebuilder/classes/SiteBuilderProductBase.php:1085 (__construct) [id: 62]
/modules/stsitebuilder/classes/SiteBuilderProductBase.php:1085 (__construct) [id: 63]
/modules/stsitebuilder/classes/SiteBuilderProductBase.php:1085 (__construct) [id: 63]
/modules/stsitebuilder/classes/SiteBuilderProductBase.php:1085 (__construct) [id: 65]
/modules/stsitebuilder/classes/SiteBuilderProductBase.php:1085 (__construct) [id: 66]
/modules/stsitebuilder/classes/SiteBuilderProductBase.php:1085 (__construct) [id: 67]
/modules/stsitebuilder/classes/SiteBuilderProductBase.php:1085 (__construct) [id: 68]
/modules/stsitebuilder/classes/SiteBuilderProductBase.php:1085 (__construct) [id: 69]
/modules/stsitebuilder/classes/SiteBuilderProductBase.php:1085 (__construct) [id: 70]
/modules/stsitebuilder/classes/SiteBuilderProductBase.php:1048 (__construct) [id: 34]
/modules/stsitebuilder/classes/SiteBuilderProductBase.php:1048 (__construct) [id: 35]
/modules/stsitebuilder/classes/SiteBuilderProductBase.php:1085 (__construct) [id: 34]
/modules/stsitebuilder/classes/SiteBuilderProductBase.php:1085 (__construct) [id: 35]
/modules/stsitebuilder/classes/SiteBuilderProductBase.php:1048 (__construct) [id: 121]
/modules/stsitebuilder/classes/SiteBuilderProductBase.php:1048 (__construct) [id: 122]
/modules/stsitebuilder/classes/SiteBuilderProductBase.php:1048 (__construct) [id: 123]
/modules/stsitebuilder/classes/SiteBuilderProductBase.php:1048 (__construct) [id: 124]
/modules/stsitebuilder/classes/SiteBuilderProductBase.php:1048 (__construct) [id: 125]
/modules/stsitebuilder/classes/SiteBuilderProductBase.php:1085 (__construct) [id: 121]
/modules/stsitebuilder/classes/SiteBuilderProductBase.php:1085 (__construct) [id: 122]
/modules/stsitebuilder/classes/SiteBuilderProductBase.php:1085 (__construct) [id: 123]
/modules/stsitebuilder/classes/SiteBuilderProductBase.php:1085 (__construct) [id: 124]
/modules/stsitebuilder/classes/SiteBuilderProductBase.php:1085 (__construct) [id: 125]
/modules/stsitebuilder/classes/SiteBuilderProductBase.php:1048 (__construct) [id: 34]
/modules/stsitebuilder/classes/SiteBuilderProductBase.php:1048 (__construct) [id: 35]
/modules/stsitebuilder/classes/SiteBuilderProductBase.php:1085 (__construct) [id: 34]
/modules/stsitebuilder/classes/SiteBuilderProductBase.php:1085 (__construct) [id: 35]
/modules/stsitebuilder/classes/SiteBuilderProductBase.php:1048 (__construct) [id: 136]
/modules/stsitebuilder/classes/SiteBuilderProductBase.php:1048 (__construct) [id: 137]
/modules/stsitebuilder/classes/SiteBuilderProductBase.php:1048 (__construct) [id: 138]
/modules/stsitebuilder/classes/SiteBuilderProductBase.php:1085 (__construct) [id: 136]
/modules/stsitebuilder/classes/SiteBuilderProductBase.php:1085 (__construct) [id: 137]
/modules/stsitebuilder/classes/SiteBuilderProductBase.php:1085 (__construct) [id: 138]
/modules/stsitebuilder/classes/SiteBuilderProductBase.php:1048 (__construct) [id: 153]
/modules/stsitebuilder/classes/SiteBuilderProductBase.php:1048 (__construct) [id: 154]
/modules/stsitebuilder/classes/SiteBuilderProductBase.php:1048 (__construct) [id: 155]
/modules/stsitebuilder/classes/SiteBuilderProductBase.php:1085 (__construct) [id: 153]
/modules/stsitebuilder/classes/SiteBuilderProductBase.php:1085 (__construct) [id: 154]
/modules/stsitebuilder/classes/SiteBuilderProductBase.php:1085 (__construct) [id: 155]
/modules/stsitebuilder/classes/SiteBuilderProductBase.php:1048 (__construct) [id: 143]
/modules/stsitebuilder/classes/SiteBuilderProductBase.php:1048 (__construct) [id: 144]
/modules/stsitebuilder/classes/SiteBuilderProductBase.php:1048 (__construct) [id: 145]
/modules/stsitebuilder/classes/SiteBuilderProductBase.php:1048 (__construct) [id: 146]
/modules/stsitebuilder/classes/SiteBuilderProductBase.php:1048 (__construct) [id: 147]
/modules/stsitebuilder/classes/SiteBuilderProductBase.php:1048 (__construct) [id: 148]
/modules/stsitebuilder/classes/SiteBuilderProductBase.php:1048 (__construct) [id: 149]
/modules/stsitebuilder/classes/SiteBuilderProductBase.php:1048 (__construct) [id: 150]
/modules/stsitebuilder/classes/SiteBuilderProductBase.php:1048 (__construct) [id: 151]
/modules/stsitebuilder/classes/SiteBuilderProductBase.php:1085 (__construct) [id: 143]
/modules/stsitebuilder/classes/SiteBuilderProductBase.php:1085 (__construct) [id: 144]
/modules/stsitebuilder/classes/SiteBuilderProductBase.php:1085 (__construct) [id: 145]
/modules/stsitebuilder/classes/SiteBuilderProductBase.php:1085 (__construct) [id: 146]
/modules/stsitebuilder/classes/SiteBuilderProductBase.php:1085 (__construct) [id: 147]
/modules/stsitebuilder/classes/SiteBuilderProductBase.php:1085 (__construct) [id: 148]
/modules/stsitebuilder/classes/SiteBuilderProductBase.php:1085 (__construct) [id: 149]
/modules/stsitebuilder/classes/SiteBuilderProductBase.php:1085 (__construct) [id: 150]
/modules/stsitebuilder/classes/SiteBuilderProductBase.php:1085 (__construct) [id: 151]
/modules/stsitebuilder/classes/SiteBuilderProductBase.php:1048 (__construct) [id: 157]
/modules/stsitebuilder/classes/SiteBuilderProductBase.php:1048 (__construct) [id: 158]
/modules/stsitebuilder/classes/SiteBuilderProductBase.php:1048 (__construct) [id: 159]
/modules/stsitebuilder/classes/SiteBuilderProductBase.php:1085 (__construct) [id: 157]
/modules/stsitebuilder/classes/SiteBuilderProductBase.php:1085 (__construct) [id: 158]
/modules/stsitebuilder/classes/SiteBuilderProductBase.php:1085 (__construct) [id: 159]
/modules/stsitebuilder/classes/SiteBuilderProductBase.php:1048 (__construct) [id: 162]
/modules/stsitebuilder/classes/SiteBuilderProductBase.php:1085 (__construct) [id: 162]
/modules/stsitebuilder/classes/SiteBuilderProductBase.php:1048 (__construct) [id: 167]
/modules/stsitebuilder/classes/SiteBuilderProductBase.php:1085 (__construct) [id: 167]
/modules/stsitebuilder/classes/SiteBuilderProductBase.php:1048 (__construct) [id: 170]
/modules/stsitebuilder/classes/SiteBuilderProductBase.php:1048 (__construct) [id: 171]
/modules/stsitebuilder/classes/SiteBuilderProductBase.php:1048 (__construct) [id: 172]
/modules/stsitebuilder/classes/SiteBuilderProductBase.php:1048 (__construct) [id: 173]
/modules/stsitebuilder/classes/SiteBuilderProductBase.php:1048 (__construct) [id: 174]
/modules/stsitebuilder/classes/SiteBuilderProductBase.php:1048 (__construct) [id: 175]
/modules/stsitebuilder/classes/SiteBuilderProductBase.php:1048 (__construct) [id: 176]
/modules/stsitebuilder/classes/SiteBuilderProductBase.php:1085 (__construct) [id: 170]
/modules/stsitebuilder/classes/SiteBuilderProductBase.php:1085 (__construct) [id: 171]
/modules/stsitebuilder/classes/SiteBuilderProductBase.php:1085 (__construct) [id: 172]
/modules/stsitebuilder/classes/SiteBuilderProductBase.php:1085 (__construct) [id: 173]
/modules/stsitebuilder/classes/SiteBuilderProductBase.php:1085 (__construct) [id: 174]
/modules/stsitebuilder/classes/SiteBuilderProductBase.php:1085 (__construct) [id: 175]
/modules/stsitebuilder/classes/SiteBuilderProductBase.php:1085 (__construct) [id: 176]
/classes/Link.php:416 (__construct) [id: 173]
/classes/Link.php:416 (__construct) [id: 173]
/classes/Link.php:416 (__construct) [id: 173]
/modules/stsitebuilder/classes/DB/StSiteBuilderClass.php:460 (__construct) [id: 173]
/modules/stsitebuilder/classes/DB/StSiteBuilderClass.php:466 (getParentsCategories) [id: 2]
/modules/stsitebuilder/classes/SiteBuilderProductBase.php:1048 (__construct) [id: 143]
/modules/stsitebuilder/classes/SiteBuilderProductBase.php:1048 (__construct) [id: 138]
/modules/stsitebuilder/classes/SiteBuilderProductBase.php:1048 (__construct) [id: 161]
/modules/stsitebuilder/classes/SiteBuilderProductBase.php:1048 (__construct) [id: 173]
/modules/stsitebuilder/classes/SiteBuilderProductBase.php:1048 (__construct) [id: 140]
/modules/stsitebuilder/classes/SiteBuilderProductBase.php:1048 (__construct) [id: 175]
/modules/stsitebuilder/classes/SiteBuilderProductBase.php:1085 (__construct) [id: 143]
/modules/stsitebuilder/classes/SiteBuilderProductBase.php:1085 (__construct) [id: 138]
/modules/stsitebuilder/classes/SiteBuilderProductBase.php:1085 (__construct) [id: 161]
/modules/stsitebuilder/classes/SiteBuilderProductBase.php:1085 (__construct) [id: 173]
/modules/stsitebuilder/classes/SiteBuilderProductBase.php:1085 (__construct) [id: 140]
/modules/stsitebuilder/classes/SiteBuilderProductBase.php:1085 (__construct) [id: 175]
/src/Adapter/Presenter/Category/CategoryLazyArray.php:112 (__construct) [id: 143]
/src/Adapter/Presenter/Category/CategoryLazyArray.php:112 (__construct) [id: 138]
/src/Adapter/Presenter/Category/CategoryLazyArray.php:112 (__construct) [id: 161]
/src/Adapter/Presenter/Category/CategoryLazyArray.php:112 (__construct) [id: 173]
/src/Adapter/Presenter/Category/CategoryLazyArray.php:112 (__construct) [id: 140]
/classes/Link.php:1547 (__construct) [id: 134]
/modules/des_categorytree/des_categorytree.php:408 (__construct) [id: 2]
/modules/des_categorytree/des_categorytree.php:401 (getParentsCategories) [id: 2]
/classes/Link.php:1547 (__construct) [id: 134]
/modules/rcpgtagmanager/src/PSModule/DataModelHandler/ModelBuilder/Category/AbstractCategoryModelBuilder.php:39 (__construct) [id: 173]
/modules/rcpgtagmanager/src/PSModule/DataModelHandler/ModelBuilder/Category/AbstractCategoryModelBuilder.php:39 (__construct) [id: 173]
/modules/rcpgtagmanager/src/PSModule/DataModelHandler/ModelBuilder/Category/AbstractCategoryModelBuilder.php:39 (__construct) [id: 173]
/modules/rcpgtagmanager/src/PSModule/DataModelHandler/ModelBuilder/Category/AbstractCategoryModelBuilder.php:39 (__construct) [id: 173]
/modules/rcpgtagmanager/src/PSModule/DataModelHandler/ModelBuilder/Category/AbstractCategoryModelBuilder.php:39 (__construct) [id: 173]
/modules/rcpgtagmanager/src/PSModule/DataModelHandler/ModelBuilder/Category/AbstractCategoryModelBuilder.php:39 (__construct) [id: 173]
/modules/rcpgtagmanager/src/PSModule/DataModelHandler/ModelBuilder/Category/AbstractCategoryModelBuilder.php:39 (__construct) [id: 173]
/modules/rcpgtagmanager/src/PSModule/DataModelHandler/ModelBuilder/Category/AbstractCategoryModelBuilder.php:39 (__construct) [id: 173]
/modules/rcpgtagmanager/src/PSModule/DataModelHandler/ModelBuilder/Category/AbstractCategoryModelBuilder.php:39 (__construct) [id: 173]
/modules/rcpgtagmanager/src/PSModule/DataModelHandler/ModelBuilder/Category/AbstractCategoryModelBuilder.php:39 (__construct) [id: 173]
/modules/rcpgtagmanager/src/PSModule/DataModelHandler/ModelBuilder/Category/AbstractCategoryModelBuilder.php:39 (__construct) [id: 173]
/modules/rcpgtagmanager/src/PSModule/DataModelHandler/ModelBuilder/Category/AbstractCategoryModelBuilder.php:39 (__construct) [id: 173]
/modules/rcpgtagmanager/src/PSModule/DataModelHandler/ModelBuilder/Category/AbstractCategoryModelBuilder.php:39 (__construct) [id: 173]
/modules/rcpgtagmanager/src/PSModule/DataModelHandler/ModelBuilder/Category/AbstractCategoryModelBuilder.php:39 (__construct) [id: 173]
/modules/rcpgtagmanager/src/PSModule/DataModelHandler/ModelBuilder/Category/AbstractCategoryModelBuilder.php:39 (__construct) [id: 173]
/modules/rcpgtagmanager/src/PSModule/DataModelHandler/ModelBuilder/Category/AbstractCategoryModelBuilder.php:39 (__construct) [id: 173]
/modules/rcpgtagmanager/src/PSModule/DataModelHandler/ModelBuilder/Category/AbstractCategoryModelBuilder.php:39 (__construct) [id: 173]
/modules/rcpgtagmanager/src/PSModule/DataModelHandler/ModelBuilder/Category/AbstractCategoryModelBuilder.php:39 (__construct) [id: 173]
/modules/rcpgtagmanager/src/PSModule/DataModelHandler/ModelBuilder/Category/AbstractCategoryModelBuilder.php:39 (__construct) [id: 173]
/modules/rcpgtagmanager/src/PSModule/DataModelHandler/ModelBuilder/Category/AbstractCategoryModelBuilder.php:39 (__construct) [id: 173]
/modules/rcpgtagmanager/src/PSModule/DataModelHandler/ModelBuilder/Category/AbstractCategoryModelBuilder.php:39 (__construct) [id: 173]
/modules/rcpgtagmanager/src/PSModule/DataModelHandler/ModelBuilder/Category/AbstractCategoryModelBuilder.php:39 (__construct) [id: 173]
/modules/rcpgtagmanager/src/PSModule/DataModelHandler/ModelBuilder/Category/AbstractCategoryModelBuilder.php:39 (__construct) [id: 173]
/modules/rcpgtagmanager/src/PSModule/DataModelHandler/ModelBuilder/Category/AbstractCategoryModelBuilder.php:39 (__construct) [id: 173]
Product 48 /src/Adapter/Image/ImageRetriever.php:68 (__construct) [id: 81584]
/src/Adapter/Image/ImageRetriever.php:68 (__construct) [id: 81585]
/src/Adapter/Image/ImageRetriever.php:68 (__construct) [id: 81586]
/src/Adapter/Image/ImageRetriever.php:68 (__construct) [id: 81587]
/src/Adapter/Image/ImageRetriever.php:68 (__construct) [id: 81588]
/src/Adapter/Image/ImageRetriever.php:68 (__construct) [id: 81589]
/src/Adapter/Image/ImageRetriever.php:68 (__construct) [id: 81590]
/src/Adapter/Image/ImageRetriever.php:68 (__construct) [id: 81591]
/src/Adapter/Image/ImageRetriever.php:68 (__construct) [id: 81592]
/src/Adapter/Image/ImageRetriever.php:68 (__construct) [id: 81593]
/src/Adapter/Image/ImageRetriever.php:68 (__construct) [id: 81594]
/src/Adapter/Image/ImageRetriever.php:68 (__construct) [id: 81595]
/src/Adapter/Image/ImageRetriever.php:68 (__construct) [id: 81596]
/src/Adapter/Image/ImageRetriever.php:68 (__construct) [id: 81597]
/src/Adapter/Image/ImageRetriever.php:68 (__construct) [id: 81598]
/src/Adapter/Image/ImageRetriever.php:68 (__construct) [id: 81599]
/src/Adapter/Image/ImageRetriever.php:68 (__construct) [id: 81600]
/src/Adapter/Image/ImageRetriever.php:68 (__construct) [id: 81601]
/src/Adapter/Image/ImageRetriever.php:68 (__construct) [id: 81602]
/src/Adapter/Image/ImageRetriever.php:68 (__construct) [id: 81603]
/src/Adapter/Image/ImageRetriever.php:68 (__construct) [id: 81604]
/src/Adapter/Image/ImageRetriever.php:68 (__construct) [id: 81605]
/src/Adapter/Image/ImageRetriever.php:68 (__construct) [id: 81606]
/src/Adapter/Image/ImageRetriever.php:68 (__construct) [id: 81607]
/modules/rcpgtagmanager/src/PSModule/DataModelHandler/ModelBuilder/Product/AbstractProductModelBuilder.php:51 (__construct) [id: 81584]
/modules/rcpgtagmanager/src/PSModule/DataModelHandler/ModelBuilder/Product/AbstractProductModelBuilder.php:51 (__construct) [id: 81585]
/modules/rcpgtagmanager/src/PSModule/DataModelHandler/ModelBuilder/Product/AbstractProductModelBuilder.php:51 (__construct) [id: 81586]
/modules/rcpgtagmanager/src/PSModule/DataModelHandler/ModelBuilder/Product/AbstractProductModelBuilder.php:51 (__construct) [id: 81587]
/modules/rcpgtagmanager/src/PSModule/DataModelHandler/ModelBuilder/Product/AbstractProductModelBuilder.php:51 (__construct) [id: 81588]
/modules/rcpgtagmanager/src/PSModule/DataModelHandler/ModelBuilder/Product/AbstractProductModelBuilder.php:51 (__construct) [id: 81589]
/modules/rcpgtagmanager/src/PSModule/DataModelHandler/ModelBuilder/Product/AbstractProductModelBuilder.php:51 (__construct) [id: 81590]
/modules/rcpgtagmanager/src/PSModule/DataModelHandler/ModelBuilder/Product/AbstractProductModelBuilder.php:51 (__construct) [id: 81591]
/modules/rcpgtagmanager/src/PSModule/DataModelHandler/ModelBuilder/Product/AbstractProductModelBuilder.php:51 (__construct) [id: 81592]
/modules/rcpgtagmanager/src/PSModule/DataModelHandler/ModelBuilder/Product/AbstractProductModelBuilder.php:51 (__construct) [id: 81593]
/modules/rcpgtagmanager/src/PSModule/DataModelHandler/ModelBuilder/Product/AbstractProductModelBuilder.php:51 (__construct) [id: 81594]
/modules/rcpgtagmanager/src/PSModule/DataModelHandler/ModelBuilder/Product/AbstractProductModelBuilder.php:51 (__construct) [id: 81595]
/modules/rcpgtagmanager/src/PSModule/DataModelHandler/ModelBuilder/Product/AbstractProductModelBuilder.php:51 (__construct) [id: 81596]
/modules/rcpgtagmanager/src/PSModule/DataModelHandler/ModelBuilder/Product/AbstractProductModelBuilder.php:51 (__construct) [id: 81597]
/modules/rcpgtagmanager/src/PSModule/DataModelHandler/ModelBuilder/Product/AbstractProductModelBuilder.php:51 (__construct) [id: 81598]
/modules/rcpgtagmanager/src/PSModule/DataModelHandler/ModelBuilder/Product/AbstractProductModelBuilder.php:51 (__construct) [id: 81599]
/modules/rcpgtagmanager/src/PSModule/DataModelHandler/ModelBuilder/Product/AbstractProductModelBuilder.php:51 (__construct) [id: 81600]
/modules/rcpgtagmanager/src/PSModule/DataModelHandler/ModelBuilder/Product/AbstractProductModelBuilder.php:51 (__construct) [id: 81601]
/modules/rcpgtagmanager/src/PSModule/DataModelHandler/ModelBuilder/Product/AbstractProductModelBuilder.php:51 (__construct) [id: 81602]
/modules/rcpgtagmanager/src/PSModule/DataModelHandler/ModelBuilder/Product/AbstractProductModelBuilder.php:51 (__construct) [id: 81603]
/modules/rcpgtagmanager/src/PSModule/DataModelHandler/ModelBuilder/Product/AbstractProductModelBuilder.php:51 (__construct) [id: 81604]
/modules/rcpgtagmanager/src/PSModule/DataModelHandler/ModelBuilder/Product/AbstractProductModelBuilder.php:51 (__construct) [id: 81605]
/modules/rcpgtagmanager/src/PSModule/DataModelHandler/ModelBuilder/Product/AbstractProductModelBuilder.php:51 (__construct) [id: 81606]
/modules/rcpgtagmanager/src/PSModule/DataModelHandler/ModelBuilder/Product/AbstractProductModelBuilder.php:51 (__construct) [id: 81607]
Currency 6 /src/Adapter/Currency/CurrencyDataProvider.php:101 (__construct) [id: 1]
/src/Adapter/Currency/CurrencyDataProvider.php:101 (__construct) [id: 3]
/src/Adapter/Currency/CurrencyDataProvider.php:101 (__construct) [id: 2]
/classes/Tools.php:708 (getCurrencyInstance) [id: 1]
/modules/ps_currencyselector/ps_currencyselector.php:112 (getCurrencies) [id: 3]
/modules/ps_currencyselector/ps_currencyselector.php:112 (getCurrencies) [id: 2]
Address 4 /classes/shop/Shop.php:487 (__construct) [id: ]
/classes/Product.php:3454 (initialize) [id: ]
/classes/Product.php:3573 (__construct) [id: ]
/classes/Product.php:5723 (__construct) [id: ]
Country 4 /config/config.inc.php:154 (__construct) [id: 6]
/classes/AddressFormat.php:402 (__construct) [id: 6]
/classes/controller/FrontController.php:1739 (__construct) [id: 6]
/modules/paypal/paypal.php:363 (__construct) [id: 6]
Language 3 /config/config.inc.php:219 (__construct) [id: 6]
/classes/Tools.php:659 (__construct) [id: 5]
/classes/Tools.php:553 (__construct) [id: 5]
Shop 2 /config/config.inc.php:122 (initialize) [id: 1]
/modules/ybc_blog/classes/ybc_blog_link_class.php:44 (__construct) [id: 1]
Tax 2 /classes/tax/TaxRulesTaxManager.php:113 (__construct) [id: 1]
/classes/tax/TaxRulesTaxManager.php:113 (__construct) [id: 1]
StSiteBuilderPostmetaClass 1 /modules/stsitebuilder/classes/SiteBuilderBase.php:70 (__construct) [id: ]
State 1 /classes/controller/FrontController.php:1738 (__construct) [id: 398]
AddressFormat 1 /classes/controller/FrontController.php:1733 (generateAddress) [id: ]
StSiteBuilderClass 1 /modules/stsitebuilder/classes/SiteBuilderBase.php:55 (__construct) [id: ]
Risk 1 /classes/controller/FrontController.php:1659 (__construct) [id: ]
Gender 1 /classes/controller/FrontController.php:1656 (__construct) [id: 0]
Group 1 /classes/Cart.php:275 (getCurrent) [id: 1]
Cart 1 /classes/controller/FrontController.php:459 (__construct) [id: ]
Customer 1 /config/config.inc.php:272 (__construct) [id: ]
ShopGroup 1 /classes/shop/Shop.php:562 (__construct) [id: 1]
ConnectionsSource 1 /modules/statsdata/statsdata.php:119 (logHttpReferer) [id: ]

Included Files

# Filename
0 /index.php
1 /config/config.inc.php
2 /config/defines.inc.php
3 /config/autoload.php
4 /vendor/autoload.php
5 /vendor/composer/autoload_real.php
6 /vendor/composer/platform_check.php
7 /vendor/composer/ClassLoader.php
8 /vendor/composer/autoload_static.php
9 /vendor/symfony/deprecation-contracts/function.php
10 /vendor/symfony/polyfill-mbstring/bootstrap.php
11 /vendor/symfony/polyfill-mbstring/bootstrap80.php
12 /vendor/symfony/polyfill-ctype/bootstrap.php
13 /vendor/symfony/polyfill-ctype/bootstrap80.php
14 /vendor/symfony/polyfill-php83/bootstrap.php
15 /vendor/symfony/var-dumper/Resources/functions/dump.php
16 /vendor/symfony/polyfill-intl-normalizer/bootstrap.php
17 /vendor/symfony/polyfill-intl-normalizer/bootstrap80.php
18 /vendor/twig/twig/src/Resources/core.php
19 /vendor/twig/twig/src/Resources/debug.php
20 /vendor/twig/twig/src/Resources/escaper.php
21 /vendor/twig/twig/src/Resources/string_loader.php
22 /vendor/symfony/polyfill-intl-grapheme/bootstrap.php
23 /vendor/symfony/polyfill-intl-grapheme/bootstrap80.php
24 /vendor/symfony/string/Resources/functions.php
25 /vendor/symfony/polyfill-intl-idn/bootstrap.php
26 /vendor/symfony/clock/Resources/now.php
27 /vendor/symfony/polyfill-php80/bootstrap.php
28 /vendor/ezyang/htmlpurifier/library/HTMLPurifier.composer.php
29 /vendor/jakeasmith/http_build_url/src/http_build_url.php
30 /vendor/symfony/polyfill-intl-icu/bootstrap.php
31 /vendor/ircmaxell/password-compat/lib/password.php
32 /vendor/martinlindhe/php-mb-helpers/src/mb_helpers.php
33 /vendor/symfony/polyfill-php73/bootstrap.php
34 /vendor/symfony/translation/Resources/functions.php
35 /src/Core/Version.php
36 /config/alias.php
37 /vendor/prestashop/autoload/src/PrestashopAutoload.php
38 /vendor/prestashop/autoload/src/LegacyClassLoader.php
39 /vendor/symfony/filesystem/Filesystem.php
40 /vendor/prestashop/autoload/src/Autoloader.php
41 /config/bootstrap.php
42 /src/Core/ContainerBuilder.php
43 /src/Core/Foundation/IoC/Container.php
44 /src/Adapter/ServiceLocator.php
45 /var/cache/prod/appParameters.php
48 /var/cache/prod/class_index.php
49 /classes/controller/Controller.php
51 /classes/ObjectModel.php
52 /src/Core/Foundation/Database/EntityInterface.php
54 /classes/db/Db.php
56 /classes/Hook.php
58 /classes/module/Module.php
59 /src/Core/Module/Legacy/ModuleInterface.php
61 /classes/Tools.php
62 /classes/Context.php
63 /classes/shop/Shop.php
64 /src/Core/Security/PasswordGenerator.php
65 /classes/db/DbPDO.php
66 /override/classes/AddressFormat.php
67 /classes/AddressFormat.php
68 /classes/Configuration.php
69 /src/Core/Domain/Shop/ValueObject/ShopConstraint.php
70 /override/classes/Validate.php
71 /classes/Validate.php
72 /src/PrestaShopBundle/Form/Admin/Type/FormattedTextareaType.php
73 /src/PrestaShopBundle/Form/Admin/Type/TranslatorAwareType.php
74 /src/PrestaShopBundle/Form/Admin/Type/CommonAbstractType.php
75 /vendor/symfony/form/AbstractType.php
76 /vendor/symfony/form/FormTypeInterface.php
77 /classes/cache/Cache.php
78 /src/Adapter/EntityMapper.php
79 /classes/db/DbQuery.php
80 /src/Core/Addon/Theme/ThemeManagerBuilder.php
81 /vendor/psr/log/src/NullLogger.php
82 /vendor/psr/log/src/AbstractLogger.php
83 /vendor/psr/log/src/LoggerTrait.php
84 /vendor/psr/log/src/LoggerInterface.php
85 /src/Core/Context/ApiClientContext.php
86 /src/Adapter/Configuration.php
87 /vendor/symfony/http-foundation/ParameterBag.php
88 /src/Core/Domain/Configuration/ShopConfigurationInterface.php
89 /src/Core/ConfigurationInterface.php
90 /src/Core/Addon/Theme/ThemeRepository.php
91 /src/Core/Addon/AddonRepositoryInterface.php
92 /src/Core/Addon/Theme/Theme.php
93 /src/Core/Addon/AddonInterface.php
94 /src/Core/Util/File/YamlParser.php
95 /vendor/symfony/config/ConfigCache.php
96 /vendor/symfony/config/ResourceCheckerConfigCache.php
97 /vendor/symfony/config/ConfigCacheInterface.php
98 /vendor/symfony/config/Resource/SelfCheckingResourceChecker.php
99 /vendor/symfony/config/ResourceCheckerInterface.php
100 /vendor/symfony/config/Resource/FileResource.php
101 /vendor/symfony/config/Resource/SelfCheckingResourceInterface.php
102 /vendor/symfony/config/Resource/ResourceInterface.php
103 /var/cache/prod/yaml/a23d99fd1f0aa85877c4ae704133234a.php
104 /src/Core/Util/ArrayFinder.php
105 /vendor/symfony/property-access/PropertyAccess.php
106 /vendor/symfony/property-access/PropertyAccessorBuilder.php
107 /vendor/symfony/property-access/PropertyAccessor.php
108 /vendor/symfony/property-access/PropertyAccessorInterface.php
109 /vendor/symfony/property-info/Extractor/ReflectionExtractor.php
110 /vendor/symfony/property-info/PropertyListExtractorInterface.php
111 /vendor/symfony/property-info/PropertyTypeExtractorInterface.php
112 /vendor/symfony/property-info/PropertyAccessExtractorInterface.php
113 /vendor/symfony/property-info/PropertyInitializableExtractorInterface.php
114 /vendor/symfony/property-info/PropertyReadInfoExtractorInterface.php
115 /vendor/symfony/property-info/PropertyWriteInfoExtractorInterface.php
116 /vendor/symfony/property-info/Extractor/ConstructorArgumentTypeExtractorInterface.php
117 /vendor/symfony/property-info/Type.php
118 /vendor/symfony/string/Inflector/EnglishInflector.php
119 /vendor/symfony/string/Inflector/InflectorInterface.php
120 /vendor/symfony/property-access/PropertyPath.php
121 /vendor/symfony/property-access/PropertyPathInterface.php
122 /vendor/symfony/property-access/PropertyPathIteratorInterface.php
123 /config/defines_uri.inc.php
124 /classes/Language.php
125 /src/Core/Language/LanguageInterface.php
126 /classes/Country.php
127 /classes/PrestaShopCollection.php
128 /classes/shop/ShopGroup.php
129 /classes/Cookie.php
130 /src/Core/Http/CookieOptions.php
131 /classes/PhpEncryption.php
132 /classes/PhpEncryptionEngine.php
133 /vendor/defuse/php-encryption/src/Key.php
134 /vendor/defuse/php-encryption/src/Encoding.php
135 /vendor/defuse/php-encryption/src/Core.php
136 /vendor/defuse/php-encryption/src/Crypto.php
137 /vendor/defuse/php-encryption/src/KeyOrPassword.php
138 /vendor/defuse/php-encryption/src/RuntimeTests.php
139 /vendor/defuse/php-encryption/src/DerivedKeys.php
140 /vendor/defuse/php-encryption/src/Exception/WrongKeyOrModifiedCiphertextException.php
141 /vendor/defuse/php-encryption/src/Exception/CryptoException.php
142 /src/Core/Session/SessionHandler.php
143 /src/Core/Session/SessionHandlerInterface.php
144 /vendor/symfony/http-foundation/Session/Session.php
145 /vendor/symfony/http-foundation/Session/Attribute/AttributeBag.php
146 /vendor/symfony/http-foundation/Session/Attribute/AttributeBagInterface.php
147 /vendor/symfony/http-foundation/Session/SessionBagInterface.php
148 /vendor/symfony/http-foundation/Session/Flash/FlashBag.php
149 /vendor/symfony/http-foundation/Session/Flash/FlashBagInterface.php
150 /vendor/symfony/http-foundation/Session/SessionBagProxy.php
151 /vendor/symfony/http-foundation/Session/FlashBagAwareSessionInterface.php
152 /vendor/symfony/http-foundation/Session/SessionInterface.php
153 /vendor/symfony/http-foundation/Session/Storage/PhpBridgeSessionStorage.php
154 /vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php
155 /vendor/symfony/http-foundation/Session/Storage/MetadataBag.php
156 /vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php
157 /vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php
158 /vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php
159 /vendor/symfony/http-foundation/Session/Storage/Proxy/AbstractProxy.php
160 /vendor/symfony/http-foundation/Session/Storage/SessionStorageInterface.php
161 /config/smarty.config.inc.php
162 /vendor/smarty/smarty/libs/Smarty.class.php
163 /vendor/smarty/smarty/libs/functions.php
164 /vendor/smarty/smarty/libs/Autoloader.php
165 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_data.php
166 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_extension_handler.php
167 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php
168 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php
169 /vendor/smarty/smarty/libs/sysplugins/smarty_resource.php
170 /vendor/smarty/smarty/libs/sysplugins/smarty_variable.php
171 /vendor/smarty/smarty/libs/sysplugins/smarty_template_source.php
172 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php
173 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_resource_file.php
174 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_registerclass.php
175 /classes/ImageManager.php
176 /classes/Product.php
177 /classes/Profile.php
178 /classes/Tab.php
179 /config/smartyfront.config.inc.php
180 /classes/Smarty/SmartyResourceModule.php
181 /vendor/smarty/smarty/libs/sysplugins/smarty_resource_custom.php
182 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_registerresource.php
183 /classes/Smarty/SmartyResourceParent.php
184 /classes/Smarty/SmartyLazyRegister.php
185 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_registerplugin.php
186 /vendor/smarty/smarty/libs/plugins/modifier.truncate.php
187 /classes/Customer.php
188 /classes/Group.php
189 /override/classes/Link.php
190 /classes/Link.php
191 /classes/shop/ShopUrl.php
192 /app/FrontKernel.php
193 /app/AppKernel.php
194 /vendor/symfony/http-kernel/Kernel.php
195 /vendor/symfony/http-kernel/KernelInterface.php
196 /vendor/symfony/http-kernel/HttpKernelInterface.php
197 /vendor/symfony/http-kernel/RebootableInterface.php
198 /vendor/symfony/http-kernel/TerminableInterface.php
199 /vendor/symfony/dotenv/Dotenv.php
200 /classes/Dispatcher.php
201 /vendor/symfony/http-foundation/Request.php
202 /vendor/symfony/http-foundation/AcceptHeader.php
203 /vendor/symfony/http-foundation/AcceptHeaderItem.php
204 /vendor/symfony/http-foundation/FileBag.php
205 /vendor/symfony/http-foundation/HeaderBag.php
206 /vendor/symfony/http-foundation/HeaderUtils.php
207 /vendor/symfony/http-foundation/InputBag.php
208 /vendor/symfony/http-foundation/ServerBag.php
209 /src/Adapter/SymfonyContainer.php
210 /config/db_slave_server.inc.php
211 /src/Adapter/ContainerBuilder.php
212 /src/Adapter/Environment.php
213 /src/Core/EnvironmentInterface.php
214 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/Psr6/DoctrineProvider.php
215 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/CacheProvider.php
216 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/Cache.php
217 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/FlushableCache.php
218 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/ClearableCache.php
219 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiOperationCache.php
220 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiGetCache.php
221 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiDeleteCache.php
222 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiPutCache.php
223 /vendor/symfony/cache/Adapter/ArrayAdapter.php
224 /vendor/psr/log/src/LoggerAwareTrait.php
225 /vendor/symfony/cache/Adapter/AdapterInterface.php
226 /vendor/symfony/cache/CacheItem.php
227 /vendor/symfony/cache-contracts/ItemInterface.php
228 /vendor/psr/cache/src/CacheItemInterface.php
229 /vendor/psr/cache/src/CacheItemPoolInterface.php
230 /vendor/symfony/cache-contracts/CacheInterface.php
231 /vendor/psr/log/src/LoggerAwareInterface.php
232 /vendor/symfony/cache/ResettableInterface.php
233 /vendor/symfony/service-contracts/ResetInterface.php
234 /vendor/doctrine/orm/src/Tools/Setup.php
235 /vendor/doctrine/deprecations/src/Deprecation.php
236 /vendor/doctrine/orm/src/Configuration.php
237 /vendor/doctrine/dbal/src/Configuration.php
238 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/Psr6/CacheAdapter.php
239 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php
240 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php
241 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/SimpleAnnotationReader.php
242 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php
243 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocLexer.php
244 /vendor/doctrine/lexer/src/AbstractLexer.php
245 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/Target.php
246 /vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php
247 /vendor/doctrine/orm/src/Mapping/Driver/CompatibilityAnnotationDriver.php
248 /vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriver.php
249 /vendor/doctrine/persistence/src/Persistence/Mapping/Driver/ColocatedMappingDriver.php
250 /vendor/doctrine/orm/src/Mapping/Driver/ReflectionBasedDriver.php
251 /vendor/symfony/cache/Adapter/FilesystemAdapter.php
252 /vendor/symfony/cache/Adapter/AbstractAdapter.php
253 /vendor/symfony/cache/Traits/AbstractAdapterTrait.php
254 /vendor/symfony/cache/Traits/ContractsTrait.php
255 /vendor/symfony/cache-contracts/CacheTrait.php
256 /vendor/psr/cache/src/InvalidArgumentException.php
257 /vendor/psr/cache/src/CacheException.php
258 /vendor/symfony/cache/Traits/FilesystemTrait.php
259 /vendor/symfony/cache/Traits/FilesystemCommonTrait.php
260 /vendor/symfony/cache/PruneableInterface.php
261 /vendor/symfony/cache/Marshaller/DefaultMarshaller.php
262 /vendor/symfony/cache/Marshaller/MarshallerInterface.php
263 /src/Adapter/Module/Repository/CachedModuleRepository.php
264 /src/Adapter/Module/Repository/ModuleRepository.php
265 /src/Core/Repository/AbstractObjectModelRepository.php
266 /vendor/symfony/cache/LockRegistry.php
267 /modules/desfinder/vendor/autoload.php
268 /modules/desfinder/vendor/composer/autoload_real.php
269 /modules/desfinder/vendor/composer/platform_check.php
270 /modules/desfinder/vendor/composer/autoload_static.php
271 /modules/desfinder/vendor/symfony/polyfill-php81/bootstrap.php
272 /modules/desfinder/vendor/symfony/polyfill-php82/bootstrap.php
273 /modules/desfinder/vendor/open-telemetry/context/fiber/initialize_fiber_handler.php
274 /modules/desfinder/vendor/open-telemetry/context/ZendObserverFiber.php
275 /modules/desfinder/vendor/open-telemetry/context/Context.php
276 /modules/desfinder/vendor/open-telemetry/context/ContextInterface.php
277 /modules/desfinder/vendor/open-telemetry/context/FiberBoundContextStorage.php
278 /modules/desfinder/vendor/open-telemetry/context/ContextStorageInterface.php
279 /modules/desfinder/vendor/open-telemetry/context/ExecutionContextAwareInterface.php
280 /modules/desfinder/vendor/open-telemetry/context/ContextStorage.php
281 /modules/desfinder/vendor/open-telemetry/context/ContextStorageHead.php
282 /modules/desfinder/vendor/ralouphie/getallheaders/src/getallheaders.php
283 /modules/desfinder/vendor/open-telemetry/api/Trace/functions.php
284 /modules/desfinder/vendor/guzzlehttp/guzzle/src/functions_include.php
285 /modules/desfinder/vendor/guzzlehttp/guzzle/src/functions.php
286 /modules/ps_accounts/vendor/autoload.php
287 /modules/ps_accounts/vendor/composer/autoload_real.php
288 /modules/ps_accounts/vendor/composer/platform_check.php
289 /modules/ps_accounts/vendor/composer/autoload_static.php
290 /modules/ps_accounts/vendor/paragonie/random_compat/lib/random.php
291 /modules/ps_accounts/vendor/symfony/polyfill-ctype/bootstrap.php
292 /modules/ps_accounts/vendor/lcobucci/jwt/compat/class-aliases.php
293 /modules/ps_accounts/vendor/lcobucci/jwt/src/Token.php
294 /modules/ps_accounts/vendor/lcobucci/jwt/src/Signature.php
295 /modules/ps_accounts/vendor/lcobucci/jwt/compat/json-exception-polyfill.php
296 /modules/ps_accounts/vendor/lcobucci/jwt/compat/lcobucci-clock-polyfill.php
297 /modules/ps_accounts/vendor/ramsey/uuid/src/functions.php
298 /modules/ps_accounts/vendor/segmentio/analytics-php/lib/Segment.php
299 /modules/ps_accounts/vendor/segmentio/analytics-php/lib/Segment/Client.php
300 /modules/ps_accounts/vendor/segmentio/analytics-php/lib/Segment/Consumer.php
301 /modules/ps_accounts/vendor/segmentio/analytics-php/lib/Segment/QueueConsumer.php
302 /modules/ps_accounts/vendor/segmentio/analytics-php/lib/Segment/Consumer/File.php
303 /modules/ps_accounts/vendor/segmentio/analytics-php/lib/Segment/Consumer/ForkCurl.php
304 /modules/ps_accounts/vendor/segmentio/analytics-php/lib/Segment/Consumer/LibCurl.php
305 /modules/ps_accounts/vendor/segmentio/analytics-php/lib/Segment/Consumer/Socket.php
306 /modules/ps_accounts/vendor/segmentio/analytics-php/lib/Segment/Version.php
307 /modules/ps_classic_edition/vendor/autoload.php
308 /modules/ps_classic_edition/vendor/composer/autoload_real.php
309 /modules/ps_classic_edition/vendor/composer/platform_check.php
310 /modules/ps_classic_edition/vendor/composer/autoload_static.php
311 /modules/rcpgtagmanager/vendor/autoload.php
312 /modules/rcpgtagmanager/vendor/composer/autoload_real.php
313 /modules/rcpgtagmanager/vendor/composer/autoload_static.php
314 /modules/rcpgtagmanager/vendor/ralouphie/getallheaders/src/getallheaders.php
315 /modules/rcpgtagmanager/vendor/symfony/deprecation-contracts/function.php
316 /modules/rcpgtagmanager/vendor/guzzlehttp/guzzle/src/functions_include.php
317 /modules/ps_eventbus/vendor/autoload.php
318 /modules/ps_eventbus/vendor/composer/autoload_real.php
319 /modules/ps_eventbus/vendor/composer/autoload_static.php
320 /modules/psshipping/vendor/autoload.php
321 /modules/psshipping/vendor/composer/autoload_real.php
322 /modules/psshipping/vendor/composer/autoload_static.php
323 /modules/psshipping/vendor/guzzlehttp/psr7/src/functions_include.php
324 /modules/psshipping/vendor/guzzlehttp/psr7/src/functions.php
325 /modules/psshipping/vendor/clue/stream-filter/src/functions_include.php
326 /modules/psshipping/vendor/clue/stream-filter/src/functions.php
327 /modules/psshipping/vendor/php-http/message/src/filters.php
328 /modules/onepagecheckoutps/vendor/autoload.php
329 /modules/onepagecheckoutps/vendor/composer/autoload_real.php
330 /modules/onepagecheckoutps/vendor/composer/platform_check.php
331 /modules/onepagecheckoutps/vendor/composer/autoload_static.php
332 /modules/onepagecheckoutps/vendor/phpseclib/phpseclib/phpseclib/bootstrap.php
333 /modules/paypal/vendor/autoload.php
334 /modules/paypal/vendor/composer/autoload_real.php
335 /modules/paypal/vendor/composer/autoload_static.php
336 /modules/stsitebuilder/vendor/autoload.php
337 /modules/stsitebuilder/vendor/composer/autoload_real.php
338 /modules/stsitebuilder/vendor/composer/platform_check.php
339 /modules/stsitebuilder/vendor/composer/autoload_static.php
340 /modules/p2wavemarket/vendor/autoload.php
341 /modules/p2wavemarket/vendor/composer/autoload_real.php
342 /modules/p2wavemarket/vendor/composer/platform_check.php
343 /modules/p2wavemarket/vendor/composer/autoload_static.php
344 /modules/ps_mbo/vendor/autoload.php
345 /modules/ps_mbo/vendor/composer/autoload_real.php
346 /modules/ps_mbo/vendor/composer/platform_check.php
347 /modules/ps_mbo/vendor/composer/autoload_static.php
348 /modules/ps_mbo/vendor/guzzlehttp/promises/src/functions_include.php
349 /modules/ps_mbo/vendor/guzzlehttp/promises/src/functions.php
350 /modules/ps_mbo/vendor/sentry/sentry/src/functions.php
351 /modules/ps_mbo/bootstrap.php
352 /modules/ps_mbo/src/Helpers/EnvHelper.php
353 /modules/desstsitebuildertranslator/vendor/autoload.php
354 /modules/desstsitebuildertranslator/vendor/composer/autoload_real.php
355 /modules/desstsitebuildertranslator/vendor/composer/platform_check.php
356 /modules/desstsitebuildertranslator/vendor/composer/autoload_static.php
357 /var/cache/prod/FrontContainer.php
358 /src/Adapter/Container/LegacyContainer.php
359 /vendor/symfony/dependency-injection/Container.php
360 /vendor/symfony/dependency-injection/Argument/RewindableGenerator.php
361 /vendor/symfony/dependency-injection/Argument/ServiceLocator.php
362 /vendor/symfony/dependency-injection/ServiceLocator.php
363 /vendor/symfony/service-contracts/ServiceLocatorTrait.php
364 /vendor/psr/container/src/ContainerExceptionInterface.php
365 /vendor/psr/container/src/NotFoundExceptionInterface.php
366 /vendor/symfony/service-contracts/ServiceProviderInterface.php
367 /vendor/psr/container/src/ContainerInterface.php
368 /vendor/symfony/dependency-injection/ContainerInterface.php
369 /src/Adapter/Container/LegacyContainerInterface.php
370 /src/PrestaShopBundle/Entity/Repository/FeatureFlagRepository.php
371 /vendor/doctrine/orm/src/EntityRepository.php
372 /vendor/doctrine/persistence/src/Persistence/ObjectRepository.php
373 /vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php
374 /vendor/symfony/var-exporter/LazyProxyTrait.php
375 /vendor/symfony/var-exporter/Internal/LazyObjectTrait.php
376 /vendor/symfony/var-exporter/LazyObjectInterface.php
377 /vendor/symfony/var-exporter/Internal/Hydrator.php
378 /vendor/symfony/var-exporter/Internal/LazyObjectRegistry.php
379 /vendor/symfony/var-exporter/Internal/LazyObjectState.php
380 /src/PrestaShopBundle/Security/Admin/LegacyAdminTokenValidator.php
381 /vendor/symfony/var-exporter/LazyGhostTrait.php
382 /src/Core/FeatureFlag/FeatureFlagManager.php
383 /src/Core/FeatureFlag/FeatureFlagStateCheckerInterface.php
384 /src/Core/FeatureFlag/Layer/DbLayer.php
385 /src/Core/FeatureFlag/TypeLayerInterface.php
386 /src/Core/FeatureFlag/Layer/DotEnvLayer.php
387 /src/Core/FeatureFlag/Layer/EnvLayer.php
388 /src/Core/FeatureFlag/Layer/QueryLayer.php
389 /vendor/symfony/http-foundation/RequestStack.php
390 /vendor/doctrine/orm/src/EntityManager.php
391 /vendor/doctrine/orm/src/EntityManagerInterface.php
392 /vendor/doctrine/persistence/src/Persistence/ObjectManager.php
393 /src/Core/Hook/HookModuleFilter.php
394 /src/Core/Hook/HookModuleFilterInterface.php
395 /modules/stsitebuilder/stsitebuilder.php
396 /modules/stsitebuilder/classes/SiteBuilderBase.php
397 /modules/stsitebuilder/classes/SiteBuilderProductBase.php
398 /modules/stsitebuilder/classes/SiteBuilderTranslation.php
399 /src/Core/Module/WidgetInterface.php
400 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_createdata.php
401 /vendor/smarty/smarty/libs/sysplugins/smarty_data.php
402 /modules/stsitebuilder/classes/data/element/Type.php
403 /src/PrestaShopBundle/Translation/TranslatorComponent.php
404 /vendor/symfony/translation/Translator.php
405 /vendor/symfony/translation/MessageCatalogue.php
406 /vendor/symfony/translation/MessageCatalogueInterface.php
407 /vendor/symfony/translation/MetadataAwareInterface.php
408 /vendor/symfony/translation/CatalogueMetadataAwareInterface.php
409 /vendor/symfony/translation-contracts/TranslatorInterface.php
410 /vendor/symfony/translation/TranslatorBagInterface.php
411 /vendor/symfony/translation-contracts/LocaleAwareInterface.php
412 /src/PrestaShopBundle/Translation/PrestaShopTranslatorTrait.php
413 /src/PrestaShopBundle/Translation/TranslatorLanguageTrait.php
414 /src/PrestaShopBundle/Translation/TranslatorInterface.php
415 /vendor/symfony/translation/Formatter/MessageFormatter.php
416 /vendor/symfony/translation/Formatter/IntlFormatter.php
417 /vendor/symfony/translation/Formatter/IntlFormatterInterface.php
418 /vendor/symfony/translation/Formatter/MessageFormatterInterface.php
419 /vendor/symfony/translation/IdentityTranslator.php
420 /vendor/symfony/translation-contracts/TranslatorTrait.php
421 /vendor/symfony/config/ConfigCacheFactory.php
422 /vendor/symfony/config/ConfigCacheFactoryInterface.php
423 /var/cache/prod/translations/catalogue.it-IT.NXhscRe.php
424 /src/PrestaShopBundle/Translation/DomainNormalizer.php
425 /src/Adapter/Localization/LegacyTranslator.php
426 /classes/Translate.php
427 /modules/onepagecheckoutps/onepagecheckoutps.php
428 /modules/onepagecheckoutps/src/PTSService.php
429 /modules/ps_classic_edition/vendor/prestashop/module-lib-service-container/src/DependencyInjection/ServiceContainer.php
430 /modules/ps_classic_edition/vendor/prestashop/module-lib-cache-directory-provider/src/Cache/CacheDirectoryProvider.php
431 /modules/ps_classic_edition/vendor/prestashop/module-lib-service-container/src/DependencyInjection/ContainerProvider.php
432 /var/cache/prod/Onepagecheckoutps520FrontContainer.php
433 /modules/onepagecheckoutps/src/Application/Core/CoreService.php
434 /modules/onepagecheckoutps/src/Application/PrestaShop/Provider/ContextProvider.php
435 /modules/onepagecheckoutps/src/Infrastructure/Shop/Provider/PrestaShopShopProvider.php
436 /modules/onepagecheckoutps/src/Domain/Shop/ShopProviderInterface.php
437 /vendor/symfony/security-csrf/CsrfTokenManager.php
438 /vendor/symfony/security-csrf/CsrfTokenManagerInterface.php
439 /vendor/symfony/security-csrf/TokenGenerator/UriSafeTokenGenerator.php
440 /vendor/symfony/security-csrf/TokenGenerator/TokenGeneratorInterface.php
441 /vendor/symfony/security-csrf/TokenStorage/NativeSessionTokenStorage.php
442 /vendor/symfony/security-csrf/TokenStorage/ClearableTokenStorageInterface.php
443 /vendor/symfony/security-csrf/TokenStorage/TokenStorageInterface.php
444 /modules/onepagecheckoutps/translations/it.php
445 /modules/onepagecheckoutps/src/Hook/HookModuleRoutesService.php
446 /modules/onepagecheckoutps/src/Hook/AbstractHook.php
447 /modules/ybc_blog/ybc_blog.php
448 /modules/ybc_blog/classes/ybc_blog_category_class.php
449 /modules/ybc_blog/classes/ybc_blog_post_class.php
450 /modules/ybc_blog/classes/ybc_blog_paggination_class.php
451 /modules/ybc_blog/classes/ybc_blog_comment_class.php
452 /modules/ybc_blog/classes/ybc_blog_reply_class.php
453 /modules/ybc_blog/classes/ybc_blog_polls_class.php
454 /modules/ybc_blog/classes/ybc_blog_slide_class.php
455 /modules/ybc_blog/classes/ybc_blog_gallery_class.php
456 /modules/ybc_blog/classes/ybc_blog_link_class.php
457 /modules/ybc_blog/classes/ybc_blog_employee_class.php
458 /modules/ybc_blog/classes/ybc_blog_email_template_class.php
459 /modules/ybc_blog/classes/ImportExport.php
460 /modules/ybc_blog/classes/ybc_browser.php
461 /modules/ybc_blog/ybc_blog_defines.php
462 /modules/ybc_blog/classes/ybc_chatgpt.php
463 /modules/ybc_blog/classes/ybc_chatgpt_message.php
464 /modules/ybc_blog/src/FormType/DescriptionType.php
465 /src/PrestaShopBundle/Form/Admin/Sell/Product/Description/DescriptionType.php
466 /modules/ybc_blog/translations/it.php
467 /controllers/front/listing/CategoryController.php
468 /classes/controller/ProductListingFrontController.php
469 /classes/controller/ProductPresentingFrontController.php
470 /override/classes/controller/FrontController.php
471 /classes/controller/FrontController.php
472 /src/Adapter/Presenter/Object/ObjectPresenter.php
473 /src/Adapter/Presenter/PresenterInterface.php
474 /src/Adapter/Presenter/Cart/CartPresenter.php
475 /src/Adapter/Image/ImageRetriever.php
476 /classes/tax/TaxConfiguration.php
477 /classes/Smarty/TemplateFinder.php
478 /classes/assets/StylesheetManager.php
479 /classes/assets/AbstractAssetManager.php
480 /src/Adapter/Assets/AssetUrlGeneratorTrait.php
481 /classes/assets/JavascriptManager.php
482 /classes/assets/CccReducer.php
483 /classes/Category.php
484 /src/Core/Domain/Category/ValueObject/RedirectType.php
485 /src/Core/Domain/Category/CategorySettings.php
486 /src/Core/Domain/Category/SeoSettings.php
487 /classes/webservice/WebserviceRequest.php
488 /src/Core/Localization/Locale/Repository.php
489 /src/Core/Localization/Locale/RepositoryInterface.php
490 /src/Core/Localization/CLDR/LocaleRepository.php
491 /src/Core/Localization/CLDR/LocaleDataSource.php
492 /src/Core/Localization/CLDR/DataLayer/LocaleCache.php
493 /src/Core/Data/Layer/AbstractDataLayer.php
494 /src/Core/Localization/CLDR/LocaleDataLayerInterface.php
495 /src/Core/Localization/CLDR/DataLayer/LocaleReference.php
496 /src/Core/Localization/CLDR/Reader.php
497 /src/Core/Localization/CLDR/ReaderInterface.php
498 /src/Core/Localization/Currency/Repository.php
499 /src/Core/Localization/Currency/RepositoryInterface.php
500 /src/Core/Localization/Currency/CurrencyDataSource.php
501 /src/Core/Localization/Currency/DataSourceInterface.php
502 /src/Core/Localization/Currency/DataLayer/CurrencyCache.php
503 /src/Core/Localization/Currency/CurrencyDataLayerInterface.php
504 /src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php
505 /src/Adapter/Currency/CurrencyDataProvider.php
506 /src/Core/Currency/CurrencyDataProviderInterface.php
507 /src/Adapter/LegacyContext.php
508 /src/Adapter/Tools.php
509 /src/Core/Localization/Currency/DataLayer/CurrencyReference.php
510 /src/Core/Localization/Currency/DataLayer/CurrencyInstalled.php
511 /vendor/prestashop/decimal/src/Operation/Rounding.php
512 /src/Core/Localization/Locale.php
513 /src/Core/Localization/LocaleInterface.php
514 /src/Core/Localization/Specification/Price.php
515 /src/Core/Localization/Specification/Number.php
516 /src/Core/Localization/Specification/NumberInterface.php
517 /src/Core/Localization/Specification/Factory.php
518 /src/Core/Localization/CLDR/LocaleData.php
519 /src/Core/Localization/CLDR/NumberSymbolsData.php
520 /src/Core/Localization/CLDR/CurrencyData.php
521 /src/Core/Localization/CLDR/Locale.php
522 /src/Core/Localization/CLDR/LocaleInterface.php
523 /src/Core/Localization/Specification/NumberSymbolList.php
524 /classes/Currency.php
525 /src/Core/Localization/Currency/LocalizedCurrencyId.php
526 /src/Core/Localization/Currency/CurrencyData.php
527 /src/Core/Localization/Currency/CurrencyCollection.php
528 /src/Core/Localization/Currency.php
529 /src/Core/Localization/CurrencyInterface.php
530 /src/Core/Localization/Specification/NumberCollection.php
531 /src/Core/Localization/Number/Formatter.php
532 /classes/Cart.php
533 /src/Adapter/AddressFactory.php
534 /classes/CartRule.php
535 /src/Core/Domain/Product/ValueObject/RedirectType.php
536 /src/Core/Util/DateTime/DateTime.php
537 /src/Core/Domain/Product/Stock/ValueObject/OutOfStockType.php
538 /src/Core/Domain/Product/Pack/ValueObject/PackStockType.php
539 /src/Core/Domain/Product/ValueObject/ProductType.php
540 /src/Core/Domain/Product/ValueObject/Reference.php
541 /src/Core/Domain/Product/ValueObject/Gtin.php
542 /src/Core/Domain/Product/ValueObject/Isbn.php
543 /src/Core/Domain/Product/ValueObject/Upc.php
544 /src/Core/Domain/Product/ProductSettings.php
545 /modules/stsitebuilder/libs/elementor/define.php
546 /modules/stsitebuilder/libs/elementor/helper.php
547 /modules/stsitebuilder/libs/elementor/wp-includes/class-wp-rest-controller.php
548 /modules/stsitebuilder/libs/elementor/wp-includes/class-wp-error.php
549 /modules/stsitebuilder/libs/elementor/includes/plugin.php
550 /modules/stsitebuilder/libs/elementor/includes/autoloader.php
551 /modules/stsitebuilder/libs/elementor/includes/managers/controls.php
552 /modules/stsitebuilder/libs/elementor/data/v2/manager.php
553 /modules/stsitebuilder/libs/elementor/core/base/module.php
554 /modules/stsitebuilder/libs/elementor/core/base/base-object.php
555 /modules/stsitebuilder/libs/elementor/core/experiments/manager.php
556 /modules/stsitebuilder/libs/elementor/core/experiments/wrap-core-dependency.php
557 /modules/stsitebuilder/libs/elementor/core/breakpoints/manager.php
558 /modules/stsitebuilder/libs/elementor/core/settings/manager.php
559 /modules/stsitebuilder/libs/elementor/core/settings/style-globals/manager.php
560 /modules/stsitebuilder/libs/elementor/core/settings/base/manager.php
561 /modules/stsitebuilder/libs/elementor/core/settings/page/manager.php
562 /modules/stsitebuilder/libs/elementor/core/settings/base/css-manager.php
563 /modules/stsitebuilder/libs/elementor/core/settings/editor-preferences/manager.php
564 /modules/stsitebuilder/libs/elementor/core/settings/theme-editor-custom-code/manager.php
565 /modules/stsitebuilder/libs/elementor/core/settings/theme-editor-lightbox/manager.php
566 /modules/stsitebuilder/libs/elementor/core/settings/theme-editor-sidebar/manager.php
567 /modules/stsitebuilder/libs/elementor/core/settings/theme-editor-side-cart-panel/manager.php
568 /modules/stsitebuilder/libs/elementor/core/settings/theme-editor-typography/manager.php
569 /modules/stsitebuilder/libs/elementor/core/settings/theme-editor-general/manager.php
570 /modules/stsitebuilder/libs/elementor/core/settings/theme-editor-buttons/manager.php
571 /modules/stsitebuilder/libs/elementor/core/settings/theme-editor-classic/manager.php
572 /modules/stsitebuilder/libs/elementor/core/settings/child-theme-my-account/manager.php
573 /modules/stsitebuilder/libs/elementor/core/settings/child-theme-checkout/manager.php
574 /modules/stsitebuilder/libs/elementor/includes/db.php
575 /modules/stsitebuilder/libs/elementor/core/base/document.php
576 /modules/stsitebuilder/libs/elementor/includes/base/controls-stack.php
577 /modules/stsitebuilder/libs/elementor/core/documents-manager.php
578 /modules/stsitebuilder/libs/elementor/includes/managers/elements.php
579 /modules/stsitebuilder/libs/elementor/includes/base/element-base.php
580 /modules/stsitebuilder/libs/elementor/includes/elements/column.php
581 /modules/stsitebuilder/libs/elementor/includes/elements/section.php
582 /modules/stsitebuilder/libs/elementor/includes/elements/repeater.php
583 /modules/stsitebuilder/libs/elementor/includes/managers/widgets.php
584 /modules/stsitebuilder/libs/elementor/modules/nested-elements/module.php
585 /modules/stsitebuilder/libs/elementor/includes/base/widget-base.php
586 /modules/stsitebuilder/libs/elementor/includes/widgets/footer-base.php
587 /modules/stsitebuilder/libs/elementor/includes/widgets/dropdown_base.php
588 /modules/stsitebuilder/libs/elementor/includes/widgets/menu_base.php
589 /modules/stsitebuilder/libs/elementor/includes/widgets/traits/basic-trait.php
590 /modules/stsitebuilder/libs/elementor/includes/widgets/form-base.php
591 /modules/stsitebuilder/libs/elementor/modules/templates/types/widgets/miniature-name-base.php
592 /modules/stsitebuilder/libs/elementor/modules/templates/types/widgets/miniature-description-base.php
593 /modules/stsitebuilder/libs/elementor/includes/managers/skins.php
594 /modules/stsitebuilder/libs/elementor/includes/base/skin-base.php
595 /modules/stsitebuilder/libs/elementor/includes/base/sub-controls-stack.php
596 /modules/stsitebuilder/libs/elementor/core/files/manager.php
597 /modules/stsitebuilder/libs/elementor/includes/managers/icons.php
598 /modules/stsitebuilder/libs/elementor/core/page-assets/data-managers/font-icon-svg/manager.php
599 /modules/stsitebuilder/libs/elementor/core/editor/editor.php
600 /modules/stsitebuilder/libs/elementor/modules/editor-app-bar/module.php
601 /modules/stsitebuilder/libs/elementor/core/editor/data/globals/controller.php
602 /modules/stsitebuilder/libs/elementor/data/v2/base/controller.php
603 /modules/stsitebuilder/libs/elementor/includes/preview.php
604 /modules/stsitebuilder/libs/elementor/core/base/app.php
605 /modules/stsitebuilder/libs/elementor/includes/frontend.php
606 /modules/stsitebuilder/libs/elementor/core/dynamic-tags/manager.php
607 /modules/stsitebuilder/libs/elementor/core/modules-manager.php
608 /modules/stsitebuilder/libs/elementor/modules/history/module.php
609 /modules/stsitebuilder/libs/elementor/modules/library/module.php
610 /modules/stsitebuilder/libs/elementor/modules/library/documents/not-supported.php
611 /modules/stsitebuilder/libs/elementor/modules/library/documents/library-document.php
612 /modules/stsitebuilder/libs/elementor/modules/library/traits/library.php
613 /modules/stsitebuilder/libs/elementor/includes/template-library/sources/local.php
614 /modules/stsitebuilder/libs/elementor/includes/template-library/sources/base.php
615 /modules/stsitebuilder/libs/elementor/modules/library/documents/page.php
616 /modules/stsitebuilder/libs/elementor/modules/library/documents/section.php
617 /modules/stsitebuilder/libs/elementor/modules/library/documents/container.php
618 /modules/stsitebuilder/libs/elementor/modules/dynamic-tags/module.php
619 /modules/stsitebuilder/libs/elementor/modules/dev-tools/module.php
620 /modules/stsitebuilder/libs/elementor/modules/dev-tools/deprecation.php
621 /modules/stsitebuilder/libs/elementor/modules/elements-color-picker/module.php
622 /modules/stsitebuilder/libs/elementor/modules/shapes/module.php
623 /modules/stsitebuilder/libs/elementor/modules/favorites/module.php
624 /modules/stsitebuilder/libs/elementor/modules/favorites/types/widgets.php
625 /modules/stsitebuilder/libs/elementor/modules/favorites/favorites-type.php
626 /modules/stsitebuilder/libs/elementor/core/utils/static-collection.php
627 /modules/stsitebuilder/libs/elementor/core/utils/collection.php
628 /modules/stsitebuilder/libs/elementor/modules/nested-tabs/module.php
629 /modules/stsitebuilder/libs/elementor/modules/nested-accordion/module.php
630 /modules/stsitebuilder/libs/elementor/modules/web-cli/module.php
631 /modules/stsitebuilder/libs/elementor/modules/lazyload/module.php
632 /modules/stsitebuilder/libs/elementor/modules/site-navigation/module.php
633 /modules/stsitebuilder/libs/elementor/modules/site-navigation/data/controller.php
634 /modules/stsitebuilder/libs/elementor/includes/utils.php
635 /modules/stsitebuilder/libs/elementor/modules/link-in-bio/module.php
636 /modules/stsitebuilder/libs/elementor/modules/templates/module.php
637 /modules/stsitebuilder/classes/DB/StSiteBuilderClass.php
638 /modules/stsitebuilder/libs/elementor/modules/nested-slider/module.php
639 /modules/stsitebuilder/libs/elementor/includes/managers/image.php
640 /modules/stsitebuilder/libs/elementor/core/page-assets/loader.php
641 /modules/stsitebuilder/libs/elementor/includes/controls/animation.php
642 /modules/stsitebuilder/libs/elementor/includes/controls/base-data.php
643 /modules/stsitebuilder/libs/elementor/includes/controls/base.php
644 /modules/stsitebuilder/libs/elementor/includes/controls/hover-animation.php
645 /modules/stsitebuilder/libs/elementor/includes/controls/exit-animation.php
646 /modules/stsitebuilder/libs/elementor/core/common/app.php
647 /modules/stsitebuilder/libs/elementor/core/common/modules/ajax/module.php
648 /modules/onepagecheckoutps/src/Service/PresTeamShop/PresTeamShopService.php
649 /modules/onepagecheckoutps/src/Hook/HookActionFrontControllerInitAfterService.php
650 /src/Adapter/Presenter/Category/CategoryPresenter.php
651 /src/Adapter/Presenter/Category/CategoryLazyArray.php
652 /src/Adapter/Presenter/AbstractLazyArray.php
653 /src/Adapter/Presenter/LazyArrayAttribute.php
654 /src/Core/Util/Inflector.php
655 /vendor/doctrine/inflector/lib/Doctrine/Inflector/InflectorFactory.php
656 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Language.php
657 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/English/InflectorFactory.php
658 /vendor/doctrine/inflector/lib/Doctrine/Inflector/GenericLanguageInflectorFactory.php
659 /vendor/doctrine/inflector/lib/Doctrine/Inflector/LanguageInflectorFactory.php
660 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/English/Rules.php
661 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Ruleset.php
662 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Transformations.php
663 /vendor/doctrine/inflector/lib/Doctrine/Inflector/WordInflector.php
664 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/English/Inflectible.php
665 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Transformation.php
666 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Pattern.php
667 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Patterns.php
668 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/English/Uninflected.php
669 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Substitutions.php
670 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Substitution.php
671 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Word.php
672 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Inflector.php
673 /vendor/doctrine/inflector/lib/Doctrine/Inflector/CachedWordInflector.php
674 /vendor/doctrine/inflector/lib/Doctrine/Inflector/RulesetInflector.php
675 /src/Core/Domain/Shop/ValueObject/ShopId.php
676 /src/Core/Domain/Shop/ValueObject/ShopIdInterface.php
677 /modules/ps_emailsubscription/ps_emailsubscription.php
678 /classes/Media.php
679 /modules/ps_emailalerts/ps_emailalerts.php
680 /modules/ps_emailalerts/MailAlert.php
681 /modules/llantassearch/llantassearch.php
682 /modules/llantassearch/translations/it.php
683 /modules/searchcustom/searchcustom.php
684 /modules/searchcustom/src/Ps_CustomsearchProductSearchProvider.php
685 /src/Core/Product/Search/ProductSearchProviderInterface.php
686 /modules/searchcustom/classes/SearchCustomLogger.php
687 /modules/searchcustom/classes/SearchCustomValidator.php
688 /modules/searchcustom/classes/SearchCustomFitment.php
689 /modules/searchcustom/translations/it.php
690 /modules/rcpgtagmanager/rcpgtagmanager.php
691 /modules/rcpgtagmanager/src/PSModule/RCTrackingModuleInterface.php
692 /modules/rcpgtagmanager/src/PSModule/ModuleServiceProvider.php
693 /modules/rcpgtagmanager/src/PSModule/ModuleServiceFactoryPS9.php
694 /modules/rcpgtagmanager/src/PSModule/AbstractModuleServiceFactory.php
695 /modules/rcpgtagmanager/src/PSModule/ModuleServiceFactoryInterface.php
696 /modules/rcpgtagmanager/src/PSModule/Hook/HookFactoryPS9.php
697 /modules/rcpgtagmanager/src/PSModule/Hook/AbstractHookFactory.php
698 /modules/rcpgtagmanager/src/PSModule/Hook/HookFactoryInterface.php
699 /modules/rcpgtagmanager/src/PSModule/Hook/ActionFrontControllerSetMedia/ActionFrontControllerSetMediaPS9.php
700 /modules/rcpgtagmanager/src/PSModule/Hook/ActionFrontControllerSetMedia/AbstractActionFrontControllerSetMedia.php
701 /modules/rcpgtagmanager/src/PSModule/Hook/AbstractHook.php
702 /modules/rcpgtagmanager/src/PSModule/Hook/HookInterface.php
703 /modules/desfinder/desfinder.php
704 /modules/desfinder/translations/it.php
705 /src/Adapter/Presenter/Cart/CartLazyArray.php
706 /src/Adapter/Product/PriceFormatter.php
707 /modules/onepagecheckoutps/src/Hook/HookActionPresentCartService.php
708 /modules/onepagecheckoutps/src/Infrastructure/Configuration/Provider/PrestaShopConfigurationProvider.php
709 /modules/onepagecheckoutps/src/Domain/Configuration/ConfigurationProviderInterface.php
710 /modules/onepagecheckoutps/src/Application/Core/Addresses/AddressesService.php
711 /modules/onepagecheckoutps/src/Application/Core/AbstractStepCheckout.php
712 /modules/onepagecheckoutps/src/Application/Core/Cart/CartService.php
713 /modules/onepagecheckoutps/src/Application/Core/GeneralService.php
714 /modules/onepagecheckoutps/src/Infrastructure/Language/Provider/PrestaShopLanguageProvider.php
715 /modules/onepagecheckoutps/src/Domain/Language/LanguageProviderInterface.php
716 /classes/Gender.php
717 /src/Core/Domain/Title/ValueObject/Gender.php
718 /classes/Risk.php
719 /classes/Meta.php
720 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_gettemplatevars.php
721 /vendor/smarty/smarty/libs/sysplugins/smarty_undefined_variable.php
722 /classes/Address.php
723 /classes/ImageType.php
724 /vendor/mobiledetect/mobiledetectlib/src/MobileDetect.php
725 /classes/State.php
726 /src/Core/Security/PasswordPolicyConfiguration.php
727 /src/Core/Configuration/DataConfigurationInterface.php
728 /src/Core/Security/Hashing.php
729 /src/Core/Filter/FrontEndObject/MainFilter.php
730 /src/Core/Filter/FilterInterface.php
731 /src/Core/Filter/FrontEndObject/CartFilter.php
732 /src/Core/Filter/HashMapWhitelistFilter.php
733 /src/Core/Filter/CollectionFilter.php
734 /src/Core/Filter/FrontEndObject/ProductFilter.php
735 /src/Core/Filter/FrontEndObject/EmbeddedAttributesFilter.php
736 /src/Core/Filter/FrontEndObject/CustomerFilter.php
737 /src/Core/Filter/FrontEndObject/ShopFilter.php
738 /src/Core/Filter/FrontEndObject/ConfigurationFilter.php
739 /classes/ProductAssembler.php
740 /src/Core/Product/Search/ProductSearchContext.php
741 /modules/ps_shoppingcart/ps_shoppingcart.php
742 /modules/ps_searchbar/ps_searchbar.php
743 /modules/productcomments/productcomments.php
744 /modules/stsitebuilder/libs/elementor/core/breakpoints/breakpoint.php
745 /vendor/smarty/smarty/libs/sysplugins/smarty_template_cached.php
746 /vendor/smarty/smarty/libs/sysplugins/smarty_cacheresource.php
747 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_cacheresource_file.php
748 /var/cache/prod/smarty/cache/stsitebuilder/header_category_173_0_0_font_url/1/1/1/5/1/6/ckcautosport/2c/c1/85/2cc1853d59502575a6e4e3c181484f32874bc151.stsitebuilderviewstemplateshookcontent.tpl.php
749 /var/cache/prod/smarty/cache/stsitebuilder/header_category_173_0_0_eb_settings/1/1/1/5/1/6/ckcautosport/2c/c1/85/2cc1853d59502575a6e4e3c181484f32874bc151.stsitebuilderviewstemplateshookcontent.tpl.php
750 /var/cache/prod/smarty/cache/stsitebuilder/1/1/1/5/1/6/ckcautosport/f2/50/df/f250df2e4b6cc8bddeb6c4090662a329da566f32.stsitebuilderviewstemplateshookheader.tpl.php
751 /modules/freeshippingamountdisplay/freeshippingamountdisplay.php
752 /modules/freeshippingamountdisplay/translations/it.php
753 /classes/assets/PrestashopAssetsLibraries.php
754 /modules/rcpgtagmanager/src/PSModule/Hook/DisplayHeader/DisplayHeaderPS9.php
755 /modules/rcpgtagmanager/src/PSModule/Hook/DisplayHeader/AbstractDisplayHeader.php
756 /modules/rcpgtagmanager/src/PSModule/Configurator/ConfiguratorFactory.php
757 /modules/rcpgtagmanager/src/PSModule/Configurator/ConfiguratorFactoryInterface.php
758 /modules/rcpgtagmanager/src/PSModule/Configurator/Components/BingConfigurator.php
759 /modules/rcpgtagmanager/src/PSModule/Configurator/Components/AbstractConfigurator.php
760 /modules/rcpgtagmanager/src/PSModule/Form/Section/FormBing.php
761 /modules/rcpgtagmanager/src/PSModule/Form/Section/AbstractFormSection.php
762 /modules/rcpgtagmanager/src/PSModule/Form/Section/FormSectionInterface.php
763 /modules/rcpgtagmanager/src/PSModule/Form/Section/Traits/FeedOptions.php
764 /modules/rcpgtagmanager/src/PSModule/Form/Validator/PregMatchValidator.php
765 /modules/rcpgtagmanager/src/PSModule/Form/Validator/ValidatorInterface.php
766 /modules/rcpgtagmanager/src/PSModule/Context/ContextPS9.php
767 /modules/rcpgtagmanager/src/PSModule/Context/AbstractContext.php
768 /modules/rcpgtagmanager/src/PSModule/Context/ContextInterface.php
769 /modules/rcpgtagmanager/src/PSModule/DataModelHandler/ModelBuilder/ModelBuilderFactoryPS9.php
770 /modules/rcpgtagmanager/src/PSModule/DataModelHandler/ModelBuilder/ModelBuilderFactoryInterface.php
771 /modules/rcpgtagmanager/src/PSModule/Adapter/Product/ProductAdapterPS9.php
772 /modules/rcpgtagmanager/src/PSModule/Adapter/Product/AbstractProductAdapter.php
773 /modules/rcpgtagmanager/src/PSModule/Adapter/Product/ProductAdapterInterface.php
774 /modules/rcpgtagmanager/src/PSModule/DataModelHandler/DataModelHandler.php
775 /modules/rcpgtagmanager/src/PSModule/DataModelHandler/DataModelHandlerInterface.php
776 /modules/rcpgtagmanager/src/PSModule/DataModelHandler/ModelBuilder/Category/CategoryModelBuilderPS9.php
777 /modules/rcpgtagmanager/src/PSModule/DataModelHandler/ModelBuilder/Category/AbstractCategoryModelBuilder.php
778 /modules/rcpgtagmanager/src/PSModule/DataModelHandler/ModelBuilder/Category/CategoryModelBuilderInterface.php
779 /modules/rcpgtagmanager/src/PSModule/DataModelHandler/ModelBuilder/AbstractModelBuilderInterface.php
780 /modules/rcpgtagmanager/src/DataModel/Category/CategoryModel.php
781 /modules/rcpgtagmanager/src/DataModel/Category/CategoryModelPresenter.php
782 /modules/rcpgtagmanager/src/DataModel/ModelPresenterInterface.php
783 /modules/rcpgtagmanager/src/PSModule/DataModelHandler/ModelBuilder/Search/SearchModelBuilderPS9.php
784 /modules/rcpgtagmanager/src/PSModule/DataModelHandler/ModelBuilder/Search/AbstractSearchModelBuilder.php
785 /modules/rcpgtagmanager/src/PSModule/DataModelHandler/ModelBuilder/Search/SearchModelBuilderInterface.php
786 /modules/rcpgtagmanager/src/DataModel/Search/SearchModel.php
787 /modules/rcpgtagmanager/src/PSModule/Token/TokenPS9.php
788 /modules/rcpgtagmanager/src/PSModule/Token/AbstractToken.php
789 /modules/rcpgtagmanager/src/PSModule/Token/TokenInterface.php
790 /modules/rcpgtagmanager/src/PSModule/ModuleDetector/ModuleDetectorPS9.php
791 /modules/rcpgtagmanager/src/PSModule/ModuleDetector/AbstractModuleDetector.php
792 /modules/rcpgtagmanager/src/PSModule/ModuleDetector/ModuleDetectorInterface.php
793 /modules/rcpgtagmanager/src/PSModule/ModuleDetector/OverrideDetector/OverrideDetectorPS9.php
794 /modules/rcpgtagmanager/src/PSModule/ModuleDetector/OverrideDetector/AbstractOverrideDetector.php
795 /modules/rcpgtagmanager/src/PSModule/ModuleDetector/OverrideDetector/OverrideDetectorInterface.php
796 /modules/rcpgtagmanager/src/PSModule/ModuleDetector/OverrideDetector/ConcreteDetector/PresTeamShop/OnePageCheckoutPSPS9.php
797 /modules/rcpgtagmanager/src/PSModule/ModuleDetector/OverrideDetector/ConcreteDetector/PresTeamShop/AbstractOnePageCheckoutPS.php
798 /modules/rcpgtagmanager/src/PSModule/ModuleDetector/OverrideDetector/ConcreteDetector/AbstractConcreteDetector.php
799 /modules/rcpgtagmanager/src/PSModule/ModuleDetector/OverrideDetector/ConcreteDetector/ConcreteDetectorInterface.php
800 /modules/rcpgtagmanager/src/PSModule/DataModelHandler/ModelBuilder/User/UserModelBuilderPS9.php
801 /modules/rcpgtagmanager/src/PSModule/DataModelHandler/ModelBuilder/User/AbstractUserModelBuilder.php
802 /modules/rcpgtagmanager/src/PSModule/DataModelHandler/ModelBuilder/User/UserModelBuilderInterface.php
803 /modules/rcpgtagmanager/src/DataModel/User/UserModel.php
804 /modules/rcpgtagmanager/src/DataModel/User/GroupModelList.php
805 /modules/rcpgtagmanager/src/DataModel/User/AddressModel.php
806 /modules/rcpgtagmanager/src/DataModel/User/StatsModel.php
807 /modules/rcpgtagmanager/src/DataModel/User/UserModelPresenter.php
808 /modules/rcpgtagmanager/src/PSModule/Configurator/Components/CriteoConfigurator.php
809 /modules/rcpgtagmanager/src/PSModule/Form/Section/FormCriteo.php
810 /modules/rcpgtagmanager/src/PSModule/Configurator/Components/FacebookConfigurator.php
811 /modules/rcpgtagmanager/src/PSModule/Form/Section/FormFacebook.php
812 /modules/rcpgtagmanager/src/PSModule/Configurator/Components/GA4Configurator.php
813 /modules/rcpgtagmanager/src/PSModule/Form/Section/FormGA4.php
814 /modules/rcpgtagmanager/translations/it.php
815 /modules/rcpgtagmanager/src/PSModule/Configurator/Components/GAdsConfigurator.php
816 /modules/rcpgtagmanager/src/PSModule/Form/Section/FormGAds.php
817 /modules/rcpgtagmanager/src/PSModule/Configurator/Components/GTMConfigurator.php
818 /modules/rcpgtagmanager/src/PSModule/Form/Section/FormGTM.php
819 /modules/rcpgtagmanager/src/PSModule/Configurator/Components/GoogleFeedConfigurator.php
820 /modules/rcpgtagmanager/src/PSModule/Form/Section/FormGoogleFeed.php
821 /modules/rcpgtagmanager/src/PSModule/Configurator/Components/KelkooConfigurator.php
822 /modules/rcpgtagmanager/src/PSModule/Form/Section/FormKelkoo.php
823 /modules/rcpgtagmanager/src/PSModule/Form/Transformer/MultiInputArrayTransformer.php
824 /modules/rcpgtagmanager/src/PSModule/Form/Transformer/AbstractTransformer.php
825 /modules/rcpgtagmanager/src/PSModule/Form/Transformer/DataTransformerInterface.php
826 /modules/rcpgtagmanager/src/PSModule/Configurator/Components/PinterestConfigurator.php
827 /modules/rcpgtagmanager/src/PSModule/Form/Section/FormPinterest.php
828 /modules/rcpgtagmanager/src/PSModule/Configurator/Components/TikTokConfigurator.php
829 /modules/rcpgtagmanager/src/PSModule/Form/Section/FormTikTok.php
830 /modules/rcpgtagmanager/src/PSModule/Configurator/Components/TwitterConfigurator.php
831 /modules/rcpgtagmanager/src/PSModule/Form/Section/FormTwitter.php
832 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php
833 /var/cache/prod/smarty/compile/ckcautosport/57/19/bc/5719bcd20a3358c5d8c9ac72a27921b0af994492_2.module.rcpgtagmanagerviewstemplateshookheader.tpl.php
834 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_block.php
835 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php
836 /modules/onepagecheckoutps/src/Hook/HookDisplayHeaderService.php
837 /modules/redsys/redsys.php
838 /modules/redsys/api/apiRedsys.php
839 /modules/redsys/api/json.php
840 /modules/redsys/api/hmac.php
841 /modules/redsys/api/hash.php
842 /modules/redsys/classes/RedsysTpv.php
843 /classes/PaymentModule.php
844 /modules/redsys/translations/it.php
845 /modules/paypal/paypal.php
846 /modules/paypal/config_prod.php
847 /modules/paypal/classes/Shortcut/ShortcutConfiguration.php
848 /modules/paypal/smarty/plugins/modifier.paypalreplace.php
849 /modules/paypal/translations/it.php
850 /modules/paypal/services/ToolKit.php
851 /modules/paypal/classes/Constants/PaypalConfigurations.php
852 /modules/paypal/classes/InstallmentBanner/ConfigurationMap.php
853 /modules/paypal/classes/Constants/WebHookConf.php
854 /modules/paypal/vendor/ppbtlib/src/Extensions/ProcessLogger/ProcessLoggerExtension.php
855 /modules/paypal/vendor/ppbtlib/src/Extensions/AbstractModuleExtension.php
856 /modules/paypal/vendor/ppbtlib/src/Extensions/Diagnostic/DiagnosticExtension.php
857 /modules/paypal/vendor/ppbtlib/src/Extensions/Diagnostic/Stubs/Model/Constant/DiagnosticHook.php
858 /modules/paypal/vendor/ppbtlib/src/Extensions/Diagnostic/Stubs/Storage/StubStorage.php
859 /modules/paypal/vendor/ppbtlib/src/Extensions/Diagnostic/Stubs/Storage/DiagnosticRetriever.php
860 /modules/paypal/diagnostic.php
861 /modules/paypal/vendor/ppbtlib/src/Extensions/Diagnostic/Stubs/Model/ModuleConfigModel.php
862 /modules/paypal/classes/AbstractMethodPaypal.php
863 /modules/paypal/vendor/ppbtlib/src/AbstractMethod.php
864 /modules/paypal/classes/MethodEC.php
865 /modules/paypal/classes/WhiteList/WhiteListService.php
866 /modules/paypal/classes/API/PaypalApiManager.php
867 /modules/paypal/classes/API/PaypalApiManagerInterface.php
868 /modules/paypal/classes/API/PaypalVaultApiManagerInterface.php
869 /modules/paypal/classes/API/PaypalWebhookApiManagerInterface.php
870 /modules/paypal/classes/API/PaypalClient.php
871 /modules/paypal/classes/API/Client/HttpClient.php
872 /modules/paypal/classes/API/ClientInterface.php
873 /modules/paypal/classes/API/Environment/PaypalEnvironment.php
874 /modules/paypal/classes/API/EnvironmentInterface.php
875 /modules/paypal/classes/API/Injector/AuthorizationInjector.php
876 /modules/paypal/classes/API/InjectorInterface.php
877 /modules/paypal/classes/API/Injector/BnCodeInjector.php
878 /modules/paypal/classes/API/Injector/UserAgentInjector.php
879 /var/cache/prod/smarty/compile/1f/b5/b4/1fb5b414db934f3cbce1f81a5328eb449f2525ce_2.module.paypalviewstemplatesfrontprefetch.tpl.php
880 /modules/sldquickorder/sldquickorder.php
881 /modules/sldquickorder/translations/it.php
882 /vendor/prestashop/decimal/src/DecimalNumber.php
883 /vendor/prestashop/decimal/src/Builder.php
884 /var/cache/prod/smarty/compile/ckcautosport/e2/bb/3b/e2bb3b220954f0e89762d563999328f37348c1c2_2.file.apichatgpt.tpl.php
885 /var/cache/prod/smarty/compile/ckcautosport/57/31/21/5731214d0553a0a4b6a61168acda092e9900b9d0_2.file.head.tpl.php
886 /vendor/smarty/smarty/libs/plugins/modifier.escape.php
887 /modules/dusnicsyncocc/dusnicsyncocc.php
888 /modules/dusnicsyncocc/classes/dusnicsyncoccsutils.php
889 /modules/dusnicsyncocc/translations/it.php
890 /modules/desoccfeatures/desoccfeatures.php
891 /modules/desoccfeatures/classes/OccSupplierOrder.php
892 /modules/desoccfeatures/classes/OccApiService.php
893 /modules/desoccfeatures/classes/OccSyncProcessor.php
894 /modules/desoccfeatures/translations/it.php
895 /modules/descpdftoreference/descpdftoreference.php
896 /modules/descpdftoreference/translations/it.php
897 /modules/desoccstockerp/desoccstockerp.php
898 /modules/desoccstockerp/translations/it.php
899 /modules/dessoccerp/dessoccerp.php
900 /modules/dessoccerp/translations/it.php
901 /src/Core/Product/Search/ProductSearchQuery.php
902 /src/Core/Product/Search/SortOrder.php
903 /modules/ps_facetedsearch/ps_facetedsearch.php
904 /modules/ps_facetedsearch/src/HookDispatcher.php
905 /modules/ps_facetedsearch/src/Hook/Attribute.php
906 /modules/ps_facetedsearch/src/Hook/AbstractHook.php
907 /modules/ps_facetedsearch/src/Hook/AttributeGroup.php
908 /modules/ps_facetedsearch/src/Hook/Category.php
909 /modules/ps_facetedsearch/src/Hook/Configuration.php
910 /modules/ps_facetedsearch/src/Hook/Design.php
911 /modules/ps_facetedsearch/src/Hook/Feature.php
912 /modules/ps_facetedsearch/src/Form/Feature/FormModifier.php
913 /modules/ps_facetedsearch/src/Form/Feature/FormDataProvider.php
914 /modules/ps_facetedsearch/src/Hook/FeatureValue.php
915 /modules/ps_facetedsearch/src/Form/FeatureValue/FormModifier.php
916 /modules/ps_facetedsearch/src/Form/FeatureValue/FormDataProvider.php
917 /modules/ps_facetedsearch/src/Hook/Product.php
918 /modules/ps_facetedsearch/src/Hook/ProductSearch.php
919 /modules/ps_facetedsearch/src/Hook/SpecificPrice.php
920 /modules/ps_facetedsearch/src/Filters/Provider.php
921 /modules/ps_facetedsearch/src/URLSerializer.php
922 /modules/ps_facetedsearch/src/Filters/DataAccessor.php
923 /modules/ps_facetedsearch/src/Product/SearchProvider.php
924 /src/Core/Product/Search/FacetsRendererInterface.php
925 /modules/ps_facetedsearch/src/Filters/Converter.php
926 /modules/ps_facetedsearch/src/Product/SearchFactory.php
927 /src/Core/Product/Search/ProductSearchResult.php
928 /classes/Combination.php
929 /modules/ps_facetedsearch/src/Product/Search.php
930 /modules/ps_facetedsearch/src/Adapter/MySQL.php
931 /modules/ps_facetedsearch/src/Adapter/AbstractAdapter.php
932 /modules/ps_facetedsearch/src/Adapter/InterfaceAdapter.php
933 /vendor/doctrine/collections/lib/Doctrine/Common/Collections/ArrayCollection.php
934 /vendor/doctrine/collections/lib/Doctrine/Common/Collections/Collection.php
935 /vendor/doctrine/collections/lib/Doctrine/Common/Collections/ReadableCollection.php
936 /modules/ps_facetedsearch/src/Filters/Products.php
937 /classes/stock/StockAvailable.php
938 /modules/ps_facetedsearch/src/Filters/Block.php
939 /src/Core/Product/Search/Facet.php
940 /src/Core/Product/Search/Filter.php
941 /src/Core/Product/Search/FacetCollection.php
942 /classes/Pack.php
943 /classes/SpecificPrice.php
944 /classes/tax/TaxManagerFactory.php
945 /classes/tax/TaxRulesTaxManager.php
946 /classes/tax/TaxManagerInterface.php
947 /classes/tax/Tax.php
948 /classes/tax/TaxCalculator.php
949 /classes/GroupReduction.php
950 /src/Core/Localization/CLDR/ComputingPrecision.php
951 /src/Core/Localization/CLDR/ComputingPrecisionInterface.php
952 /classes/order/Order.php
953 /classes/ProductPresenterFactory.php
954 /src/Adapter/Presenter/Product/ProductListingPresenter.php
955 /src/Adapter/Presenter/Product/ProductPresenter.php
956 /src/Adapter/Product/ProductColorsRetriever.php
957 /src/Adapter/HookManager.php
958 /src/Core/Product/ProductPresentationSettings.php
959 /src/Adapter/Presenter/Product/ProductListingLazyArray.php
960 /src/Adapter/Presenter/Product/ProductLazyArray.php
961 /classes/Image.php
962 /src/Core/Image/ImageFormatConfiguration.php
963 /src/Core/Image/ImageFormatConfigurationInterface.php
964 /vendor/prestashop/decimal/src/Operation/Multiplication.php
965 /vendor/prestashop/decimal/src/Operation/Addition.php
966 /var/cache/prod/smarty/compile/ckcautosport/d4/1d/65/d41d65d76b9471b5d365fe06cf1737c89a53af9f_2.module.ps_facetedsearchviewstemplatesfrontcatalogfacets.tpl.php
967 /vendor/smarty/smarty/libs/plugins/modifier.count.php
968 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_foreach.php
969 /var/cache/prod/smarty/compile/ckcautosport/2e/80/73/2e807335546cfa2360c36327ac89dd2fcb054379_2.module.ps_facetedsearchviewstemplatesfrontcatalogactivefilters.tpl.php
970 /src/Core/Product/Search/Pagination.php
971 /modules/stsitebuilder/classes/DB/StSiteBuilderPostmetaClass.php
972 /var/cache/prod/smarty/compile/ckcautosport/24/f8/b5/24f8b5e0675986e19e939c48f15ad38c5597695b_2.module.stsitebuilderviewstemplatesfronttemplate15230.tpl.php
973 /modules/ps_languageselector/ps_languageselector.php
974 /var/cache/prod/smarty/compile/ckcautosport/1c/00/f7/1c00f78dace25d509ec3a1f54176b7ae2000accf_2.module.ps_languageselectorps_languageselector.tpl.php
975 /modules/ps_languageselector/translations/it.php
976 /var/cache/prod/smarty/compile/ckcautosport/81/5c/6a/815c6a45efc465b1f2609366fe379061991043c9_2.module.stsitebuilderviewstemplateshookcustomersignin.tpl.php
977 /var/cache/prod/smarty/compile/ckcautosport/27/d1/58/27d158866aa66c11ea3cd8735b38049861aa3587_2.module.stsitebuilderviewstemplateshooksigninlabel.tpl.php
978 /var/cache/prod/smarty/compile/ckcautosport/9f/3d/0e/9f3d0ea5586f0ed98b8409b25763a8fffbc700f1_2.module.stsitebuilderviewstemplateshookshoppingcart.tpl.php
979 /var/cache/prod/smarty/compile/ckcautosport/2a/dd/3d/2add3d7a9544fcad0aa249a0a570542673e38322_2.module.stsitebuilderviewstemplateshookcartlabel.tpl.php
980 /var/cache/prod/smarty/compile/ckcautosport/63/da/0f/63da0f35786beeed0be052bfdf21711b4bfc5a13_2.module.stsitebuilderviewstemplateshooksearch.tpl.php
981 /modules/stsitebuilder/src/Repository/GeneralRepository.php
982 /modules/stsitebuilder/classes/data/provider/Search.php
983 /var/cache/prod/smarty/compile/ckcautosport/14/f5/93/14f593af4caa8beb75a841a245cdc30a7bd12211_2.module.stsitebuilderviewstemplatesfronttemplate540961.tpl.php
984 /modules/ps_currencyselector/ps_currencyselector.php
985 /var/cache/prod/smarty/compile/ckcautosport/b9/77/56/b97756c07f8c7dd53da6530f78f67ddd242f77c9_2.module.ps_currencyselectorps_currencyselector.tpl.php
986 /modules/ps_currencyselector/translations/it.php
987 /var/cache/prod/smarty/compile/ckcautosport/f4/60/53/f460532b596b19a9dcd07a59fec1eb5993992fcc_2.module.stsitebuilderviewstemplatesfronttemplate15740.tpl.php
988 /var/cache/prod/smarty/compile/ckcautosportmodule_stsitebuilder_views_templates_front_layouts_layout_full_width_tpl/66/f0/ae/66f0ae166bee9418a1046d52b1f8b308767df7c8_2.file.category.tpl.php
989 /var/cache/prod/smarty/compile/ckcautosportmodule_stsitebuilder_views_templates_front_layouts_layout_full_width_tpl/52/7a/a8/527aa84d0fe9b48a460422a207252c33fcff7e86_2.file.product-list.tpl.php
990 /var/cache/prod/smarty/compile/ckcautosportmodule_stsitebuilder_views_templates_front_layouts_layout_full_width_tpl/4b/2e/80/4b2e80ce1edaa710689e03fb87223c206a747d46_2.module.stsitebuilderviewstemplatesfrontlayoutslayoutfullwidth.tpl.php
991 /var/cache/prod/smarty/compile/ckcautosportmodule_stsitebuilder_views_templates_front_layouts_layout_full_width_tpl/5a/e7/13/5ae713b7bb2e80d3bf590bb939dfc3709208ac23_2.file.layout-full-width.tpl.php
992 /var/cache/prod/smarty/compile/ckcautosportmodule_stsitebuilder_views_templates_front_layouts_layout_full_width_tpl/8a/1e/db/8a1edbb927a318a81eb4e2192cdb8e81fb6faff2_2.file.layout-both-columns.tpl.php
993 /var/cache/prod/smarty/compile/ckcautosportmodule_stsitebuilder_views_templates_front_layouts_layout_full_width_tpl/ff/4f/f2/ff4ff28a872b01055c79c2571c3ec782810cff81_2.file.helpers.tpl.php
994 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_tplfunction.php
995 /var/cache/prod/smarty/compile/ckcautosportmodule_stsitebuilder_views_templates_front_layouts_layout_full_width_tpl/ec/1c/0d/ec1c0dac57edbe64d3bb3e24a853902ebec2af56_2.file.head.tpl.php
996 /var/cache/prod/smarty/compile/ckcautosportmodule_stsitebuilder_views_templates_front_layouts_layout_full_width_tpl/ae/37/4a/ae374abd4925856735f754b18ee0ab8d7250c5a2_2.file.head-jsonld.tpl.php
997 /var/cache/prod/smarty/compile/ckcautosportmodule_stsitebuilder_views_templates_front_layouts_layout_full_width_tpl/c1/aa/6e/c1aa6e1bfd7ea67b36c29b9521a622b65779f1a1_2.file.product-list-jsonld.tpl.php
998 /var/cache/prod/smarty/compile/ckcautosportmodule_stsitebuilder_views_templates_front_layouts_layout_full_width_tpl/54/f5/1d/54f51d92ff0a4ed65d07247ba481a16d84ac77d3_2.file.pagination-seo.tpl.php
999 /vendor/smarty/smarty/libs/plugins/modifier.replace.php
1000 /vendor/smarty/smarty/libs/plugins/shared.mb_str_replace.php
1001 /var/cache/prod/smarty/compile/ckcautosportmodule_stsitebuilder_views_templates_front_layouts_layout_full_width_tpl/72/f0/3e/72f03ec83d9b40c889818cfb3a76ee4c51d3d83c_2.file.stylesheets.tpl.php
1002 /var/cache/prod/smarty/compile/ckcautosportmodule_stsitebuilder_views_templates_front_layouts_layout_full_width_tpl/6b/13/91/6b13913cbab0023dcb3cb73cc3d1d16ac6554d21_2.file.javascript.tpl.php
1003 /classes/ProductDownload.php
1004 /src/Core/Cart/Calculator.php
1005 /src/Core/Cart/CartRowCollection.php
1006 /src/Core/Cart/Fees.php
1007 /src/Core/Cart/AmountImmutable.php
1008 /src/Core/Cart/CartRuleCollection.php
1009 /src/Core/Cart/CartRuleCalculator.php
1010 /src/Adapter/Product/PriceCalculator.php
1011 /src/Core/Cart/CartRow.php
1012 /src/Core/Util/String/StringModifier.php
1013 /src/Core/Util/String/StringModifierInterface.php
1014 /var/cache/prod/smarty/compile/ckcautosportmodule_stsitebuilder_views_templates_front_layouts_layout_full_width_tpl/90/56/b7/9056b74a040fb6cdd854ccfa3914233f5381dcdc_2.file.product-activation.tpl.php
1015 /var/cache/prod/smarty/compile/ckcautosportmodule_stsitebuilder_views_templates_front_layouts_layout_full_width_tpl/2e/e1/b4/2ee1b452c31d66e92e46000e2b89867e07ac4f77_2.file.notifications.tpl.php
1016 /var/cache/prod/smarty/compile/ckcautosport/54/59/f6/5459f6a482fdc9f6ec9eac070ac7928677520d9f_2.module.stsitebuilderviewstemplatesfronttemplate15113250.tpl.php
1017 /var/cache/prod/smarty/compile/ckcautosport/1c/55/01/1c55015906203bc714ee23efaa9d9361d24651a7_2.module.stsitebuilderviewstemplateshookbreadcrumbnav.tpl.php
1018 /var/cache/prod/smarty/compile/ckcautosport/36/87/10/36871048008aeebd4e83951362ab4f4b2ada2e93_2.module.stsitebuilderviewstemplatesfronttemplate547961.tpl.php
1019 /var/cache/prod/smarty/compile/ckcautosport/7c/78/19/7c7819651312587068ab48e1dbeae46da07f768c_2.file.category_search.tpl.php
1020 /var/cache/prod/smarty/compile/ckcautosport/a5/d7/03/a5d703654a856ecb10ede2e9656be14e015c3676_2.file.category_search.tpl.php
1021 /modules/des_categorytree/des_categorytree.php
1022 /var/cache/prod/smarty/compile/ckcautosport/cf/f2/c9/cff2c951ce67550ad4fe7563a77d13c3633792ea_2.module.des_categorytreeviewstemplateshookps_categorytree.tpl.php
1023 /var/cache/prod/smarty/compile/ckcautosport/14/95/e0/1495e078c724578a037d674ef04d1789f17b6174_2.module.stsitebuilderviewstemplatesfronttemplate534260.tpl.php
1024 /var/cache/prod/smarty/compile/ckcautosport/4d/ed/f9/4dedf9ff4eced7eaca924529e006ba458cd857c3_2.file.displayProductShippingTag.tpl.php
1025 /src/Core/Domain/Product/ProductCustomizabilitySettings.php
1026 /var/cache/prod/smarty/compile/ckcautosport/e3/1b/eb/e31beb541832f60247e83f559cdf768dfe97d7cf_2.file.footer.tpl.php
1027 /var/cache/prod/smarty/compile/ckcautosportmodule_stsitebuilder_views_templates_front_layouts_layout_full_width_tpl/d4/32/a3/d432a3ef15a767dd5fbb30857ae5211497a87f71_2.file.password-policy-template.tpl.php
1028 /modules/statsdata/statsdata.php
1029 /classes/Connection.php
1030 /classes/ConnectionsSource.php
1031 /var/cache/prod/smarty/cache/stsitebuilder/before_body_closing_tag/1/1/1/5/1/6/ckcautosport/a5/35/eb/a535eb00190c02a685bde33931fcc4e1e4ddf2a4.stsitebuilderviewstemplateshookbefore_body_closing_tag.tpl.php
1032 /var/cache/prod/smarty/compile/ckcautosport/25/78/00/257800a8b4aa704c58cf1e6f8b1fed810f7ce2cd_2.module.stsitebuilderviewstemplatesfronttemplate15841120.tpl.php
1033 /var/cache/prod/smarty/compile/ckcautosport/7a/0d/07/7a0d07be62595b08be8da4483e71d020bd0a0bab_2.module.stsitebuilderviewstemplatesfronttemplate155120.tpl.php
1034 /var/cache/prod/smarty/compile/ckcautosport/5e/23/32/5e23324e9be11d5ce622b3d56e1e4e0e227593f1_2.module.stsitebuilderviewstemplatesfronttemplate154120.tpl.php
1035 /var/cache/prod/smarty/compile/ckcautosport/17/6c/22/176c221a786db812cac15eb1622ea9fa660a2052_2.module.stsitebuilderviewstemplateshooksidebarcustomersignin.tpl.php
1036 /var/cache/prod/smarty/compile/ckcautosport/d5/d4/4e/d5d44e04fc406829b174b8678b97f5f54d88c9e8_2.module.stsitebuilderviewstemplatesfronttemplate153120.tpl.php
1037 /var/cache/prod/smarty/compile/ckcautosport/02/39/91/0239914916c11f1863783394b5fe72a1a151e072_2.module.stsitebuilderviewstemplateshooksidebarside_panel.tpl.php
1038 /modules/stsitebuilder/classes/data/element/Location.php
1039 /var/cache/prod/smarty/compile/ckcautosport/5e/eb/ef/5eebef83845f1b29b75fc106bc46d53f5370584c_2.module.stsitebuilderviewstemplateshookbackgroundlazyload.tpl.php
1040 /modules/rcpgtagmanager/src/PSModule/Hook/DisplayBeforeBodyClosingTag/DisplayBeforeBodyClosingTagPS9.php
1041 /modules/rcpgtagmanager/src/PSModule/Hook/DisplayBeforeBodyClosingTag/AbstractDisplayBeforeBodyClosingTag.php
1042 /modules/rcpgtagmanager/src/DataModel/Product/ProductModelList.php
1043 /modules/rcpgtagmanager/src/DataModel/Product/ProductModelListInterface.php
1044 /modules/rcpgtagmanager/src/PSModule/DataModelHandler/ModelBuilder/Product/ProductModelBuilderPS9.php
1045 /modules/rcpgtagmanager/src/PSModule/DataModelHandler/ModelBuilder/Product/AbstractProductModelBuilder.php
1046 /modules/rcpgtagmanager/src/PSModule/DataModelHandler/ModelBuilder/Product/ProductModelBuilderInterface.php
1047 /classes/Feature.php
1048 /classes/Manufacturer.php
1049 /modules/rcpgtagmanager/src/DataModel/Product/ProductModel.php
1050 /modules/rcpgtagmanager/src/DataModel/Product/ProductModelPresenter.php
1051 /var/cache/prod/smarty/compile/ckcautosport/44/76/fc/4476fcbbdf2fbe779dcf11308a601efed38bf44d_2.module.rcpgtagmanagerviewstemplateshookfooter.tpl.php