Filtrar por

Disponibilidade

Disponibilidade

Aplicação

Aplicação

Posição

Posição

Lado

Lado

Número de portas

Número de portas

Reparação de Elevadores de Vidro

Peças e kits para a reparação de elevadores de vidro, incluindo cabos, roldanas, engrenagens e grampos.

Subcategorias

  • Kits de Reparação para...

    🔧 Kits de Reparação para Elevadores de Vidro em Portugal

    Repare você mesmo o sistema de vidros do seu carro! Na AutoKit, oferecemos kits completos compatíveis com marcas como Renault Clio, Peugeot, Citroën, Volkswagen, Smart e outras. Incluem cabos, guias e acessórios essenciais para uma reparação rápida e profissional.

  • Clips, molas e...

Filtros ativos

  • Disponibilidade: Disponível
  • Aplicação: Audi
  • Aplicação: Fiat
  • Aplicação: Hyundai
  • Aplicação: Peugeot
  • Aplicação: Renault
  • Aplicação: Seat
  • Posição: Frente
Load Time 3131 ms
Querying Time 966 ms
Queries 402
Memory Peak Usage 11.2 Mb
Included Files 989 files - 10.15 Mb
PrestaShop Cache - Mb
Global vars 0.20 Mb
PrestaShop Version 8.2.1
PHP Version 8.1.33
MySQL Version 10.6.22-MariaDB-cll-lve-log
Memory Limit 1024M
Max Execution Time 1500s
Smarty Cache disabled
Smarty Compilation never recompile
  Time Cumulated Time Memory Usage Memory Peak Usage
config 3.824 ms 3.824 ms 2.45 Mb 2.8 Mb
__construct 0.037 ms 3.861 ms - Mb 2.8 Mb
init 98.204 ms 102.065 ms 0.63 Mb 3.3 Mb
checkAccess 0.007 ms 102.072 ms - Mb 3.3 Mb
setMedia 1732 ms 1834 ms 0.21 Mb 3.3 Mb
postProcess 0.004 ms 1834 ms - Mb 3.3 Mb
initHeader 0.003 ms 1834 ms - Mb 3.3 Mb
initContent 959 ms 2793 ms 4.81 Mb 8.2 Mb
initFooter 0.004 ms 2793 ms - Mb 8.2 Mb
display 337.332 ms 3131 ms 2.77 Mb 11.2 Mb
Hook Time Memory Usage
displayProductListReviews 173.300 ms 0.29 Mb
ActionFrontControllerSetMedia 75.033 ms 0.01 Mb
displayFooter 17.225 ms 0.61 Mb
DisplayBeforeBodyClosingTag 9.011 ms 0.24 Mb
displayLeftColumn 8.195 ms 0.18 Mb
displayNav2 6.432 ms 0.22 Mb
displayTop 4.195 ms 0.10 Mb
DisplayHeader 3.139 ms 0.02 Mb
DisplayFooter 2.301 ms 0.05 Mb
displayFooterBefore 1.613 ms 0.05 Mb
DisplayFooterBefore 1.234 ms 0.04 Mb
ProductSearchProvider 0.976 ms - Mb
DisplayMyAccountBlock 0.790 ms 0.01 Mb
DisplayLeftColumn 0.440 ms 0.03 Mb
DisplayTop 0.028 ms - Mb
DisplayNavFullWidth 0.018 ms - Mb
ActionFrontControllerInitAfter 0.014 ms - Mb
DisplayFooterAfter 0.013 ms - Mb
DisplayWrapperTop 0.010 ms - Mb
ModuleRoutes 0.009 ms - Mb
20 hook(s) 303.976 ms 1.86 Mb
Module Time Memory Usage
klaviyopsautomation 3.832 ms 0.03 Mb
blockreassurance 75.976 ms 0.11 Mb
blockwishlist 3.650 ms 0.07 Mb
ps_socialfollow 2.010 ms 0.06 Mb
ps_emailalerts 0.843 ms 0.01 Mb
payshop 1653 ms 0.12 Mb
ps_shoppingcart 2.678 ms 0.14 Mb
ps_searchbar 2.981 ms 0.05 Mb
ps_imageslider 0.712 ms 0.01 Mb
productcomments 174.128 ms 0.31 Mb
ps_googleanalytics 4.185 ms 0.10 Mb
eupagogateway 0.806 ms 0.06 Mb
ps_facetedsearch 2.291 ms 0.05 Mb
ps_languageselector 1.271 ms 0.05 Mb
ps_currencyselector 1.885 ms 0.07 Mb
ps_customersignin 1.876 ms 0.05 Mb
ps_mainmenu 2.690 ms 0.06 Mb
pagesnotfound 0.320 ms 0.01 Mb
ps_categorytree 8.436 ms 0.18 Mb
ps_linklist 14.285 ms 0.54 Mb
ps_customeraccountlinks 3.550 ms 0.09 Mb
statsdata 6.218 ms 0.16 Mb
22 module(s) 1967 ms 2.33 Mb

Stopwatch SQL - 402 queries

# Query Time (ms) Rows Filesort Group By Location
15
SELECT SQL_NO_CACHE `id_hook`, `name` FROM `psoh_hook`
99.230 ms 950 /classes/Hook.php:1348
198
SELECT SQL_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 `psoh_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 131 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `psoh_cart_product` cp JOIN `psoh_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `psoh_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` = 131 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
75.701 ms 0 /classes/Cart.php:1430
156
SELECT SQL_NO_CACHE 1 FROM `psoh_specific_price` WHERE id_product = 323 LIMIT 1
64.880 ms 1 /classes/SpecificPrice.php:435
88
SELECT SQL_NO_CACHE fp.id_feature, fp.id_feature_value, COUNT(DISTINCT p.id_product) c FROM (SELECT p.id_product, p.id_manufacturer, SUM(sa.quantity) as quantity, p.condition, p.weight, p.price, psales.quantity as sales, p.on_sale, p.date_add FROM psoh_product p LEFT JOIN psoh_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN psoh_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN psoh_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 psoh_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN psoh_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN psoh_category_product cp ON (p.id_product = cp.id_product) INNER JOIN psoh_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN psoh_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN psoh_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((sa.quantity>0)) AND ((fp_1.id_feature_value IN (13, 22, 24, 32, 33, 36))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND c.nleft>=17 AND c.nright<=22 GROUP BY p.id_product) p INNER JOIN psoh_feature_product fp ON (p.id_product = fp.id_product) LEFT JOIN psoh_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN psoh_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN psoh_stock_available sa_1 ON (p.id_product = sa_1.id_product AND IFNULL(pac.id_product_attribute, 0) = sa_1.id_product_attribute AND sa_1.id_shop = 1  AND sa_1.id_shop_group = 0 ) LEFT JOIN psoh_feature_product fp_2 ON (p.id_product = fp_2.id_product) WHERE ((fp.id_feature=8)) AND ((sa_1.quantity>0)) AND ((fp_2.id_feature_value IN (13, 22, 24, 32, 33, 36))) GROUP BY fp.id_feature_value
64.075 ms 68 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
22
SELECT SQL_NO_CACHE value FROM `psoh_configuration` WHERE `name` = "PS_MULTISHOP_FEATURE_ACTIVE" LIMIT 1
61.903 ms 1 /classes/shop/Shop.php:1183
112
SELECT SQL_NO_CACHE tr.*
FROM `psoh_tax_rule` tr
JOIN `psoh_tax_rules_group` trg ON (tr.`id_tax_rules_group` = trg.`id_tax_rules_group`)
WHERE trg.`active` = 1
AND tr.`id_country` = 15
AND tr.`id_tax_rules_group` = 0
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
60.708 ms 0 /classes/tax/TaxRulesTaxManager.php:109
239
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 `psoh_product` p
INNER JOIN `psoh_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `psoh_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` = 195)
58.816 ms 1 /classes/Product.php:3860
65
SELECT SQL_NO_CACHE COUNT(DISTINCT p.id_product) c FROM (SELECT p.id_product, p.id_manufacturer, SUM(sa.quantity) as quantity, p.condition, p.weight, p.price, psales.quantity as sales, p.on_sale, p.date_add FROM psoh_product p LEFT JOIN psoh_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN psoh_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN psoh_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 psoh_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN psoh_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN psoh_category_product cp ON (p.id_product = cp.id_product) INNER JOIN psoh_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN psoh_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN psoh_feature_product fp ON (p.id_product = fp.id_product) LEFT JOIN psoh_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((fp.id_feature_value IN (13, 22, 24, 32, 33, 36))) AND ((fp_1.id_feature_value=65)) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND c.nleft>=17 AND c.nright<=22 GROUP BY p.id_product) p LEFT JOIN psoh_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN psoh_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN psoh_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 psoh_stock_available sa_1 ON (p.id_product = sa_1.id_product AND IFNULL(pac.id_product_attribute, 0) = sa_1.id_product_attribute AND sa_1.id_shop = 1  AND sa_1.id_shop_group = 0 ) LEFT JOIN psoh_feature_product fp_1 ON (p.id_product = fp_1.id_product) LEFT JOIN psoh_feature_product fp_2 ON (p.id_product = fp_2.id_product) WHERE ((sa.quantity<=0 AND sa_1.out_of_stock IN (0, 2))) AND ((fp_1.id_feature_value IN (13, 22, 24, 32, 33, 36))) AND ((fp_2.id_feature_value=65))
57.862 ms 576 /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
298
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `psoh_product_attribute`
WHERE `id_product` = 434
54.040 ms 1 /classes/Product.php:2902
76
SELECT SQL_NO_CACHE pac.id_attribute, COUNT(DISTINCT p.id_product) c FROM (SELECT p.id_product, p.id_manufacturer, SUM(sa.quantity) as quantity, p.condition, p.weight, p.price, psales.quantity as sales, p.on_sale, p.date_add FROM psoh_product p LEFT JOIN psoh_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN psoh_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN psoh_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 psoh_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN psoh_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN psoh_category_product cp ON (p.id_product = cp.id_product) INNER JOIN psoh_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN psoh_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN psoh_feature_product fp_1 ON (p.id_product = fp_1.id_product) LEFT JOIN psoh_feature_product fp_2 ON (p.id_product = fp_2.id_product) WHERE ((sa.quantity>0)) AND ((fp_1.id_feature_value IN (13, 22, 24, 32, 33, 36))) AND ((fp_2.id_feature_value=65)) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND c.nleft>=17 AND c.nright<=22 GROUP BY p.id_product) p LEFT JOIN psoh_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN psoh_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) INNER JOIN psoh_attribute a ON (a.id_attribute = pac.id_attribute) LEFT JOIN psoh_stock_available sa_1 ON (p.id_product = sa_1.id_product AND IFNULL(pac.id_product_attribute, 0) = sa_1.id_product_attribute AND sa_1.id_shop = 1  AND sa_1.id_shop_group = 0 ) LEFT JOIN psoh_feature_product fp_2 ON (p.id_product = fp_2.id_product) LEFT JOIN psoh_feature_product fp_3 ON (p.id_product = fp_3.id_product) WHERE ((a.id_attribute_group=2)) AND ((sa_1.quantity>0)) AND ((fp_2.id_feature_value IN (13, 22, 24, 32, 33, 36))) AND ((fp_3.id_feature_value=65)) GROUP BY pac.id_attribute
51.834 ms 576 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
46
SELECT SQL_NO_CACHE `id_module` FROM `psoh_module` WHERE `name` = "ps_legalcompliance" LIMIT 1
6.864 ms 0 /classes/module/Module.php:2664
72
SELECT SQL_NO_CACHE cp.id_category, COUNT(DISTINCT p.id_product) c FROM (SELECT p.id_product, p.id_manufacturer, SUM(sa.quantity) as quantity, p.condition, p.weight, p.price, psales.quantity as sales, p.on_sale, p.date_add FROM psoh_product p LEFT JOIN psoh_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN psoh_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN psoh_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 psoh_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN psoh_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN psoh_category_product cp ON (p.id_product = cp.id_product) INNER JOIN psoh_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN psoh_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN psoh_feature_product fp_1 ON (p.id_product = fp_1.id_product) LEFT JOIN psoh_feature_product fp_2 ON (p.id_product = fp_2.id_product) WHERE ((sa.quantity>0)) AND ((fp_1.id_feature_value IN (13, 22, 24, 32, 33, 36))) AND ((fp_2.id_feature_value=65)) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND c.nleft>=17 AND c.nright<=22 GROUP BY p.id_product) p INNER JOIN psoh_category_product cp ON (p.id_product = cp.id_product) INNER JOIN psoh_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN psoh_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN psoh_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN psoh_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN psoh_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 psoh_feature_product fp_1 ON (p.id_product = fp_1.id_product) LEFT JOIN psoh_feature_product fp_2 ON (p.id_product = fp_2.id_product) WHERE ((sa.quantity>0)) AND ((fp_1.id_feature_value IN (13, 22, 24, 32, 33, 36))) AND ((fp_2.id_feature_value=65)) AND cg.id_group='1' AND c.level_depth<=3 AND c.nleft>17 AND c.nright<22 GROUP BY cp.id_category
6.761 ms 1152 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
66
SELECT SQL_NO_CACHE COUNT(DISTINCT p.id_product) c FROM (SELECT p.id_product, p.id_manufacturer, SUM(sa.quantity) as quantity, p.condition, p.weight, p.price, psales.quantity as sales, p.on_sale, p.date_add FROM psoh_product p LEFT JOIN psoh_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN psoh_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN psoh_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 psoh_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN psoh_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN psoh_category_product cp ON (p.id_product = cp.id_product) INNER JOIN psoh_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN psoh_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN psoh_feature_product fp ON (p.id_product = fp.id_product) LEFT JOIN psoh_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((fp.id_feature_value IN (13, 22, 24, 32, 33, 36))) AND ((fp_1.id_feature_value=65)) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND c.nleft>=17 AND c.nright<=22 GROUP BY p.id_product) p LEFT JOIN psoh_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN psoh_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN psoh_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 psoh_feature_product fp_1 ON (p.id_product = fp_1.id_product) LEFT JOIN psoh_feature_product fp_2 ON (p.id_product = fp_2.id_product) WHERE ((sa.out_of_stock=1) OR (sa.quantity>0)) AND ((fp_1.id_feature_value IN (13, 22, 24, 32, 33, 36))) AND ((fp_2.id_feature_value=65))
6.397 ms 576 /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
67
SELECT SQL_NO_CACHE COUNT(DISTINCT p.id_product) c FROM (SELECT p.id_product, p.id_manufacturer, SUM(sa.quantity) as quantity, p.condition, p.weight, p.price, psales.quantity as sales, p.on_sale, p.date_add FROM psoh_product p LEFT JOIN psoh_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN psoh_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN psoh_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 psoh_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN psoh_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN psoh_category_product cp ON (p.id_product = cp.id_product) INNER JOIN psoh_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN psoh_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN psoh_feature_product fp ON (p.id_product = fp.id_product) LEFT JOIN psoh_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((fp.id_feature_value IN (13, 22, 24, 32, 33, 36))) AND ((fp_1.id_feature_value=65)) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND c.nleft>=17 AND c.nright<=22 GROUP BY p.id_product) p LEFT JOIN psoh_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN psoh_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN psoh_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 psoh_feature_product fp_1 ON (p.id_product = fp_1.id_product) LEFT JOIN psoh_feature_product fp_2 ON (p.id_product = fp_2.id_product) WHERE ((sa.quantity>0)) AND ((fp_1.id_feature_value IN (13, 22, 24, 32, 33, 36))) AND ((fp_2.id_feature_value=65))
4.943 ms 576 /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
69
SELECT SQL_NO_CACHE COUNT(DISTINCT p.id_product) c FROM (SELECT p.id_product, p.id_manufacturer, SUM(sa.quantity) as quantity, p.condition, p.weight, p.price, psales.quantity as sales, p.on_sale, p.date_add FROM psoh_product p LEFT JOIN psoh_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN psoh_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN psoh_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 psoh_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN psoh_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN psoh_category_product cp ON (p.id_product = cp.id_product) INNER JOIN psoh_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN psoh_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN psoh_feature_product fp_1 ON (p.id_product = fp_1.id_product) LEFT JOIN psoh_feature_product fp_2 ON (p.id_product = fp_2.id_product) WHERE ((sa.quantity>0)) AND ((fp_1.id_feature_value IN (13, 22, 24, 32, 33, 36))) AND ((fp_2.id_feature_value=65)) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND c.nleft>=17 AND c.nright<=22 GROUP BY p.id_product) p LEFT JOIN psoh_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN psoh_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN psoh_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 psoh_feature_product fp_1 ON (p.id_product = fp_1.id_product) LEFT JOIN psoh_feature_product fp_2 ON (p.id_product = fp_2.id_product) WHERE ((sa.quantity>0)) AND ((fp_1.id_feature_value IN (13, 22, 24, 32, 33, 36))) AND ((fp_2.id_feature_value=65)) AND p.date_add>'2025-07-14 00:00:00'
4.814 ms 576 /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
70
SELECT SQL_NO_CACHE COUNT(DISTINCT p.id_product) c FROM (SELECT p.id_product, p.id_manufacturer, SUM(sa.quantity) as quantity, p.condition, p.weight, p.price, psales.quantity as sales, p.on_sale, p.date_add FROM psoh_product p LEFT JOIN psoh_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN psoh_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN psoh_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 psoh_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN psoh_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN psoh_category_product cp ON (p.id_product = cp.id_product) INNER JOIN psoh_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN psoh_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN psoh_feature_product fp_1 ON (p.id_product = fp_1.id_product) LEFT JOIN psoh_feature_product fp_2 ON (p.id_product = fp_2.id_product) WHERE ((sa.quantity>0)) AND ((fp_1.id_feature_value IN (13, 22, 24, 32, 33, 36))) AND ((fp_2.id_feature_value=65)) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND c.nleft>=17 AND c.nright<=22 GROUP BY p.id_product) p LEFT JOIN psoh_specific_price sp ON (
sp.id_product = p.id_product AND 
sp.id_shop IN (0, 1) AND 
sp.id_currency IN (0, 2) AND 
sp.id_country IN (0, 15) AND 
sp.id_group IN (0, 1) AND 
sp.from_quantity = 1 AND
sp.reduction > 0 AND
sp.id_customer = 0 AND
sp.id_cart = 0 AND 
(sp.from = '0000-00-00 00:00:00' OR '2025-08-02 09:16:03' >= sp.from) AND 
(sp.to = '0000-00-00 00:00:00' OR '2025-08-02 09:16:03' <= sp.to) 
) LEFT JOIN psoh_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN psoh_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN psoh_stock_available sa_1 ON (p.id_product = sa_1.id_product AND IFNULL(pac.id_product_attribute, 0) = sa_1.id_product_attribute AND sa_1.id_shop = 1  AND sa_1.id_shop_group = 0 ) LEFT JOIN psoh_feature_product fp_2 ON (p.id_product = fp_2.id_product) LEFT JOIN psoh_feature_product fp_3 ON (p.id_product = fp_3.id_product) WHERE ((sp.reduction>0)) AND ((sa_1.quantity>0)) AND ((fp_2.id_feature_value IN (13, 22, 24, 32, 33, 36))) AND ((fp_3.id_feature_value=65))
4.760 ms 12 /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
77
SELECT SQL_NO_CACHE fp.id_feature, fp.id_feature_value, COUNT(DISTINCT p.id_product) c FROM (SELECT p.id_product, p.id_manufacturer, SUM(sa.quantity) as quantity, p.condition, p.weight, p.price, psales.quantity as sales, p.on_sale, p.date_add FROM psoh_product p LEFT JOIN psoh_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN psoh_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN psoh_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 psoh_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN psoh_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN psoh_category_product cp ON (p.id_product = cp.id_product) INNER JOIN psoh_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN psoh_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN psoh_feature_product fp_1 ON (p.id_product = fp_1.id_product) LEFT JOIN psoh_feature_product fp_2 ON (p.id_product = fp_2.id_product) WHERE ((sa.quantity>0)) AND ((fp_1.id_feature_value IN (13, 22, 24, 32, 33, 36))) AND ((fp_2.id_feature_value=65)) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND c.nleft>=17 AND c.nright<=22 GROUP BY p.id_product) p INNER JOIN psoh_feature_product fp ON (p.id_product = fp.id_product) LEFT JOIN psoh_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN psoh_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN psoh_stock_available sa_1 ON (p.id_product = sa_1.id_product AND IFNULL(pac.id_product_attribute, 0) = sa_1.id_product_attribute AND sa_1.id_shop = 1  AND sa_1.id_shop_group = 0 ) LEFT JOIN psoh_feature_product fp_2 ON (p.id_product = fp_2.id_product) LEFT JOIN psoh_feature_product fp_3 ON (p.id_product = fp_3.id_product) WHERE ((fp.id_feature=1)) AND ((sa_1.quantity>0)) AND ((fp_2.id_feature_value IN (13, 22, 24, 32, 33, 36))) AND ((fp_3.id_feature_value=65)) GROUP BY fp.id_feature_value
4.760 ms 90 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
90
SELECT SQL_NO_CACHE fp.id_feature, fp.id_feature_value, COUNT(DISTINCT p.id_product) c FROM (SELECT p.id_product, p.id_manufacturer, SUM(sa.quantity) as quantity, p.condition, p.weight, p.price, psales.quantity as sales, p.on_sale, p.date_add FROM psoh_product p LEFT JOIN psoh_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN psoh_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN psoh_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 psoh_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN psoh_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN psoh_category_product cp ON (p.id_product = cp.id_product) INNER JOIN psoh_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN psoh_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN psoh_feature_product fp_1 ON (p.id_product = fp_1.id_product) LEFT JOIN psoh_feature_product fp_2 ON (p.id_product = fp_2.id_product) WHERE ((sa.quantity>0)) AND ((fp_1.id_feature_value IN (13, 22, 24, 32, 33, 36))) AND ((fp_2.id_feature_value=65)) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND c.nleft>=17 AND c.nright<=22 GROUP BY p.id_product) p INNER JOIN psoh_feature_product fp ON (p.id_product = fp.id_product) LEFT JOIN psoh_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN psoh_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN psoh_stock_available sa_1 ON (p.id_product = sa_1.id_product AND IFNULL(pac.id_product_attribute, 0) = sa_1.id_product_attribute AND sa_1.id_shop = 1  AND sa_1.id_shop_group = 0 ) LEFT JOIN psoh_feature_product fp_2 ON (p.id_product = fp_2.id_product) LEFT JOIN psoh_feature_product fp_3 ON (p.id_product = fp_3.id_product) WHERE ((fp.id_feature=9)) AND ((sa_1.quantity>0)) AND ((fp_2.id_feature_value IN (13, 22, 24, 32, 33, 36))) AND ((fp_3.id_feature_value=65)) GROUP BY fp.id_feature_value
4.396 ms 576 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
68
SELECT SQL_NO_CACHE COUNT(DISTINCT p.id_product) c FROM (SELECT p.id_product, p.id_manufacturer, SUM(sa.quantity) as quantity, p.condition, p.weight, p.price, psales.quantity as sales, p.on_sale, p.date_add FROM psoh_product p LEFT JOIN psoh_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN psoh_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN psoh_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 psoh_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN psoh_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN psoh_category_product cp ON (p.id_product = cp.id_product) INNER JOIN psoh_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN psoh_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN psoh_feature_product fp_1 ON (p.id_product = fp_1.id_product) LEFT JOIN psoh_feature_product fp_2 ON (p.id_product = fp_2.id_product) WHERE ((sa.quantity>0)) AND ((fp_1.id_feature_value IN (13, 22, 24, 32, 33, 36))) AND ((fp_2.id_feature_value=65)) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND c.nleft>=17 AND c.nright<=22 GROUP BY p.id_product) p LEFT JOIN psoh_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN psoh_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN psoh_stock_available sa_1 ON (p.id_product = sa_1.id_product AND IFNULL(pac.id_product_attribute, 0) = sa_1.id_product_attribute AND sa_1.id_shop = 1  AND sa_1.id_shop_group = 0 ) LEFT JOIN psoh_feature_product fp_2 ON (p.id_product = fp_2.id_product) LEFT JOIN psoh_feature_product fp_3 ON (p.id_product = fp_3.id_product) WHERE ((p.on_sale=1)) AND ((sa_1.quantity>0)) AND ((fp_2.id_feature_value IN (13, 22, 24, 32, 33, 36))) AND ((fp_3.id_feature_value=65))
4.256 ms 576 /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
23
SELECT SQL_NO_CACHE c.id_currency
FROM `psoh_currency` c
WHERE (iso_code = 'EUR') LIMIT 1
4.235 ms 1 /classes/Currency.php:893
92
SELECT SQL_NO_CACHE fp.id_feature, fp.id_feature_value, COUNT(DISTINCT p.id_product) c FROM (SELECT p.id_product, p.id_manufacturer, SUM(sa.quantity) as quantity, p.condition, p.weight, p.price, psales.quantity as sales, p.on_sale, p.date_add FROM psoh_product p LEFT JOIN psoh_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN psoh_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN psoh_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 psoh_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN psoh_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN psoh_category_product cp ON (p.id_product = cp.id_product) INNER JOIN psoh_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN psoh_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN psoh_feature_product fp_1 ON (p.id_product = fp_1.id_product) LEFT JOIN psoh_feature_product fp_2 ON (p.id_product = fp_2.id_product) WHERE ((sa.quantity>0)) AND ((fp_1.id_feature_value IN (13, 22, 24, 32, 33, 36))) AND ((fp_2.id_feature_value=65)) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND c.nleft>=17 AND c.nright<=22 GROUP BY p.id_product) p INNER JOIN psoh_feature_product fp ON (p.id_product = fp.id_product) LEFT JOIN psoh_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN psoh_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN psoh_stock_available sa_1 ON (p.id_product = sa_1.id_product AND IFNULL(pac.id_product_attribute, 0) = sa_1.id_product_attribute AND sa_1.id_shop = 1  AND sa_1.id_shop_group = 0 ) LEFT JOIN psoh_feature_product fp_2 ON (p.id_product = fp_2.id_product) LEFT JOIN psoh_feature_product fp_3 ON (p.id_product = fp_3.id_product) WHERE ((fp.id_feature=10)) AND ((sa_1.quantity>0)) AND ((fp_2.id_feature_value IN (13, 22, 24, 32, 33, 36))) AND ((fp_3.id_feature_value=65)) GROUP BY fp.id_feature_value
4.231 ms 576 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 `psoh_configuration` c
LEFT JOIN `psoh_configuration_lang` cl ON (c.`id_configuration` = cl.`id_configuration`)
3.778 ms 629 /classes/Configuration.php:180
79
SELECT SQL_NO_CACHE p.condition, COUNT(DISTINCT p.id_product) c FROM (SELECT p.id_product, p.id_manufacturer, SUM(sa.quantity) as quantity, p.condition, p.weight, p.price, psales.quantity as sales, p.on_sale, p.date_add FROM psoh_product p LEFT JOIN psoh_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN psoh_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN psoh_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 psoh_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN psoh_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN psoh_category_product cp ON (p.id_product = cp.id_product) INNER JOIN psoh_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN psoh_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN psoh_feature_product fp_1 ON (p.id_product = fp_1.id_product) LEFT JOIN psoh_feature_product fp_2 ON (p.id_product = fp_2.id_product) WHERE ((sa.quantity>0)) AND ((fp_1.id_feature_value IN (13, 22, 24, 32, 33, 36))) AND ((fp_2.id_feature_value=65)) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND c.nleft>=17 AND c.nright<=22 GROUP BY p.id_product) p LEFT JOIN psoh_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN psoh_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN psoh_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 psoh_feature_product fp_1 ON (p.id_product = fp_1.id_product) LEFT JOIN psoh_feature_product fp_2 ON (p.id_product = fp_2.id_product) WHERE ((sa.quantity>0)) AND ((fp_1.id_feature_value IN (13, 22, 24, 32, 33, 36))) AND ((fp_2.id_feature_value=65)) GROUP BY p.condition
3.754 ms 576 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
63
SELECT SQL_NO_CACHE p.id_product, sa.out_of_stock 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 FROM psoh_product p LEFT JOIN psoh_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN psoh_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN psoh_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 psoh_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN psoh_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN psoh_category_product cp ON (p.id_product = cp.id_product) INNER JOIN psoh_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN psoh_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN psoh_feature_product fp_1 ON (p.id_product = fp_1.id_product) LEFT JOIN psoh_feature_product fp_2 ON (p.id_product = fp_2.id_product) WHERE ((sa.quantity>0)) AND ((fp_1.id_feature_value IN (13, 22, 24, 32, 33, 36))) AND ((fp_2.id_feature_value=65)) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND c.nleft>=17 AND c.nright<=22 GROUP BY p.id_product) p LEFT JOIN psoh_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN psoh_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN psoh_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 ) GROUP BY p.id_product ORDER BY IFNULL(p.quantity, 0) <= 0, IFNULL(p.quantity, 0) <= 0 AND FIELD(sa.out_of_stock, 1) DESC, p.quantity ASC, p.id_product DESC
3.555 ms 576 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
86
SELECT SQL_NO_CACHE fp.id_feature, fp.id_feature_value, COUNT(DISTINCT p.id_product) c FROM (SELECT p.id_product, p.id_manufacturer, SUM(sa.quantity) as quantity, p.condition, p.weight, p.price, psales.quantity as sales, p.on_sale, p.date_add FROM psoh_product p LEFT JOIN psoh_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN psoh_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN psoh_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 psoh_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN psoh_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN psoh_category_product cp ON (p.id_product = cp.id_product) INNER JOIN psoh_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN psoh_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN psoh_feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((sa.quantity>0)) AND ((fp_1.id_feature_value=65)) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND c.nleft>=17 AND c.nright<=22 GROUP BY p.id_product) p INNER JOIN psoh_feature_product fp ON (p.id_product = fp.id_product) LEFT JOIN psoh_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN psoh_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN psoh_stock_available sa_1 ON (p.id_product = sa_1.id_product AND IFNULL(pac.id_product_attribute, 0) = sa_1.id_product_attribute AND sa_1.id_shop = 1  AND sa_1.id_shop_group = 0 ) LEFT JOIN psoh_feature_product fp_2 ON (p.id_product = fp_2.id_product) WHERE ((fp.id_feature=4)) AND ((sa_1.quantity>0)) AND ((fp_2.id_feature_value=65)) GROUP BY fp.id_feature_value
3.436 ms 576 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
78
SELECT SQL_NO_CACHE fp.id_feature, fp.id_feature_value, COUNT(DISTINCT p.id_product) c FROM (SELECT p.id_product, p.id_manufacturer, SUM(sa.quantity) as quantity, p.condition, p.weight, p.price, psales.quantity as sales, p.on_sale, p.date_add FROM psoh_product p LEFT JOIN psoh_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN psoh_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN psoh_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 psoh_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN psoh_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN psoh_category_product cp ON (p.id_product = cp.id_product) INNER JOIN psoh_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN psoh_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN psoh_feature_product fp_1 ON (p.id_product = fp_1.id_product) LEFT JOIN psoh_feature_product fp_2 ON (p.id_product = fp_2.id_product) WHERE ((sa.quantity>0)) AND ((fp_1.id_feature_value IN (13, 22, 24, 32, 33, 36))) AND ((fp_2.id_feature_value=65)) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND c.nleft>=17 AND c.nright<=22 GROUP BY p.id_product) p INNER JOIN psoh_feature_product fp ON (p.id_product = fp.id_product) LEFT JOIN psoh_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN psoh_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN psoh_stock_available sa_1 ON (p.id_product = sa_1.id_product AND IFNULL(pac.id_product_attribute, 0) = sa_1.id_product_attribute AND sa_1.id_shop = 1  AND sa_1.id_shop_group = 0 ) LEFT JOIN psoh_feature_product fp_2 ON (p.id_product = fp_2.id_product) LEFT JOIN psoh_feature_product fp_3 ON (p.id_product = fp_3.id_product) WHERE ((fp.id_feature=2)) AND ((sa_1.quantity>0)) AND ((fp_2.id_feature_value IN (13, 22, 24, 32, 33, 36))) AND ((fp_3.id_feature_value=65)) GROUP BY fp.id_feature_value
3.341 ms 48 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
74
SELECT SQL_NO_CACHE pac.id_attribute, COUNT(DISTINCT p.id_product) c FROM (SELECT p.id_product, p.id_manufacturer, SUM(sa.quantity) as quantity, p.condition, p.weight, p.price, psales.quantity as sales, p.on_sale, p.date_add FROM psoh_product p LEFT JOIN psoh_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN psoh_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN psoh_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 psoh_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN psoh_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN psoh_category_product cp ON (p.id_product = cp.id_product) INNER JOIN psoh_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN psoh_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN psoh_feature_product fp_1 ON (p.id_product = fp_1.id_product) LEFT JOIN psoh_feature_product fp_2 ON (p.id_product = fp_2.id_product) WHERE ((sa.quantity>0)) AND ((fp_1.id_feature_value IN (13, 22, 24, 32, 33, 36))) AND ((fp_2.id_feature_value=65)) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND c.nleft>=17 AND c.nright<=22 GROUP BY p.id_product) p LEFT JOIN psoh_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN psoh_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) INNER JOIN psoh_attribute a ON (a.id_attribute = pac.id_attribute) LEFT JOIN psoh_stock_available sa_1 ON (p.id_product = sa_1.id_product AND IFNULL(pac.id_product_attribute, 0) = sa_1.id_product_attribute AND sa_1.id_shop = 1  AND sa_1.id_shop_group = 0 ) LEFT JOIN psoh_feature_product fp_2 ON (p.id_product = fp_2.id_product) LEFT JOIN psoh_feature_product fp_3 ON (p.id_product = fp_3.id_product) WHERE ((a.id_attribute_group=1)) AND ((sa_1.quantity>0)) AND ((fp_2.id_feature_value IN (13, 22, 24, 32, 33, 36))) AND ((fp_3.id_feature_value=65)) GROUP BY pac.id_attribute
3.248 ms 24 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
84
SELECT SQL_NO_CACHE fp.id_feature, fp.id_feature_value, COUNT(DISTINCT p.id_product) c FROM (SELECT p.id_product, p.id_manufacturer, SUM(sa.quantity) as quantity, p.condition, p.weight, p.price, psales.quantity as sales, p.on_sale, p.date_add FROM psoh_product p LEFT JOIN psoh_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN psoh_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN psoh_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 psoh_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN psoh_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN psoh_category_product cp ON (p.id_product = cp.id_product) INNER JOIN psoh_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN psoh_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN psoh_feature_product fp_1 ON (p.id_product = fp_1.id_product) LEFT JOIN psoh_feature_product fp_2 ON (p.id_product = fp_2.id_product) WHERE ((sa.quantity>0)) AND ((fp_1.id_feature_value IN (13, 22, 24, 32, 33, 36))) AND ((fp_2.id_feature_value=65)) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND c.nleft>=17 AND c.nright<=22 GROUP BY p.id_product) p INNER JOIN psoh_feature_product fp ON (p.id_product = fp.id_product) LEFT JOIN psoh_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN psoh_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN psoh_stock_available sa_1 ON (p.id_product = sa_1.id_product AND IFNULL(pac.id_product_attribute, 0) = sa_1.id_product_attribute AND sa_1.id_shop = 1  AND sa_1.id_shop_group = 0 ) LEFT JOIN psoh_feature_product fp_2 ON (p.id_product = fp_2.id_product) LEFT JOIN psoh_feature_product fp_3 ON (p.id_product = fp_3.id_product) WHERE ((fp.id_feature=3)) AND ((sa_1.quantity>0)) AND ((fp_2.id_feature_value IN (13, 22, 24, 32, 33, 36))) AND ((fp_3.id_feature_value=65)) GROUP BY fp.id_feature_value
3.197 ms 576 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
13
SELECT SQL_NO_CACHE h.`name` as hook, m.`id_module`, h.`id_hook`, m.`name` as module
FROM `psoh_module` m
INNER JOIN psoh_module_shop module_shop
ON (module_shop.id_module = m.id_module AND module_shop.id_shop = 1 AND module_shop.enable_device & 1)
INNER JOIN `psoh_hook_module` `hm` ON hm.`id_module` = m.`id_module`
INNER JOIN `psoh_hook` `h` ON hm.`id_hook` = h.`id_hook`
LEFT JOIN `psoh_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`
2.992 ms 132 Yes Yes /classes/Hook.php:1289
81
SELECT SQL_NO_CACHE pac.id_attribute, COUNT(DISTINCT p.id_product) c FROM (SELECT p.id_product, p.id_manufacturer, SUM(sa.quantity) as quantity, p.condition, p.weight, p.price, psales.quantity as sales, p.on_sale, p.date_add FROM psoh_product p LEFT JOIN psoh_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN psoh_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN psoh_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 psoh_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN psoh_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN psoh_category_product cp ON (p.id_product = cp.id_product) INNER JOIN psoh_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN psoh_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN psoh_feature_product fp_1 ON (p.id_product = fp_1.id_product) LEFT JOIN psoh_feature_product fp_2 ON (p.id_product = fp_2.id_product) WHERE ((sa.quantity>0)) AND ((fp_1.id_feature_value IN (13, 22, 24, 32, 33, 36))) AND ((fp_2.id_feature_value=65)) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND c.nleft>=17 AND c.nright<=22 GROUP BY p.id_product) p LEFT JOIN psoh_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN psoh_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) INNER JOIN psoh_attribute a ON (a.id_attribute = pac.id_attribute) LEFT JOIN psoh_stock_available sa_1 ON (p.id_product = sa_1.id_product AND IFNULL(pac.id_product_attribute, 0) = sa_1.id_product_attribute AND sa_1.id_shop = 1  AND sa_1.id_shop_group = 0 ) LEFT JOIN psoh_feature_product fp_2 ON (p.id_product = fp_2.id_product) LEFT JOIN psoh_feature_product fp_3 ON (p.id_product = fp_3.id_product) WHERE ((a.id_attribute_group=3)) AND ((sa_1.quantity>0)) AND ((fp_2.id_feature_value IN (13, 22, 24, 32, 33, 36))) AND ((fp_3.id_feature_value=65)) GROUP BY pac.id_attribute
2.599 ms 18 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
106
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 `psoh_hook_module` hm
STRAIGHT_JOIN `psoh_hook` h ON (h.id_hook = hm.id_hook AND hm.id_shop = 1)
STRAIGHT_JOIN `psoh_module` as m ON (m.id_module = hm.id_module)
ORDER BY hm.position
2.369 ms 368 /classes/Hook.php:459
105
SELECT SQL_NO_CACHE `id_hook`, `name`
FROM `psoh_hook`
UNION
SELECT `id_hook`, ha.`alias` as name
FROM `psoh_hook_alias` ha
INNER JOIN `psoh_hook` h ON ha.name = h.name
2.216 ms 0 /classes/Hook.php:1348
83
SELECT SQL_NO_CACHE pac.id_attribute, COUNT(DISTINCT p.id_product) c FROM (SELECT p.id_product, p.id_manufacturer, SUM(sa.quantity) as quantity, p.condition, p.weight, p.price, psales.quantity as sales, p.on_sale, p.date_add FROM psoh_product p LEFT JOIN psoh_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN psoh_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN psoh_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 psoh_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN psoh_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN psoh_category_product cp ON (p.id_product = cp.id_product) INNER JOIN psoh_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN psoh_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN psoh_feature_product fp_1 ON (p.id_product = fp_1.id_product) LEFT JOIN psoh_feature_product fp_2 ON (p.id_product = fp_2.id_product) WHERE ((sa.quantity>0)) AND ((fp_1.id_feature_value IN (13, 22, 24, 32, 33, 36))) AND ((fp_2.id_feature_value=65)) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND c.nleft>=17 AND c.nright<=22 GROUP BY p.id_product) p LEFT JOIN psoh_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN psoh_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) INNER JOIN psoh_attribute a ON (a.id_attribute = pac.id_attribute) LEFT JOIN psoh_stock_available sa_1 ON (p.id_product = sa_1.id_product AND IFNULL(pac.id_product_attribute, 0) = sa_1.id_product_attribute AND sa_1.id_shop = 1  AND sa_1.id_shop_group = 0 ) LEFT JOIN psoh_feature_product fp_2 ON (p.id_product = fp_2.id_product) LEFT JOIN psoh_feature_product fp_3 ON (p.id_product = fp_3.id_product) WHERE ((a.id_attribute_group=4)) AND ((sa_1.quantity>0)) AND ((fp_2.id_feature_value IN (13, 22, 24, 32, 33, 36))) AND ((fp_3.id_feature_value=65)) GROUP BY pac.id_attribute
2.141 ms 24 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
12
SELECT SQL_NO_CACHE lower(name) as name
FROM `psoh_hook` h
WHERE (h.active = 1)
1.993 ms 950 /classes/Hook.php:1388
322
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `psoh_image` i
INNER JOIN psoh_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `psoh_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 155
ORDER BY `position`
1.808 ms 1 Yes /classes/Product.php:3545
348
SELECT SQL_NO_CACHE c.*, cl.*
FROM `psoh_category` c
INNER JOIN psoh_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `psoh_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 
LEFT JOIN `psoh_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `psoh_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` = 2
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
1.693 ms 9 Yes Yes /classes/Category.php:799
94
REPLACE INTO psoh_layered_filter_block (hash, data) VALUES ("59e5dd9577c165c6a0e0d458e21b1b01", "a:1:{s:7:\"filters\";a:9:{i:0;a:7:{s:9:\"type_lite\";s:12:\"availability\";s:4:\"type\";s:12:\"availability\";s:6:\"id_key\";i:0;s:4:\"name\";s:15:\"Disponibilidade\";s:6:\"values\";a:2:{i:2;a:3:{s:4:\"name\";s:11:\"Disponível\";s:3:\"nbr\";i:16;s:7:\"checked\";b:1;}i:0;a:2:{s:4:\"name\";s:16:\"Não disponível\";s:3:\"nbr\";i:1;}}s:17:\"filter_show_limit\";i:0;s:11:\"filter_type\";s:1:\"0\";}i:1;a:7:{s:9:\"type_lite\";s:6:\"extras\";s:4:\"type\";s:6:\"extras\";s:6:\"id_key\";i:0;s:4:\"name\";s:10:\"Selections\";s:6:\"values\";a:3:{s:4:\"sale\";a:2:{s:4:\"name\";s:13:\"Em promoção\";s:3:\"nbr\";i:0;}s:3:\"new\";a:2:{s:4:\"name\";s:12:\"Novo produto\";s:3:\"nbr\";i:0;}s:8:\"discount\";a:2:{s:4:\"name\";s:10:\"Discounted\";s:3:\"nbr\";i:0;}}s:17:\"filter_show_limit\";i:0;s:11:\"filter_type\";s:1:\"0\";}i:2;a:7:{s:9:\"type_lite\";s:8:\"category\";s:4:\"type\";s:8:\"category\";s:6:\"id_key\";i:0;s:4:\"name\";s:10:\"Categorias\";s:6:\"values\";a:1:{i:11;a:2:{s:4:\"name\";s:44:\"Kits de Reparação para Elevadores de Vidro\";s:3:\"nbr\";s:2:\"16\";}}s:17:\"filter_show_limit\";i:0;s:11:\"filter_type\";s:1:\"0\";}i:3;a:7:{s:9:\"type_lite\";s:9:\"condition\";s:4:\"type\";s:9:\"condition\";s:6:\"id_key\";i:0;s:4:\"name\";s:10:\"Condição\";s:6:\"values\";a:3:{s:3:\"new\";a:2:{s:4:\"name\";s:4:\"Novo\";s:3:\"nbr\";s:2:\"16\";}s:4:\"used\";a:2:{s:4:\"name\";s:5:\"Usado\";s:3:\"nbr\";i:0;}s:11:\"refurbished\";a:2:{s:4:\"name\";s:9:\"Como novo\";s:3:\"nbr\";i:0;}}s:17:\"filter_show_limit\";i:0;s:11:\"filter_type\";s:1:\"0\";}i:4;a:9:{s:9:\"type_lite\";s:10:\"id_feature\";s:4:\"type\";s:10:\"id_feature\";s:6:\"id_key\";s:1:\"3\";s:6:\"values\";a:1:{i:11;a:4:{s:3:\"nbr\";s:2:\"16\";s:4:\"name\";s:27:\"Kits reparação elevadores\";s:8:\"url_name\";N;s:10:\"meta_title\";N;}}s:4:\"name\";s:15:\"Tipo de produto\";s:8:\"url_name\";N;s:10:\"meta_title\";N;s:17:\"filter_show_limit\";i:0;s:11:\"filter_type\";s:1:\"0\";}i:5;a:9:{s:9:\"type_lite\";s:10:\"id_feature\";s:4:\"type\";s:10:\"id_feature\";s:6:\"id_key\";s:1:\"4\";s:6:\"values\";a:9:{i:13;a:5:{s:3:\"nbr\";s:1:\"2\";s:4:\"name\";s:4:\"Audi\";s:8:\"url_name\";N;s:10:\"meta_title\";N;s:7:\"checked\";b:1;}i:15;a:4:{s:3:\"nbr\";s:1:\"1\";s:4:\"name\";s:3:\"BMW\";s:8:\"url_name\";N;s:10:\"meta_title\";N;}i:19;a:4:{s:3:\"nbr\";s:1:\"2\";s:4:\"name\";s:5:\"Dacia\";s:8:\"url_name\";N;s:10:\"meta_title\";N;}i:22;a:5:{s:3:\"nbr\";s:1:\"4\";s:4:\"name\";s:4:\"Fiat\";s:8:\"url_name\";N;s:10:\"meta_title\";N;s:7:\"checked\";b:1;}i:24;a:5:{s:3:\"nbr\";s:1:\"2\";s:4:\"name\";s:7:\"Hyundai\";s:8:\"url_name\";N;s:10:\"meta_title\";N;s:7:\"checked\";b:1;}i:32;a:5:{s:3:\"nbr\";s:1:\"4\";s:4:\"name\";s:7:\"Peugeot\";s:8:\"url_name\";N;s:10:\"meta_title\";N;s:7:\"checked\";b:1;}i:33;a:5:{s:3:\"nbr\";s:1:\"4\";s:4:\"name\";s:7:\"Renault\";s:8:\"url_name\";N;s:10:\"meta_title\";N;s:7:\"checked\";b:1;}i:36;a:5:{s:3:\"nbr\";s:1:\"2\";s:4:\"name\";s:4:\"Seat\";s:8:\"url_name\";N;s:10:\"meta_title\";N;s:7:\"checked\";b:1;}i:38;a:4:{s:3:\"nbr\";s:1:\"2\";s:4:\"name\";s:5:\"Smart\";s:8:\"url_name\";N;s:10:\"meta_title\";N;}}s:4:\"name\";s:11:\"Aplicação\";s:8:\"url_name\";N;s:10:\"meta_title\";N;s:17:\"filter_show_limit\";i:0;s:11:\"filter_type\";s:1:\"0\";}i:6;a:9:{s:9:\"type_lite\";s:10:\"id_feature\";s:4:\"type\";s:10:\"id_feature\";s:6:\"id_key\";s:1:\"8\";s:6:\"values\";a:2:{i:65;a:5:{s:3:\"nbr\";s:2:\"16\";s:4:\"name\";s:6:\"Frente\";s:8:\"url_name\";N;s:10:\"meta_title\";N;s:7:\"checked\";b:1;}i:66;a:4:{s:3:\"nbr\";s:1:\"4\";s:4:\"name\";s:8:\"Traseira\";s:8:\"url_name\";N;s:10:\"meta_title\";N;}}s:4:\"name\";s:9:\"Posição\";s:8:\"url_name\";N;s:10:\"meta_title\";N;s:17:\"filter_show_limit\";i:0;s:11:\"filter_type\";s:1:\"0\";}i:7;a:9:{s:9:\"type_lite\";s:10:\"id_feature\";s:4:\"type\";s:10:\"id_feature\";s:6:\"id_key\";s:1:\"9\";s:6:\"values\";a:2:{i:69;a:4:{s:3:\"nbr\";s:2:\"10\";s:4:\"name\";s:7:\"Direito\";s:8:\"url_name\";N;s:10:\"meta_title\";N;}i:68;a:4:{s:3:\"nbr\";s:1:\"6\";s:4:\"name\";s:8:\"Esquerdo\";s:8:\"url_name\";N;s:10:\"meta_title\";N;}}s:4:\"name\";s:4:\"Lado\";s:8:\"url_name\";N;s:10:\"meta_title\";N;s:17:\"filter_show_limit\";i:0;s:11:\"filter_type\";s:1:\"0\";}i:8;a:9:{s:9:\"type_lite\";s:10:\"id_feature\";s:4:\"type\";s:10:\"id_feature\";s:6:\"id_key\";s:2:\"10\";s:6:\"values\";a:2:{i:71;a:4:{s:3:\"nbr\";s:1:\"2\";s:4:\"name\";s:10:\"2/3 portas\";s:8:\"url_name\";N;s:10:\"meta_title\";N;}i:72;a:4:{s:3:\"nbr\";s:1:\"9\";s:4:\"name\";s:10:\"4/5 portas\";s:8:\"url_name\";N;s:10:\"meta_title\";N;}}s:4:\"name\";s:17:\"Número de portas\";s:8:\"url_name\";N;s:10:\"meta_title\";N;s:17:\"filter_show_limit\";i:0;s:11:\"filter_type\";s:1:\"0\";}}}")
1.654 ms 1 /modules/ps_facetedsearch/src/Filters/Block.php:211
209
SELECT SQL_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 `psoh_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 106 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `psoh_cart_product` cp JOIN `psoh_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `psoh_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` = 106 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
1.531 ms 0 /classes/Cart.php:1430
39
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `psoh_category` c
INNER JOIN psoh_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `psoh_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 2  AND cl.id_shop = 1 )
LEFT JOIN `psoh_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 10
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC
1.459 ms 2 Yes Yes /classes/Category.php:924
0
SELECT SQL_NO_CACHE s.id_shop, CONCAT(su.physical_uri, su.virtual_uri) AS uri, su.domain, su.main
FROM psoh_shop_url su
LEFT JOIN psoh_shop s ON (s.id_shop = su.id_shop)
WHERE (su.domain = 'autokit.pt' OR su.domain_ssl = 'autokit.pt')
AND s.active = 1
AND s.deleted = 0
ORDER BY LENGTH(CONCAT(su.physical_uri, su.virtual_uri)) DESC
1.451 ms 1 Yes /classes/shop/Shop.php:1364
95
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-02 00:00:00',
INTERVAL 20 DAY
)
) > 0) as new
FROM psoh_product p
LEFT JOIN psoh_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 2
LEFT JOIN psoh_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_product_attribute = 0
AND sa.id_shop = 1 LEFT JOIN psoh_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product IN (436,434,396,359,323,252,201,131,106,382,346,195,155,85,441,444)
1.338 ms 16 /classes/ProductAssembler.php:95
73
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `psoh_attribute_group` ag INNER JOIN `psoh_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `psoh_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `psoh_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN psoh_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN psoh_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `psoh_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 1 ORDER BY agl.`name` ASC, a.`position` ASC
1.336 ms 4 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
18
SELECT SQL_NO_CACHE m.page, ml.url_rewrite, ml.id_lang
FROM `psoh_meta` m
LEFT JOIN `psoh_meta_lang` ml ON (m.id_meta = ml.id_meta AND ml.id_shop = 1 )
ORDER BY LENGTH(ml.url_rewrite) DESC
1.268 ms 86 Yes /classes/Dispatcher.php:654
323
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `psoh_product_attribute`
WHERE `id_product` = 155
1.264 ms 1 /classes/Product.php:2902
32
SELECT SQL_NO_CACHE id_shop
FROM `psoh_currency_shop`
WHERE `id_currency` = 2
AND id_shop = 1 LIMIT 1
1.244 ms 1 /classes/ObjectModel.php:1729
235
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `psoh_image` i
INNER JOIN psoh_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 195
AND image_shop.`cover` = 1 LIMIT 1
1.215 ms 1 /classes/Product.php:3570
58
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 `psoh_feature` f  INNER JOIN psoh_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1) LEFT JOIN `psoh_feature_lang` fl ON (f.`id_feature` = fl.`id_feature` AND fl.`id_lang` = 2) LEFT JOIN `psoh_layered_indexable_feature` lif ON (f.`id_feature` = lif.`id_feature`) LEFT JOIN `psoh_layered_indexable_feature_lang_value` liflv ON (f.`id_feature` = liflv.`id_feature` AND liflv.`id_lang` = 2) ORDER BY f.`position` ASC
1.165 ms 169 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:171
188
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM psoh_feature_product pf
LEFT JOIN psoh_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN psoh_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN psoh_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN psoh_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 201
ORDER BY f.position ASC
1.154 ms 13 Yes /classes/Product.php:6021
75
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `psoh_attribute_group` ag INNER JOIN `psoh_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `psoh_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `psoh_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN psoh_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN psoh_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `psoh_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 2 ORDER BY agl.`name` ASC, a.`position` ASC
1.115 ms 25 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
163
SELECT SQL_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 `psoh_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 323 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `psoh_cart_product` cp JOIN `psoh_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `psoh_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` = 323 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
1.094 ms 0 /classes/Cart.php:1430
57
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 `psoh_attribute_group` ag  INNER JOIN psoh_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 `psoh_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) LEFT JOIN `psoh_layered_indexable_attribute_group` liag ON (ag.`id_attribute_group` = liag.`id_attribute_group`) LEFT JOIN `psoh_layered_indexable_attribute_group_lang_value` AS liaglv ON (ag.`id_attribute_group` = liaglv.`id_attribute_group` AND agl.`id_lang` = 2) GROUP BY ag.id_attribute_group ORDER BY ag.`position` ASC
1.077 ms 4 Yes Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:137
245
SELECT SQL_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 `psoh_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 195 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `psoh_cart_product` cp JOIN `psoh_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `psoh_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` = 195 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
1.071 ms 0 /classes/Cart.php:1430
117
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM psoh_feature_product pf
LEFT JOIN psoh_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN psoh_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN psoh_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN psoh_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 436
ORDER BY f.position ASC
1.064 ms 13 Yes /classes/Product.php:6021
164
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM psoh_feature_product pf
LEFT JOIN psoh_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN psoh_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN psoh_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN psoh_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 323
ORDER BY f.position ASC
1.064 ms 13 Yes /classes/Product.php:6021
399
INSERT INTO `psoh_connections_source` (`id_connections`, `http_referer`, `request_uri`, `keywords`, `date_add`) VALUES ('163812', '', 'autokit.pt/10-reparacao-de-elevadores-de-vidro?q=Disponibilidade-Dispon%C3%ADvel%2FAplica%C3%A7%C3%A3o-Fiat-Hyundai-Peugeot-Renault-Seat-Audi%2FPosi%C3%A7%C3%A3o-Frente', '', '2025-08-02 09:16:05')
1.047 ms 1 /classes/ObjectModel.php:622
234
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM psoh_feature_product pf
LEFT JOIN psoh_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN psoh_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN psoh_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN psoh_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 346
ORDER BY f.position ASC
1.040 ms 13 Yes /classes/Product.php:6021
116
SELECT SQL_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 `psoh_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 436 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `psoh_cart_product` cp JOIN `psoh_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `psoh_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` = 436 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
1.039 ms 0 /classes/Cart.php:1430
59
SELECT SQL_NO_CACHE v.*, vl.*, IF(lifvlv.`url_name` IS NULL OR lifvlv.`url_name` = "", NULL, lifvlv.`url_name`) AS url_name, IF(lifvlv.`meta_title` IS NULL OR lifvlv.`meta_title` = "", NULL, lifvlv.`meta_title`) AS meta_title FROM `psoh_feature_value` v LEFT JOIN `psoh_feature_value_lang` vl ON (v.`id_feature_value` = vl.`id_feature_value` AND vl.`id_lang` = 2) LEFT JOIN `psoh_layered_indexable_feature_value_lang_value` lifvlv ON (v.`id_feature_value` = lifvlv.`id_feature_value` AND lifvlv.`id_lang` = 2) WHERE v.`id_feature` = 4 ORDER BY vl.`value` ASC
1.004 ms 90 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:204
353
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `psoh_product_attribute` pa
INNER JOIN psoh_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `psoh_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `psoh_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `psoh_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
JOIN `psoh_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (436) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
1.003 ms 1 Yes Yes /classes/Product.php:4524
233
SELECT SQL_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 `psoh_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 346 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `psoh_cart_product` cp JOIN `psoh_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `psoh_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` = 346 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
1.001 ms 0 /classes/Cart.php:1430
199
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM psoh_feature_product pf
LEFT JOIN psoh_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN psoh_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN psoh_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN psoh_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 131
ORDER BY f.position ASC
0.997 ms 13 Yes /classes/Product.php:6021
401
UPDATE `psoh_page_viewed`
SET `counter` = `counter` + 1
WHERE `id_date_range` = 101
AND `id_page` = 13
AND `id_shop` = 1
0.993 ms 1 /classes/Page.php:131
175
SELECT SQL_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 `psoh_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 252 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `psoh_cart_product` cp JOIN `psoh_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `psoh_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` = 252 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.984 ms 0 /classes/Cart.php:1430
210
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM psoh_feature_product pf
LEFT JOIN psoh_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN psoh_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN psoh_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN psoh_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 106
ORDER BY f.position ASC
0.975 ms 13 Yes /classes/Product.php:6021
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 `psoh_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 434 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `psoh_cart_product` cp JOIN `psoh_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `psoh_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` = 434 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.972 ms 0 /classes/Cart.php:1430
257
SELECT SQL_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 `psoh_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 155 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `psoh_cart_product` cp JOIN `psoh_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `psoh_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` = 155 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.950 ms 0 /classes/Cart.php:1430
80
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `psoh_attribute_group` ag INNER JOIN `psoh_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `psoh_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `psoh_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN psoh_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN psoh_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `psoh_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 3 ORDER BY agl.`name` ASC, a.`position` ASC
0.949 ms 3 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
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 `psoh_product` p
INNER JOIN `psoh_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `psoh_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` = 323)
0.947 ms 1 /classes/Product.php:3860
356
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `psoh_product_attribute` pa
INNER JOIN psoh_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `psoh_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `psoh_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `psoh_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
JOIN `psoh_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (434) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.947 ms 1 Yes Yes /classes/Product.php:4524
237
SELECT SQL_NO_CACHE *
FROM `psoh_product` a
LEFT JOIN `psoh_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `psoh_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 195) AND (b.`id_shop` = 1) LIMIT 1
0.930 ms 1 /src/Adapter/EntityMapper.php:71
310
SELECT SQL_NO_CACHE *
FROM `psoh_product` a
LEFT JOIN `psoh_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `psoh_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 131) AND (b.`id_shop` = 1) LIMIT 1
0.929 ms 1 /src/Adapter/EntityMapper.php:71
16
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `psoh_module` m
LEFT JOIN `psoh_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1
0.919 ms 66 /classes/module/Module.php:346
301
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `psoh_image` i
INNER JOIN psoh_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `psoh_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 359
ORDER BY `position`
0.913 ms 1 Yes /classes/Product.php:3545
303
SELECT SQL_NO_CACHE *
FROM `psoh_product` a
LEFT JOIN `psoh_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `psoh_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 323) AND (b.`id_shop` = 1) LIMIT 1
0.910 ms 1 /src/Adapter/EntityMapper.php:71
167
SELECT SQL_NO_CACHE *
FROM `psoh_product` a
LEFT JOIN `psoh_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `psoh_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 252) AND (b.`id_shop` = 1) LIMIT 1
0.904 ms 1 /src/Adapter/EntityMapper.php:71
113
SELECT SQL_NO_CACHE COUNT(*) FROM `psoh_pack` WHERE id_product_pack = 436 LIMIT 1
0.904 ms 1 /classes/Pack.php:89
129
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM psoh_feature_product pf
LEFT JOIN psoh_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN psoh_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN psoh_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN psoh_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 434
ORDER BY f.position ASC
0.903 ms 13 Yes /classes/Product.php:6021
368
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `psoh_product_attribute` pa
INNER JOIN psoh_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `psoh_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `psoh_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `psoh_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
JOIN `psoh_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (85) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.901 ms 1 Yes Yes /classes/Product.php:4524
29
SELECT SQL_NO_CACHE `id_lang` FROM `psoh_lang`
WHERE `locale` = 'pt-pt'
OR `language_code` = 'pt-pt' LIMIT 1
0.899 ms 3 /classes/Language.php:883
221
SELECT SQL_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 `psoh_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 382 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `psoh_cart_product` cp JOIN `psoh_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `psoh_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` = 382 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.898 ms 0 /classes/Cart.php:1430
89
SELECT SQL_NO_CACHE v.*, vl.*, IF(lifvlv.`url_name` IS NULL OR lifvlv.`url_name` = "", NULL, lifvlv.`url_name`) AS url_name, IF(lifvlv.`meta_title` IS NULL OR lifvlv.`meta_title` = "", NULL, lifvlv.`meta_title`) AS meta_title FROM `psoh_feature_value` v LEFT JOIN `psoh_feature_value_lang` vl ON (v.`id_feature_value` = vl.`id_feature_value` AND vl.`id_lang` = 2) LEFT JOIN `psoh_layered_indexable_feature_value_lang_value` lifvlv ON (v.`id_feature_value` = lifvlv.`id_feature_value` AND lifvlv.`id_lang` = 2) WHERE v.`id_feature` = 8 ORDER BY vl.`value` ASC
0.879 ms 3 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:204
246
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM psoh_feature_product pf
LEFT JOIN psoh_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN psoh_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN psoh_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN psoh_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 195
ORDER BY f.position ASC
0.878 ms 13 Yes /classes/Product.php:6021
240
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `psoh_product_shop`
WHERE `id_product` = 195 AND id_shop=1 LIMIT 1
0.877 ms 1 /classes/Product.php:6876
225
SELECT SQL_NO_CACHE *
FROM `psoh_product` a
LEFT JOIN `psoh_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `psoh_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 346) AND (b.`id_shop` = 1) LIMIT 1
0.857 ms 1 /src/Adapter/EntityMapper.php:71
187
SELECT SQL_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 `psoh_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 201 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `psoh_cart_product` cp JOIN `psoh_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `psoh_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` = 201 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.855 ms 0 /classes/Cart.php:1430
71
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`
FROM `psoh_category` c
INNER JOIN psoh_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `psoh_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 
WHERE 1  AND `id_lang` = 2
AND c.`active` = 1
ORDER BY c.nleft, c.position
0.852 ms 9 Yes /classes/Category.php:724
395
SELECT SQL_NO_CACHE cp.`id_category`, cp.`id_product`, cl.`name` FROM `psoh_category_product` cp
LEFT JOIN `psoh_category` c ON (c.id_category = cp.id_category)
LEFT JOIN `psoh_category_lang` cl ON (cp.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN psoh_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE cp.`id_product` IN (436,434,396,359,323,252,201,131,106,382,346,195,155,85,441,444) AND cl.`id_lang` = 2
ORDER BY c.`level_depth` DESC
0.850 ms 16 Yes /modules/ps_googleanalytics/classes/Wrapper/ProductWrapper.php:109
363
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `psoh_product_attribute` pa
INNER JOIN psoh_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `psoh_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `psoh_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `psoh_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
JOIN `psoh_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (106) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.842 ms 1 Yes Yes /classes/Product.php:4524
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 psoh_shop_group gs
LEFT JOIN psoh_shop s
ON s.id_shop_group = gs.id_shop_group
LEFT JOIN psoh_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.839 ms 1 Yes /classes/shop/Shop.php:715
45
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `psoh_module` m
LEFT JOIN `psoh_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1
0.834 ms 66 /classes/module/Module.php:346
362
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `psoh_product_attribute` pa
INNER JOIN psoh_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `psoh_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `psoh_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `psoh_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
JOIN `psoh_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (131) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.834 ms 1 Yes Yes /classes/Product.php:4524
176
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM psoh_feature_product pf
LEFT JOIN psoh_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN psoh_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN psoh_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN psoh_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 252
ORDER BY f.position ASC
0.829 ms 13 Yes /classes/Product.php:6021
10
SELECT SQL_NO_CACHE domain, domain_ssl
FROM psoh_shop_url
WHERE main = 1
AND id_shop = 1 LIMIT 1
0.828 ms 1 /classes/shop/ShopUrl.php:182
54
SELECT SQL_NO_CACHE *
FROM `psoh_category` a0
LEFT JOIN `psoh_category_lang` `a1` ON (a0.`id_category` = a1.`id_category`)
WHERE (a0.`nleft` < 17) AND (a0.`nright` > 22) AND (a1.`id_lang` = 2) AND (a1.`id_shop` = 1)
ORDER BY a0.`nleft` asc
0.827 ms 3 Yes /classes/PrestaShopCollection.php:383
222
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM psoh_feature_product pf
LEFT JOIN psoh_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN psoh_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN psoh_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN psoh_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 382
ORDER BY f.position ASC
0.827 ms 13 Yes /classes/Product.php:6021
213
SELECT SQL_NO_CACHE *
FROM `psoh_product` a
LEFT JOIN `psoh_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `psoh_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 382) AND (b.`id_shop` = 1) LIMIT 1
0.820 ms 1 /src/Adapter/EntityMapper.php:71
365
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `psoh_product_attribute` pa
INNER JOIN psoh_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `psoh_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `psoh_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `psoh_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
JOIN `psoh_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (346) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.819 ms 1 Yes Yes /classes/Product.php:4524
132
SELECT SQL_NO_CACHE *
FROM `psoh_product` a
LEFT JOIN `psoh_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `psoh_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 396) AND (b.`id_shop` = 1) LIMIT 1
0.818 ms 1 /src/Adapter/EntityMapper.php:71
120
SELECT SQL_NO_CACHE *
FROM `psoh_product` a
LEFT JOIN `psoh_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `psoh_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 434) AND (b.`id_shop` = 1) LIMIT 1
0.808 ms 1 /src/Adapter/EntityMapper.php:71
370
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `psoh_product_attribute` pa
INNER JOIN psoh_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `psoh_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `psoh_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `psoh_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
JOIN `psoh_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (444) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.800 ms 1 Yes Yes /classes/Product.php:4524
324
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `psoh_image` i
INNER JOIN psoh_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `psoh_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 85
ORDER BY `position`
0.798 ms 1 Yes /classes/Product.php:3545
314
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `psoh_image` i
INNER JOIN psoh_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `psoh_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 106
ORDER BY `position`
0.794 ms 1 Yes /classes/Product.php:3545
96
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `psoh_image` i
INNER JOIN psoh_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 436
AND image_shop.`cover` = 1 LIMIT 1
0.793 ms 1 /classes/Product.php:3570
258
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM psoh_feature_product pf
LEFT JOIN psoh_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN psoh_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN psoh_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN psoh_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 155
ORDER BY f.position ASC
0.793 ms 13 Yes /classes/Product.php:6021
56
SELECT SQL_NO_CACHE type, id_value, filter_show_limit, filter_type FROM psoh_layered_category
WHERE controller = 'category'
AND id_category = 10
AND id_shop = 1
GROUP BY `type`, id_value ORDER BY position ASC
0.792 ms 15 Yes Yes /modules/ps_facetedsearch/src/Filters/Provider.php:61
87
SELECT SQL_NO_CACHE v.*, vl.*, IF(lifvlv.`url_name` IS NULL OR lifvlv.`url_name` = "", NULL, lifvlv.`url_name`) AS url_name, IF(lifvlv.`meta_title` IS NULL OR lifvlv.`meta_title` = "", NULL, lifvlv.`meta_title`) AS meta_title FROM `psoh_feature_value` v LEFT JOIN `psoh_feature_value_lang` vl ON (v.`id_feature_value` = vl.`id_feature_value` AND vl.`id_lang` = 2) LEFT JOIN `psoh_layered_indexable_feature_value_lang_value` lifvlv ON (v.`id_feature_value` = lifvlv.`id_feature_value` AND lifvlv.`id_lang` = 2) WHERE v.`id_feature` = 4 ORDER BY vl.`value` ASC
0.789 ms 90 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:204
269
SELECT SQL_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 `psoh_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 85 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `psoh_cart_product` cp JOIN `psoh_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `psoh_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` = 85 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.783 ms 0 /classes/Cart.php:1430
261
SELECT SQL_NO_CACHE *
FROM `psoh_product` a
LEFT JOIN `psoh_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `psoh_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 85) AND (b.`id_shop` = 1) LIMIT 1
0.779 ms 1 /src/Adapter/EntityMapper.php:71
11
SELECT SQL_NO_CACHE COUNT(DISTINCT l.id_lang) FROM `psoh_lang` l
JOIN psoh_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.772 ms 9 /classes/Language.php:1216
6
SELECT SQL_NO_CACHE *
FROM `psoh_country` a
LEFT JOIN `psoh_country_lang` `b` ON a.`id_country` = b.`id_country` AND b.`id_lang` = 2
LEFT JOIN `psoh_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 15) LIMIT 1
0.768 ms 1 /src/Adapter/EntityMapper.php:71
31
SELECT SQL_NO_CACHE *
FROM `psoh_currency_lang`
WHERE `id_currency` = 2
0.767 ms 4 /src/Adapter/EntityMapper.php:79
60
SELECT SQL_NO_CACHE v.*, vl.*, IF(lifvlv.`url_name` IS NULL OR lifvlv.`url_name` = "", NULL, lifvlv.`url_name`) AS url_name, IF(lifvlv.`meta_title` IS NULL OR lifvlv.`meta_title` = "", NULL, lifvlv.`meta_title`) AS meta_title FROM `psoh_feature_value` v LEFT JOIN `psoh_feature_value_lang` vl ON (v.`id_feature_value` = vl.`id_feature_value` AND vl.`id_lang` = 2) LEFT JOIN `psoh_layered_indexable_feature_value_lang_value` lifvlv ON (v.`id_feature_value` = lifvlv.`id_feature_value` AND lifvlv.`id_lang` = 2) WHERE v.`id_feature` = 8 ORDER BY vl.`value` ASC
0.755 ms 3 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:204
364
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `psoh_product_attribute` pa
INNER JOIN psoh_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `psoh_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `psoh_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `psoh_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
JOIN `psoh_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (382) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.755 ms 1 Yes Yes /classes/Product.php:4524
352
SELECT SQL_NO_CACHE c.*, cl.*  FROM `psoh_category` c
LEFT JOIN `psoh_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 17 AND c.`nright` >= 22 AND c.`nleft` >= 2 AND c.`nright` <= 25 ORDER BY `nleft` DESC
0.755 ms 3 Yes /classes/Category.php:1600
179
SELECT SQL_NO_CACHE *
FROM `psoh_product` a
LEFT JOIN `psoh_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `psoh_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 201) AND (b.`id_shop` = 1) LIMIT 1
0.754 ms 1 /src/Adapter/EntityMapper.php:71
369
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `psoh_product_attribute` pa
INNER JOIN psoh_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `psoh_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `psoh_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `psoh_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
JOIN `psoh_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (441) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.754 ms 1 Yes Yes /classes/Product.php:4524
282
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM psoh_feature_product pf
LEFT JOIN psoh_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN psoh_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN psoh_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN psoh_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 441
ORDER BY f.position ASC
0.753 ms 13 Yes /classes/Product.php:6021
93
SELECT SQL_NO_CACHE v.*, vl.*, IF(lifvlv.`url_name` IS NULL OR lifvlv.`url_name` = "", NULL, lifvlv.`url_name`) AS url_name, IF(lifvlv.`meta_title` IS NULL OR lifvlv.`meta_title` = "", NULL, lifvlv.`meta_title`) AS meta_title FROM `psoh_feature_value` v LEFT JOIN `psoh_feature_value_lang` vl ON (v.`id_feature_value` = vl.`id_feature_value` AND vl.`id_lang` = 2) LEFT JOIN `psoh_layered_indexable_feature_value_lang_value` lifvlv ON (v.`id_feature_value` = lifvlv.`id_feature_value` AND lifvlv.`id_lang` = 2) WHERE v.`id_feature` = 10 ORDER BY vl.`value` ASC
0.746 ms 2 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:204
24
SELECT SQL_NO_CACHE *
FROM `psoh_currency` a
LEFT JOIN `psoh_currency_lang` `b` ON a.`id_currency` = b.`id_currency` AND b.`id_lang` = 2
LEFT JOIN `psoh_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 1
WHERE (a.`id_currency` = 2) LIMIT 1
0.746 ms 1 /src/Adapter/EntityMapper.php:71
125
SELECT SQL_NO_CACHE COUNT(*) FROM `psoh_pack` WHERE id_product_pack = 434 LIMIT 1
0.743 ms 1 /classes/Pack.php:89
360
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `psoh_product_attribute` pa
INNER JOIN psoh_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `psoh_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `psoh_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `psoh_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
JOIN `psoh_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (252) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.743 ms 1 Yes Yes /classes/Product.php:4524
14
SELECT SQL_NO_CACHE `name`, `alias` FROM `psoh_hook_alias`
0.743 ms 87 /classes/Hook.php:290
294
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM psoh_feature_product pf
LEFT JOIN psoh_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN psoh_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN psoh_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN psoh_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 444
ORDER BY f.position ASC
0.741 ms 13 Yes /classes/Product.php:6021
367
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `psoh_product_attribute` pa
INNER JOIN psoh_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `psoh_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `psoh_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `psoh_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
JOIN `psoh_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (155) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.739 ms 1 Yes Yes /classes/Product.php:4524
326
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `psoh_image` i
INNER JOIN psoh_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `psoh_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 441
ORDER BY `position`
0.737 ms 1 Yes /classes/Product.php:3545
281
SELECT SQL_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 `psoh_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 441 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `psoh_cart_product` cp JOIN `psoh_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `psoh_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` = 441 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.734 ms 0 /classes/Cart.php:1430
160
SELECT SQL_NO_CACHE COUNT(*) FROM `psoh_pack` WHERE id_product_pack = 323 LIMIT 1
0.731 ms 1 /classes/Pack.php:89
158
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `psoh_product_shop`
WHERE `id_product` = 323 AND id_shop=1 LIMIT 1
0.729 ms 1 /classes/Product.php:6876
358
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `psoh_product_attribute` pa
INNER JOIN psoh_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `psoh_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `psoh_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `psoh_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
JOIN `psoh_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (359) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.729 ms 1 Yes Yes /classes/Product.php:4524
30
SELECT SQL_NO_CACHE *
FROM `psoh_currency` a
LEFT JOIN `psoh_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 1
WHERE (a.`id_currency` = 2) LIMIT 1
0.728 ms 1 /src/Adapter/EntityMapper.php:71
299
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `psoh_image` i
INNER JOIN psoh_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `psoh_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 396
ORDER BY `position`
0.727 ms 1 Yes /classes/Product.php:3545
308
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `psoh_image` i
INNER JOIN psoh_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `psoh_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 201
ORDER BY `position`
0.727 ms 1 Yes /classes/Product.php:3545
82
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `psoh_attribute_group` ag INNER JOIN `psoh_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `psoh_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `psoh_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN psoh_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN psoh_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `psoh_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 4 ORDER BY agl.`name` ASC, a.`position` ASC
0.725 ms 4 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
316
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `psoh_image` i
INNER JOIN psoh_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `psoh_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 382
ORDER BY `position`
0.722 ms 2 Yes /classes/Product.php:3545
313
SELECT SQL_NO_CACHE *
FROM `psoh_product` a
LEFT JOIN `psoh_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `psoh_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 106) AND (b.`id_shop` = 1) LIMIT 1
0.721 ms 1 /src/Adapter/EntityMapper.php:71
361
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `psoh_product_attribute` pa
INNER JOIN psoh_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `psoh_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `psoh_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `psoh_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
JOIN `psoh_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (201) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.718 ms 1 Yes Yes /classes/Product.php:4524
270
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM psoh_feature_product pf
LEFT JOIN psoh_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN psoh_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN psoh_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN psoh_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 85
ORDER BY f.position ASC
0.715 ms 13 Yes /classes/Product.php:6021
3
SELECT SQL_NO_CACHE *
FROM `psoh_shop` a
WHERE (a.`id_shop` = 1) LIMIT 1
0.714 ms 1 /src/Adapter/EntityMapper.php:71
311
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `psoh_image` i
INNER JOIN psoh_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `psoh_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 131
ORDER BY `position`
0.710 ms 1 Yes /classes/Product.php:3545
91
SELECT SQL_NO_CACHE v.*, vl.*, IF(lifvlv.`url_name` IS NULL OR lifvlv.`url_name` = "", NULL, lifvlv.`url_name`) AS url_name, IF(lifvlv.`meta_title` IS NULL OR lifvlv.`meta_title` = "", NULL, lifvlv.`meta_title`) AS meta_title FROM `psoh_feature_value` v LEFT JOIN `psoh_feature_value_lang` vl ON (v.`id_feature_value` = vl.`id_feature_value` AND vl.`id_lang` = 2) LEFT JOIN `psoh_layered_indexable_feature_value_lang_value` lifvlv ON (v.`id_feature_value` = lifvlv.`id_feature_value` AND lifvlv.`id_lang` = 2) WHERE v.`id_feature` = 9 ORDER BY vl.`value` ASC
0.705 ms 3 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:204
249
SELECT SQL_NO_CACHE *
FROM `psoh_product` a
LEFT JOIN `psoh_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `psoh_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 155) AND (b.`id_shop` = 1) LIMIT 1
0.696 ms 1 /src/Adapter/EntityMapper.php:71
366
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `psoh_product_attribute` pa
INNER JOIN psoh_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `psoh_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `psoh_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `psoh_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
JOIN `psoh_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (195) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.696 ms 1 Yes Yes /classes/Product.php:4524
304
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `psoh_image` i
INNER JOIN psoh_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `psoh_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 323
ORDER BY `position`
0.695 ms 2 Yes /classes/Product.php:3545
306
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `psoh_image` i
INNER JOIN psoh_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `psoh_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 252
ORDER BY `position`
0.694 ms 1 Yes /classes/Product.php:3545
359
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `psoh_product_attribute` pa
INNER JOIN psoh_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `psoh_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `psoh_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `psoh_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
JOIN `psoh_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (323) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.692 ms 1 Yes Yes /classes/Product.php:4524
141
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM psoh_feature_product pf
LEFT JOIN psoh_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN psoh_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN psoh_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN psoh_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 396
ORDER BY f.position ASC
0.691 ms 13 Yes /classes/Product.php:6021
357
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `psoh_product_attribute` pa
INNER JOIN psoh_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `psoh_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `psoh_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `psoh_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
JOIN `psoh_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (396) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.690 ms 1 Yes Yes /classes/Product.php:4524
215
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 `psoh_product` p
INNER JOIN `psoh_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `psoh_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` = 382)
0.689 ms 1 /classes/Product.php:3860
19
SELECT SQL_NO_CACHE *
FROM `psoh_category` a
LEFT JOIN `psoh_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `psoh_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 10) AND (b.`id_shop` = 1) LIMIT 1
0.680 ms 1 /src/Adapter/EntityMapper.php:71
33
SELECT SQL_NO_CACHE *
FROM `psoh_group` a
LEFT JOIN `psoh_group_shop` `c` ON a.`id_group` = c.`id_group` AND c.`id_shop` = 1
WHERE (a.`id_group` = 1) LIMIT 1
0.679 ms 1 /src/Adapter/EntityMapper.php:71
28
SELECT SQL_NO_CACHE *
FROM `psoh_currency` a
LEFT JOIN `psoh_currency_lang` `b` ON a.`id_currency` = b.`id_currency` AND b.`id_lang` = 2
LEFT JOIN `psoh_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 1
WHERE (a.`id_currency` = 1) LIMIT 1
0.678 ms 1 /src/Adapter/EntityMapper.php:71
107
SELECT SQL_NO_CACHE tr.*
FROM `psoh_tax_rule` tr
JOIN `psoh_tax_rules_group` trg ON (tr.`id_tax_rules_group` = trg.`id_tax_rules_group`)
WHERE trg.`active` = 1
AND tr.`id_country` = 15
AND tr.`id_tax_rules_group` = 53
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.676 ms 1 /classes/tax/TaxRulesTaxManager.php:109
295
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `psoh_image` i
INNER JOIN psoh_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `psoh_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 436
ORDER BY `position`
0.672 ms 1 Yes /classes/Product.php:3545
153
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM psoh_feature_product pf
LEFT JOIN psoh_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN psoh_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN psoh_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN psoh_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 359
ORDER BY f.position ASC
0.670 ms 13 Yes /classes/Product.php:6021
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 `psoh_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 396 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `psoh_cart_product` cp JOIN `psoh_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `psoh_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` = 396 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.668 ms 0 /classes/Cart.php:1430
227
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 `psoh_product` p
INNER JOIN `psoh_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `psoh_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` = 346)
0.667 ms 1 /classes/Product.php:3860
64
SELECT SQL_NO_CACHE data FROM psoh_layered_filter_block WHERE hash="59e5dd9577c165c6a0e0d458e21b1b01" LIMIT 1
0.661 ms 1 /modules/ps_facetedsearch/src/Filters/Block.php:186
347
SELECT SQL_NO_CACHE *
FROM `psoh_category` a
LEFT JOIN `psoh_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `psoh_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.661 ms 1 /src/Adapter/EntityMapper.php:71
4
SELECT SQL_NO_CACHE su.physical_uri, su.virtual_uri, su.domain, su.domain_ssl
FROM psoh_shop s
LEFT JOIN psoh_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.657 ms 1 /classes/shop/Shop.php:218
40
SELECT SQL_NO_CACHE *
FROM `psoh_category` a
LEFT JOIN `psoh_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `psoh_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 11) AND (b.`id_shop` = 1) LIMIT 1
0.652 ms 1 /src/Adapter/EntityMapper.php:71
55
SELECT SQL_NO_CACHE `id_category`
FROM `psoh_category_shop`
WHERE `id_category` = 10
AND `id_shop` = 1 LIMIT 1
0.652 ms 1 /classes/Category.php:2450
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 `psoh_product` p
INNER JOIN `psoh_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `psoh_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` = 252)
0.649 ms 1 /classes/Product.php:3860
118
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `psoh_image` i
INNER JOIN psoh_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 434
AND image_shop.`cover` = 1 LIMIT 1
0.648 ms 1 /classes/Product.php:3570
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 `psoh_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 359 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `psoh_cart_product` cp JOIN `psoh_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `psoh_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` = 359 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.643 ms 0 /classes/Cart.php:1430
293
SELECT SQL_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 `psoh_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 444 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `psoh_cart_product` cp JOIN `psoh_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `psoh_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` = 444 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:1430
349
SELECT SQL_NO_CACHE DISTINCT c.*
FROM `psoh_category` c
LEFT JOIN `psoh_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 2)
WHERE `level_depth` = 1
0.638 ms 2 /classes/Category.php:2242
130
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `psoh_image` i
INNER JOIN psoh_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 396
AND image_shop.`cover` = 1 LIMIT 1
0.635 ms 1 /classes/Product.php:3570
285
SELECT SQL_NO_CACHE *
FROM `psoh_product` a
LEFT JOIN `psoh_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `psoh_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 444) AND (b.`id_shop` = 1) LIMIT 1
0.635 ms 1 /src/Adapter/EntityMapper.php:71
373
SELECT SQL_NO_CACHE * FROM `psoh_psreassurance` pr
LEFT JOIN psoh_psreassurance_lang prl ON (pr.id_psreassurance = prl.id_psreassurance)
WHERE prl.id_lang = "2"
AND pr.status = 1
ORDER BY pr.position
0.635 ms 3 Yes /modules/blockreassurance/classes/ReassuranceActivity.php:159
341
SELECT SQL_NO_CACHE `id_module` FROM `psoh_module` WHERE `name` = "ps_mainmenu" LIMIT 1
0.633 ms 1 /classes/module/Module.php:2664
192
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 `psoh_product` p
INNER JOIN `psoh_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `psoh_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` = 131)
0.629 ms 1 /classes/Product.php:3860
211
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `psoh_image` i
INNER JOIN psoh_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 382
AND image_shop.`cover` = 1 LIMIT 1
0.621 ms 2 /classes/Product.php:3570
34
SELECT SQL_NO_CACHE *
FROM `psoh_group_lang`
WHERE `id_group` = 1
0.621 ms 4 /src/Adapter/EntityMapper.php:79
400
SELECT SQL_NO_CACHE `id_date_range`, `time_end`
FROM `psoh_date_range`
WHERE `time_end` = (SELECT MAX(`time_end`) FROM `psoh_date_range`) LIMIT 1
0.615 ms 10201 /classes/DateRange.php:60
328
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `psoh_image` i
INNER JOIN psoh_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `psoh_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 444
ORDER BY `position`
0.613 ms 1 Yes /classes/Product.php:3545
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 `psoh_product` p
INNER JOIN `psoh_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `psoh_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` = 201)
0.611 ms 1 /classes/Product.php:3860
382
SELECT SQL_NO_CACHE *
FROM psoh_meta m
LEFT JOIN psoh_meta_lang ml ON m.id_meta = ml.id_meta
WHERE (
m.page = "new-products"
OR m.page = "newproducts"
)
AND ml.id_lang = 2
AND ml.id_shop = 1 LIMIT 1
0.608 ms 2 /classes/Meta.php:193
297
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `psoh_image` i
INNER JOIN psoh_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `psoh_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 434
ORDER BY `position`
0.608 ms 1 Yes /classes/Product.php:3545
189
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `psoh_image` i
INNER JOIN psoh_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 131
AND image_shop.`cover` = 1 LIMIT 1
0.607 ms 1 /classes/Product.php:3570
144
SELECT SQL_NO_CACHE *
FROM `psoh_product` a
LEFT JOIN `psoh_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `psoh_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 359) AND (b.`id_shop` = 1) LIMIT 1
0.606 ms 1 /src/Adapter/EntityMapper.php:71
44
SELECT SQL_NO_CACHE *
FROM `psoh_category` a
LEFT JOIN `psoh_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `psoh_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 13) AND (b.`id_shop` = 1) LIMIT 1
0.600 ms 1 /src/Adapter/EntityMapper.php:71
122
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 `psoh_product` p
INNER JOIN `psoh_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `psoh_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` = 434)
0.598 ms 1 /classes/Product.php:3860
61
SELECT SQL_NO_CACHE *
FROM `psoh_category` a
LEFT JOIN `psoh_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 10) LIMIT 1
0.589 ms 1 /src/Adapter/EntityMapper.php:71
165
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `psoh_image` i
INNER JOIN psoh_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 252
AND image_shop.`cover` = 1 LIMIT 1
0.585 ms 1 /classes/Product.php:3570
20
SELECT SQL_NO_CACHE * FROM `psoh_currency` c ORDER BY `iso_code` ASC
0.582 ms 1 Yes /classes/Currency.php:709
48
SELECT SQL_NO_CACHE * FROM `psoh_image_type` WHERE 1 AND `products` = 1  ORDER BY `width` DESC, `height` DESC, `name`ASC
0.581 ms 7 Yes /classes/ImageType.php:109
142
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `psoh_image` i
INNER JOIN psoh_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 359
AND image_shop.`cover` = 1 LIMIT 1
0.574 ms 1 /classes/Product.php:3570
218
SELECT SQL_NO_CACHE COUNT(*) FROM `psoh_pack` WHERE id_product_pack = 382 LIMIT 1
0.570 ms 1 /classes/Pack.php:89
121
SELECT SQL_NO_CACHE 1 FROM `psoh_specific_price` WHERE id_product = 434 LIMIT 1
0.570 ms 1 /classes/SpecificPrice.php:435
85
SELECT SQL_NO_CACHE v.*, vl.*, IF(lifvlv.`url_name` IS NULL OR lifvlv.`url_name` = "", NULL, lifvlv.`url_name`) AS url_name, IF(lifvlv.`meta_title` IS NULL OR lifvlv.`meta_title` = "", NULL, lifvlv.`meta_title`) AS meta_title FROM `psoh_feature_value` v LEFT JOIN `psoh_feature_value_lang` vl ON (v.`id_feature_value` = vl.`id_feature_value` AND vl.`id_lang` = 2) LEFT JOIN `psoh_layered_indexable_feature_value_lang_value` lifvlv ON (v.`id_feature_value` = lifvlv.`id_feature_value` AND lifvlv.`id_lang` = 2) WHERE v.`id_feature` = 3 ORDER BY vl.`value` ASC
0.566 ms 1 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:204
36
SELECT SQL_NO_CACHE * FROM `psoh_hook_module_exceptions`
WHERE `id_shop` IN (1)
0.562 ms 1 /classes/module/Module.php:2046
42
SELECT SQL_NO_CACHE * FROM `psoh_image_type` WHERE 1 AND `categories` = 1  ORDER BY `width` DESC, `height` DESC, `name`ASC
0.559 ms 7 Yes /classes/ImageType.php:109
162
SELECT SQL_NO_CACHE SUM(quantity)
FROM `psoh_stock_available`
WHERE (id_product = 323) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.555 ms 1 /classes/stock/StockAvailable.php:453
5
SELECT SQL_NO_CACHE l.*, ls.`id_shop`
FROM `psoh_lang` l
LEFT JOIN `psoh_lang_shop` ls ON (l.id_lang = ls.id_lang)
0.554 ms 3 /classes/Language.php:1080
21
SELECT SQL_NO_CACHE `id_lang` FROM `psoh_lang`
WHERE `locale` = 'pt-pt'
OR `language_code` = 'pt-pt' LIMIT 1
0.554 ms 3 /classes/Language.php:883
318
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `psoh_image` i
INNER JOIN psoh_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `psoh_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 346
ORDER BY `position`
0.552 ms 2 Yes /classes/Product.php:3545
263
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 `psoh_product` p
INNER JOIN `psoh_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `psoh_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` = 85)
0.550 ms 1 /classes/Product.php:3860
330
SELECT SQL_NO_CACHE 1 FROM psoh_cart_product cp INNER JOIN psoh_product p
ON (p.id_product = cp.id_product) INNER JOIN psoh_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.550 ms 1 /classes/Cart.php:4255
203
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 `psoh_product` p
INNER JOIN `psoh_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `psoh_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` = 106)
0.549 ms 1 /classes/Product.php:3860
273
SELECT SQL_NO_CACHE *
FROM `psoh_product` a
LEFT JOIN `psoh_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `psoh_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 441) AND (b.`id_shop` = 1) LIMIT 1
0.549 ms 1 /src/Adapter/EntityMapper.php:71
27
SELECT SQL_NO_CACHE c.id_currency
FROM `psoh_currency` c
WHERE (iso_code = 'USD') LIMIT 1
0.544 ms 1 /classes/Currency.php:893
99
SELECT SQL_NO_CACHE *
FROM `psoh_product` a
LEFT JOIN `psoh_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `psoh_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 436) AND (b.`id_shop` = 1) LIMIT 1
0.542 ms 1 /src/Adapter/EntityMapper.php:71
51
SELECT SQL_NO_CACHE *
FROM `psoh_country` a
LEFT JOIN `psoh_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 15) LIMIT 1
0.540 ms 1 /src/Adapter/EntityMapper.php:71
376
SELECT SQL_NO_CACHE lb.`id_link_block`
FROM psoh_link_block lb
INNER JOIN psoh_link_block_shop lbs ON lbs.`id_link_block` = lb.`id_link_block`
WHERE lb. `id_hook` = 45 AND lbs.`id_shop` = 1
ORDER by lbs.`position`
0.537 ms 4 Yes /modules/ps_linklist/src/LegacyLinkBlockRepository.php:87
49
SELECT SQL_NO_CACHE format
FROM `psoh_address_format`
WHERE `id_country` = 15 LIMIT 1
0.536 ms 1 /classes/AddressFormat.php:656
17
SELECT SQL_NO_CACHE name, alias FROM `psoh_hook_alias`
0.530 ms 87 /classes/Hook.php:342
320
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `psoh_image` i
INNER JOIN psoh_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `psoh_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 195
ORDER BY `position`
0.529 ms 1 Yes /classes/Product.php:3545
247
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `psoh_image` i
INNER JOIN psoh_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 155
AND image_shop.`cover` = 1 LIMIT 1
0.528 ms 1 /classes/Product.php:3570
391
SELECT SQL_NO_CACHE *
FROM psoh_meta m
LEFT JOIN psoh_meta_lang ml ON m.id_meta = ml.id_meta
WHERE (
m.page = "contact"
OR m.page = "contact"
)
AND ml.id_lang = 2
AND ml.id_shop = 1 LIMIT 1
0.528 ms 1 /classes/Meta.php:193
344
SELECT SQL_NO_CACHE `id_module` FROM `psoh_module_shop` WHERE `id_module` = 11 AND `id_shop` = 1 LIMIT 1
0.528 ms 1 /classes/module/Module.php:2137
200
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `psoh_image` i
INNER JOIN psoh_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 106
AND image_shop.`cover` = 1 LIMIT 1
0.525 ms 1 /classes/Product.php:3570
25
SELECT SQL_NO_CACHE `id_lang` FROM `psoh_lang`
WHERE `locale` = 'pt-pt'
OR `language_code` = 'pt-pt' LIMIT 1
0.520 ms 3 /classes/Language.php:883
238
SELECT SQL_NO_CACHE 1 FROM `psoh_specific_price` WHERE id_product = 195 LIMIT 1
0.518 ms 1 /classes/SpecificPrice.php:435
26
SELECT SQL_NO_CACHE `id_lang` FROM `psoh_lang`
WHERE `locale` = 'pt-pt'
OR `language_code` = 'pt-pt' LIMIT 1
0.518 ms 3 /classes/Language.php:883
186
SELECT SQL_NO_CACHE SUM(quantity)
FROM `psoh_stock_available`
WHERE (id_product = 201) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.516 ms 1 /classes/stock/StockAvailable.php:453
8
SELECT SQL_NO_CACHE *
FROM `psoh_lang` a
LEFT JOIN `psoh_lang_shop` `c` ON a.`id_lang` = c.`id_lang` AND c.`id_shop` = 1
WHERE (a.`id_lang` = 2) LIMIT 1
0.516 ms 1 /src/Adapter/EntityMapper.php:71
206
SELECT SQL_NO_CACHE COUNT(*) FROM `psoh_pack` WHERE id_product_pack = 106 LIMIT 1
0.516 ms 1 /classes/Pack.php:89
300
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `psoh_product_attribute`
WHERE `id_product` = 396
0.514 ms 1 /classes/Product.php:2902
35
SELECT SQL_NO_CACHE id_shop
FROM `psoh_group_shop`
WHERE `id_group` = 1
AND id_shop = 1 LIMIT 1
0.513 ms 1 /classes/ObjectModel.php:1729
309
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `psoh_product_attribute`
WHERE `id_product` = 201
0.512 ms 1 /classes/Product.php:2902
312
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `psoh_product_attribute`
WHERE `id_product` = 131
0.511 ms 1 /classes/Product.php:2902
302
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `psoh_product_attribute`
WHERE `id_product` = 359
0.510 ms 1 /classes/Product.php:2902
174
SELECT SQL_NO_CACHE SUM(quantity)
FROM `psoh_stock_available`
WHERE (id_product = 252) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.509 ms 1 /classes/stock/StockAvailable.php:453
62
SELECT SQL_NO_CACHE *
FROM `psoh_category_lang`
WHERE `id_category` = 10 AND `id_shop` = 1
0.508 ms 4 /src/Adapter/EntityMapper.php:79
226
SELECT SQL_NO_CACHE 1 FROM `psoh_specific_price` WHERE id_product = 346 LIMIT 1
0.507 ms 1 /classes/SpecificPrice.php:435
230
SELECT SQL_NO_CACHE COUNT(*) FROM `psoh_pack` WHERE id_product_pack = 346 LIMIT 1
0.506 ms 1 /classes/Pack.php:89
335
SELECT SQL_NO_CACHE COUNT(DISTINCT c.id_currency) FROM `psoh_currency` c
LEFT JOIN psoh_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.505 ms 1 /classes/Currency.php:1136
244
SELECT SQL_NO_CACHE SUM(quantity)
FROM `psoh_stock_available`
WHERE (id_product = 195) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.504 ms 1 /classes/stock/StockAvailable.php:453
168
SELECT SQL_NO_CACHE 1 FROM `psoh_specific_price` WHERE id_product = 252 LIMIT 1
0.502 ms 1 /classes/SpecificPrice.php:435
343
SELECT SQL_NO_CACHE `id_module` FROM `psoh_module` WHERE `name` = "ps_searchbar" LIMIT 1
0.500 ms 1 /classes/module/Module.php:2664
287
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 `psoh_product` p
INNER JOIN `psoh_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `psoh_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` = 444)
0.499 ms 1 /classes/Product.php:3860
47
SELECT SQL_NO_CACHE `id_module` FROM `psoh_module_shop` WHERE `id_module` = 0 AND `id_shop` = 1 LIMIT 1
0.497 ms 0 /classes/module/Module.php:2137
134
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 `psoh_product` p
INNER JOIN `psoh_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `psoh_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` = 396)
0.496 ms 1 /classes/Product.php:3860
271
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `psoh_image` i
INNER JOIN psoh_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 441
AND image_shop.`cover` = 1 LIMIT 1
0.496 ms 1 /classes/Product.php:3570
350
SELECT SQL_NO_CACHE c.`nleft`, c.`nright`  FROM `psoh_category` c
LEFT JOIN `psoh_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 ) WHERE c.`id_category` = 10 LIMIT 1
0.496 ms 1 /classes/Category.php:1585
396
SELECT SQL_NO_CACHE `id_guest`
FROM `psoh_connections`
WHERE `id_guest` = 175099
AND `date_add` > '2025-08-02 08:46:00'
AND id_shop IN (1) 
ORDER BY `date_add` DESC LIMIT 1
0.495 ms 1 Yes /classes/Connection.php:168
275
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 `psoh_product` p
INNER JOIN `psoh_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `psoh_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` = 441)
0.492 ms 1 /classes/Product.php:3860
325
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `psoh_product_attribute`
WHERE `id_product` = 85
0.492 ms 1 /classes/Product.php:2902
398
SELECT SQL_NO_CACHE `id_page`
FROM `psoh_page`
WHERE `id_page_type` = 5 AND `id_object` = 10 LIMIT 1
0.490 ms 1 /classes/Page.php:83
180
SELECT SQL_NO_CACHE 1 FROM `psoh_specific_price` WHERE id_product = 201 LIMIT 1
0.486 ms 1 /classes/SpecificPrice.php:435
114
SELECT SQL_NO_CACHE product_type FROM `psoh_product` WHERE id_product = 436 LIMIT 1
0.485 ms 1 /classes/Pack.php:90
52
SELECT SQL_NO_CACHE *
FROM `psoh_country_lang`
WHERE `id_country` = 15
0.484 ms 4 /src/Adapter/EntityMapper.php:79
115
SELECT SQL_NO_CACHE SUM(quantity)
FROM `psoh_stock_available`
WHERE (id_product = 436) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.484 ms 1 /classes/stock/StockAvailable.php:453
123
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `psoh_product_shop`
WHERE `id_product` = 434 AND id_shop=1 LIMIT 1
0.483 ms 1 /classes/Product.php:6876
274
SELECT SQL_NO_CACHE 1 FROM `psoh_specific_price` WHERE id_product = 441 LIMIT 1
0.482 ms 1 /classes/SpecificPrice.php:435
386
SELECT SQL_NO_CACHE *
FROM `psoh_cms_lang`
WHERE `id_cms` = 4 AND `id_shop` = 1
0.482 ms 4 /src/Adapter/EntityMapper.php:79
177
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `psoh_image` i
INNER JOIN psoh_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 201
AND image_shop.`cover` = 1 LIMIT 1
0.481 ms 1 /classes/Product.php:3570
182
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `psoh_product_shop`
WHERE `id_product` = 201 AND id_shop=1 LIMIT 1
0.481 ms 1 /classes/Product.php:6876
345
SELECT SQL_NO_CACHE `id_module` FROM `psoh_module` WHERE `name` = "ps_categorytree" LIMIT 1
0.480 ms 1 /classes/module/Module.php:2664
191
SELECT SQL_NO_CACHE 1 FROM `psoh_specific_price` WHERE id_product = 131 LIMIT 1
0.478 ms 1 /classes/SpecificPrice.php:435
383
SELECT SQL_NO_CACHE *
FROM `psoh_cms` a
LEFT JOIN `psoh_cms_shop` `c` ON a.`id_cms` = c.`id_cms` AND c.`id_shop` = 1
WHERE (a.`id_cms` = 3) LIMIT 1
0.478 ms 1 /src/Adapter/EntityMapper.php:71
183
SELECT SQL_NO_CACHE `reduction`
FROM `psoh_product_group_reduction_cache`
WHERE `id_product` = 201 AND `id_group` = 1 LIMIT 1
0.476 ms 0 /classes/GroupReduction.php:156
166
SELECT SQL_NO_CACHE name FROM psoh_category_lang WHERE id_shop = 1 AND id_lang = 2 AND id_category = 11 LIMIT 1
0.475 ms 1 /classes/Product.php:5659
159
SELECT SQL_NO_CACHE `reduction`
FROM `psoh_product_group_reduction_cache`
WHERE `id_product` = 323 AND `id_group` = 1 LIMIT 1
0.475 ms 0 /classes/GroupReduction.php:156
232
SELECT SQL_NO_CACHE SUM(quantity)
FROM `psoh_stock_available`
WHERE (id_product = 346) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.475 ms 1 /classes/stock/StockAvailable.php:453
377
SELECT SQL_NO_CACHE *
FROM `psoh_link_block` a
LEFT JOIN `psoh_link_block_shop` `c` ON a.`id_link_block` = c.`id_link_block` AND c.`id_shop` = 1
WHERE (a.`id_link_block` = 1) LIMIT 1
0.475 ms 1 /src/Adapter/EntityMapper.php:71
254
SELECT SQL_NO_CACHE COUNT(*) FROM `psoh_pack` WHERE id_product_pack = 155 LIMIT 1
0.474 ms 1 /classes/Pack.php:89
208
SELECT SQL_NO_CACHE SUM(quantity)
FROM `psoh_stock_available`
WHERE (id_product = 106) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.473 ms 1 /classes/stock/StockAvailable.php:453
327
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `psoh_product_attribute`
WHERE `id_product` = 441
0.473 ms 1 /classes/Product.php:2902
385
SELECT SQL_NO_CACHE *
FROM `psoh_cms` a
LEFT JOIN `psoh_cms_shop` `c` ON a.`id_cms` = c.`id_cms` AND c.`id_shop` = 1
WHERE (a.`id_cms` = 4) LIMIT 1
0.473 ms 1 /src/Adapter/EntityMapper.php:71
197
SELECT SQL_NO_CACHE SUM(quantity)
FROM `psoh_stock_available`
WHERE (id_product = 131) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.472 ms 1 /classes/stock/StockAvailable.php:453
236
SELECT SQL_NO_CACHE name FROM psoh_category_lang WHERE id_shop = 1 AND id_lang = 2 AND id_category = 11 LIMIT 1
0.472 ms 1 /classes/Product.php:5659
384
SELECT SQL_NO_CACHE *
FROM `psoh_cms_lang`
WHERE `id_cms` = 3 AND `id_shop` = 1
0.472 ms 4 /src/Adapter/EntityMapper.php:79
195
SELECT SQL_NO_CACHE COUNT(*) FROM `psoh_pack` WHERE id_product_pack = 131 LIMIT 1
0.472 ms 1 /classes/Pack.php:89
387
SELECT SQL_NO_CACHE *
FROM `psoh_cms` a
LEFT JOIN `psoh_cms_shop` `c` ON a.`id_cms` = c.`id_cms` AND c.`id_shop` = 1
WHERE (a.`id_cms` = 6) LIMIT 1
0.472 ms 1 /src/Adapter/EntityMapper.php:71
38
SELECT SQL_NO_CACHE ctg.`id_group`
FROM psoh_category_group ctg
WHERE ctg.`id_category` = 10 AND ctg.`id_group` = 1 LIMIT 1
0.471 ms 1 /classes/Category.php:1754
283
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `psoh_image` i
INNER JOIN psoh_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 444
AND image_shop.`cover` = 1 LIMIT 1
0.470 ms 1 /classes/Product.php:3570
228
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `psoh_product_shop`
WHERE `id_product` = 346 AND id_shop=1 LIMIT 1
0.469 ms 1 /classes/Product.php:6876
170
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `psoh_product_shop`
WHERE `id_product` = 252 AND id_shop=1 LIMIT 1
0.469 ms 1 /classes/Product.php:6876
259
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `psoh_image` i
INNER JOIN psoh_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 85
AND image_shop.`cover` = 1 LIMIT 1
0.469 ms 1 /classes/Product.php:3570
307
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `psoh_product_attribute`
WHERE `id_product` = 252
0.469 ms 1 /classes/Product.php:2902
190
SELECT SQL_NO_CACHE name FROM psoh_category_lang WHERE id_shop = 1 AND id_lang = 2 AND id_category = 11 LIMIT 1
0.468 ms 1 /classes/Product.php:5659
338
SELECT SQL_NO_CACHE `id_module` FROM `psoh_module` WHERE `name` = "ps_shoppingcart" LIMIT 1
0.468 ms 1 /classes/module/Module.php:2664
342
SELECT SQL_NO_CACHE `id_module` FROM `psoh_module_shop` WHERE `id_module` = 10 AND `id_shop` = 1 LIMIT 1
0.468 ms 1 /classes/module/Module.php:2137
172
SELECT SQL_NO_CACHE COUNT(*) FROM `psoh_pack` WHERE id_product_pack = 252 LIMIT 1
0.466 ms 1 /classes/Pack.php:89
251
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 `psoh_product` p
INNER JOIN `psoh_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `psoh_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` = 155)
0.464 ms 1 /classes/Product.php:3860
223
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `psoh_image` i
INNER JOIN psoh_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 346
AND image_shop.`cover` = 1 LIMIT 1
0.463 ms 2 /classes/Product.php:3570
214
SELECT SQL_NO_CACHE 1 FROM `psoh_specific_price` WHERE id_product = 382 LIMIT 1
0.462 ms 1 /classes/SpecificPrice.php:435
219
SELECT SQL_NO_CACHE product_type FROM `psoh_product` WHERE id_product = 382 LIMIT 1
0.461 ms 1 /classes/Pack.php:90
173
SELECT SQL_NO_CACHE product_type FROM `psoh_product` WHERE id_product = 252 LIMIT 1
0.460 ms 1 /classes/Pack.php:90
220
SELECT SQL_NO_CACHE SUM(quantity)
FROM `psoh_stock_available`
WHERE (id_product = 382) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.460 ms 1 /classes/stock/StockAvailable.php:453
286
SELECT SQL_NO_CACHE 1 FROM `psoh_specific_price` WHERE id_product = 444 LIMIT 1
0.459 ms 1 /classes/SpecificPrice.php:435
329
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `psoh_product_attribute`
WHERE `id_product` = 444
0.459 ms 1 /classes/Product.php:2902
194
SELECT SQL_NO_CACHE `reduction`
FROM `psoh_product_group_reduction_cache`
WHERE `id_product` = 131 AND `id_group` = 1 LIMIT 1
0.457 ms 0 /classes/GroupReduction.php:156
50
SELECT SQL_NO_CACHE `need_identification_number`
FROM `psoh_country`
WHERE `id_country` = 15 LIMIT 1
0.454 ms 1 /classes/Country.php:405
109
SELECT SQL_NO_CACHE *
FROM `psoh_tax_lang`
WHERE `id_tax` = 53
0.454 ms 4 /src/Adapter/EntityMapper.php:79
161
SELECT SQL_NO_CACHE product_type FROM `psoh_product` WHERE id_product = 323 LIMIT 1
0.453 ms 1 /classes/Pack.php:90
119
SELECT SQL_NO_CACHE name FROM psoh_category_lang WHERE id_shop = 1 AND id_lang = 2 AND id_category = 11 LIMIT 1
0.452 ms 1 /classes/Product.php:5659
305
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `psoh_product_attribute`
WHERE `id_product` = 323
0.452 ms 1 /classes/Product.php:2902
389
SELECT SQL_NO_CACHE *
FROM `psoh_cms` a
LEFT JOIN `psoh_cms_shop` `c` ON a.`id_cms` = c.`id_cms` AND c.`id_shop` = 1
WHERE (a.`id_cms` = 7) LIMIT 1
0.452 ms 1 /src/Adapter/EntityMapper.php:71
346
SELECT SQL_NO_CACHE `id_module` FROM `psoh_module_shop` WHERE `id_module` = 23 AND `id_shop` = 1 LIMIT 1
0.450 ms 1 /classes/module/Module.php:2137
379
SELECT SQL_NO_CACHE *
FROM `psoh_link_block` a
LEFT JOIN `psoh_link_block_shop` `c` ON a.`id_link_block` = c.`id_link_block` AND c.`id_shop` = 1
WHERE (a.`id_link_block` = 2) LIMIT 1
0.450 ms 1 /src/Adapter/EntityMapper.php:71
41
SELECT SQL_NO_CACHE state FROM psoh_feature_flag WHERE name = 'multiple_image_format' LIMIT 1
0.448 ms 1 /classes/FeatureFlag.php:105
185
SELECT SQL_NO_CACHE product_type FROM `psoh_product` WHERE id_product = 201 LIMIT 1
0.448 ms 1 /classes/Pack.php:90
207
SELECT SQL_NO_CACHE product_type FROM `psoh_product` WHERE id_product = 106 LIMIT 1
0.446 ms 1 /classes/Pack.php:90
154
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `psoh_image` i
INNER JOIN psoh_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 323
AND image_shop.`cover` = 1 LIMIT 1
0.444 ms 2 /classes/Product.php:3570
371
SELECT SQL_NO_CACHE `id_module` FROM `psoh_module` WHERE `name` = "ps_socialfollow" LIMIT 1
0.444 ms 1 /classes/module/Module.php:2664
53
SELECT SQL_NO_CACHE id_required_field, object_name, field_name
FROM psoh_required_field
0.443 ms 1 /classes/ObjectModel.php:1592
231
SELECT SQL_NO_CACHE product_type FROM `psoh_product` WHERE id_product = 346 LIMIT 1
0.443 ms 1 /classes/Pack.php:90
133
SELECT SQL_NO_CACHE 1 FROM `psoh_specific_price` WHERE id_product = 396 LIMIT 1
0.441 ms 1 /classes/SpecificPrice.php:435
37
SELECT SQL_NO_CACHE `id_category`
FROM `psoh_category_shop`
WHERE `id_category` = 10
AND `id_shop` = 1 LIMIT 1
0.440 ms 1 /classes/Category.php:2450
124
SELECT SQL_NO_CACHE `reduction`
FROM `psoh_product_group_reduction_cache`
WHERE `id_product` = 434 AND `id_group` = 1 LIMIT 1
0.439 ms 0 /classes/GroupReduction.php:156
229
SELECT SQL_NO_CACHE `reduction`
FROM `psoh_product_group_reduction_cache`
WHERE `id_product` = 346 AND `id_group` = 1 LIMIT 1
0.439 ms 0 /classes/GroupReduction.php:156
193
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `psoh_product_shop`
WHERE `id_product` = 131 AND id_shop=1 LIMIT 1
0.438 ms 1 /classes/Product.php:6876
242
SELECT SQL_NO_CACHE COUNT(*) FROM `psoh_pack` WHERE id_product_pack = 195 LIMIT 1
0.436 ms 1 /classes/Pack.php:89
216
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `psoh_product_shop`
WHERE `id_product` = 382 AND id_shop=1 LIMIT 1
0.436 ms 1 /classes/Product.php:6876
339
SELECT SQL_NO_CACHE `id_module` FROM `psoh_module_shop` WHERE `id_module` = 9 AND `id_shop` = 1 LIMIT 1
0.435 ms 1 /classes/module/Module.php:2137
184
SELECT SQL_NO_CACHE COUNT(*) FROM `psoh_pack` WHERE id_product_pack = 201 LIMIT 1
0.432 ms 1 /classes/Pack.php:89
393
SELECT SQL_NO_CACHE `id_module` FROM `psoh_module_shop` WHERE `id_module` = 21 AND `id_shop` = 1 LIMIT 1
0.432 ms 1 /classes/module/Module.php:2137
262
SELECT SQL_NO_CACHE 1 FROM `psoh_specific_price` WHERE id_product = 85 LIMIT 1
0.431 ms 1 /classes/SpecificPrice.php:435
374
SELECT SQL_NO_CACHE `id_module` FROM `psoh_module` WHERE `name` = "ps_linklist" LIMIT 1
0.427 ms 1 /classes/module/Module.php:2664
103
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 `psoh_product` p
INNER JOIN `psoh_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `psoh_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` = 436)
0.427 ms 1 /classes/Product.php:3860
378
SELECT SQL_NO_CACHE *
FROM `psoh_link_block_lang`
WHERE `id_link_block` = 1
0.426 ms 4 /src/Adapter/EntityMapper.php:79
212
SELECT SQL_NO_CACHE name FROM psoh_category_lang WHERE id_shop = 1 AND id_lang = 2 AND id_category = 11 LIMIT 1
0.423 ms 1 /classes/Product.php:5659
380
SELECT SQL_NO_CACHE *
FROM `psoh_link_block_lang`
WHERE `id_link_block` = 2
0.421 ms 4 /src/Adapter/EntityMapper.php:79
101
SELECT SQL_NO_CACHE 1 FROM `psoh_specific_price` WHERE id_product = 0 LIMIT 1
0.418 ms 1 /classes/SpecificPrice.php:426
7
SELECT SQL_NO_CACHE *
FROM `psoh_shop_group` a
WHERE (a.`id_shop_group` = 1) LIMIT 1
0.418 ms 1 /src/Adapter/EntityMapper.php:71
171
SELECT SQL_NO_CACHE `reduction`
FROM `psoh_product_group_reduction_cache`
WHERE `id_product` = 252 AND `id_group` = 1 LIMIT 1
0.418 ms 0 /classes/GroupReduction.php:156
243
SELECT SQL_NO_CACHE product_type FROM `psoh_product` WHERE id_product = 195 LIMIT 1
0.418 ms 1 /classes/Pack.php:90
146
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 `psoh_product` p
INNER JOIN `psoh_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `psoh_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` = 359)
0.417 ms 1 /classes/Product.php:3860
337
SELECT SQL_NO_CACHE `id_module` FROM `psoh_module_shop` WHERE `id_module` = 8 AND `id_shop` = 1 LIMIT 1
0.415 ms 1 /classes/module/Module.php:2137
381
SELECT SQL_NO_CACHE *
FROM `psoh_hook` a
WHERE (a.`id_hook` = 45) LIMIT 1
0.413 ms 1 /src/Adapter/EntityMapper.php:71
397
SELECT SQL_NO_CACHE id_page_type
FROM psoh_page_type
WHERE name = 'category' LIMIT 1
0.411 ms 1 /classes/Page.php:104
390
SELECT SQL_NO_CACHE *
FROM `psoh_cms_lang`
WHERE `id_cms` = 7 AND `id_shop` = 1
0.410 ms 4 /src/Adapter/EntityMapper.php:79
375
SELECT SQL_NO_CACHE `id_module` FROM `psoh_module_shop` WHERE `id_module` = 1 AND `id_shop` = 1 LIMIT 1
0.409 ms 1 /classes/module/Module.php:2137
354
SELECT SQL_NO_CACHE `id_module` FROM `psoh_module` WHERE `name` = "productcomments" LIMIT 1
0.408 ms 1 /classes/module/Module.php:2664
43
SELECT SQL_NO_CACHE * FROM `psoh_image_type`
0.407 ms 7 /classes/ImageType.php:161
136
SELECT SQL_NO_CACHE `reduction`
FROM `psoh_product_group_reduction_cache`
WHERE `id_product` = 396 AND `id_group` = 1 LIMIT 1
0.407 ms 0 /classes/GroupReduction.php:156
196
SELECT SQL_NO_CACHE product_type FROM `psoh_product` WHERE id_product = 131 LIMIT 1
0.406 ms 1 /classes/Pack.php:90
97
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `psoh_category_lang` cl
WHERE `id_lang` = 2
AND cl.id_shop = 1 
AND cl.`id_category` = 11 LIMIT 1
0.403 ms 1 /classes/Category.php:1378
143
SELECT SQL_NO_CACHE name FROM psoh_category_lang WHERE id_shop = 1 AND id_lang = 2 AND id_category = 11 LIMIT 1
0.403 ms 1 /classes/Product.php:5659
100
SELECT SQL_NO_CACHE `name`
FROM `psoh_manufacturer`
WHERE `id_manufacturer` = 3
AND `active` = 1 LIMIT 1
0.401 ms 1 /classes/Manufacturer.php:316
266
SELECT SQL_NO_CACHE COUNT(*) FROM `psoh_pack` WHERE id_product_pack = 85 LIMIT 1
0.401 ms 1 /classes/Pack.php:89
388
SELECT SQL_NO_CACHE *
FROM `psoh_cms_lang`
WHERE `id_cms` = 6 AND `id_shop` = 1
0.401 ms 4 /src/Adapter/EntityMapper.php:79
110
SELECT SQL_NO_CACHE `reduction`
FROM `psoh_product_group_reduction_cache`
WHERE `id_product` = 436 AND `id_group` = 1 LIMIT 1
0.399 ms 0 /classes/GroupReduction.php:156
351
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `psoh_category` c
WHERE c.`id_category` = 2 LIMIT 1
0.399 ms 1 /classes/Category.php:1591
336
SELECT SQL_NO_CACHE `id_module` FROM `psoh_module` WHERE `name` = "ps_customersignin" LIMIT 1
0.397 ms 1 /classes/module/Module.php:2664
137
SELECT SQL_NO_CACHE COUNT(*) FROM `psoh_pack` WHERE id_product_pack = 396 LIMIT 1
0.396 ms 1 /classes/Pack.php:89
319
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `psoh_product_attribute`
WHERE `id_product` = 346
0.393 ms 1 /classes/Product.php:2902
205
SELECT SQL_NO_CACHE `reduction`
FROM `psoh_product_group_reduction_cache`
WHERE `id_product` = 106 AND `id_group` = 1 LIMIT 1
0.392 ms 0 /classes/GroupReduction.php:156
131
SELECT SQL_NO_CACHE name FROM psoh_category_lang WHERE id_shop = 1 AND id_lang = 2 AND id_category = 11 LIMIT 1
0.389 ms 1 /classes/Product.php:5659
248
SELECT SQL_NO_CACHE name FROM psoh_category_lang WHERE id_shop = 1 AND id_lang = 2 AND id_category = 11 LIMIT 1
0.389 ms 1 /classes/Product.php:5659
217
SELECT SQL_NO_CACHE `reduction`
FROM `psoh_product_group_reduction_cache`
WHERE `id_product` = 382 AND `id_group` = 1 LIMIT 1
0.388 ms 0 /classes/GroupReduction.php:156
315
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `psoh_product_attribute`
WHERE `id_product` = 106
0.387 ms 1 /classes/Product.php:2902
126
SELECT SQL_NO_CACHE product_type FROM `psoh_product` WHERE id_product = 434 LIMIT 1
0.386 ms 1 /classes/Pack.php:90
272
SELECT SQL_NO_CACHE name FROM psoh_category_lang WHERE id_shop = 1 AND id_lang = 2 AND id_category = 11 LIMIT 1
0.385 ms 1 /classes/Product.php:5659
135
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `psoh_product_shop`
WHERE `id_product` = 396 AND id_shop=1 LIMIT 1
0.384 ms 1 /classes/Product.php:6876
252
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `psoh_product_shop`
WHERE `id_product` = 155 AND id_shop=1 LIMIT 1
0.380 ms 1 /classes/Product.php:6876
250
SELECT SQL_NO_CACHE 1 FROM `psoh_specific_price` WHERE id_product = 155 LIMIT 1
0.379 ms 1 /classes/SpecificPrice.php:435
256
SELECT SQL_NO_CACHE SUM(quantity)
FROM `psoh_stock_available`
WHERE (id_product = 155) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.378 ms 1 /classes/stock/StockAvailable.php:453
98
SELECT SQL_NO_CACHE name FROM psoh_category_lang WHERE id_shop = 1 AND id_lang = 2 AND id_category = 11 LIMIT 1
0.378 ms 1 /classes/Product.php:5659
332
SELECT SQL_NO_CACHE `id_module` FROM `psoh_module_shop` WHERE `id_module` = 6 AND `id_shop` = 1 LIMIT 1
0.378 ms 1 /classes/module/Module.php:2137
204
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `psoh_product_shop`
WHERE `id_product` = 106 AND id_shop=1 LIMIT 1
0.377 ms 1 /classes/Product.php:6876
394
SELECT SQL_NO_CACHE data
FROM `psoh_ganalytics_data`
WHERE id_cart = 0
AND id_shop = 1 LIMIT 1
0.377 ms 0 /modules/ps_googleanalytics/classes/Repository/GanalyticsDataRepository.php:43
372
SELECT SQL_NO_CACHE `id_module` FROM `psoh_module_shop` WHERE `id_module` = 20 AND `id_shop` = 1 LIMIT 1
0.375 ms 1 /classes/module/Module.php:2137
392
SELECT SQL_NO_CACHE `id_module` FROM `psoh_module` WHERE `name` = "ps_customeraccountlinks" LIMIT 1
0.374 ms 1 /classes/module/Module.php:2664
276
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `psoh_product_shop`
WHERE `id_product` = 441 AND id_shop=1 LIMIT 1
0.373 ms 1 /classes/Product.php:6876
202
SELECT SQL_NO_CACHE 1 FROM `psoh_specific_price` WHERE id_product = 106 LIMIT 1
0.369 ms 1 /classes/SpecificPrice.php:435
224
SELECT SQL_NO_CACHE name FROM psoh_category_lang WHERE id_shop = 1 AND id_lang = 2 AND id_category = 11 LIMIT 1
0.368 ms 1 /classes/Product.php:5659
290
SELECT SQL_NO_CACHE COUNT(*) FROM `psoh_pack` WHERE id_product_pack = 444 LIMIT 1
0.368 ms 1 /classes/Pack.php:89
331
SELECT SQL_NO_CACHE `id_module` FROM `psoh_module` WHERE `name` = "ps_languageselector" LIMIT 1
0.367 ms 1 /classes/module/Module.php:2664
111
SELECT SQL_NO_CACHE `reduction`
FROM `psoh_group`
WHERE `id_group` = 1 LIMIT 1
0.366 ms 1 /classes/Group.php:154
278
SELECT SQL_NO_CACHE COUNT(*) FROM `psoh_pack` WHERE id_product_pack = 441 LIMIT 1
0.366 ms 1 /classes/Pack.php:89
201
SELECT SQL_NO_CACHE name FROM psoh_category_lang WHERE id_shop = 1 AND id_lang = 2 AND id_category = 11 LIMIT 1
0.364 ms 1 /classes/Product.php:5659
268
SELECT SQL_NO_CACHE SUM(quantity)
FROM `psoh_stock_available`
WHERE (id_product = 85) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.364 ms 1 /classes/stock/StockAvailable.php:453
296
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `psoh_product_attribute`
WHERE `id_product` = 436
0.364 ms 1 /classes/Product.php:2902
255
SELECT SQL_NO_CACHE product_type FROM `psoh_product` WHERE id_product = 155 LIMIT 1
0.363 ms 1 /classes/Pack.php:90
104
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `psoh_product_shop`
WHERE `id_product` = 436 AND id_shop=1 LIMIT 1
0.363 ms 1 /classes/Product.php:6876
9
SELECT SQL_NO_CACHE id_shop
FROM `psoh_lang_shop`
WHERE `id_lang` = 2
AND id_shop = 1 LIMIT 1
0.362 ms 1 /classes/ObjectModel.php:1729
260
SELECT SQL_NO_CACHE name FROM psoh_category_lang WHERE id_shop = 1 AND id_lang = 2 AND id_category = 11 LIMIT 1
0.360 ms 1 /classes/Product.php:5659
334
SELECT SQL_NO_CACHE `id_module` FROM `psoh_module_shop` WHERE `id_module` = 7 AND `id_shop` = 1 LIMIT 1
0.357 ms 1 /classes/module/Module.php:2137
127
SELECT SQL_NO_CACHE SUM(quantity)
FROM `psoh_stock_available`
WHERE (id_product = 434) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.352 ms 1 /classes/stock/StockAvailable.php:453
317
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `psoh_product_attribute`
WHERE `id_product` = 382
0.352 ms 1 /classes/Product.php:2902
108
SELECT SQL_NO_CACHE *
FROM `psoh_tax` a
WHERE (a.`id_tax` = 53) LIMIT 1
0.351 ms 1 /src/Adapter/EntityMapper.php:71
333
SELECT SQL_NO_CACHE `id_module` FROM `psoh_module` WHERE `name` = "ps_currencyselector" LIMIT 1
0.351 ms 1 /classes/module/Module.php:2664
267
SELECT SQL_NO_CACHE product_type FROM `psoh_product` WHERE id_product = 85 LIMIT 1
0.350 ms 1 /classes/Pack.php:90
340
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `psoh_cart_product`
WHERE `id_cart` = 0 LIMIT 1
0.350 ms 1 /classes/Cart.php:1303
264
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `psoh_product_shop`
WHERE `id_product` = 85 AND id_shop=1 LIMIT 1
0.349 ms 1 /classes/Product.php:6876
155
SELECT SQL_NO_CACHE name FROM psoh_category_lang WHERE id_shop = 1 AND id_lang = 2 AND id_category = 11 LIMIT 1
0.348 ms 1 /classes/Product.php:5659
280
SELECT SQL_NO_CACHE SUM(quantity)
FROM `psoh_stock_available`
WHERE (id_product = 441) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.345 ms 1 /classes/stock/StockAvailable.php:453
241
SELECT SQL_NO_CACHE `reduction`
FROM `psoh_product_group_reduction_cache`
WHERE `id_product` = 195 AND `id_group` = 1 LIMIT 1
0.342 ms 0 /classes/GroupReduction.php:156
288
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `psoh_product_shop`
WHERE `id_product` = 444 AND id_shop=1 LIMIT 1
0.339 ms 1 /classes/Product.php:6876
145
SELECT SQL_NO_CACHE 1 FROM `psoh_specific_price` WHERE id_product = 359 LIMIT 1
0.336 ms 1 /classes/SpecificPrice.php:435
277
SELECT SQL_NO_CACHE `reduction`
FROM `psoh_product_group_reduction_cache`
WHERE `id_product` = 441 AND `id_group` = 1 LIMIT 1
0.336 ms 0 /classes/GroupReduction.php:156
265
SELECT SQL_NO_CACHE `reduction`
FROM `psoh_product_group_reduction_cache`
WHERE `id_product` = 85 AND `id_group` = 1 LIMIT 1
0.333 ms 0 /classes/GroupReduction.php:156
321
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `psoh_product_attribute`
WHERE `id_product` = 195
0.332 ms 1 /classes/Product.php:2902
149
SELECT SQL_NO_CACHE COUNT(*) FROM `psoh_pack` WHERE id_product_pack = 359 LIMIT 1
0.327 ms 1 /classes/Pack.php:89
355
SELECT SQL_NO_CACHE `id_module` FROM `psoh_module_shop` WHERE `id_module` = 22 AND `id_shop` = 1 LIMIT 1
0.326 ms 1 /classes/module/Module.php:2137
139
SELECT SQL_NO_CACHE SUM(quantity)
FROM `psoh_stock_available`
WHERE (id_product = 396) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.325 ms 1 /classes/stock/StockAvailable.php:453
253
SELECT SQL_NO_CACHE `reduction`
FROM `psoh_product_group_reduction_cache`
WHERE `id_product` = 155 AND `id_group` = 1 LIMIT 1
0.325 ms 0 /classes/GroupReduction.php:156
102
SELECT SQL_NO_CACHE 1 FROM `psoh_specific_price` WHERE id_product = 436 LIMIT 1
0.321 ms 1 /classes/SpecificPrice.php:435
178
SELECT SQL_NO_CACHE name FROM psoh_category_lang WHERE id_shop = 1 AND id_lang = 2 AND id_category = 11 LIMIT 1
0.319 ms 1 /classes/Product.php:5659
151
SELECT SQL_NO_CACHE SUM(quantity)
FROM `psoh_stock_available`
WHERE (id_product = 359) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.313 ms 1 /classes/stock/StockAvailable.php:453
138
SELECT SQL_NO_CACHE product_type FROM `psoh_product` WHERE id_product = 396 LIMIT 1
0.308 ms 1 /classes/Pack.php:90
289
SELECT SQL_NO_CACHE `reduction`
FROM `psoh_product_group_reduction_cache`
WHERE `id_product` = 444 AND `id_group` = 1 LIMIT 1
0.308 ms 0 /classes/GroupReduction.php:156
147
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `psoh_product_shop`
WHERE `id_product` = 359 AND id_shop=1 LIMIT 1
0.302 ms 1 /classes/Product.php:6876
292
SELECT SQL_NO_CACHE SUM(quantity)
FROM `psoh_stock_available`
WHERE (id_product = 444) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.299 ms 1 /classes/stock/StockAvailable.php:453
291
SELECT SQL_NO_CACHE product_type FROM `psoh_product` WHERE id_product = 444 LIMIT 1
0.298 ms 1 /classes/Pack.php:90
284
SELECT SQL_NO_CACHE name FROM psoh_category_lang WHERE id_shop = 1 AND id_lang = 2 AND id_category = 11 LIMIT 1
0.296 ms 1 /classes/Product.php:5659
279
SELECT SQL_NO_CACHE product_type FROM `psoh_product` WHERE id_product = 441 LIMIT 1
0.281 ms 1 /classes/Pack.php:90
150
SELECT SQL_NO_CACHE product_type FROM `psoh_product` WHERE id_product = 359 LIMIT 1
0.274 ms 1 /classes/Pack.php:90
148
SELECT SQL_NO_CACHE `reduction`
FROM `psoh_product_group_reduction_cache`
WHERE `id_product` = 359 AND `id_group` = 1 LIMIT 1
0.256 ms 0 /classes/GroupReduction.php:156

Doubles

17 queries
SELECT XX FROM `psoh_specific_price` WHERE id_product = XX LIMIT XX
16 queries
SELECT image_shop.`id_image`
                    FROM `psoh_image` i
                     INNER JOIN psoh_image_shop image_shop
        ON (image_shop.id_image = i.id_image AND image_shop.id_shop = XX)
                    WHERE i.`id_product` = XX
                    AND image_shop.`cover` = XX LIMIT XX
16 queries
SELECT name FROM psoh_category_lang WHERE id_shop = XX AND id_lang = XX AND id_category = XX LIMIT XX
16 queries
SELECT *
FROM `psoh_product` a
LEFT JOIN `psoh_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = XX
LEFT JOIN `psoh_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
16 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 `psoh_product` p
INNER JOIN `psoh_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = XX)
LEFT JOIN `psoh_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)
16 queries
                            SELECT `id_tax_rules_group`
                            FROM `psoh_product_shop`
                            WHERE `id_product` = XX AND id_shop=XX LIMIT XX
16 queries
			SELECT `reduction`
			FROM `psoh_product_group_reduction_cache`
			WHERE `id_product` = XX AND `id_group` = XX LIMIT XX
16 queries
SELECT COUNT(*) FROM `psoh_pack` WHERE id_product_pack = XX LIMIT XX
16 queries
SELECT product_type FROM `psoh_product` WHERE id_product = XX LIMIT XX
16 queries
SELECT SUM(quantity)
FROM `psoh_stock_available`
WHERE (id_product = XX) AND (id_product_attribute = XX) AND (id_shop = XX) AND (id_shop_group = XX) LIMIT XX
16 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 `psoh_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 `psoh_cart_product` cp JOIN `psoh_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `psoh_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
16 queries
                SELECT name, value, pf.id_feature, f.position, fvl.id_feature_value
                FROM psoh_feature_product pf
                LEFT JOIN psoh_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = XX)
                LEFT JOIN psoh_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = XX)
                LEFT JOIN psoh_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = XX)
                 INNER JOIN psoh_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
16 queries
            SELECT image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
            FROM `psoh_image` i
             INNER JOIN psoh_image_shop image_shop
        ON (image_shop.id_image = i.id_image AND image_shop.id_shop = XX)
            LEFT JOIN `psoh_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = XX)
            WHERE i.`id_product` = XX
            ORDER BY `position`
16 queries
SELECT `id_product_attribute`
            FROM `psoh_product_attribute`
            WHERE `id_product` = XX
16 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 `psoh_product_attribute` pa
             INNER JOIN psoh_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 `psoh_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
            JOIN `psoh_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
            JOIN `psoh_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = XX)
            JOIN `psoh_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;
12 queries
SELECT `id_module` FROM `psoh_module_shop` WHERE `id_module` = XX AND `id_shop` = XX LIMIT XX
7 queries
SELECT v.*, vl.*, IF(lifvlv.`url_name` IS NULL OR lifvlv.`url_name` = "", NULL, lifvlv.`url_name`) AS url_name, IF(lifvlv.`meta_title` IS NULL OR lifvlv.`meta_title` = "", NULL, lifvlv.`meta_title`) AS meta_title FROM `psoh_feature_value` v LEFT JOIN `psoh_feature_value_lang` vl ON (v.`id_feature_value` = vl.`id_feature_value` AND vl.`id_lang` = XX) LEFT JOIN `psoh_layered_indexable_feature_value_lang_value` lifvlv ON (v.`id_feature_value` = lifvlv.`id_feature_value` AND lifvlv.`id_lang` = XX) WHERE v.`id_feature` = XX ORDER BY vl.`value` ASC
5 queries
SELECT fp.id_feature, fp.id_feature_value, COUNT(DISTINCT p.id_product) c FROM (SELECT p.id_product, p.id_manufacturer, SUM(sa.quantity) as quantity, p.condition, p.weight, p.price, psales.quantity as sales, p.on_sale, p.date_add FROM psoh_product p LEFT JOIN psoh_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN psoh_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN psoh_stock_available sa ON (p.id_product = sa.id_product AND IFNULL(pac.id_product_attribute, XX) = sa.id_product_attribute AND sa.id_shop = XX  AND sa.id_shop_group = XX ) LEFT JOIN psoh_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN psoh_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = XX AND ps.active = TRUE) INNER JOIN psoh_category_product cp ON (p.id_product = cp.id_product) INNER JOIN psoh_category c ON (cp.id_category = c.id_category AND c.active=XX) LEFT JOIN psoh_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN psoh_feature_product fp_XX ON (p.id_product = fp_XX.id_product) LEFT JOIN psoh_feature_product fp_XX ON (p.id_product = fp_XX.id_product) WHERE ((sa.quantity>XX)) AND ((fp_XX.id_feature_value IN (XX, XX, XX, XX, XX, XX))) AND ((fp_XX.id_feature_value=XX)) AND ps.id_shop='XX' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='XX' AND c.nleft>=XX AND c.nright<=XX GROUP BY p.id_product) p INNER JOIN psoh_feature_product fp ON (p.id_product = fp.id_product) LEFT JOIN psoh_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN psoh_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN psoh_stock_available sa_XX ON (p.id_product = sa_XX.id_product AND IFNULL(pac.id_product_attribute, XX) = sa_XX.id_product_attribute AND sa_XX.id_shop = XX  AND sa_XX.id_shop_group = XX ) LEFT JOIN psoh_feature_product fp_XX ON (p.id_product = fp_XX.id_product) LEFT JOIN psoh_feature_product fp_XX ON (p.id_product = fp_XX.id_product) WHERE ((fp.id_feature=XX)) AND ((sa_XX.quantity>XX)) AND ((fp_XX.id_feature_value IN (XX, XX, XX, XX, XX, XX))) AND ((fp_XX.id_feature_value=XX)) GROUP BY fp.id_feature_value
4 queries
SELECT *
FROM `psoh_category` a
LEFT JOIN `psoh_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = XX
LEFT JOIN `psoh_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
4 queries
SELECT `id_lang` FROM `psoh_lang`
                    WHERE `locale` = 'pt-pt'
                    OR `language_code` = 'pt-pt' LIMIT XX
4 queries
SELECT DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `psoh_attribute_group` ag INNER JOIN `psoh_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = XX) INNER JOIN `psoh_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `psoh_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = XX) INNER JOIN psoh_attribute_group_shop attribute_group_shop
        ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = XX)  INNER JOIN psoh_attribute_shop attribute_shop
        ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = XX) LEFT JOIN `psoh_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = XX) WHERE ag.id_attribute_group = XX ORDER BY agl.`name` ASC, a.`position` ASC
4 queries
SELECT pac.id_attribute, COUNT(DISTINCT p.id_product) c FROM (SELECT p.id_product, p.id_manufacturer, SUM(sa.quantity) as quantity, p.condition, p.weight, p.price, psales.quantity as sales, p.on_sale, p.date_add FROM psoh_product p LEFT JOIN psoh_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN psoh_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN psoh_stock_available sa ON (p.id_product = sa.id_product AND IFNULL(pac.id_product_attribute, XX) = sa.id_product_attribute AND sa.id_shop = XX  AND sa.id_shop_group = XX ) LEFT JOIN psoh_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN psoh_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = XX AND ps.active = TRUE) INNER JOIN psoh_category_product cp ON (p.id_product = cp.id_product) INNER JOIN psoh_category c ON (cp.id_category = c.id_category AND c.active=XX) LEFT JOIN psoh_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN psoh_feature_product fp_XX ON (p.id_product = fp_XX.id_product) LEFT JOIN psoh_feature_product fp_XX ON (p.id_product = fp_XX.id_product) WHERE ((sa.quantity>XX)) AND ((fp_XX.id_feature_value IN (XX, XX, XX, XX, XX, XX))) AND ((fp_XX.id_feature_value=XX)) AND ps.id_shop='XX' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='XX' AND c.nleft>=XX AND c.nright<=XX GROUP BY p.id_product) p LEFT JOIN psoh_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN psoh_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) INNER JOIN psoh_attribute a ON (a.id_attribute = pac.id_attribute) LEFT JOIN psoh_stock_available sa_XX ON (p.id_product = sa_XX.id_product AND IFNULL(pac.id_product_attribute, XX) = sa_XX.id_product_attribute AND sa_XX.id_shop = XX  AND sa_XX.id_shop_group = XX ) LEFT JOIN psoh_feature_product fp_XX ON (p.id_product = fp_XX.id_product) LEFT JOIN psoh_feature_product fp_XX ON (p.id_product = fp_XX.id_product) WHERE ((a.id_attribute_group=XX)) AND ((sa_XX.quantity>XX)) AND ((fp_XX.id_feature_value IN (XX, XX, XX, XX, XX, XX))) AND ((fp_XX.id_feature_value=XX)) GROUP BY pac.id_attribute
4 queries
SELECT *
FROM `psoh_cms` a
LEFT JOIN `psoh_cms_shop` `c` ON a.`id_cms` = c.`id_cms` AND c.`id_shop` = XX
WHERE (a.`id_cms` = XX) LIMIT XX
4 queries
SELECT *
							FROM `psoh_cms_lang`
							WHERE `id_cms` = XX AND `id_shop` = XX
2 queries
                SELECT m.`id_module`, m.`name`, ms.`id_module`as `mshop`
                FROM `psoh_module` m
                LEFT JOIN `psoh_module_shop` ms
                ON m.`id_module` = ms.`id_module`
                AND ms.`id_shop` = XX
2 queries
SELECT *
FROM `psoh_currency` a
LEFT JOIN `psoh_currency_lang` `b` ON a.`id_currency` = b.`id_currency` AND b.`id_lang` = XX
LEFT JOIN `psoh_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = XX
WHERE (a.`id_currency` = XX) LIMIT XX
2 queries
		SELECT `id_category`
		FROM `psoh_category_shop`
		WHERE `id_category` = XX
		AND `id_shop` = XX LIMIT XX
2 queries
				SELECT tr.*
				FROM `psoh_tax_rule` tr
				JOIN `psoh_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
2 queries
SELECT *
FROM `psoh_link_block` a
LEFT JOIN `psoh_link_block_shop` `c` ON a.`id_link_block` = c.`id_link_block` AND c.`id_shop` = XX
WHERE (a.`id_link_block` = XX) LIMIT XX
2 queries
SELECT *
							FROM `psoh_link_block_lang`
							WHERE `id_link_block` = XX

Tables stress

97 feature_product
86 product
72 product_attribute
70 product_shop
58 stock_available
56 product_attribute_combination
36 category
34 cart_product
32 image
32 image_shop
32 product_attribute_shop
32 pack
30 category_lang
24 category_group
24 attribute
23 feature_value_lang
22 category_product
21 attribute_group
20 product_sale
20 attribute_lang
18 specific_price
17 feature
17 feature_shop
17 feature_lang
17 product_lang
16 module
16 product_group_reduction_cache
16 image_lang
15 module_shop
11 category_shop
7 lang
7 hook
7 currency
7 feature_value
7 layered_indexable_feature_value_lang_value
5 currency_shop
5 attribute_group_shop
5 attribute_group_lang
4 shop_url
4 shop
4 lang_shop
4 attribute_shop
4 layered_indexable_attribute_lang_value
4 cms
4 cms_shop
4 cms_lang
3 country
3 hook_alias
3 meta
3 meta_lang
3 currency_lang
3 image_type
3 link_block
3 link_block_shop
2 shop_group
2 configuration
2 country_lang
2 country_shop
2 hook_module
2 group
2 group_shop
2 tax_rule
2 tax_rules_group
2 link_block_lang
2 date_range
1 configuration_lang
1 module_group
1 group_lang
1 hook_module_exceptions
1 feature_flag
1 address_format
1 required_field
1 layered_category
1 layered_indexable_attribute_group
1 layered_indexable_attribute_group_lang_value
1 layered_indexable_feature
1 layered_indexable_feature_lang_value
1 layered_filter_block
1 manufacturer
1 tax
1 tax_lang
1 psreassurance
1 psreassurance_lang
1 ganalytics_data
1 connections
1 page_type
1 page

ObjectModel instances

Name Instances Source
Product 42 /classes/Link.php:113 (__construct) [id: 436]
/classes/Link.php:113 (__construct) [id: 434]
/classes/Link.php:113 (__construct) [id: 396]
/classes/Link.php:113 (__construct) [id: 359]
/classes/Link.php:113 (__construct) [id: 252]
/classes/Link.php:113 (__construct) [id: 201]
/classes/Link.php:113 (__construct) [id: 382]
/classes/Link.php:113 (__construct) [id: 346]
/classes/Link.php:113 (__construct) [id: 195]
/classes/Link.php:113 (__construct) [id: 155]
/classes/Link.php:113 (__construct) [id: 85]
/classes/Link.php:113 (__construct) [id: 441]
/classes/Link.php:113 (__construct) [id: 444]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 436]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 434]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 396]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 359]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 323]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 252]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 201]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 131]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 106]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 382]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 346]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 195]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 155]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 85]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 441]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 444]
/classes/Link.php:113 (__construct) [id: 436]
/classes/Link.php:113 (__construct) [id: 434]
/classes/Link.php:113 (__construct) [id: 396]
/classes/Link.php:113 (__construct) [id: 359]
/classes/Link.php:113 (__construct) [id: 252]
/classes/Link.php:113 (__construct) [id: 201]
/classes/Link.php:113 (__construct) [id: 382]
/classes/Link.php:113 (__construct) [id: 346]
/classes/Link.php:113 (__construct) [id: 195]
/classes/Link.php:113 (__construct) [id: 155]
/classes/Link.php:113 (__construct) [id: 85]
/classes/Link.php:113 (__construct) [id: 441]
/classes/Link.php:113 (__construct) [id: 444]
Category 12 /controllers/front/listing/CategoryController.php:78 (__construct) [id: 10]
/controllers/front/listing/CategoryController.php:216 (__construct) [id: 11]
/controllers/front/listing/CategoryController.php:216 (__construct) [id: 13]
/classes/Meta.php:380 (__construct) [id: 10]
/classes/PrestaShopCollection.php:385 (hydrateCollection) [id: ]
/classes/PrestaShopCollection.php:385 (hydrateCollection) [id: ]
/modules/ps_facetedsearch/src/Product/Search.php:364 (__construct) [id: 10]
/modules/ps_facetedsearch/src/Filters/Block.php:157 (__construct) [id: 10]
/modules/ps_categorytree/ps_categorytree.php:371 (__construct) [id: 2]
/modules/ps_categorytree/ps_categorytree.php:364 (getParentsCategories) [id: 2]
/classes/Meta.php:380 (__construct) [id: 11]
/classes/Link.php:402 (__construct) [id: 11]
CMS 5 /modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:138 (__construct) [id: 0]
/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:138 (__construct) [id: 3]
/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:138 (__construct) [id: 4]
/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:138 (__construct) [id: 6]
/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:138 (__construct) [id: 7]
Address 4 /classes/shop/Shop.php:486 (__construct) [id: ]
/classes/Product.php:3694 (initialize) [id: ]
/classes/Product.php:3804 (__construct) [id: ]
/classes/Product.php:5964 (__construct) [id: ]
Currency 3 /src/Adapter/Currency/CurrencyDataProvider.php:101 (__construct) [id: 2]
/src/Adapter/Currency/CurrencyDataProvider.php:101 (__construct) [id: 1]
/classes/Tools.php:690 (getCurrencyInstance) [id: 2]
Country 3 /config/config.inc.php:146 (__construct) [id: 15]
/classes/AddressFormat.php:404 (__construct) [id: 15]
/classes/controller/FrontController.php:1779 (__construct) [id: 15]
State 2 /classes/AddressFormat.php:404 (__construct) [id: 0]
/classes/controller/FrontController.php:1778 (__construct) [id: 0]
Language 2 /config/config.inc.php:211 (__construct) [id: 2]
/classes/Tools.php:560 (__construct) [id: 2]
Hook 2 /modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:64 (__construct) [id: 45]
/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:64 (__construct) [id: 45]
Cart 2 /classes/controller/FrontController.php:467 (__construct) [id: ]
/classes/controller/FrontController.php:541 (__construct) [id: ]
PrestaShop\Module\LinkList\Model\LinkBlock 2 /modules/ps_linklist/src/LegacyLinkBlockRepository.php:91 (__construct) [id: 1]
/modules/ps_linklist/src/LegacyLinkBlockRepository.php:91 (__construct) [id: 2]
Shop 1 /config/config.inc.php:117 (initialize) [id: 1]
Tax 1 /classes/tax/TaxRulesTaxManager.php:116 (__construct) [id: 53]
Risk 1 /classes/controller/FrontController.php:1705 (__construct) [id: ]
AddressFormat 1 /classes/controller/FrontController.php:1773 (generateAddress) [id: ]
Gender 1 /classes/controller/FrontController.php:1702 (__construct) [id: 0]
Group 1 /classes/Cart.php:249 (getCurrent) [id: 1]
Customer 1 /config/config.inc.php:264 (__construct) [id: ]
ShopGroup 1 /classes/shop/Shop.php:561 (__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/include_paths.php
9 /vendor/composer/autoload_static.php
10 /vendor/symfony/polyfill-php72/bootstrap.php
11 /vendor/symfony/polyfill-mbstring/bootstrap.php
12 /vendor/symfony/polyfill-mbstring/bootstrap80.php
13 /vendor/symfony/polyfill-intl-normalizer/bootstrap.php
14 /vendor/symfony/polyfill-intl-normalizer/bootstrap80.php
15 /vendor/symfony/polyfill-intl-idn/bootstrap.php
16 /vendor/symfony/deprecation-contracts/function.php
17 /vendor/ralouphie/getallheaders/src/getallheaders.php
18 /vendor/symfony/polyfill-ctype/bootstrap.php
19 /vendor/symfony/polyfill-ctype/bootstrap80.php
20 /vendor/symfony/polyfill-php80/bootstrap.php
21 /vendor/guzzlehttp/promises/src/functions_include.php
22 /vendor/guzzlehttp/promises/src/functions.php
23 /vendor/guzzlehttp/guzzle/src/functions_include.php
24 /vendor/guzzlehttp/guzzle/src/functions.php
25 /vendor/symfony/polyfill-iconv/bootstrap.php
26 /vendor/ezyang/htmlpurifier/library/HTMLPurifier.composer.php
27 /vendor/jakeasmith/http_build_url/src/http_build_url.php
28 /vendor/lcobucci/jwt/compat/class-aliases.php
29 /vendor/lcobucci/jwt/src/Token.php
30 /vendor/lcobucci/jwt/src/Signature.php
31 /vendor/lcobucci/jwt/compat/json-exception-polyfill.php
32 /vendor/lcobucci/jwt/compat/lcobucci-clock-polyfill.php
33 /vendor/swiftmailer/swiftmailer/lib/swift_required.php
34 /vendor/swiftmailer/swiftmailer/lib/classes/Swift.php
35 /vendor/symfony/polyfill-intl-icu/bootstrap.php
36 /vendor/symfony/polyfill-php73/bootstrap.php
37 /vendor/symfony/polyfill-php81/bootstrap.php
38 /vendor/api-platform/core/src/deprecation.php
39 /vendor/api-platform/core/src/Api/FilterInterface.php
40 /vendor/api-platform/core/src/Api/ResourceClassResolverInterface.php
41 /vendor/api-platform/core/src/deprecated_interfaces.php
42 /vendor/api-platform/core/src/Metadata/Property/Factory/PropertyNameCollectionFactoryInterface.php
43 /vendor/api-platform/core/src/Metadata/Resource/Factory/ResourceNameCollectionFactoryInterface.php
44 /vendor/api-platform/core/src/Metadata/Extractor/ResourceExtractorInterface.php
45 /vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/Filter/DateFilterInterface.php
46 /vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/Filter/ExistsFilterInterface.php
47 /vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/Filter/OrderFilterInterface.php
48 /vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/Filter/RangeFilterInterface.php
49 /vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/Filter/SearchFilterInterface.php
50 /vendor/api-platform/core/src/Core/Bridge/Doctrine/MongoDbOdm/Extension/AggregationCollectionExtensionInterface.php
51 /vendor/api-platform/core/src/Core/Bridge/Doctrine/MongoDbOdm/Extension/AggregationItemExtensionInterface.php
52 /vendor/api-platform/core/src/Core/Bridge/Doctrine/MongoDbOdm/Extension/AggregationResultCollectionExtensionInterface.php
53 /vendor/api-platform/core/src/Core/Bridge/Doctrine/MongoDbOdm/Extension/AggregationResultItemExtensionInterface.php
54 /vendor/api-platform/core/src/Core/Bridge/Doctrine/MongoDbOdm/Filter/FilterInterface.php
55 /vendor/api-platform/core/src/Doctrine/Orm/QueryAwareInterface.php
56 /vendor/api-platform/core/src/Doctrine/Orm/Util/QueryNameGeneratorInterface.php
57 /vendor/api-platform/core/src/Elasticsearch/Metadata/Document/Factory/DocumentMetadataFactoryInterface.php
58 /vendor/api-platform/core/src/Symfony/Validator/ValidationGroupsGeneratorInterface.php
59 /vendor/api-platform/core/src/Symfony/Validator/Exception/ConstraintViolationListAwareExceptionInterface.php
60 /vendor/api-platform/core/src/Exception/ExceptionInterface.php
61 /vendor/api-platform/core/src/Core/Bridge/Symfony/Validator/Metadata/Property/Restriction/PropertySchemaRestrictionMetadataInterface.php
62 /vendor/api-platform/core/src/State/Pagination/PaginatorInterface.php
63 /vendor/api-platform/core/src/State/Pagination/PartialPaginatorInterface.php
64 /vendor/api-platform/core/src/Documentation/DocumentationInterface.php
65 /vendor/api-platform/core/src/JsonLd/AnonymousContextBuilderInterface.php
66 /vendor/api-platform/core/src/JsonLd/ContextBuilderInterface.php
67 /vendor/api-platform/core/src/Core/JsonSchema/SchemaFactoryInterface.php
68 /vendor/api-platform/core/src/JsonSchema/TypeFactoryInterface.php
69 /vendor/api-platform/core/src/OpenApi/Factory/OpenApiFactoryInterface.php
70 /vendor/api-platform/core/src/PathResolver/OperationPathResolverInterface.php
71 /vendor/api-platform/core/src/Symfony/Security/ResourceAccessCheckerInterface.php
72 /vendor/api-platform/core/src/Serializer/Filter/FilterInterface.php
73 /vendor/api-platform/core/src/Serializer/SerializerContextBuilderInterface.php
74 /vendor/api-platform/core/src/Validator/ValidatorInterface.php
75 /vendor/api-platform/core/src/Api/UrlGeneratorInterface.php
76 /vendor/api-platform/core/src/GraphQl/ExecutorInterface.php
77 /vendor/api-platform/core/src/GraphQl/Error/ErrorHandlerInterface.php
78 /vendor/api-platform/core/src/Core/GraphQl/Resolver/Stage/ValidateStageInterface.php
79 /vendor/api-platform/core/src/Core/GraphQl/Resolver/Stage/ReadStageInterface.php
80 /vendor/api-platform/core/src/Core/GraphQl/Resolver/Stage/SecurityPostDenormalizeStageInterface.php
81 /vendor/api-platform/core/src/Core/GraphQl/Resolver/Stage/SecurityStageInterface.php
82 /vendor/api-platform/core/src/Core/GraphQl/Resolver/Stage/WriteStageInterface.php
83 /vendor/api-platform/core/src/Core/GraphQl/Resolver/Stage/SerializeStageInterface.php
84 /vendor/api-platform/core/src/Core/GraphQl/Resolver/Stage/DeserializeStageInterface.php
85 /vendor/api-platform/core/src/GraphQl/Resolver/QueryItemResolverInterface.php
86 /vendor/api-platform/core/src/GraphQl/Resolver/QueryCollectionResolverInterface.php
87 /vendor/api-platform/core/src/Core/GraphQl/Resolver/Factory/ResolverFactoryInterface.php
88 /vendor/api-platform/core/src/GraphQl/Resolver/MutationResolverInterface.php
89 /vendor/api-platform/core/src/Core/GraphQl/Subscription/MercureSubscriptionIriGeneratorInterface.php
90 /vendor/api-platform/core/src/Core/GraphQl/Subscription/SubscriptionIdentifierGeneratorInterface.php
91 /vendor/api-platform/core/src/Core/GraphQl/Subscription/SubscriptionManagerInterface.php
92 /vendor/api-platform/core/src/Core/GraphQl/Serializer/SerializerContextBuilderInterface.php
93 /vendor/api-platform/core/src/GraphQl/Type/TypesFactoryInterface.php
94 /vendor/api-platform/core/src/GraphQl/Type/Definition/TypeInterface.php
95 /vendor/api-platform/core/src/GraphQl/Type/TypesContainerInterface.php
96 /vendor/psr/container/src/ContainerInterface.php
97 /vendor/api-platform/core/src/Operation/PathSegmentNameGeneratorInterface.php
98 /vendor/ircmaxell/password-compat/lib/password.php
99 /vendor/martinlindhe/php-mb-helpers/src/mb_helpers.php
100 /vendor/prestashop/laminas-code-lts/polyfill/ReflectionEnumPolyfill.php
101 /src/Core/Version.php
102 /config/alias.php
103 /vendor/prestashop/autoload/src/PrestashopAutoload.php
104 /vendor/prestashop/autoload/src/LegacyClassLoader.php
105 /vendor/symfony/symfony/src/Symfony/Component/Filesystem/Filesystem.php
106 /vendor/prestashop/autoload/src/Autoloader.php
107 /config/bootstrap.php
108 /src/Core/ContainerBuilder.php
109 /src/Core/Foundation/IoC/Container.php
110 /src/Adapter/ServiceLocator.php
111 /var/cache/dev/appParameters.php
114 /var/cache/dev/class_index.php
115 /classes/controller/Controller.php
117 /classes/ObjectModel.php
118 /src/Core/Foundation/Database/EntityInterface.php
120 /classes/db/Db.php
122 /classes/Hook.php
124 /classes/module/Module.php
125 /src/Core/Module/Legacy/ModuleInterface.php
127 /classes/Tools.php
128 /classes/Context.php
129 /classes/shop/Shop.php
130 /src/Core/Security/PasswordGenerator.php
131 /classes/db/DbPDO.php
132 /classes/AddressFormat.php
133 /classes/Configuration.php
134 /classes/Validate.php
135 /classes/cache/Cache.php
136 /src/Adapter/EntityMapper.php
137 /classes/db/DbQuery.php
138 /src/Core/Addon/Theme/ThemeManagerBuilder.php
139 /vendor/psr/log/Psr/Log/NullLogger.php
140 /vendor/psr/log/Psr/Log/AbstractLogger.php
141 /vendor/psr/log/Psr/Log/LoggerInterface.php
142 /src/Adapter/Configuration.php
143 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/ParameterBag.php
144 /src/Core/Domain/Configuration/ShopConfigurationInterface.php
145 /src/Core/ConfigurationInterface.php
146 /src/Core/Addon/Theme/ThemeRepository.php
147 /src/Core/Addon/AddonRepositoryInterface.php
148 /src/Core/Domain/Shop/ValueObject/ShopConstraint.php
149 /src/Core/Addon/Theme/Theme.php
150 /src/Core/Addon/AddonInterface.php
151 /src/Core/Util/ArrayFinder.php
152 /vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyAccess.php
153 /vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyAccessorBuilder.php
154 /vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyAccessor.php
155 /vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyAccessorInterface.php
156 /vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyPath.php
157 /vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyPathInterface.php
158 /config/defines_uri.inc.php
159 /classes/Language.php
160 /src/Core/Language/LanguageInterface.php
161 /classes/Country.php
162 /classes/PrestaShopCollection.php
163 /classes/shop/ShopGroup.php
164 /classes/Cookie.php
165 /classes/PhpEncryption.php
166 /classes/PhpEncryptionEngine.php
167 /vendor/defuse/php-encryption/src/Key.php
168 /vendor/defuse/php-encryption/src/Encoding.php
169 /vendor/defuse/php-encryption/src/Core.php
170 /vendor/defuse/php-encryption/src/Crypto.php
171 /vendor/defuse/php-encryption/src/KeyOrPassword.php
172 /vendor/defuse/php-encryption/src/RuntimeTests.php
173 /vendor/defuse/php-encryption/src/DerivedKeys.php
174 /vendor/defuse/php-encryption/src/Exception/WrongKeyOrModifiedCiphertextException.php
175 /vendor/defuse/php-encryption/src/Exception/CryptoException.php
176 /src/Core/Session/SessionHandler.php
177 /src/Core/Session/SessionHandlerInterface.php
178 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php
179 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Attribute/AttributeBag.php
180 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Attribute/AttributeBagInterface.php
181 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/SessionBagInterface.php
182 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Flash/FlashBag.php
183 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Flash/FlashBagInterface.php
184 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/SessionBagProxy.php
185 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/SessionInterface.php
186 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/PhpBridgeSessionStorage.php
187 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php
188 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/MetadataBag.php
189 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/StrictSessionHandler.php
190 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php
191 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php
192 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/AbstractProxy.php
193 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/SessionStorageInterface.php
194 /config/smarty.config.inc.php
195 /classes/Smarty/SmartyDev.php
196 /vendor/smarty/smarty/libs/Smarty.class.php
197 /vendor/smarty/smarty/libs/functions.php
198 /vendor/smarty/smarty/libs/Autoloader.php
199 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_data.php
200 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_extension_handler.php
201 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php
202 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php
203 /vendor/smarty/smarty/libs/sysplugins/smarty_resource.php
204 /vendor/smarty/smarty/libs/sysplugins/smarty_variable.php
205 /vendor/smarty/smarty/libs/sysplugins/smarty_template_source.php
206 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php
207 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_resource_file.php
208 /config/smartyfront.config.inc.php
209 /classes/Smarty/SmartyResourceModule.php
210 /vendor/smarty/smarty/libs/sysplugins/smarty_resource_custom.php
211 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_registerresource.php
212 /classes/Smarty/SmartyResourceParent.php
213 /classes/Smarty/SmartyLazyRegister.php
214 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_registerplugin.php
215 /vendor/smarty/smarty/libs/plugins/modifier.truncate.php
216 /classes/Customer.php
217 /classes/Group.php
218 /classes/Link.php
219 /classes/shop/ShopUrl.php
220 /classes/Dispatcher.php
221 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Request.php
222 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/AcceptHeader.php
223 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/AcceptHeaderItem.php
224 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/FileBag.php
225 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/HeaderBag.php
226 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/HeaderUtils.php
227 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/ServerBag.php
228 /src/Adapter/SymfonyContainer.php
229 /vendor/mobiledetect/mobiledetectlib/Mobile_Detect.php
230 /config/db_slave_server.inc.php
231 /src/Adapter/ContainerBuilder.php
232 /src/Adapter/Environment.php
233 /src/Core/EnvironmentInterface.php
234 /vendor/symfony/symfony/src/Symfony/Component/Config/ConfigCache.php
235 /vendor/symfony/symfony/src/Symfony/Component/Config/ResourceCheckerConfigCache.php
236 /vendor/symfony/symfony/src/Symfony/Component/Config/ConfigCacheInterface.php
237 /vendor/symfony/symfony/src/Symfony/Component/Config/Resource/SelfCheckingResourceChecker.php
238 /vendor/symfony/symfony/src/Symfony/Component/Config/ResourceCheckerInterface.php
239 /vendor/symfony/symfony/src/Symfony/Component/Cache/DoctrineProvider.php
240 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/CacheProvider.php
241 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/Cache.php
242 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/FlushableCache.php
243 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/ClearableCache.php
244 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiOperationCache.php
245 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiGetCache.php
246 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiDeleteCache.php
247 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiPutCache.php
248 /vendor/symfony/symfony/src/Symfony/Component/Cache/PruneableInterface.php
249 /vendor/symfony/symfony/src/Symfony/Component/Cache/ResettableInterface.php
250 /vendor/symfony/contracts/Service/ResetInterface.php
251 /vendor/symfony/symfony/src/Symfony/Component/Cache/Adapter/ArrayAdapter.php
252 /vendor/symfony/symfony/src/Symfony/Component/Cache/Traits/ArrayTrait.php
253 /vendor/psr/log/Psr/Log/LoggerAwareTrait.php
254 /vendor/symfony/symfony/src/Symfony/Component/Cache/Adapter/AdapterInterface.php
255 /vendor/symfony/symfony/src/Symfony/Component/Cache/CacheItem.php
256 /vendor/symfony/contracts/Cache/ItemInterface.php
257 /vendor/psr/cache/src/CacheItemInterface.php
258 /vendor/psr/cache/src/CacheItemPoolInterface.php
259 /vendor/symfony/contracts/Cache/CacheInterface.php
260 /vendor/psr/log/Psr/Log/LoggerAwareInterface.php
261 /vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Setup.php
262 /vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php
263 /vendor/doctrine/orm/lib/Doctrine/ORM/Configuration.php
264 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Configuration.php
265 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/Psr6/CacheAdapter.php
266 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/Psr6/DoctrineProvider.php
267 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php
268 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php
269 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php
270 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/DoctrineAnnotations.php
271 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Annotation.php
272 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Entity.php
273 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Embeddable.php
274 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Embedded.php
275 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/MappedSuperclass.php
276 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/InheritanceType.php
277 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/DiscriminatorColumn.php
278 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/DiscriminatorMap.php
279 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Id.php
280 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/GeneratedValue.php
281 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Version.php
282 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/JoinColumn.php
283 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/JoinColumns.php
284 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Column.php
285 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/OneToOne.php
286 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/OneToMany.php
287 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ManyToOne.php
288 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ManyToMany.php
289 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Table.php
290 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UniqueConstraint.php
291 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Index.php
292 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/JoinTable.php
293 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/SequenceGenerator.php
294 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/CustomIdGenerator.php
295 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ChangeTrackingPolicy.php
296 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/OrderBy.php
297 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/NamedQueries.php
298 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/NamedQuery.php
299 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/HasLifecycleCallbacks.php
300 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/PrePersist.php
301 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/PostPersist.php
302 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/PreUpdate.php
303 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/PostUpdate.php
304 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/PreRemove.php
305 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/PostRemove.php
306 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/PostLoad.php
307 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/PreFlush.php
308 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/FieldResult.php
309 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ColumnResult.php
310 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/EntityResult.php
311 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/NamedNativeQuery.php
312 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/NamedNativeQueries.php
313 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/SqlResultSetMapping.php
314 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/SqlResultSetMappings.php
315 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/AssociationOverride.php
316 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/AssociationOverrides.php
317 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/AttributeOverride.php
318 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/AttributeOverrides.php
319 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/EntityListeners.php
320 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Cache.php
321 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/SimpleAnnotationReader.php
322 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php
323 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocLexer.php
324 /vendor/doctrine/lexer/lib/Doctrine/Common/Lexer/AbstractLexer.php
325 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/Target.php
326 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/AnnotationDriver.php
327 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/CompatibilityAnnotationDriver.php
328 /vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriver.php
329 /vendor/doctrine/persistence/src/Persistence/Mapping/Driver/ColocatedMappingDriver.php
330 /vendor/symfony/symfony/src/Symfony/Component/Config/Resource/FileResource.php
331 /vendor/symfony/symfony/src/Symfony/Component/Config/Resource/SelfCheckingResourceInterface.php
332 /vendor/symfony/symfony/src/Symfony/Component/Config/Resource/ResourceInterface.php
333 /vendor/symfony/symfony/src/Symfony/Component/Config/Resource/ReflectionClassResource.php
334 /vendor/symfony/symfony/src/Symfony/Component/Config/Resource/DirectoryResource.php
335 /var/cache/dev/FrontContainer.php
336 /src/Adapter/Container/LegacyContainer.php
337 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php
338 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Argument/RewindableGenerator.php
339 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Argument/ServiceLocator.php
340 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/ServiceLocator.php
341 /vendor/symfony/contracts/Service/ServiceLocatorTrait.php
342 /vendor/psr/container/src/ContainerExceptionInterface.php
343 /vendor/psr/container/src/NotFoundExceptionInterface.php
344 /vendor/symfony/contracts/Service/ServiceProviderInterface.php
345 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/ResettableContainerInterface.php
346 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/ContainerInterface.php
347 /src/Adapter/Container/LegacyContainerInterface.php
348 /modules/psgdpr/vendor/autoload.php
349 /modules/psgdpr/vendor/composer/autoload_real.php
350 /modules/psgdpr/vendor/composer/autoload_static.php
351 /modules/ps_searchbar/vendor/autoload.php
352 /modules/ps_searchbar/vendor/composer/autoload_real.php
353 /modules/ps_searchbar/vendor/composer/platform_check.php
354 /modules/ps_searchbar/vendor/composer/autoload_static.php
355 /modules/ps_featuredproducts/vendor/autoload.php
356 /modules/ps_featuredproducts/vendor/composer/autoload_real.php
357 /modules/ps_featuredproducts/vendor/composer/platform_check.php
358 /modules/ps_featuredproducts/vendor/composer/autoload_static.php
359 /modules/ps_specials/vendor/autoload.php
360 /modules/ps_specials/vendor/composer/autoload_real.php
361 /modules/ps_specials/vendor/composer/platform_check.php
362 /modules/ps_specials/vendor/composer/autoload_static.php
363 /modules/ps_newproducts/vendor/autoload.php
364 /modules/ps_newproducts/vendor/composer/autoload_real.php
365 /modules/ps_newproducts/vendor/composer/platform_check.php
366 /modules/ps_newproducts/vendor/composer/autoload_static.php
367 /modules/ps_bestsellers/vendor/autoload.php
368 /modules/ps_bestsellers/vendor/composer/autoload_real.php
369 /modules/ps_bestsellers/vendor/composer/platform_check.php
370 /modules/ps_bestsellers/vendor/composer/autoload_static.php
371 /modules/ps_crossselling/vendor/autoload.php
372 /modules/ps_crossselling/vendor/composer/autoload_real.php
373 /modules/ps_crossselling/vendor/composer/platform_check.php
374 /modules/ps_crossselling/vendor/composer/autoload_static.php
375 /modules/ps_categoryproducts/vendor/autoload.php
376 /modules/ps_categoryproducts/vendor/composer/autoload_real.php
377 /modules/ps_categoryproducts/vendor/composer/platform_check.php
378 /modules/ps_categoryproducts/vendor/composer/autoload_static.php
379 /modules/ps_viewedproduct/vendor/autoload.php
380 /modules/ps_viewedproduct/vendor/composer/autoload_real.php
381 /modules/ps_viewedproduct/vendor/composer/platform_check.php
382 /modules/ps_viewedproduct/vendor/composer/autoload_static.php
383 /modules/autoupgrade/vendor/autoload.php
384 /modules/autoupgrade/vendor/composer/autoload_real.php
385 /modules/autoupgrade/vendor/composer/autoload_static.php
386 /modules/autoupgrade/vendor/segmentio/analytics-php/lib/Segment.php
387 /modules/autoupgrade/vendor/segmentio/analytics-php/lib/Segment/Client.php
388 /modules/autoupgrade/vendor/segmentio/analytics-php/lib/Segment/Consumer.php
389 /modules/autoupgrade/vendor/segmentio/analytics-php/lib/Segment/QueueConsumer.php
390 /modules/autoupgrade/vendor/segmentio/analytics-php/lib/Segment/Consumer/File.php
391 /modules/autoupgrade/vendor/segmentio/analytics-php/lib/Segment/Consumer/ForkCurl.php
392 /modules/autoupgrade/vendor/segmentio/analytics-php/lib/Segment/Consumer/LibCurl.php
393 /modules/autoupgrade/vendor/segmentio/analytics-php/lib/Segment/Consumer/Socket.php
394 /modules/autoupgrade/vendor/segmentio/analytics-php/lib/Segment/Version.php
395 /modules/ps_eventbus/vendor/autoload.php
396 /modules/ps_eventbus/vendor/composer/autoload_real.php
397 /modules/ps_eventbus/vendor/composer/autoload_static.php
398 /modules/ps_mbo/vendor/autoload.php
399 /modules/ps_mbo/vendor/composer/autoload_real.php
400 /modules/ps_mbo/vendor/composer/platform_check.php
401 /modules/ps_mbo/vendor/composer/autoload_static.php
402 /modules/ps_mbo/vendor/clue/stream-filter/src/functions_include.php
403 /modules/ps_mbo/vendor/clue/stream-filter/src/functions.php
404 /modules/ps_mbo/vendor/php-http/message/src/filters.php
405 /modules/ps_mbo/vendor/sentry/sentry/src/functions.php
406 /modules/ps_mbo/vendor/symfony/polyfill-intl-grapheme/bootstrap.php
407 /modules/ps_mbo/vendor/symfony/string/Resources/functions.php
408 /modules/ps_mbo/bootstrap.php
409 /vendor/symfony/symfony/src/Symfony/Component/Dotenv/Dotenv.php
410 /modules/ps_cashondelivery/vendor/autoload.php
411 /modules/ps_cashondelivery/vendor/composer/autoload_real.php
412 /modules/ps_cashondelivery/vendor/composer/platform_check.php
413 /modules/ps_cashondelivery/vendor/composer/autoload_static.php
414 /modules/klaviyopsautomation/vendor/autoload.php
415 /modules/klaviyopsautomation/vendor/composer/autoload_real.php
416 /modules/klaviyopsautomation/vendor/composer/platform_check.php
417 /modules/klaviyopsautomation/vendor/composer/autoload_static.php
418 /modules/ps_accounts/vendor/autoload.php
419 /modules/ps_accounts/vendor/composer/autoload_real.php
420 /modules/ps_accounts/vendor/composer/platform_check.php
421 /modules/ps_accounts/vendor/composer/autoload_static.php
422 /modules/ps_accounts/vendor/paragonie/random_compat/lib/random.php
423 /modules/ps_accounts/vendor/symfony/polyfill-ctype/bootstrap.php
424 /modules/ps_accounts/vendor/lcobucci/jwt/compat/class-aliases.php
425 /modules/ps_accounts/vendor/lcobucci/jwt/src/Token.php
426 /modules/ps_accounts/vendor/lcobucci/jwt/src/Signature.php
427 /modules/ps_accounts/vendor/lcobucci/jwt/compat/json-exception-polyfill.php
428 /modules/ps_accounts/vendor/lcobucci/jwt/compat/lcobucci-clock-polyfill.php
429 /modules/ps_accounts/vendor/phpseclib/phpseclib/phpseclib/bootstrap.php
430 /modules/ps_accounts/vendor/ramsey/uuid/src/functions.php
431 /modules/ps_metrics/vendor/autoload.php
432 /modules/ps_metrics/vendor/composer/autoload_real.php
433 /modules/ps_metrics/vendor/composer/autoload_static.php
434 /modules/ps_metrics/vendor/symfony/polyfill-ctype/bootstrap.php
435 /modules/ps_metrics/vendor/symfony/polyfill-ctype/bootstrap80.php
436 /modules/ps_metrics/vendor/segmentio/analytics-php/lib/Segment.php
437 /modules/ps_metrics/vendor/segmentio/analytics-php/lib/Segment/Client.php
438 /modules/ps_metrics/vendor/segmentio/analytics-php/lib/Segment/Consumer.php
439 /modules/ps_metrics/vendor/segmentio/analytics-php/lib/Segment/QueueConsumer.php
440 /modules/ps_metrics/vendor/segmentio/analytics-php/lib/Segment/Consumer/File.php
441 /modules/ps_metrics/vendor/segmentio/analytics-php/lib/Segment/Consumer/ForkCurl.php
442 /modules/ps_metrics/vendor/segmentio/analytics-php/lib/Segment/Consumer/Socket.php
443 /src/Core/Hook/HookModuleFilter.php
444 /src/Core/Hook/HookModuleFilterInterface.php
445 /modules/klaviyopsautomation/klaviyopsautomation.php
446 /modules/klaviyopsautomation/includes/KlaviyoPsModule.php
447 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_createdata.php
448 /vendor/smarty/smarty/libs/sysplugins/smarty_data.php
449 /classes/Translate.php
450 /src/PrestaShopBundle/Translation/TranslatorComponent.php
451 /vendor/symfony/symfony/src/Symfony/Component/Translation/Translator.php
452 /vendor/symfony/symfony/src/Symfony/Component/Translation/TranslatorInterface.php
453 /vendor/symfony/contracts/Translation/LocaleAwareInterface.php
454 /vendor/symfony/contracts/Translation/TranslatorInterface.php
455 /vendor/symfony/symfony/src/Symfony/Component/Translation/TranslatorBagInterface.php
456 /src/PrestaShopBundle/Translation/PrestaShopTranslatorTrait.php
457 /src/PrestaShopBundle/Translation/TranslatorLanguageTrait.php
458 /src/PrestaShopBundle/Translation/TranslatorInterface.php
459 /vendor/symfony/symfony/src/Symfony/Component/Translation/Formatter/MessageFormatter.php
460 /vendor/symfony/symfony/src/Symfony/Component/Translation/Formatter/IntlFormatter.php
461 /vendor/symfony/symfony/src/Symfony/Component/Translation/Formatter/IntlFormatterInterface.php
462 /vendor/symfony/symfony/src/Symfony/Component/Translation/Formatter/MessageFormatterInterface.php
463 /vendor/symfony/symfony/src/Symfony/Component/Translation/Formatter/ChoiceMessageFormatterInterface.php
464 /vendor/symfony/symfony/src/Symfony/Component/Translation/IdentityTranslator.php
465 /vendor/symfony/contracts/Translation/TranslatorTrait.php
466 /vendor/symfony/symfony/src/Symfony/Component/Config/ConfigCacheFactory.php
467 /vendor/symfony/symfony/src/Symfony/Component/Config/ConfigCacheFactoryInterface.php
468 /var/cache/dev/translations/catalogue.pt-PT.NXhscRe.php
469 /vendor/symfony/symfony/src/Symfony/Component/Translation/MessageCatalogue.php
470 /vendor/symfony/symfony/src/Symfony/Component/Translation/MessageCatalogueInterface.php
471 /vendor/symfony/symfony/src/Symfony/Component/Translation/MetadataAwareInterface.php
472 /controllers/front/listing/CategoryController.php
473 /classes/controller/ProductListingFrontController.php
474 /classes/controller/ProductPresentingFrontController.php
475 /classes/controller/FrontController.php
476 /src/Adapter/Presenter/Object/ObjectPresenter.php
477 /src/Adapter/Presenter/PresenterInterface.php
478 /src/Adapter/Presenter/Cart/CartPresenter.php
479 /src/Adapter/Image/ImageRetriever.php
480 /classes/tax/TaxConfiguration.php
481 /classes/Smarty/TemplateFinder.php
482 /classes/assets/StylesheetManager.php
483 /classes/assets/AbstractAssetManager.php
484 /src/Adapter/Assets/AssetUrlGeneratorTrait.php
485 /classes/assets/JavascriptManager.php
486 /classes/assets/CccReducer.php
487 /classes/Category.php
488 /classes/webservice/WebserviceRequest.php
489 /src/Core/Localization/Locale/Repository.php
490 /src/Core/Localization/Locale/RepositoryInterface.php
491 /src/Core/Localization/CLDR/LocaleRepository.php
492 /src/Core/Localization/CLDR/LocaleDataSource.php
493 /src/Core/Localization/CLDR/DataLayer/LocaleCache.php
494 /src/Core/Data/Layer/AbstractDataLayer.php
495 /src/Core/Localization/CLDR/LocaleDataLayerInterface.php
496 /vendor/symfony/symfony/src/Symfony/Component/Cache/Adapter/FilesystemAdapter.php
497 /vendor/symfony/symfony/src/Symfony/Component/Cache/Adapter/AbstractAdapter.php
498 /vendor/symfony/symfony/src/Symfony/Component/Cache/Traits/AbstractAdapterTrait.php
499 /vendor/symfony/symfony/src/Symfony/Component/Cache/Traits/AbstractTrait.php
500 /vendor/symfony/symfony/src/Symfony/Component/Cache/Traits/ContractsTrait.php
501 /vendor/symfony/contracts/Cache/CacheTrait.php
502 /vendor/psr/cache/src/InvalidArgumentException.php
503 /vendor/psr/cache/src/CacheException.php
504 /vendor/symfony/symfony/src/Symfony/Component/Cache/Traits/FilesystemTrait.php
505 /vendor/symfony/symfony/src/Symfony/Component/Cache/Traits/FilesystemCommonTrait.php
506 /vendor/symfony/symfony/src/Symfony/Component/Cache/Marshaller/DefaultMarshaller.php
507 /vendor/symfony/symfony/src/Symfony/Component/Cache/Marshaller/MarshallerInterface.php
508 /src/Core/Localization/CLDR/DataLayer/LocaleReference.php
509 /src/Core/Localization/CLDR/Reader.php
510 /src/Core/Localization/CLDR/ReaderInterface.php
511 /src/Core/Localization/Currency/Repository.php
512 /src/Core/Localization/Currency/RepositoryInterface.php
513 /src/Core/Localization/Currency/CurrencyDataSource.php
514 /src/Core/Localization/Currency/DataSourceInterface.php
515 /src/Core/Localization/Currency/DataLayer/CurrencyCache.php
516 /src/Core/Localization/Currency/CurrencyDataLayerInterface.php
517 /src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php
518 /src/Adapter/Currency/CurrencyDataProvider.php
519 /src/Core/Currency/CurrencyDataProviderInterface.php
520 /src/Adapter/LegacyContext.php
521 /src/Adapter/Tools.php
522 /src/Core/Localization/Currency/DataLayer/CurrencyReference.php
523 /src/Core/Localization/Currency/DataLayer/CurrencyInstalled.php
524 /vendor/prestashop/decimal/src/Operation/Rounding.php
525 /src/Core/Localization/Locale.php
526 /src/Core/Localization/LocaleInterface.php
527 /src/Core/Localization/Specification/Price.php
528 /src/Core/Localization/Specification/Number.php
529 /src/Core/Localization/Specification/NumberInterface.php
530 /src/Core/Localization/Specification/Factory.php
531 /src/Core/Localization/CLDR/LocaleData.php
532 /src/Core/Localization/CLDR/NumberSymbolsData.php
533 /src/Core/Localization/CLDR/CurrencyData.php
534 /src/Core/Localization/CLDR/Locale.php
535 /src/Core/Localization/CLDR/LocaleInterface.php
536 /src/Core/Localization/Specification/NumberSymbolList.php
537 /classes/Currency.php
538 /src/Core/Localization/Currency/LocalizedCurrencyId.php
539 /src/Core/Localization/Currency/CurrencyData.php
540 /src/Core/Localization/Currency/CurrencyCollection.php
541 /src/Core/Localization/Currency.php
542 /src/Core/Localization/CurrencyInterface.php
543 /src/Core/Localization/Specification/NumberCollection.php
544 /src/Core/Localization/Number/Formatter.php
545 /classes/Cart.php
546 /src/Adapter/AddressFactory.php
547 /classes/CartRule.php
548 /classes/Product.php
549 /src/Core/Domain/Product/ValueObject/RedirectType.php
550 /src/Core/Util/DateTime/DateTime.php
551 /src/Core/Domain/Product/Stock/ValueObject/OutOfStockType.php
552 /src/Core/Domain/Product/Pack/ValueObject/PackStockType.php
553 /src/Core/Domain/Product/ValueObject/ProductType.php
554 /src/Core/Domain/Product/ValueObject/Reference.php
555 /src/Core/Domain/Product/ValueObject/Ean13.php
556 /src/Core/Domain/Product/ValueObject/Isbn.php
557 /src/Core/Domain/Product/ValueObject/Upc.php
558 /src/Core/Domain/Product/ProductSettings.php
559 /src/Core/Image/ImageFormatConfiguration.php
560 /src/Core/Image/ImageFormatConfigurationInterface.php
561 /classes/FeatureFlag.php
562 /src/Core/FeatureFlag/FeatureFlagSettings.php
563 /src/Core/Domain/Shop/ValueObject/ShopId.php
564 /src/Core/Domain/Shop/ValueObject/ShopIdInterface.php
565 /classes/ImageType.php
566 /classes/ImageManager.php
567 /vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/Exception/UnexpectedTypeException.php
568 /vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/Exception/RuntimeException.php
569 /vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/Exception/ExceptionInterface.php
570 /modules/blockreassurance/blockreassurance.php
571 /src/Core/Module/WidgetInterface.php
572 /src/PrestaShopBundle/Translation/DomainNormalizer.php
573 /classes/Media.php
574 /modules/blockwishlist/blockwishlist.php
575 /modules/ps_socialfollow/ps_socialfollow.php
576 /modules/ps_emailalerts/ps_emailalerts.php
577 /modules/ps_emailalerts/MailAlert.php
578 /src/Adapter/ContainerFinder.php
579 /modules/klaviyopsautomation/classes/PrestashopServices/ContextService.php
580 /modules/klaviyopsautomation/classes/PrestashopServices/CustomerService.php
581 /modules/klaviyopsautomation/classes/PrestashopServices/ValidateService.php
582 /modules/klaviyopsautomation/classes/PrestashopServices/DateTimeService.php
583 /modules/klaviyopsautomation/classes/KlaviyoServices/CustomerEventService.php
584 /modules/payshop/payshop.php
585 /classes/PaymentModule.php
586 /modules/payshop/includes/PayshopLog.php
587 /modules/payshop/includes/PayshopHelpers.php
588 /modules/payshop/includes/module/settings/PayshopConfigurationPage.php
589 /modules/payshop/includes/module/settings/PayshopPaymentServiceUUID.php
590 /modules/payshop/includes/module/alerts/PayshopUpdateAlert.php
591 /modules/payshop/controllers/front/UpdateAlertClose.php
592 /classes/controller/ModuleFrontController.php
593 /modules/payshop/includes/module/payments/PayshopPaymentMethods.php
594 /modules/payshop/includes/module/payments/PayshopCreditCard.php
595 /modules/payshop/includes/module/payments/PayshopMBWay.php
596 /modules/payshop/includes/module/payments/PayshopReference.php
597 /modules/payshop/includes/module/payments/PayshopMultibanco.php
598 /modules/payshop/includes/module/hooks/PayshopShowReferencesOrderConfirmation.php
599 /modules/payshop/includes/module/statuses/PayshopOrderStatuses.php
600 /modules/payshop/includes/module/statuses/PayshopPaid.php
601 /modules/payshop/includes/module/statuses/PayshopWaitingPayment.php
602 /modules/payshop/includes/module/statuses/PayshopWaitingMultibanco.php
603 /modules/payshop/includes/module/statuses/PayshopWaitingPayshop.php
604 /modules/payshop/includes/module/statuses/PayshopPaymentError.php
605 /modules/payshop/includes/module/models/PayshopTransaction.php
606 /modules/payshop/includes/module/models/PayshopAbstractModel.php
607 /modules/payshop/includes/module/actions/PayshopCreatePaymentOrder.php
608 /modules/payshop/includes/module/actions/PayshopCreateOrder.php
609 /modules/payshop/includes/module/actions/PayshopCreatePrestashopOrder.php
610 /modules/payshop/includes/module/actions/PayshopUpdateOrder.php
611 /modules/payshop/includes/sdk/PayshopClientFactory.php
612 /modules/payshop/includes/sdk/PayshopClient.php
613 /modules/payshop/includes/sdk/PayshopRestCli.php
614 /modules/payshop/includes/sdk/PayshopAbstractClient.php
615 /modules/payshop/includes/sdk/PayshopEvent.php
616 /modules/payshop/includes/module/events/PayshopProcessEvent.php
617 /modules/payshop/includes/module/events/PayshopPaymentSuccess.php
618 /modules/payshop/includes/module/events/PayshopPaymentRefused.php
619 /modules/payshop/translations/pt.php
620 /src/Adapter/Presenter/Cart/CartLazyArray.php
621 /src/Adapter/Presenter/AbstractLazyArray.php
622 /src/Adapter/Product/PriceFormatter.php
623 /src/Core/Util/Inflector.php
624 /vendor/doctrine/inflector/lib/Doctrine/Inflector/InflectorFactory.php
625 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Language.php
626 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/English/InflectorFactory.php
627 /vendor/doctrine/inflector/lib/Doctrine/Inflector/GenericLanguageInflectorFactory.php
628 /vendor/doctrine/inflector/lib/Doctrine/Inflector/LanguageInflectorFactory.php
629 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/English/Rules.php
630 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Ruleset.php
631 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Transformations.php
632 /vendor/doctrine/inflector/lib/Doctrine/Inflector/WordInflector.php
633 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/English/Inflectible.php
634 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Transformation.php
635 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Pattern.php
636 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Patterns.php
637 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/English/Uninflected.php
638 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Substitutions.php
639 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Substitution.php
640 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Word.php
641 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Inflector.php
642 /vendor/doctrine/inflector/lib/Doctrine/Inflector/CachedWordInflector.php
643 /vendor/doctrine/inflector/lib/Doctrine/Inflector/RulesetInflector.php
644 /classes/Gender.php
645 /classes/Risk.php
646 /classes/Meta.php
647 /classes/Address.php
648 /classes/State.php
649 /src/Core/Security/PasswordPolicyConfiguration.php
650 /src/Core/Configuration/DataConfigurationInterface.php
651 /src/Core/Security/Hashing.php
652 /src/Core/Filter/FrontEndObject/MainFilter.php
653 /src/Core/Filter/FilterInterface.php
654 /src/Core/Filter/FrontEndObject/CartFilter.php
655 /src/Core/Filter/HashMapWhitelistFilter.php
656 /src/Core/Filter/CollectionFilter.php
657 /src/Core/Filter/FrontEndObject/ProductFilter.php
658 /src/Core/Filter/FrontEndObject/EmbeddedAttributesFilter.php
659 /src/Core/Filter/FrontEndObject/CustomerFilter.php
660 /src/Core/Filter/FrontEndObject/ShopFilter.php
661 /src/Core/Filter/FrontEndObject/ConfigurationFilter.php
662 /modules/ps_shoppingcart/ps_shoppingcart.php
663 /modules/ps_searchbar/ps_searchbar.php
664 /modules/ps_imageslider/ps_imageslider.php
665 /modules/ps_imageslider/Ps_HomeSlide.php
666 /modules/productcomments/productcomments.php
667 /modules/ps_googleanalytics/ps_googleanalytics.php
668 /modules/ps_googleanalytics/classes/Hook/HookDisplayHeader.php
669 /modules/ps_googleanalytics/classes/Hook/HookInterface.php
670 /classes/Smarty/SmartyDevTemplate.php
671 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php
672 /var/cache/dev/smarty/compile/classic/a4/c3/56/a4c35628da6308f06c2c48099271d68198e343e8_2.file.ps_googleanalytics.tpl.php
673 /vendor/smarty/smarty/libs/plugins/modifier.escape.php
674 /modules/eupagogateway/eupagogateway.php
675 /modules/eupagogateway/translations/pt.php
676 /src/Core/Product/Search/ProductSearchContext.php
677 /src/Core/Product/Search/ProductSearchQuery.php
678 /src/Core/Product/Search/SortOrder.php
679 /modules/ps_facetedsearch/ps_facetedsearch.php
680 /modules/ps_facetedsearch/src/HookDispatcher.php
681 /modules/ps_facetedsearch/src/Hook/Attribute.php
682 /modules/ps_facetedsearch/src/Hook/AbstractHook.php
683 /modules/ps_facetedsearch/src/Hook/AttributeGroup.php
684 /modules/ps_facetedsearch/src/Hook/Category.php
685 /modules/ps_facetedsearch/src/Hook/Configuration.php
686 /modules/ps_facetedsearch/src/Hook/Design.php
687 /modules/ps_facetedsearch/src/Hook/Feature.php
688 /modules/ps_facetedsearch/src/Form/Feature/FormModifier.php
689 /modules/ps_facetedsearch/src/Form/Feature/FormDataProvider.php
690 /modules/ps_facetedsearch/src/Hook/FeatureValue.php
691 /modules/ps_facetedsearch/src/Form/FeatureValue/FormModifier.php
692 /modules/ps_facetedsearch/src/Form/FeatureValue/FormDataProvider.php
693 /modules/ps_facetedsearch/src/Hook/Product.php
694 /modules/ps_facetedsearch/src/Hook/ProductSearch.php
695 /modules/ps_facetedsearch/src/Hook/SpecificPrice.php
696 /modules/ps_facetedsearch/src/Filters/Provider.php
697 /modules/ps_facetedsearch/src/URLSerializer.php
698 /modules/ps_facetedsearch/src/Filters/DataAccessor.php
699 /modules/ps_facetedsearch/src/Product/SearchProvider.php
700 /src/Core/Product/Search/FacetsRendererInterface.php
701 /src/Core/Product/Search/ProductSearchProviderInterface.php
702 /modules/ps_facetedsearch/src/Filters/Converter.php
703 /modules/ps_facetedsearch/src/Product/SearchFactory.php
704 /src/Core/Product/Search/ProductSearchResult.php
705 /modules/ps_facetedsearch/src/Definition/Availability.php
706 /src/Adapter/Localization/LegacyTranslator.php
707 /classes/Combination.php
708 /modules/ps_facetedsearch/src/Product/Search.php
709 /modules/ps_facetedsearch/src/Adapter/MySQL.php
710 /modules/ps_facetedsearch/src/Adapter/AbstractAdapter.php
711 /modules/ps_facetedsearch/src/Adapter/InterfaceAdapter.php
712 /vendor/doctrine/collections/lib/Doctrine/Common/Collections/ArrayCollection.php
713 /vendor/doctrine/collections/lib/Doctrine/Common/Collections/Collection.php
714 /vendor/doctrine/collections/lib/Doctrine/Common/Collections/ReadableCollection.php
715 /vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php
716 /modules/ps_facetedsearch/src/Filters/Products.php
717 /classes/stock/StockAvailable.php
718 /modules/ps_facetedsearch/src/Filters/Block.php
719 /src/Core/Product/Search/Facet.php
720 /src/Core/Product/Search/Filter.php
721 /src/Core/Product/Search/FacetCollection.php
722 /classes/ProductAssembler.php
723 /classes/tax/Tax.php
724 /vendor/prestashop/decimal/src/DecimalNumber.php
725 /vendor/prestashop/decimal/src/Builder.php
726 /classes/Manufacturer.php
727 /classes/SpecificPrice.php
728 /classes/tax/TaxManagerFactory.php
729 /classes/tax/TaxRulesTaxManager.php
730 /classes/tax/TaxManagerInterface.php
731 /classes/tax/TaxCalculator.php
732 /classes/GroupReduction.php
733 /src/Core/Localization/CLDR/ComputingPrecision.php
734 /src/Core/Localization/CLDR/ComputingPrecisionInterface.php
735 /classes/Pack.php
736 /classes/order/Order.php
737 /classes/Feature.php
738 /classes/ProductPresenterFactory.php
739 /src/Adapter/Presenter/Product/ProductListingPresenter.php
740 /src/Adapter/Presenter/Product/ProductPresenter.php
741 /src/Adapter/Product/ProductColorsRetriever.php
742 /src/Adapter/HookManager.php
743 /src/Core/Product/ProductPresentationSettings.php
744 /src/Adapter/Presenter/Product/ProductListingLazyArray.php
745 /src/Adapter/Presenter/Product/ProductLazyArray.php
746 /classes/Image.php
747 /var/cache/dev/smarty/compile/classic/d4/1d/65/d41d65d76b9471b5d365fe06cf1737c89a53af9f_2.module.ps_facetedsearchviewstemplatesfrontcatalogfacets.tpl.php
748 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_block.php
749 /vendor/smarty/smarty/libs/plugins/modifier.count.php
750 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php
751 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_foreach.php
752 /var/cache/dev/smarty/compile/classic/2e/80/73/2e807335546cfa2360c36327ac89dd2fcb054379_2.module.ps_facetedsearchviewstemplatesfrontcatalogactivefilters.tpl.php
753 /src/Core/Product/Search/Pagination.php
754 /var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/67/33/0e/67330e7fad6421283f347cfd3c4f8e4e3f932fe1_2.file.category.tpl.php
755 /var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/74/94/3b/74943b6c3631b9164ef137cb446bc54dfc204bed_2.file.product-list.tpl.php
756 /var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/4c/c4/21/4cc4214e0ac5015b36389581371e2fafbc6d4f84_2.file.layout-left-column.tpl.php
757 /var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/c7/22/bb/c722bb9221119c95b313111b5264666265824280_2.file.layout-both-columns.tpl.php
758 /var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/43/53/bf/4353bffcba20a91eeb7aa34eb0f278138f0fefee_2.file.helpers.tpl.php
759 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_tplfunction.php
760 /var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/bb/c5/74/bbc574a0f69d13f01deafd106a3b4c4e01c39c7d_2.file.head.tpl.php
761 /var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/62/ad/4b/62ad4b78fc7825bf416abee3df904bfe9121552e_2.file.head-jsonld.tpl.php
762 /var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/2e/ea/71/2eea7151741b7873962af78d9f813e08165f1b81_2.file.product-list-jsonld.tpl.php
763 /var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/61/b2/f3/61b2f3b68ad3f92b6e2b9a4aa5f1fe85ce039e9c_2.file.pagination-seo.tpl.php
764 /vendor/smarty/smarty/libs/plugins/modifier.replace.php
765 /var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/5c/cb/eb/5ccbebba3f676774d551ad5170650e76af3dacc9_2.file.stylesheets.tpl.php
766 /var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/48/ec/d9/48ecd9afc90e9e2ab0fee2dabe85dff3a1840c97_2.file.javascript.tpl.php
767 /classes/ProductDownload.php
768 /src/Core/Cart/Calculator.php
769 /src/Core/Cart/CartRowCollection.php
770 /src/Core/Cart/Fees.php
771 /src/Core/Cart/AmountImmutable.php
772 /src/Core/Cart/CartRuleCollection.php
773 /src/Core/Cart/CartRuleCalculator.php
774 /src/Adapter/Product/PriceCalculator.php
775 /src/Core/Cart/CartRow.php
776 /vendor/symfony/symfony/src/Symfony/Component/Translation/PluralizationRules.php
777 /src/Core/Util/String/StringModifier.php
778 /src/Core/Util/String/StringModifierInterface.php
779 /var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/00/4c/ae/004cae489a3bd09ddbb959772edb8b687beffd13_2.file.product-activation.tpl.php
780 /var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/d1/2c/1f/d12c1fec0833252c0b15439f8018acb52dc89796_2.file.header.tpl.php
781 /modules/ps_languageselector/ps_languageselector.php
782 /modules/ps_currencyselector/ps_currencyselector.php
783 /modules/ps_customersignin/ps_customersignin.php
784 /var/cache/dev/smarty/compile/classic/d5/f8/f5/d5f8f570180f74d1dbdd1a1d2af0445e90a6650c_2.module.ps_customersigninps_customersignin.tpl.php
785 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_gettemplatevars.php
786 /var/cache/dev/smarty/compile/classic/35/65/5e/35655e6409b6198f29dd6e732ef9598dec599880_2.module.ps_shoppingcartps_shoppingcart.tpl.php
787 /modules/ps_mainmenu/ps_mainmenu.php
788 /modules/ps_mainmenu/ps_menutoplinks.class.php
789 /var/cache/dev/smarty/compile/classic/41/df/19/41df1985130dffd7d3fe4cb369091546a0b40be7_2.module.ps_mainmenups_mainmenu.tpl.php
790 /var/cache/dev/smarty/compile/classic/11/0e/c7/110ec72aa9921d2c382ad628bdb2f0bc5105a617_2.module.ps_searchbarps_searchbar.tpl.php
791 /modules/pagesnotfound/pagesnotfound.php
792 /var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/f5/1f/82/f51f8257188e2b0032ee9fe48b784b66e8f4896c_2.file.notifications.tpl.php
793 /var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/07/9c/4a/079c4a16511e6c7fc99fc7040608887a6874c6d8_2.file.breadcrumb.tpl.php
794 /modules/ps_categorytree/ps_categorytree.php
795 /var/cache/dev/smarty/compile/classic/89/21/00/8921007f54626fc7fe42cbff53f1d70828d3393d_2.module.ps_categorytreeviewstemplateshookps_categorytree.tpl.php
796 /var/cache/dev/smarty/compile/classic/81/a1/04/81a1040ed0eeab6f58198f9907167c7fced628c5_2.module.ps_facetedsearchps_facetedsearch.tpl.php
797 /var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/20/51/6a/20516ac36683a34f71c419b211ff2b9add9ba6b8_2.file.category-header.tpl.php
798 /var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/ef/0f/1e/ef0f1e33597634fc9b6cb34ac9838bb638cf42a9_2.file.subcategories.tpl.php
799 /var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/8c/1b/ea/8c1bea7c6f5bb9a460dd2bcf541184e5976f871d_2.file.products-top.tpl.php
800 /var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/57/55/19/5755197629118e44bbbcf7bc131a8763bc88dd31_2.file.sort-orders.tpl.php
801 /var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/99/10/28/9910289747c67514ad131f8772a21dbca44de2d8_2.file.products.tpl.php
802 /var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/5a/ce/54/5ace54764e8348eefae2112db275981a4386f275_2.file.productlist.tpl.php
803 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_capture.php
804 /var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/9c/9c/25/9c9c25add7fa2ebb4403888cd01f3ae7288cb5cc_2.file.product.tpl.php
805 /modules/productcomments/src/Repository/ProductCommentRepository.php
806 /vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php
807 /vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php
808 /vendor/doctrine/persistence/src/Persistence/ObjectRepository.php
809 /vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php
810 /vendor/doctrine/doctrine-bundle/Registry.php
811 /vendor/symfony/symfony/src/Symfony/Bridge/Doctrine/ManagerRegistry.php
812 /vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php
813 /vendor/doctrine/persistence/src/Persistence/ManagerRegistry.php
814 /vendor/doctrine/persistence/src/Persistence/ConnectionRegistry.php
815 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/LoggerChain.php
816 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/SQLLogger.php
817 /vendor/symfony/symfony/src/Symfony/Bridge/Doctrine/Logger/DbalLogger.php
818 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/DebugStack.php
819 /vendor/doctrine/doctrine-bundle/ConnectionFactory.php
820 /src/PrestaShopBundle/DependencyInjection/RuntimeConstEnvVarProcessor.php
821 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/EnvVarProcessorInterface.php
822 /vendor/symfony/symfony/src/Symfony/Bridge/Doctrine/ContainerAwareEventManager.php
823 /vendor/doctrine/event-manager/src/EventManager.php
824 /vendor/doctrine/dbal/lib/Doctrine/DBAL/DriverManager.php
825 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDO/MySQL/Driver.php
826 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOMySql/Driver.php
827 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php
828 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver.php
829 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/ExceptionConverterDriver.php
830 /vendor/doctrine/dbal/lib/Doctrine/DBAL/VersionAwarePlatformDriver.php
831 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php
832 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/Connection.php
833 /vendor/doctrine/dbal/lib/Doctrine/DBAL/TransactionIsolationLevel.php
834 /vendor/doctrine/dbal/lib/Doctrine/DBAL/ParameterType.php
835 /vendor/doctrine/dbal/lib/Doctrine/DBAL/FetchMode.php
836 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Query/Expression/ExpressionBuilder.php
837 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDO/Connection.php
838 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php
839 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOQueryImplementation.php
840 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/ServerInfoAwareConnection.php
841 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDO/Statement.php
842 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php
843 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatementImplementations.php
844 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/Statement.php
845 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/ResultStatement.php
846 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/Result.php
847 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Events.php
848 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/MariaDb1027Platform.php
849 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/MySqlPlatform.php
850 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/AbstractPlatform.php
851 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/DateIntervalUnit.php
852 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/TrimMode.php
853 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/Types.php
854 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/Type.php
855 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/ArrayType.php
856 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/AsciiStringType.php
857 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/StringType.php
858 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/BigIntType.php
859 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/PhpIntegerMappingType.php
860 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/BinaryType.php
861 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/BlobType.php
862 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/BooleanType.php
863 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/DateType.php
864 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/DateImmutableType.php
865 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/DateIntervalType.php
866 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/DateTimeType.php
867 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/PhpDateTimeMappingType.php
868 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/DateTimeImmutableType.php
869 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/DateTimeTzType.php
870 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/DateTimeTzImmutableType.php
871 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/DecimalType.php
872 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/FloatType.php
873 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/GuidType.php
874 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/IntegerType.php
875 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/JsonType.php
876 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/JsonArrayType.php
877 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/ObjectType.php
878 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/SimpleArrayType.php
879 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/SmallIntType.php
880 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/TextType.php
881 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/TimeType.php
882 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/TimeImmutableType.php
883 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/TypeRegistry.php
884 /modules/productcomments/src/Entity/ProductComment.php
885 /vendor/doctrine/orm/lib/Doctrine/ORM/Proxy/Proxy.php
886 /vendor/doctrine/common/lib/Doctrine/Common/Proxy/Proxy.php
887 /vendor/doctrine/persistence/src/Persistence/Proxy.php
888 /vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php
889 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/ImplicitlyIgnoredAnnotationNames.php
890 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/IgnoreAnnotation.php
891 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PhpParser.php
892 /src/PrestaShopBundle/Service/Database/DoctrineNamingStrategy.php
893 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php
894 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/NamingStrategy.php
895 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/DefaultQuoteStrategy.php
896 /vendor/doctrine/orm/lib/Doctrine/ORM/Internal/SQLResultCasing.php
897 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/QuoteStrategy.php
898 /vendor/doctrine/doctrine-bundle/Mapping/ContainerEntityListenerResolver.php
899 /vendor/doctrine/doctrine-bundle/Mapping/EntityListenerServiceResolver.php
900 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/EntityListenerResolver.php
901 /vendor/doctrine/doctrine-bundle/Repository/ContainerRepositoryFactory.php
902 /vendor/doctrine/orm/lib/Doctrine/ORM/Repository/RepositoryFactory.php
903 /vendor/doctrine/orm/lib/Doctrine/ORM/Exception/NotSupported.php
904 /vendor/doctrine/orm/lib/Doctrine/ORM/Exception/ORMException.php
905 /vendor/doctrine/orm/lib/Doctrine/ORM/ORMException.php
906 /vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php
907 /vendor/doctrine/orm/lib/Doctrine/ORM/EntityManagerInterface.php
908 /vendor/doctrine/persistence/src/Persistence/ObjectManager.php
909 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ClassMetadataFactory.php
910 /vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php
911 /vendor/doctrine/persistence/src/Persistence/Mapping/ClassMetadataFactory.php
912 /vendor/doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php
913 /vendor/doctrine/persistence/src/Persistence/PropertyChangedListener.php
914 /vendor/doctrine/orm/lib/Doctrine/ORM/Event/ListenersInvoker.php
915 /vendor/doctrine/orm/lib/Doctrine/ORM/Utility/IdentifierFlattener.php
916 /vendor/doctrine/orm/lib/Doctrine/ORM/Internal/HydrationCompleteHandler.php
917 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Reflection/ReflectionPropertiesGetter.php
918 /vendor/doctrine/persistence/src/Persistence/Mapping/RuntimeReflectionService.php
919 /vendor/doctrine/persistence/src/Persistence/Mapping/ReflectionService.php
920 /vendor/doctrine/orm/lib/Doctrine/ORM/Proxy/ProxyFactory.php
921 /vendor/doctrine/common/lib/Doctrine/Common/Proxy/AbstractProxyFactory.php
922 /vendor/doctrine/common/lib/Doctrine/Common/Proxy/ProxyGenerator.php
923 /vendor/doctrine/doctrine-bundle/ManagerConfigurator.php
924 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/TokenParser.php
925 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/Enum.php
926 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/Attribute.php
927 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/Attributes.php
928 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/NamedArgumentConstructor.php
929 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/NamedArgumentConstructorAnnotation.php
930 /vendor/doctrine/persistence/src/Persistence/Mapping/ProxyClassNameResolver.php
931 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ClassMetadata.php
932 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ClassMetadataInfo.php
933 /vendor/doctrine/persistence/src/Persistence/Mapping/ClassMetadata.php
934 /vendor/doctrine/instantiator/src/Doctrine/Instantiator/Instantiator.php
935 /vendor/doctrine/instantiator/src/Doctrine/Instantiator/InstantiatorInterface.php
936 /vendor/doctrine/orm/lib/Doctrine/ORM/Id/IdentityGenerator.php
937 /vendor/doctrine/orm/lib/Doctrine/ORM/Id/AbstractIdGenerator.php
938 /vendor/doctrine/orm/lib/Doctrine/ORM/Events.php
939 /vendor/doctrine/persistence/src/Persistence/Reflection/RuntimeReflectionProperty.php
940 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Query/QueryBuilder.php
941 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Query/Expression/CompositeExpression.php
942 /vendor/doctrine/dbal/lib/Doctrine/DBAL/ForwardCompatibility/Result.php
943 /vendor/doctrine/dbal/lib/Doctrine/DBAL/ForwardCompatibility/DriverStatement.php
944 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Result.php
945 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Abstraction/Result.php
946 /vendor/doctrine/dbal/lib/Doctrine/DBAL/ForwardCompatibility/DriverResultStatement.php
947 /vendor/doctrine/dbal/lib/Doctrine/DBAL/SQLParserUtils.php
948 /var/cache/dev/smarty/compile/classic/e9/e4/d0/e9e4d0b935584380ea8beb3f467908e1cd2486f5_2.module.productcommentsviewstemplateshookproductlistreviews.tpl.php
949 /var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/41/7b/28/417b28fcc64ad26d263926d991e990e2f8beb1b3_2.file.product-flags.tpl.php
950 /var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/79/4b/95/794b952f003f9b155a5f1be208ef3d1fd27cd36d_2.file.pagination.tpl.php
951 /var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/4d/65/fc/4d65fcc2978586293e9ecd287ea137fb15dc9821_2.file.products-bottom.tpl.php
952 /var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/74/9e/32/749e3215192b229dc9221a5a87743ad23251ad05_2.file.category-footer.tpl.php
953 /var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/22/e4/49/22e449fc4aa73d21f0482eecd2ed12dc932ceb15_2.file.footer.tpl.php
954 /var/cache/dev/smarty/compile/classic/80/ac/9d/80ac9ddb06fe7b43ffdd2f5cd1185536480d2577_2.module.ps_socialfollowps_socialfollow.tpl.php
955 /modules/blockreassurance/classes/ReassuranceActivity.php
956 /var/cache/dev/smarty/compile/classic/44/6d/97/446d97b1b2e6eada8dd61fd20c69a5fb2c84156f_2.file.displayBlockWhite.tpl.php
957 /modules/ps_linklist/ps_linklist.php
958 /modules/ps_linklist/src/Presenter/LinkBlockPresenter.php
959 /modules/ps_linklist/src/Filter/LinkFilter.php
960 /modules/ps_linklist/src/Filter/BestSalesRouteFilter.php
961 /modules/ps_linklist/src/Filter/RouteFilterInterface.php
962 /modules/ps_linklist/src/LegacyLinkBlockRepository.php
963 /modules/ps_linklist/src/Model/LinkBlock.php
964 /classes/CMS.php
965 /var/cache/dev/smarty/compile/classic/90/65/48/906548e89c8c6025457ddaeffb1980a0c743b872_2.module.ps_linklistviewstemplateshooklinkblock.tpl.php
966 /var/cache/dev/smarty/compile/classic/53/1f/f5/531ff5fadbab34ae9adf28c596f08da4ca8fffe0_2.module.blockwishlistviewstemplateshookdisplayHeader.tpl.php
967 /var/cache/dev/smarty/compile/classic/b3/9f/fe/b39ffe0e9a6e5e655319605fb4fac018757bed47_2.module.blockwishlistviewstemplatescomponentsmodalsaddtowishlist.tpl.php
968 /var/cache/dev/smarty/compile/classic/f9/93/73/f9937302c902c18a7e92f61a7bb91ac32c58d2fe_2.module.blockwishlistviewstemplatescomponentsmodalsdelete.tpl.php
969 /var/cache/dev/smarty/compile/classic/d8/d0/86/d8d086f3098974d41bc92b06c33cf9e584313501_2.module.blockwishlistviewstemplatescomponentsmodalscreate.tpl.php
970 /var/cache/dev/smarty/compile/classic/99/ff/6f/99ff6f99ecd074931a71deddfe65081482db8401_2.module.blockwishlistviewstemplatescomponentsmodalslogin.tpl.php
971 /var/cache/dev/smarty/compile/classic/a6/cf/26/a6cf26c62a3d814aa3a70f19a62034bfdce54c8a_2.module.blockwishlistviewstemplatescomponentstoast.tpl.php
972 /modules/ps_customeraccountlinks/ps_customeraccountlinks.php
973 /var/cache/dev/smarty/compile/classic/42/f9/46/42f9461127ce7396a601c2484841253ea5ba658f_2.module.ps_customeraccountlinksps_customeraccountlinks.tpl.php
974 /var/cache/dev/smarty/compile/classic/d3/be/a1/d3bea152bc88d6ad4c16c87750962bcaf4f57aa3_2.module.blockwishlistviewstemplateshookaccountmyaccountblock.tpl.php
975 /var/cache/dev/smarty/compile/classic/6a/cc/c7/6accc7009410f77ca0732148baea4c2c35ab39df_2.file.my-account-footer.tpl.php
976 /var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/9d/21/ef/9d21ef117f1ba0880af43002104b94ea412e9a85_2.file.password-policy-template.tpl.php
977 /modules/ps_googleanalytics/classes/Hook/HookDisplayBeforeBodyClosingTag.php
978 /modules/ps_googleanalytics/classes/Handler/GanalyticsJsHandler.php
979 /modules/ps_googleanalytics/classes/Handler/GanalyticsDataHandler.php
980 /modules/ps_googleanalytics/classes/Repository/GanalyticsDataRepository.php
981 /modules/ps_googleanalytics/classes/Wrapper/ProductWrapper.php
982 /modules/ps_googleanalytics/classes/GoogleAnalyticsTools.php
983 /var/cache/dev/smarty/compile/classic/e2/e1/6f/e2e16fe85e8d36c9847901c7e7cebae8ba3f8c05_2.file.ga_tag.tpl.php
984 /modules/statsdata/statsdata.php
985 /classes/Connection.php
986 /classes/Page.php
987 /classes/ConnectionsSource.php
988 /classes/DateRange.php