Cart
Custom content

This is custom content

  • Cancella tutto
  • Marca: Advanced Nutrients
  • Marca: Athena
  • Marca: BloomLED
  • Marca: Ignator
  • Marca: POPPINS LAB
Questo sito utilizza i cookie per garantirvi la migliore esperienza.
Load Time 2755 ms
Querying Time 761 ms
Queries 668
Memory Peak Usage 38.3 Mb
Included Files 796 files - 9.05 Mb
PrestaShop Cache - Mb
Global vars 0.03 Mb
PrestaShop Version 9.1.0
PHP Version 8.1.34
MySQL Version 8.4.7-7
Memory Limit 512M
Max Execution Time 60s
Smarty Cache disabled
Smarty Compilation auto
  Time Cumulated Time Memory Usage Memory Peak Usage
config 831 ms 831 ms 28.29 Mb 29.8 Mb
__construct 0.013 ms 831 ms - Mb 29.8 Mb
init 1094 ms 1925 ms 0.79 Mb 29.8 Mb
checkAccess 0.005 ms 1925 ms - Mb 29.8 Mb
setMedia 16.439 ms 1941 ms 0.44 Mb 29.8 Mb
postProcess 0.002 ms 1941 ms - Mb 29.8 Mb
initHeader 0.001 ms 1941 ms - Mb 29.8 Mb
initContent 554.180 ms 2496 ms 4.18 Mb 34.5 Mb
initFooter 0.002 ms 2496 ms - Mb 34.5 Mb
display 259.865 ms 2755 ms 4.30 Mb 38.3 Mb
Hook Time Memory Usage
RotatorImg 25.155 ms 0.86 Mb
displayLeftColumn 19.516 ms 0.63 Mb
DisplayHeader 14.259 ms 0.08 Mb
displayAfterBodyOpeningTag 10.207 ms 0.18 Mb
displayBeforeBodyClosingTag 5.538 ms 0.12 Mb
displayProductListCompare 3.598 ms 0.01 Mb
DisplayProductListFunctionalButtons 2.047 ms 0.01 Mb
ProductSearchProvider 0.411 ms 0.01 Mb
DisplayLeftColumn 0.409 ms 0.06 Mb
ActionFrontControllerSetMedia 0.202 ms 0.01 Mb
Header 0.200 ms 0.01 Mb
ModuleRoutes 0.031 ms 0.01 Mb
ActionFrontControllerInitBefore 0.006 ms - Mb
13 hook(s) 81.578 ms 1.98 Mb
Module Time Memory Usage
smartblog 799.979 ms 25.85 Mb
stripe_official 1.112 ms 0.17 Mb
ps_socialfollow 0.253 ms 0.03 Mb
ps_emailsubscription 0.181 ms 0.01 Mb
ps_emailalerts 0.101 ms 0.01 Mb
posquickmenu 10.572 ms 0.21 Mb
nkmgls 9.208 ms 0.36 Mb
posthemeoptions 5.158 ms 0.03 Mb
poswishlist 2.330 ms 0.03 Mb
poscompare 3.726 ms 0.09 Mb
posproductcomments 0.133 ms 0.01 Mb
posrotatorimg 25.729 ms 0.88 Mb
possearchproducts 0.149 ms 0.01 Mb
poscookielaw 0.784 ms 0.06 Mb
posfakeorder 5.278 ms 0.05 Mb
posmegamenu 0.232 ms 0.01 Mb
posvegamenu 0.206 ms 0.01 Mb
posshoppingcart 1.792 ms 0.02 Mb
possizechart 0.150 ms 0.01 Mb
ocpricetracker 0.113 ms 0.01 Mb
ps_facetedsearch 1.262 ms 0.08 Mb
ps_categorytree 19.616 ms 0.64 Mb
pospopup 4.438 ms 0.04 Mb
23 module(s) 893 ms 28.59 Mb

Stopwatch SQL - 668 queries

# Query Time (ms) Rows Filesort Group By Location
433
SELECT SQL_NO_CACHE p.id_manufacturer, 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, cp.position FROM myshop_product p LEFT JOIN myshop_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN myshop_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN myshop_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 myshop_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN myshop_category_product cp ON (p.id_product = cp.id_product) INNER JOIN myshop_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN myshop_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN myshop_category_group cg ON (cg.id_category = c.id_category) WHERE ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND c.nleft>=2 AND c.nright<=329 GROUP BY p.id_product) p GROUP BY p.id_manufacturer
143.794 ms 5288184 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
410
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 `myshop_feature` f  INNER JOIN myshop_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1) LEFT JOIN `myshop_feature_lang` fl ON (f.`id_feature` = fl.`id_feature` AND fl.`id_lang` = 3) LEFT JOIN `myshop_layered_indexable_feature` lif ON (f.`id_feature` = lif.`id_feature`) LEFT JOIN `myshop_layered_indexable_feature_lang_value` liflv ON (f.`id_feature` = liflv.`id_feature` AND liflv.`id_lang` = 3) ORDER BY f.`position` ASC
20.777 ms 803 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:171
416
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, cp.position FROM myshop_product p LEFT JOIN myshop_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN myshop_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN myshop_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 myshop_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN myshop_category_product cp ON (p.id_product = cp.id_product) INNER JOIN myshop_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN myshop_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN myshop_category_group cg ON (cg.id_category = c.id_category) WHERE ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.id_manufacturer IN (51, 72, 12, 67, 73) AND c.nleft>=2 AND c.nright<=329 GROUP BY p.id_product) p LEFT JOIN myshop_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN myshop_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN myshop_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 myshop_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 ) WHERE ((sa.quantity<=0 AND sa_1.out_of_stock IN (0, 2)))
18.571 ms 135072 /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
419
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, cp.position FROM myshop_product p LEFT JOIN myshop_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN myshop_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN myshop_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 myshop_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN myshop_category_product cp ON (p.id_product = cp.id_product) INNER JOIN myshop_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN myshop_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN myshop_category_group cg ON (cg.id_category = c.id_category) WHERE ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.id_manufacturer IN (51, 72, 12, 67, 73) AND c.nleft>=2 AND c.nright<=329 GROUP BY p.id_product) p WHERE ((p.on_sale=1))
13.761 ms 11256 /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
434
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, cp.position FROM myshop_product p LEFT JOIN myshop_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN myshop_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN myshop_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 myshop_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN myshop_category_product cp ON (p.id_product = cp.id_product) INNER JOIN myshop_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN myshop_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN myshop_category_group cg ON (cg.id_category = c.id_category) WHERE ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.id_manufacturer IN (51, 72, 12, 67, 73) AND c.nleft>=2 AND c.nright<=329 GROUP BY p.id_product) p GROUP BY p.condition
13.390 ms 11256 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
421
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, cp.position FROM myshop_product p LEFT JOIN myshop_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN myshop_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN myshop_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 myshop_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN myshop_category_product cp ON (p.id_product = cp.id_product) INNER JOIN myshop_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN myshop_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN myshop_category_group cg ON (cg.id_category = c.id_category) WHERE ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.id_manufacturer IN (51, 72, 12, 67, 73) AND c.nleft>=2 AND c.nright<=329 GROUP BY p.id_product) p LEFT JOIN myshop_specific_price sp ON (
sp.id_product = p.id_product AND 
sp.id_shop IN (0, 1) AND 
sp.id_currency IN (0, 1) AND 
sp.id_country IN (0, 8) 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 '2026-04-18 21:50:44' >= sp.from) AND 
(sp.to = '0000-00-00 00:00:00' OR '2026-04-18 21:50:44' <= sp.to) 
) WHERE ((sp.reduction>0))
13.323 ms 8844 /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
429
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, cp.position FROM myshop_product p LEFT JOIN myshop_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN myshop_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN myshop_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 myshop_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN myshop_category_product cp ON (p.id_product = cp.id_product) INNER JOIN myshop_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN myshop_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN myshop_category_group cg ON (cg.id_category = c.id_category) WHERE ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.id_manufacturer IN (51, 72, 12, 67, 73) AND c.nleft>=2 AND c.nright<=329 GROUP BY p.id_product) p INNER JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature=1)) GROUP BY fp.id_feature_value
13.049 ms 25728 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
414
SELECT SQL_NO_CACHE p.id_product FROM (SELECT p.id_product, p.id_manufacturer, SUM(sa.quantity) as quantity, p.condition, p.weight, p.price, psales.quantity as sales, p.on_sale, p.date_add, cp.position FROM myshop_product p LEFT JOIN myshop_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN myshop_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN myshop_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 myshop_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN myshop_category_product cp ON (p.id_product = cp.id_product) INNER JOIN myshop_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN myshop_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN myshop_category_group cg ON (cg.id_category = c.id_category) WHERE ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.id_manufacturer IN (51, 72, 12, 67, 73) AND c.nleft>=2 AND c.nright<=329 GROUP BY p.id_product) p INNER JOIN myshop_category_product cp ON (p.id_product = cp.id_product) GROUP BY p.id_product ORDER BY p.position ASC, p.id_product DESC
11.729 ms 22512 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
418
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, cp.position FROM myshop_product p LEFT JOIN myshop_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN myshop_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN myshop_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 myshop_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN myshop_category_product cp ON (p.id_product = cp.id_product) INNER JOIN myshop_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN myshop_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN myshop_category_group cg ON (cg.id_category = c.id_category) WHERE ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.id_manufacturer IN (51, 72, 12, 67, 73) AND c.nleft>=2 AND c.nright<=329 GROUP BY p.id_product) p LEFT JOIN myshop_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN myshop_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN myshop_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 ) WHERE ((sa.quantity>0))
11.359 ms 67536 /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
424
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, cp.position FROM myshop_product p LEFT JOIN myshop_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN myshop_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN myshop_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 myshop_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN myshop_category_product cp ON (p.id_product = cp.id_product) INNER JOIN myshop_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN myshop_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN myshop_category_group cg ON (cg.id_category = c.id_category) WHERE ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.id_manufacturer IN (51, 72, 12, 67, 73) AND c.nleft>=2 AND c.nright<=329 GROUP BY p.id_product) p INNER JOIN myshop_category_product cp ON (p.id_product = cp.id_product) INNER JOIN myshop_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN myshop_category_group cg ON (cg.id_category = c.id_category) WHERE cg.id_group='1' AND c.level_depth<=2 AND c.nleft>2 AND c.nright<329 GROUP BY cp.id_category
10.853 ms 22512 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
417
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, cp.position FROM myshop_product p LEFT JOIN myshop_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN myshop_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN myshop_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 myshop_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN myshop_category_product cp ON (p.id_product = cp.id_product) INNER JOIN myshop_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN myshop_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN myshop_category_group cg ON (cg.id_category = c.id_category) WHERE ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.id_manufacturer IN (51, 72, 12, 67, 73) AND c.nleft>=2 AND c.nright<=329 GROUP BY p.id_product) p LEFT JOIN myshop_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN myshop_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN myshop_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 ) WHERE ((sa.out_of_stock=1) OR (sa.quantity>0))
10.300 ms 67536 /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
420
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, cp.position FROM myshop_product p LEFT JOIN myshop_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN myshop_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN myshop_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 myshop_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN myshop_category_product cp ON (p.id_product = cp.id_product) INNER JOIN myshop_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN myshop_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN myshop_category_group cg ON (cg.id_category = c.id_category) WHERE ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.id_manufacturer IN (51, 72, 12, 67, 73) AND c.nleft>=2 AND c.nright<=329 GROUP BY p.id_product) p WHERE p.date_add>'2026-03-30 00:00:00'
8.604 ms 11256 /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
530
SELECT SQL_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 `myshop_cart_product` cp
WHERE cp.`id_product_attribute` = 1334
AND cp.`id_cart` = 0 AND cp.`id_product` = 180 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `myshop_cart_product` cp JOIN `myshop_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `myshop_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 1334
AND cp.`id_cart` = 0 AND p.`id_product_item` = 180 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
7.206 ms 0 /classes/Cart.php:1624
611
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `myshop_product_attribute` pa
INNER JOIN myshop_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `myshop_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `myshop_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `myshop_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `myshop_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (1315) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
6.310 ms 3 Yes Yes /classes/Product.php:4292
387
SELECT SQL_NO_CACHE s.id_shop, s.id_shop_group FROM myshop_shop s
5.991 ms 1 /classes/shop/Shop.php:902
589
SELECT SQL_NO_CACHE DISTINCT c.*
FROM `myshop_category` c
LEFT JOIN `myshop_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 3)
WHERE `level_depth` = 1
5.709 ms 5 /classes/Category.php:2230
423
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`
FROM `myshop_category` c
INNER JOIN myshop_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `myshop_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 
WHERE 1  AND `id_lang` = 3
AND c.`active` = 1
ORDER BY c.nleft, c.position
5.432 ms 164 Yes /classes/Category.php:738
415
SELECT SQL_NO_CACHE data FROM myshop_layered_filter_block WHERE hash="80714e17a581bb5e389d3148b647fdfb" LIMIT 1
5.202 ms 1 /modules/ps_facetedsearch/src/Filters/Block.php:186
554
SELECT SQL_NO_CACHE *
FROM `myshop_product` a
LEFT JOIN `myshop_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `myshop_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 153) AND (b.`id_shop` = 1) LIMIT 1
5.039 ms 1 /src/Adapter/EntityMapper.php:54
396
SELECT SQL_NO_CACHE * FROM `myshop_image_type` WHERE 1 AND `stores` = 1  ORDER BY `width` DESC, `height` DESC, `name`ASC
4.857 ms 7 Yes /classes/ImageType.php:89
372
SELECT SQL_NO_CACHE * FROM `myshop_currency` c ORDER BY `iso_code` ASC
4.842 ms 1 Yes /classes/Currency.php:689
430
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 `myshop_feature_value` v LEFT JOIN `myshop_feature_value_lang` vl ON (v.`id_feature_value` = vl.`id_feature_value` AND vl.`id_lang` = 3) LEFT JOIN `myshop_layered_indexable_feature_value_lang_value` lifvlv ON (v.`id_feature_value` = lifvlv.`id_feature_value` AND lifvlv.`id_lang` = 3) WHERE v.`id_feature` = 1 ORDER BY vl.`value` ASC
4.803 ms 50 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:204
442
SELECT SQL_NO_CACHE 1 FROM `myshop_specific_price` WHERE id_product = 0 LIMIT 1
4.649 ms 1 /classes/SpecificPrice.php:413
549
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `myshop_image` i
INNER JOIN myshop_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `myshop_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 1315
ORDER BY `position`
4.595 ms 3 Yes /classes/Product.php:3268
596
SELECT SQL_NO_CACHE * FROM `myshop_image` img LEFT JOIN `myshop_image_shop` imgs ON img.id_image = imgs.id_image where imgs.`id_shop` =1 AND img.`id_product` =1376 AND imgs.`rotator` =1
4.584 ms 1 /modules/posrotatorimg/posrotatorimg.php:221
411
SELECT SQL_NO_CACHE m.*, ml.`description`, ml.`short_description`
FROM `myshop_manufacturer` m INNER JOIN myshop_manufacturer_shop manufacturer_shop
ON (manufacturer_shop.id_manufacturer = m.id_manufacturer AND manufacturer_shop.id_shop = 1)INNER JOIN `myshop_manufacturer_lang` ml ON (m.`id_manufacturer` = ml.`id_manufacturer` AND ml.`id_lang` = 3)WHERE 1 AND m.`active` = 1 ORDER BY m.`name` ASC
4.573 ms 85 Yes /classes/Manufacturer.php:185
622
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `myshop_product_attribute` pa
INNER JOIN myshop_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `myshop_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `myshop_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `myshop_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `myshop_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (153) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
4.573 ms 1 Yes Yes /classes/Product.php:4292
388
SELECT SQL_NO_CACHE *
FROM `myshop_category` a
LEFT JOIN `myshop_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `myshop_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
4.443 ms 1 /src/Adapter/EntityMapper.php:54
412
SELECT SQL_NO_CACHE *
FROM `myshop_category` a
LEFT JOIN `myshop_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2) LIMIT 1
4.374 ms 1 /src/Adapter/EntityMapper.php:54
428
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, cp.position FROM myshop_product p LEFT JOIN myshop_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN myshop_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN myshop_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 myshop_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN myshop_category_product cp ON (p.id_product = cp.id_product) INNER JOIN myshop_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN myshop_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN myshop_category_group cg ON (cg.id_category = c.id_category) WHERE ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.id_manufacturer IN (51, 72, 12, 67, 73) AND c.nleft>=2 AND c.nright<=329 GROUP BY p.id_product) p LEFT JOIN myshop_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN myshop_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) INNER JOIN myshop_attribute a ON (a.id_attribute = pac.id_attribute) WHERE ((a.id_attribute_group=2)) GROUP BY pac.id_attribute
4.339 ms 1608 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
643
SELECT SQL_NO_CACHE SUM(quantity)
FROM `myshop_stock_available`
WHERE (id_product = 2797) AND (id_product_attribute = 6748) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
4.310 ms 1 /classes/stock/StockAvailable.php:266
20
SELECT SQL_NO_CACHE `id_lang`
FROM `myshop_lang`
WHERE `locale` = "it-IT" LIMIT 1
4.290 ms 4 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:50
369
SELECT SQL_NO_CACHE *
FROM `myshop_category` a
LEFT JOIN `myshop_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `myshop_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
4.168 ms 1 /src/Adapter/EntityMapper.php:54
666
SELECT SQL_NO_CACHE `id_module` FROM `myshop_module` WHERE `name` = "pospopup" LIMIT 1
4.153 ms 1 /classes/module/Module.php:2773
618
SELECT SQL_NO_CACHE SUM(quantity)
FROM `myshop_stock_available`
WHERE (id_product = 1312) AND (id_product_attribute = 2822) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
4.096 ms 1 /classes/stock/StockAvailable.php:266
510
SELECT SQL_NO_CACHE `reduction`
FROM `myshop_product_group_reduction_cache`
WHERE `id_product` = 2797 AND `id_group` = 1 LIMIT 1
4.004 ms 0 /classes/GroupReduction.php:129
582
SELECT SQL_NO_CACHE `id_module` FROM `myshop_module` WHERE `name` = "posshoppingcart" LIMIT 1
3.926 ms 1 /classes/module/Module.php:2773
446
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 `myshop_hook_module` hm
STRAIGHT_JOIN `myshop_hook` h ON (h.id_hook = hm.id_hook AND hm.id_shop = 1)
STRAIGHT_JOIN `myshop_module` as m ON (m.id_module = hm.id_module)
ORDER BY hm.position
3.891 ms 308 /classes/Hook.php:487
359
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
3.887 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
366
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
3.849 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
365
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
3.836 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
435
SELECT SQL_NO_CACHE MIN(p.weight) as min, MAX(p.weight) as max FROM myshop_product p INNER JOIN myshop_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN myshop_category_product cp ON (p.id_product = cp.id_product) INNER JOIN myshop_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN myshop_category_group cg ON (cg.id_category = c.id_category) WHERE ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.id_manufacturer IN (51, 72, 12, 67, 73) AND c.nleft>=2 AND c.nright<=329
3.711 ms 134 /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
546
SELECT SQL_NO_CACHE *
FROM `myshop_product` a
LEFT JOIN `myshop_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `myshop_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 1317) AND (b.`id_shop` = 1) LIMIT 1
3.684 ms 1 /src/Adapter/EntityMapper.php:54
601
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `myshop_product_attribute` pa
INNER JOIN myshop_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `myshop_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `myshop_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `myshop_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `myshop_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (1317) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
3.635 ms 1 Yes Yes /classes/Product.php:4292
14
SELECT SQL_NO_CACHE id_shop
FROM `myshop_lang_shop`
WHERE `id_lang` = 3
AND id_shop = 1 LIMIT 1
3.598 ms 1 /classes/ObjectModel.php:1581
498
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 `myshop_product` p
INNER JOIN `myshop_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `myshop_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` = 1626)
3.567 ms 4 /classes/Product.php:3606
456
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 `myshop_product` p
INNER JOIN `myshop_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `myshop_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` = 1376)
3.447 ms 1 /classes/Product.php:3606
474
SELECT SQL_NO_CACHE *
FROM `myshop_product_attribute` a
LEFT JOIN `myshop_product_attribute_shop` `c` ON a.`id_product_attribute` = c.`id_product_attribute` AND c.`id_shop` = 1
WHERE (a.`id_product_attribute` = 2832) LIMIT 1
3.396 ms 1 /src/Adapter/EntityMapper.php:54
603
SELECT SQL_NO_CACHE * FROM `myshop_image` img where img.`rotator` =1 AND img.`id_product` =1315
3.321 ms 3 /modules/posrotatorimg/posrotatorimg.php:226
440
REPLACE INTO myshop_layered_filter_block (hash, data) VALUES ("80714e17a581bb5e389d3148b647fdfb", "a:1:{s:7:\"filters\";a:8:{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:14:\"Disponibilità\";s:6:\"values\";a:2:{i:2;a:2:{s:4:\"name\";s:12:\"In magazzino\";s:3:\"nbr\";i:0;}i:0;a:2:{s:4:\"name\";s:15:\"Non disponibile\";s:3:\"nbr\";i:40;}}s:17:\"filter_show_limit\";i:0;s:11:\"filter_type\";i: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:9:\"Selezioni\";s:6:\"values\";a:3:{s:4:\"sale\";a:2:{s:4:\"name\";s:8:\"In saldo\";s:3:\"nbr\";i:0;}s:3:\"new\";a:2:{s:4:\"name\";s:14:\"Nuovo prodotto\";s:3:\"nbr\";i:63;}s:8:\"discount\";a:2:{s:4:\"name\";s:8:\"Scontato\";s:3:\"nbr\";i:0;}}s:17:\"filter_show_limit\";i:0;s:11:\"filter_type\";i:0;}i:2;a:12:{s:9:\"type_lite\";s:5:\"price\";s:4:\"type\";s:5:\"price\";s:6:\"id_key\";i:0;s:4:\"name\";s:6:\"Prezzo\";s:3:\"max\";d:1745;s:3:\"min\";d:3;s:4:\"unit\";s:3:\"€\";s:14:\"specifications\";a:11:{s:6:\"symbol\";a:11:{i:0;s:1:\",\";i:1;s:1:\".\";i:2;s:1:\";\";i:3;s:1:\"%\";i:4;s:1:\"-\";i:5;s:1:\"+\";i:6;s:1:\"E\";i:7;s:2:\"×\";i:8;s:3:\"‰\";i:9;s:3:\"∞\";i:10;s:3:\"NaN\";}s:12:\"currencyCode\";s:3:\"EUR\";s:14:\"currencySymbol\";s:3:\"€\";s:13:\"numberSymbols\";a:11:{i:0;s:1:\",\";i:1;s:1:\".\";i:2;s:1:\";\";i:3;s:1:\"%\";i:4;s:1:\"-\";i:5;s:1:\"+\";i:6;s:1:\"E\";i:7;s:2:\"×\";i:8;s:3:\"‰\";i:9;s:3:\"∞\";i:10;s:3:\"NaN\";}s:15:\"positivePattern\";s:12:\"#,##0.00 ¤\";s:15:\"negativePattern\";s:13:\"-#,##0.00 ¤\";s:17:\"maxFractionDigits\";i:2;s:17:\"minFractionDigits\";i:2;s:12:\"groupingUsed\";b:1;s:16:\"primaryGroupSize\";i:3;s:18:\"secondaryGroupSize\";i:3;}s:17:\"filter_show_limit\";i:0;s:11:\"filter_type\";i:3;s:3:\"nbr\";i:66;s:5:\"value\";N;}i:3;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:9:\"Categorie\";s:6:\"values\";a:4:{i:116;a:2:{s:4:\"name\";s:20:\"Éclairage Horticole\";s:3:\"nbr\";i:21;}i:152;a:2:{s:4:\"name\";s:19:\"Nutrition & Engrais\";s:3:\"nbr\";i:36;}i:207;a:2:{s:4:\"name\";s:23:\"Bouturage & Germination\";s:3:\"nbr\";i:1;}i:221;a:2:{s:4:\"name\";s:26:\"Mesure, Contrôle & Outils\";s:3:\"nbr\";i:1;}}s:17:\"filter_show_limit\";i:0;s:11:\"filter_type\";i:0;}i:4;a:9:{s:9:\"type_lite\";s:10:\"id_feature\";s:4:\"type\";s:10:\"id_feature\";s:6:\"id_key\";i:1;s:6:\"values\";a:2:{i:10297;a:4:{s:3:\"nbr\";i:1;s:4:\"name\";s:7:\"Mineral\";s:8:\"url_name\";N;s:10:\"meta_title\";N;}i:13849;a:4:{s:3:\"nbr\";i:1;s:4:\"name\";s:47:\"xilanasi, cellulasi, beta-glucanasi, galattosio\";s:8:\"url_name\";N;s:10:\"meta_title\";N;}}s:4:\"name\";s:12:\"Composizioni\";s:8:\"url_name\";N;s:10:\"meta_title\";N;s:17:\"filter_show_limit\";i:0;s:11:\"filter_type\";i:0;}i:5;a:7:{s:9:\"type_lite\";s:12:\"manufacturer\";s:4:\"type\";s:12:\"manufacturer\";s:6:\"id_key\";i:0;s:4:\"name\";s:5:\"Marca\";s:6:\"values\";a:69:{i:10;a:2:{s:4:\"name\";s:12:\"HydroPassion\";s:3:\"nbr\";i:15;}i:11;a:2:{s:4:\"name\";s:7:\"HomeBox\";s:3:\"nbr\";i:25;}i:12;a:3:{s:4:\"name\";s:8:\"BloomLED\";s:3:\"nbr\";i:20;s:7:\"checked\";b:1;}i:13;a:2:{s:4:\"name\";s:13:\"GreenVisuaLED\";s:3:\"nbr\";i:11;}i:14;a:2:{s:4:\"name\";s:14:\"Garden HighPro\";s:3:\"nbr\";i:48;}i:15;a:2:{s:4:\"name\";s:7:\"Biobizz\";s:3:\"nbr\";i:15;}i:16;a:2:{s:4:\"name\";s:11:\"Prima Klima\";s:3:\"nbr\";i:48;}i:17;a:2:{s:4:\"name\";s:13:\"Secret Jardin\";s:3:\"nbr\";i:94;}i:18;a:2:{s:4:\"name\";s:27:\"Horticulture Lighting Group\";s:3:\"nbr\";i:31;}i:19;a:2:{s:4:\"name\";s:6:\"Blumat\";s:3:\"nbr\";i:12;}i:20;a:2:{s:4:\"name\";s:7:\"Bionova\";s:3:\"nbr\";i:7;}i:21;a:2:{s:4:\"name\";s:7:\"Plagron\";s:3:\"nbr\";i:34;}i:22;a:2:{s:4:\"name\";s:14:\"Terra Aquatica\";s:3:\"nbr\";i:29;}i:23;a:2:{s:4:\"name\";s:8:\"CannaLED\";s:3:\"nbr\";i:8;}i:24;a:2:{s:4:\"name\";s:7:\"G-Tools\";s:3:\"nbr\";i:2;}i:25;a:2:{s:4:\"name\";s:3:\"ONA\";s:3:\"nbr\";i:22;}i:26;a:2:{s:4:\"name\";s:7:\"Lumatek\";s:3:\"nbr\";i:30;}i:27;a:2:{s:4:\"name\";s:9:\"GreenCube\";s:3:\"nbr\";i:21;}i:28;a:2:{s:4:\"name\";s:7:\"Fluence\";s:3:\"nbr\";i:3;}i:29;a:2:{s:4:\"name\";s:4:\"Hesi\";s:3:\"nbr\";i:13;}i:30;a:2:{s:4:\"name\";s:5:\"CANNA\";s:3:\"nbr\";i:24;}i:31;a:2:{s:4:\"name\";s:20:\"Cornwall Electronics\";s:3:\"nbr\";i:6;}i:32;a:2:{s:4:\"name\";s:18:\"Rodwin Electronics\";s:3:\"nbr\";i:5;}i:33;a:2:{s:4:\"name\";s:10:\"Mist Maker\";s:3:\"nbr\";i:11;}i:34;a:2:{s:4:\"name\";s:6:\"Metrop\";s:3:\"nbr\";i:7;}i:35;a:2:{s:4:\"name\";s:8:\"Sanlight\";s:3:\"nbr\";i:11;}i:38;a:2:{s:4:\"name\";s:8:\"Optiroom\";s:3:\"nbr\";i:1;}i:39;a:2:{s:4:\"name\";s:3:\"GSE\";s:3:\"nbr\";i:5;}i:40;a:2:{s:4:\"name\";s:7:\"BioTabs\";s:3:\"nbr\";i:11;}i:41;a:2:{s:4:\"name\";s:6:\"Gavita\";s:3:\"nbr\";i:2;}i:44;a:2:{s:4:\"name\";s:8:\"TerraLED\";s:3:\"nbr\";i:6;}i:45;a:2:{s:4:\"name\";s:5:\"ATAMI\";s:3:\"nbr\";i:12;}i:46;a:2:{s:4:\"name\";s:9:\"Tight Vac\";s:3:\"nbr\";i:1;}i:47;a:2:{s:4:\"name\";s:6:\"Boveda\";s:3:\"nbr\";i:3;}i:48;a:2:{s:4:\"name\";s:8:\"Terralba\";s:3:\"nbr\";i:13;}i:49;a:2:{s:4:\"name\";s:6:\"Grodan\";s:3:\"nbr\";i:2;}i:50;a:2:{s:4:\"name\";s:10:\"Maxibright\";s:3:\"nbr\";i:5;}i:51;a:3:{s:4:\"name\";s:18:\"Advanced Nutrients\";s:3:\"nbr\";i:41;s:7:\"checked\";b:1;}i:52;a:2:{s:4:\"name\";s:11:\"GuanoKalong\";s:3:\"nbr\";i:10;}i:53;a:2:{s:4:\"name\";s:17:\"Gorilla Grow Tent\";s:3:\"nbr\";i:7;}i:54;a:2:{s:4:\"name\";s:14:\"House & Garden\";s:3:\"nbr\";i:7;}i:55;a:2:{s:4:\"name\";s:17:\"Growth Technology\";s:3:\"nbr\";i:4;}i:56;a:2:{s:4:\"name\";s:16:\"The Pure Factory\";s:3:\"nbr\";i:23;}i:57;a:2:{s:4:\"name\";s:11:\"Todogrowled\";s:3:\"nbr\";i:1;}i:58;a:2:{s:4:\"name\";s:10:\"LuminiGrow\";s:3:\"nbr\";i:1;}i:59;a:2:{s:4:\"name\";s:9:\"IndoorLed\";s:3:\"nbr\";i:6;}i:60;a:2:{s:4:\"name\";s:9:\"Florastar\";s:3:\"nbr\";i:14;}i:61;a:2:{s:4:\"name\";s:5:\"Domiz\";s:3:\"nbr\";i:8;}i:62;a:2:{s:4:\"name\";s:5:\"Solux\";s:3:\"nbr\";i:4;}i:63;a:2:{s:4:\"name\";s:7:\"Calitek\";s:3:\"nbr\";i:5;}i:64;a:2:{s:4:\"name\";s:20:\"Future of Grow - FOG\";s:3:\"nbr\";i:10;}i:65;a:2:{s:4:\"name\";s:10:\"Mars Hydro\";s:3:\"nbr\";i:6;}i:66;a:2:{s:4:\"name\";s:6:\"Zerum \";s:3:\"nbr\";i:10;}i:67;a:3:{s:4:\"name\";s:7:\"Ignator\";s:3:\"nbr\";i:3;s:7:\"checked\";b:1;}i:68;a:2:{s:4:\"name\";s:20:\"Juju Royal - Biobizz\";s:3:\"nbr\";i:3;}i:69;a:2:{s:4:\"name\";s:8:\"Treegers\";s:3:\"nbr\";i:4;}i:70;a:2:{s:4:\"name\";s:11:\"AC INFINITY\";s:3:\"nbr\";i:16;}i:71;a:2:{s:4:\"name\";s:23:\"ThinkGrow by TrolMaster\";s:3:\"nbr\";i:25;}i:72;a:3:{s:4:\"name\";s:6:\"Athena\";s:3:\"nbr\";i:1;s:7:\"checked\";b:1;}i:73;a:3:{s:4:\"name\";s:11:\"POPPINS LAB\";s:3:\"nbr\";i:1;s:7:\"checked\";b:1;}i:75;a:2:{s:4:\"name\";s:5:\"Trabe\";s:3:\"nbr\";i:1;}i:76;a:2:{s:4:\"name\";s:6:\"Varios\";s:3:\"nbr\";i:2;}i:77;a:2:{s:4:\"name\";s:10:\"Stal plast\";s:3:\"nbr\";i:1;}i:81;a:2:{s:4:\"name\";s:3:\"VDL\";s:3:\"nbr\";i:2;}i:82;a:2:{s:4:\"name\";s:7:\"CYCLONE\";s:3:\"nbr\";i:2;}i:86;a:2:{s:4:\"name\";s:20:\"Advanced Hydroponics\";s:3:\"nbr\";i:1;}i:87;a:2:{s:4:\"name\";s:7:\"VIVOSUN\";s:3:\"nbr\";i:1;}i:90;a:2:{s:4:\"name\";s:10:\"GOLD LABEL\";s:3:\"nbr\";i:1;}i:92;a:2:{s:4:\"name\";s:16:\"Horti Innovation\";s:3:\"nbr\";i:2;}}s:17:\"filter_show_limit\";i:0;s:11:\"filter_type\";i:0;}i:6;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:\"Condizione\";s:6:\"values\";a:3:{s:3:\"new\";a:2:{s:4:\"name\";s:5:\"Nuovo\";s:3:\"nbr\";i:66;}s:4:\"used\";a:2:{s:4:\"name\";s:5:\"Usati\";s:3:\"nbr\";i:0;}s:11:\"refurbished\";a:2:{s:4:\"name\";s:14:\"imesso a nuovo\";s:3:\"nbr\";i:0;}}s:17:\"filter_show_limit\";i:0;s:11:\"filter_type\";i:0;}i:7;a:12:{s:9:\"type_lite\";s:6:\"weight\";s:4:\"type\";s:6:\"weight\";s:6:\"id_key\";i:0;s:4:\"name\";s:4:\"Peso\";s:3:\"max\";d:15;s:3:\"min\";d:0;s:4:\"unit\";s:2:\"kg\";s:14:\"specifications\";N;s:17:\"filter_show_limit\";i:0;s:11:\"filter_type\";i:3;s:5:\"value\";N;s:3:\"nbr\";i:66;}}}")
3.305 ms 1 /modules/ps_facetedsearch/src/Filters/Block.php:211
639
SELECT SQL_NO_CACHE *
FROM `myshop_product` a
LEFT JOIN `myshop_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2797) LIMIT 1
3.235 ms 1 /src/Adapter/EntityMapper.php:54
543
SELECT SQL_NO_CACHE * FROM `myshop_image_type`
3.225 ms 7 /classes/ImageType.php:141
653
SELECT SQL_NO_CACHE *
FROM `myshop_product` a
LEFT JOIN `myshop_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 180) LIMIT 1
3.148 ms 1 /src/Adapter/EntityMapper.php:54
628
SELECT SQL_NO_CACHE *
FROM `myshop_product` a
LEFT JOIN `myshop_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 1626) LIMIT 1
3.145 ms 1 /src/Adapter/EntityMapper.php:54
379
SELECT SQL_NO_CACHE *
FROM `myshop_currency_lang`
WHERE `id_currency` = 1
3.144 ms 5 /src/Adapter/EntityMapper.php:62
564
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `myshop_image` i
INNER JOIN myshop_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `myshop_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 2797
ORDER BY `position`
3.096 ms 6 Yes /classes/Product.php:3268
573
SELECT SQL_NO_CACHE *
FROM `myshop_product` a
LEFT JOIN `myshop_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `myshop_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 1514) AND (b.`id_shop` = 1) LIMIT 1
2.911 ms 1 /src/Adapter/EntityMapper.php:54
658
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `myshop_product_attribute` pa
INNER JOIN myshop_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `myshop_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `myshop_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `myshop_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `myshop_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (180) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
2.897 ms 1 Yes Yes /classes/Product.php:4292
361
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
2.895 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
408
SELECT SQL_NO_CACHE type, id_value, filter_show_limit, filter_type FROM myshop_layered_category
WHERE controller = 'category'
AND id_category = 2
AND id_shop = 1
GROUP BY `type`, id_value ORDER BY position ASC
2.715 ms 13 Yes Yes /modules/ps_facetedsearch/src/Filters/Provider.php:61
557
SELECT SQL_NO_CACHE *
FROM `myshop_product` a
LEFT JOIN `myshop_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `myshop_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 154) AND (b.`id_shop` = 1) LIMIT 1
2.703 ms 1 /src/Adapter/EntityMapper.php:54
578
SELECT SQL_NO_CACHE `id_module` FROM `myshop_module` WHERE `name` = "poswishlist" LIMIT 1
2.689 ms 1 /classes/module/Module.php:2773
449
SELECT SQL_NO_CACHE *
FROM `myshop_tax_lang`
WHERE `id_tax` = 1
2.642 ms 5 /src/Adapter/EntityMapper.php:62
519
SELECT SQL_NO_CACHE 1 FROM `myshop_specific_price` WHERE id_product = 1288 LIMIT 1
2.632 ms 1 /classes/SpecificPrice.php:422
403
SELECT SQL_NO_CACHE `id_module` FROM `myshop_module` WHERE `name` = "posquickmenu" LIMIT 1
2.493 ms 1 /classes/module/Module.php:2773
636
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `myshop_product_attribute` pa
INNER JOIN myshop_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `myshop_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `myshop_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `myshop_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `myshop_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (1626) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
2.486 ms 4 Yes Yes /classes/Product.php:4292
422
SELECT SQL_NO_CACHE psi.price_min, MIN(price_min) as min, MAX(price_max) as max FROM myshop_product p INNER JOIN myshop_layered_price_index psi ON (psi.id_product = p.id_product AND psi.id_shop = 1 AND psi.id_currency = 1 AND psi.id_country = 8) INNER JOIN myshop_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN myshop_category_product cp ON (p.id_product = cp.id_product) INNER JOIN myshop_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN myshop_category_group cg ON (cg.id_category = c.id_category) WHERE ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.id_manufacturer IN (51, 72, 12, 67, 73) AND c.nleft>=2 AND c.nright<=329
2.480 ms 134 /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
441
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-04-18 00:00:00',
INTERVAL 20 DAY
)
) > 0) as new
FROM myshop_product p
LEFT JOIN myshop_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN myshop_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_product_attribute = 0
AND sa.id_shop = 1 LEFT JOIN myshop_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product IN (1377,1376,1317,1315,1312,153,154,1626,2797,1288,180,1514)
2.455 ms 12 /classes/ProductAssembler.php:81
480
SELECT SQL_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 `myshop_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 1312 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `myshop_cart_product` cp JOIN `myshop_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `myshop_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` = 1312 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
2.425 ms 0 /classes/Cart.php:1624
3
SELECT SQL_NO_CACHE *
FROM `myshop_shop` a
WHERE (a.`id_shop` = 1) LIMIT 1
2.342 ms 1 /src/Adapter/EntityMapper.php:54
439
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, cp.position FROM myshop_product p LEFT JOIN myshop_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN myshop_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN myshop_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 myshop_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN myshop_category_product cp ON (p.id_product = cp.id_product) INNER JOIN myshop_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN myshop_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN myshop_category_group cg ON (cg.id_category = c.id_category) WHERE ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.id_manufacturer IN (51, 72, 12, 67, 73) AND c.nleft>=2 AND c.nright<=329 GROUP BY p.id_product) p LEFT JOIN myshop_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN myshop_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) INNER JOIN myshop_attribute a ON (a.id_attribute = pac.id_attribute) WHERE ((a.id_attribute_group=4)) GROUP BY pac.id_attribute
2.337 ms 1608 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
586
SELECT SQL_NO_CACHE `id_module` FROM `myshop_module` WHERE `name` = "ps_categorytree" LIMIT 1
2.316 ms 1 /classes/module/Module.php:2773
436
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 `myshop_attribute_group` ag INNER JOIN `myshop_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3) INNER JOIN `myshop_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `myshop_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3) INNER JOIN myshop_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 myshop_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `myshop_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 3) WHERE ag.id_attribute_group = 3 ORDER BY agl.`name` ASC, a.`position` ASC
2.314 ms 0 /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
476
SELECT SQL_NO_CACHE 1 FROM `myshop_specific_price` WHERE id_product = 1312 LIMIT 1
2.306 ms 1 /classes/SpecificPrice.php:422
360
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
2.297 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
432
SELECT SQL_NO_CACHE m.*, ml.`description`, ml.`short_description`
FROM `myshop_manufacturer` m INNER JOIN myshop_manufacturer_shop manufacturer_shop
ON (manufacturer_shop.id_manufacturer = m.id_manufacturer AND manufacturer_shop.id_shop = 1)INNER JOIN `myshop_manufacturer_lang` ml ON (m.`id_manufacturer` = ml.`id_manufacturer` AND ml.`id_lang` = 3)WHERE 1 AND m.`active` = 1 ORDER BY m.`name` ASC
2.289 ms 85 Yes /classes/Manufacturer.php:185
425
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 `myshop_attribute_group` ag INNER JOIN `myshop_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3) INNER JOIN `myshop_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `myshop_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3) INNER JOIN myshop_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 myshop_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `myshop_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 3) WHERE ag.id_attribute_group = 1 ORDER BY agl.`name` ASC, a.`position` ASC
2.279 ms 0 /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
661
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `myshop_product_attribute` pa
INNER JOIN myshop_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `myshop_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `myshop_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `myshop_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `myshop_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (1514) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
2.269 ms 1 Yes Yes /classes/Product.php:4292
565
SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend`
FROM `myshop_product_attribute_image` pai
LEFT JOIN `myshop_image_lang` il ON (il.`id_image` = pai.`id_image`)
INNER JOIN `myshop_image` i ON (i.`id_image` = pai.`id_image`)
WHERE i.`id_product` = 2797 AND il.`id_lang` = 3 ORDER by i.`position`
2.248 ms 1 Yes /classes/Product.php:2650
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 `myshop_configuration` c
LEFT JOIN `myshop_configuration_lang` cl ON (c.`id_configuration` = cl.`id_configuration`)
2.212 ms 4450 /classes/Configuration.php:162
593
SELECT SQL_NO_CACHE * FROM `myshop_image` img LEFT JOIN `myshop_image_shop` imgs ON img.id_image = imgs.id_image where imgs.`id_shop` =1 AND img.`id_product` =1377 AND imgs.`rotator` =1
2.196 ms 1 /modules/posrotatorimg/posrotatorimg.php:221
574
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `myshop_category_lang` cl
WHERE `id_lang` = 3
AND cl.id_shop = 1 
AND cl.`id_category` = 115 LIMIT 1
2.184 ms 1 /classes/Category.php:1381
505
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, agl.`public_name` as `public_group`,
pa.`reference`, pa.`ean13`, pa.`isbn`, pa.`upc`, pa.`mpn`,
pal.`available_now`, pal.`available_later`
FROM `myshop_attribute` a
LEFT JOIN `myshop_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `myshop_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `myshop_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN myshop_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `myshop_product_attribute_lang` pal
ON (pal.`id_product_attribute` = pac.`id_product_attribute` AND pal.`id_lang` = 3)
LEFT JOIN `myshop_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 1626
AND pac.`id_product_attribute` = 3449
AND agl.`id_lang` = 3
2.177 ms 1 /classes/Product.php:7217
576
SELECT SQL_NO_CACHE 1 FROM myshop_cart_product cp INNER JOIN myshop_product p
ON (p.id_product = cp.id_product) INNER JOIN myshop_product_shop ps
ON (ps.id_shop = cp.id_shop AND ps.id_product = p.id_product) WHERE cp.id_cart=0 LIMIT 1
2.156 ms 1 /classes/Cart.php:4353
648
SELECT SQL_NO_CACHE * FROM `myshop_image` img LEFT JOIN `myshop_image_shop` imgs ON img.id_image = imgs.id_image where imgs.`id_shop` =1 AND img.`id_product` =1288 AND imgs.`rotator` =1
2.139 ms 3 /modules/posrotatorimg/posrotatorimg.php:221
613
SELECT SQL_NO_CACHE * FROM `myshop_image` img where img.`rotator` =1 AND img.`id_product` =1312
2.123 ms 3 /modules/posrotatorimg/posrotatorimg.php:226
19
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `myshop_module` m
LEFT JOIN `myshop_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1
2.116 ms 60 /classes/module/Module.php:330
404
SELECT SQL_NO_CACHE `id_module` FROM `myshop_module_shop` WHERE `id_module` = 118 AND `id_shop` = 1 LIMIT 1
2.116 ms 1 /classes/module/Module.php:2262
504
SELECT SQL_NO_CACHE pa.`available_date` FROM `myshop_product` p LEFT JOIN `myshop_product_attribute` pa ON (pa.`id_product` = p.`id_product`) INNER JOIN myshop_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1) INNER JOIN myshop_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1) WHERE p.`id_product` = 1626 AND pa.`id_product` = 1626 AND pa.`id_product_attribute` = 3449 LIMIT 1
2.110 ms 1 /classes/Product.php:1157
438
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 `myshop_attribute_group` ag INNER JOIN `myshop_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3) INNER JOIN `myshop_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `myshop_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3) INNER JOIN myshop_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 myshop_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `myshop_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 3) WHERE ag.id_attribute_group = 4 ORDER BY agl.`name` ASC, a.`position` ASC
2.092 ms 0 /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
608
SELECT SQL_NO_CACHE pac.id_product_attribute, GROUP_CONCAT(agl.`name`, ' - ',al.`name` ORDER BY agl.`id_attribute_group` SEPARATOR ', ') as attribute_designation
FROM `myshop_product_attribute_combination` pac
LEFT JOIN `myshop_attribute` a ON a.`id_attribute` = pac.`id_attribute`
LEFT JOIN `myshop_attribute_group` ag ON ag.`id_attribute_group` = a.`id_attribute_group`
LEFT JOIN `myshop_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `myshop_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pac.id_product_attribute IN (2829,2831,2832)
GROUP BY pac.id_product_attribute
ORDER BY pac.id_product_attribute
2.067 ms 3 /classes/Product.php:2490
386
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_description`
FROM `myshop_category` c
INNER JOIN myshop_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `myshop_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 3  AND cl.id_shop = 1 )
LEFT JOIN `myshop_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC
2.019 ms 11 Yes Yes /classes/Category.php:934
487
SELECT SQL_NO_CACHE 1 FROM `myshop_specific_price` WHERE id_product = 153 LIMIT 1
2.001 ms 1 /classes/SpecificPrice.php:422
588
SELECT SQL_NO_CACHE c.*, cl.*
FROM `myshop_category` c
INNER JOIN myshop_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `myshop_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 
LEFT JOIN `myshop_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `myshop_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` = 3
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.985 ms 164 Yes Yes /classes/Category.php:809
466
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 `myshop_product` p
INNER JOIN `myshop_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `myshop_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` = 1315)
1.979 ms 3 /classes/Product.php:3606
607
SELECT SQL_NO_CACHE pa.*, product_attribute_shop.*
FROM `myshop_product_attribute` pa
INNER JOIN myshop_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 1315
GROUP BY pa.`id_product_attribute`
ORDER BY pa.`id_product_attribute`
1.970 ms 3 Yes Yes /classes/Product.php:2472
380
SELECT SQL_NO_CACHE id_shop
FROM `myshop_currency_shop`
WHERE `id_currency` = 1
AND id_shop = 1 LIMIT 1
1.950 ms 1 /classes/ObjectModel.php:1581
625
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `myshop_product_attribute` pa
INNER JOIN myshop_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `myshop_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `myshop_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `myshop_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `myshop_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (154) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
1.942 ms 1 Yes Yes /classes/Product.php:4292
443
SELECT SQL_NO_CACHE 1 FROM `myshop_specific_price` WHERE id_product = 1377 LIMIT 1
1.932 ms 1 /classes/SpecificPrice.php:422
355
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
1.930 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
356
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
1.927 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
562
SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend`
FROM `myshop_product_attribute_image` pai
LEFT JOIN `myshop_image_lang` il ON (il.`id_image` = pai.`id_image`)
INNER JOIN `myshop_image` i ON (i.`id_image` = pai.`id_image`)
WHERE i.`id_product` = 1626 AND il.`id_lang` = 3 ORDER by i.`position`
1.923 ms 1 Yes /classes/Product.php:2650
358
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
1.895 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
649
SELECT SQL_NO_CACHE * FROM `myshop_image` img where img.`rotator` =1 AND img.`id_product` =1288
1.890 ms 3 /modules/posrotatorimg/posrotatorimg.php:226
407
SELECT SQL_NO_CACHE `id_category`
FROM `myshop_category_shop`
WHERE `id_category` = 2
AND `id_shop` = 1 LIMIT 1
1.874 ms 1 /classes/Category.php:2438
517
SELECT SQL_NO_CACHE *
FROM `myshop_product_attribute` a
LEFT JOIN `myshop_product_attribute_shop` `c` ON a.`id_product_attribute` = c.`id_product_attribute` AND c.`id_shop` = 1
WHERE (a.`id_product_attribute` = 6747) LIMIT 1
1.873 ms 1 /src/Adapter/EntityMapper.php:54
558
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `myshop_image` i
INNER JOIN myshop_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `myshop_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 154
ORDER BY `position`
1.842 ms 1 Yes /classes/Product.php:3268
309
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
1.816 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
632
SELECT SQL_NO_CACHE pac.id_product_attribute, GROUP_CONCAT(agl.`name`, ' - ',al.`name` ORDER BY agl.`id_attribute_group` SEPARATOR ', ') as attribute_designation
FROM `myshop_product_attribute_combination` pac
LEFT JOIN `myshop_attribute` a ON a.`id_attribute` = pac.`id_attribute`
LEFT JOIN `myshop_attribute_group` ag ON ag.`id_attribute_group` = a.`id_attribute_group`
LEFT JOIN `myshop_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `myshop_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pac.id_product_attribute IN (3449,3450,3451,3452)
GROUP BY pac.id_product_attribute
ORDER BY pac.id_product_attribute
1.815 ms 4 /classes/Product.php:2490
520
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 `myshop_product` p
INNER JOIN `myshop_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `myshop_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` = 1288)
1.810 ms 1 /classes/Product.php:3606
468
SELECT SQL_NO_CACHE SUM(quantity)
FROM `myshop_stock_available`
WHERE (id_product = 1315) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
1.806 ms 1 /classes/stock/StockAvailable.php:266
406
SELECT SQL_NO_CACHE p.id_smart_blog_post 
FROM `myshop_smart_blog_post_lang` p 
WHERE p.link_rewrite =  ""
1.805 ms 24 /modules/smartblog/smartblog.php:2143
389
SELECT SQL_NO_CACHE *
FROM `myshop_category` a
LEFT JOIN `myshop_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `myshop_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
1.805 ms 1 /src/Adapter/EntityMapper.php:54
447
SELECT SQL_NO_CACHE tr.*
FROM `myshop_tax_rule` tr
JOIN `myshop_tax_rules_group` trg ON (tr.`id_tax_rules_group` = trg.`id_tax_rules_group`)
WHERE trg.`active` = 1
AND tr.`id_country` = 8
AND tr.`id_tax_rules_group` = 1
AND tr.`id_state` IN (0, 0)
AND ('0' BETWEEN tr.`zipcode_from` AND tr.`zipcode_to`
OR (tr.`zipcode_to` = 0 AND tr.`zipcode_from` IN(0, '0')))
ORDER BY tr.`zipcode_from` DESC, tr.`zipcode_to` DESC, tr.`id_state` DESC, tr.`id_country` DESC
1.749 ms 1 Yes /classes/tax/TaxRulesTaxManager.php:86
401
SELECT SQL_NO_CACHE id_required_field, object_name, field_name
FROM myshop_required_field
1.711 ms 1 /classes/ObjectModel.php:1446
485
SELECT SQL_NO_CACHE *
FROM `myshop_product_attribute` a
LEFT JOIN `myshop_product_attribute_shop` `c` ON a.`id_product_attribute` = c.`id_product_attribute` AND c.`id_shop` = 1
WHERE (a.`id_product_attribute` = 2824) LIMIT 1
1.699 ms 1 /src/Adapter/EntityMapper.php:54
8
SELECT SQL_NO_CACHE *
FROM `myshop_lang` a
LEFT JOIN `myshop_lang_shop` `c` ON a.`id_lang` = c.`id_lang` AND c.`id_shop` = 1
WHERE (a.`id_lang` = 4) LIMIT 1
1.685 ms 1 /src/Adapter/EntityMapper.php:54
363
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
1.676 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
491
SELECT SQL_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 `myshop_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 153 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `myshop_cart_product` cp JOIN `myshop_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `myshop_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` = 153 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
1.663 ms 0 /classes/Cart.php:1624
448
SELECT SQL_NO_CACHE *
FROM `myshop_tax` a
WHERE (a.`id_tax` = 1) LIMIT 1
1.641 ms 1 /src/Adapter/EntityMapper.php:54
572
SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend`
FROM `myshop_product_attribute_image` pai
LEFT JOIN `myshop_image_lang` il ON (il.`id_image` = pai.`id_image`)
INNER JOIN `myshop_image` i ON (i.`id_image` = pai.`id_image`)
WHERE i.`id_product` = 180 AND il.`id_lang` = 3 ORDER by i.`position`
1.585 ms 1 Yes /classes/Product.php:2650
635
SELECT SQL_NO_CACHE SUM(quantity)
FROM `myshop_stock_available`
WHERE (id_product = 1626) AND (id_product_attribute = 3452) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
1.572 ms 1 /classes/stock/StockAvailable.php:266
351
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
1.513 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
364
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
1.504 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
595
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `myshop_product_attribute` pa
INNER JOIN myshop_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `myshop_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `myshop_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `myshop_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `myshop_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (1377) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
1.504 ms 1 Yes Yes /classes/Product.php:4292
349
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
1.501 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
641
SELECT SQL_NO_CACHE pa.*, product_attribute_shop.*
FROM `myshop_product_attribute` pa
INNER JOIN myshop_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 2797
GROUP BY pa.`id_product_attribute`
ORDER BY pa.`id_product_attribute`
1.487 ms 5 Yes Yes /classes/Product.php:2472
405
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `myshop_cart_product`
WHERE `id_cart` = 0 LIMIT 1
1.465 ms 1 /classes/Cart.php:1391
529
SELECT SQL_NO_CACHE SUM(quantity)
FROM `myshop_stock_available`
WHERE (id_product = 180) AND (id_product_attribute = 1334) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
1.410 ms 1 /classes/stock/StockAvailable.php:266
566
SELECT SQL_NO_CACHE *
FROM `myshop_product` a
LEFT JOIN `myshop_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `myshop_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 1288) AND (b.`id_shop` = 1) LIMIT 1
1.361 ms 1 /src/Adapter/EntityMapper.php:54
324
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
1.318 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
16
SELECT SQL_NO_CACHE h.`name` as hook, m.`id_module`, h.`id_hook`, m.`name` as module
FROM `myshop_module` m
INNER JOIN myshop_module_shop module_shop
ON (module_shop.id_module = m.id_module AND module_shop.id_shop = 1)
INNER JOIN `myshop_hook_module` `hm` ON hm.`id_module` = m.`id_module`
INNER JOIN `myshop_hook` `h` ON hm.`id_hook` = h.`id_hook`
LEFT JOIN `myshop_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`
1.297 ms 2160 Yes Yes /classes/Hook.php:1481
307
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
1.293 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
409
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 `myshop_attribute_group` ag  INNER JOIN myshop_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 `myshop_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3) LEFT JOIN `myshop_layered_indexable_attribute_group` liag ON (ag.`id_attribute_group` = liag.`id_attribute_group`) LEFT JOIN `myshop_layered_indexable_attribute_group_lang_value` AS liaglv ON (ag.`id_attribute_group` = liaglv.`id_attribute_group` AND agl.`id_lang` = 3) GROUP BY ag.id_attribute_group ORDER BY ag.`position` ASC
1.266 ms 57 Yes Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:137
570
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `myshop_category_lang` cl
WHERE `id_lang` = 3
AND cl.id_shop = 1 
AND cl.`id_category` = 131 LIMIT 1
1.228 ms 1 /classes/Category.php:1381
445
SELECT SQL_NO_CACHE `id_hook`, `name`
FROM `myshop_hook`
UNION
SELECT `id_hook`, ha.`alias` as name
FROM `myshop_hook_alias` ha
INNER JOIN `myshop_hook` h ON ha.name = h.name
1.204 ms 0 /classes/Hook.php:1549
10
SELECT SQL_NO_CACHE domain, domain_ssl
FROM myshop_shop_url
WHERE main = 1
AND id_shop = 1 LIMIT 1
1.198 ms 1 /classes/shop/ShopUrl.php:162
640
SELECT SQL_NO_CACHE *
FROM `myshop_product_lang`
WHERE `id_product` = 2797 AND `id_shop` = 1
1.144 ms 5 /src/Adapter/EntityMapper.php:62
357
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
1.089 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
5
SELECT SQL_NO_CACHE l.*, ls.`id_shop`
FROM `myshop_lang` l
LEFT JOIN `myshop_lang_shop` ls ON (l.id_lang = ls.id_lang)
1.079 ms 4 /classes/Language.php:1050
462
SELECT SQL_NO_CACHE `reduction`
FROM `myshop_product_group_reduction_cache`
WHERE `id_product` = 1317 AND `id_group` = 1 LIMIT 1
1.053 ms 0 /classes/GroupReduction.php:129
455
SELECT SQL_NO_CACHE 1 FROM `myshop_specific_price` WHERE id_product = 1376 LIMIT 1
1.010 ms 1 /classes/SpecificPrice.php:422
659
SELECT SQL_NO_CACHE * FROM `myshop_image` img LEFT JOIN `myshop_image_shop` imgs ON img.id_image = imgs.id_image where imgs.`id_shop` =1 AND img.`id_product` =1514 AND imgs.`rotator` =1
1.009 ms 1 /modules/posrotatorimg/posrotatorimg.php:221
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 myshop_shop_group gs
LEFT JOIN myshop_shop s
ON s.id_shop_group = gs.id_shop_group
LEFT JOIN myshop_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.981 ms 1 Yes /classes/shop/Shop.php:696
394
SELECT SQL_NO_CACHE * FROM `myshop_image_type` WHERE 1 AND `suppliers` = 1  ORDER BY `width` DESC, `height` DESC, `name`ASC
0.959 ms 7 Yes /classes/ImageType.php:89
553
SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend`
FROM `myshop_product_attribute_image` pai
LEFT JOIN `myshop_image_lang` il ON (il.`id_image` = pai.`id_image`)
INNER JOIN `myshop_image` i ON (i.`id_image` = pai.`id_image`)
WHERE i.`id_product` = 1312 AND il.`id_lang` = 3 ORDER by i.`position`
0.901 ms 1 Yes /classes/Product.php:2650
600
SELECT SQL_NO_CACHE * FROM `myshop_image` img where img.`rotator` =1 AND img.`id_product` =1317
0.871 ms 1 /modules/posrotatorimg/posrotatorimg.php:226
637
SELECT SQL_NO_CACHE * FROM `myshop_image` img LEFT JOIN `myshop_image_shop` imgs ON img.id_image = imgs.id_image where imgs.`id_shop` =1 AND img.`id_product` =2797 AND imgs.`rotator` =1
0.869 ms 6 /modules/posrotatorimg/posrotatorimg.php:221
431
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, cp.position FROM myshop_product p LEFT JOIN myshop_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN myshop_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN myshop_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 myshop_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN myshop_category_product cp ON (p.id_product = cp.id_product) INNER JOIN myshop_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN myshop_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN myshop_category_group cg ON (cg.id_category = c.id_category) WHERE ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.id_manufacturer IN (51, 72, 12, 67, 73) AND c.nleft>=2 AND c.nright<=329 GROUP BY p.id_product) p INNER JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature=2)) GROUP BY fp.id_feature_value
0.858 ms 804 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
541
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `myshop_category_lang` cl
WHERE `id_lang` = 3
AND cl.id_shop = 1 
AND cl.`id_category` = 263 LIMIT 1
0.857 ms 1 /classes/Category.php:1381
654
SELECT SQL_NO_CACHE *
FROM `myshop_product_lang`
WHERE `id_product` = 180 AND `id_shop` = 1
0.793 ms 5 /src/Adapter/EntityMapper.php:62
563
SELECT SQL_NO_CACHE *
FROM `myshop_product` a
LEFT JOIN `myshop_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `myshop_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2797) AND (b.`id_shop` = 1) LIMIT 1
0.776 ms 1 /src/Adapter/EntityMapper.php:54
527
SELECT SQL_NO_CACHE SUM(quantity)
FROM `myshop_stock_available`
WHERE (id_product = 180) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.759 ms 1 /classes/stock/StockAvailable.php:266
23
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
0.745 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
18
SELECT SQL_NO_CACHE `id_hook`, `name` FROM `myshop_hook`
0.726 ms 1276 /classes/Hook.php:1549
437
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, cp.position FROM myshop_product p LEFT JOIN myshop_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN myshop_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN myshop_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 myshop_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN myshop_category_product cp ON (p.id_product = cp.id_product) INNER JOIN myshop_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN myshop_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN myshop_category_group cg ON (cg.id_category = c.id_category) WHERE ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.id_manufacturer IN (51, 72, 12, 67, 73) AND c.nleft>=2 AND c.nright<=329 GROUP BY p.id_product) p LEFT JOIN myshop_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN myshop_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) INNER JOIN myshop_attribute a ON (a.id_attribute = pac.id_attribute) WHERE ((a.id_attribute_group=3)) GROUP BY pac.id_attribute
0.719 ms 1608 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
0
SELECT SQL_NO_CACHE s.id_shop, CONCAT(su.physical_uri, su.virtual_uri) AS uri, su.domain, su.main
FROM myshop_shop_url su
LEFT JOIN myshop_shop s ON (s.id_shop = su.id_shop)
WHERE (su.domain = 'www.hydroparadise.com' OR su.domain_ssl = 'www.hydroparadise.com')
AND s.active = 1
AND s.deleted = 0
ORDER BY LENGTH(CONCAT(su.physical_uri, su.virtual_uri)) DESC
0.715 ms 1 Yes /classes/shop/Shop.php:1372
587
SELECT SQL_NO_CACHE `id_module` FROM `myshop_module_shop` WHERE `id_module` = 93 AND `id_shop` = 1 LIMIT 1
0.710 ms 1 /classes/module/Module.php:2262
503
SELECT SQL_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 `myshop_cart_product` cp
WHERE cp.`id_product_attribute` = 3449
AND cp.`id_cart` = 0 AND cp.`id_product` = 1626 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `myshop_cart_product` cp JOIN `myshop_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `myshop_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 3449
AND cp.`id_cart` = 0 AND p.`id_product_item` = 1626 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.697 ms 0 /classes/Cart.php:1624
515
SELECT SQL_NO_CACHE pa.`available_date` FROM `myshop_product` p LEFT JOIN `myshop_product_attribute` pa ON (pa.`id_product` = p.`id_product`) INNER JOIN myshop_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1) INNER JOIN myshop_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1) WHERE p.`id_product` = 2797 AND pa.`id_product` = 2797 AND pa.`id_product_attribute` = 6747 LIMIT 1
0.696 ms 1 /classes/Product.php:1157
426
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, cp.position FROM myshop_product p LEFT JOIN myshop_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN myshop_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN myshop_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 myshop_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN myshop_category_product cp ON (p.id_product = cp.id_product) INNER JOIN myshop_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN myshop_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN myshop_category_group cg ON (cg.id_category = c.id_category) WHERE ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND p.id_manufacturer IN (51, 72, 12, 67, 73) AND c.nleft>=2 AND c.nright<=329 GROUP BY p.id_product) p LEFT JOIN myshop_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN myshop_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) INNER JOIN myshop_attribute a ON (a.id_attribute = pac.id_attribute) WHERE ((a.id_attribute_group=1)) GROUP BY pac.id_attribute
0.687 ms 1608 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
368
SELECT SQL_NO_CACHE m.page, ml.url_rewrite, ml.id_lang
FROM `myshop_meta` m
LEFT JOIN `myshop_meta_lang` ml ON (m.id_meta = ml.id_meta AND ml.id_shop = 1 )
ORDER BY LENGTH(ml.url_rewrite) DESC
0.664 ms 285 Yes /classes/Dispatcher.php:623
339
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
0.660 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
15
SELECT SQL_NO_CACHE lower(name) as name
FROM `myshop_hook` h
WHERE (h.active = 1)
0.649 ms 1276 /classes/Hook.php:1589
539
SELECT SQL_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 `myshop_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 1514 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `myshop_cart_product` cp JOIN `myshop_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `myshop_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` = 1514 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:1624
312
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.637 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
569
SELECT SQL_NO_CACHE *
FROM `myshop_product` a
LEFT JOIN `myshop_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `myshop_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 180) AND (b.`id_shop` = 1) LIMIT 1
0.637 ms 1 /src/Adapter/EntityMapper.php:54
362
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
0.630 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
340
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.588 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
13
SELECT SQL_NO_CACHE *
FROM `myshop_lang` a
LEFT JOIN `myshop_lang_shop` `c` ON a.`id_lang` = c.`id_lang` AND c.`id_shop` = 1
WHERE (a.`id_lang` = 3) LIMIT 1
0.557 ms 1 /src/Adapter/EntityMapper.php:54
650
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `myshop_product_attribute` pa
INNER JOIN myshop_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `myshop_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `myshop_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `myshop_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `myshop_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (1288) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.546 ms 1 Yes Yes /classes/Product.php:4292
454
SELECT SQL_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 `myshop_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 1377 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `myshop_cart_product` cp JOIN `myshop_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `myshop_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` = 1377 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.524 ms 0 /classes/Cart.php:1624
655
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `myshop_category_lang` cl
WHERE `id_lang` = 0
AND cl.id_shop = 1 
AND cl.`id_category` = 131 LIMIT 1
0.493 ms 0 /classes/Category.php:1381
331
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
0.464 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
11
SELECT SQL_NO_CACHE COUNT(DISTINCT l.id_lang) FROM `myshop_lang` l
JOIN myshop_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.451 ms 4 /classes/Language.php:1186
367
SELECT SQL_NO_CACHE name, alias FROM `myshop_hook_alias`
0.436 ms 87 /classes/Hook.php:352
540
SELECT SQL_NO_CACHE *
FROM `myshop_product` a
LEFT JOIN `myshop_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `myshop_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 1377) AND (b.`id_shop` = 1) LIMIT 1
0.435 ms 1 /src/Adapter/EntityMapper.php:54
189
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
0.428 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
321
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
0.426 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
353
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
0.424 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
25
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
0.423 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
35
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
0.404 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
83
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
0.402 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
390
SELECT SQL_NO_CACHE *
FROM `myshop_category` a
LEFT JOIN `myshop_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 4
LEFT JOIN `myshop_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.402 ms 1 /src/Adapter/EntityMapper.php:54
7
SELECT SQL_NO_CACHE *
FROM `myshop_shop_group` a
WHERE (a.`id_shop_group` = 1) LIMIT 1
0.401 ms 1 /src/Adapter/EntityMapper.php:54
544
SELECT SQL_NO_CACHE *
FROM `myshop_product` a
LEFT JOIN `myshop_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `myshop_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 1376) AND (b.`id_shop` = 1) LIMIT 1
0.397 ms 1 /src/Adapter/EntityMapper.php:54
201
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
0.387 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
619
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `myshop_product_attribute` pa
INNER JOIN myshop_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `myshop_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `myshop_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `myshop_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `myshop_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (1312) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.386 ms 2 Yes Yes /classes/Product.php:4292
604
SELECT SQL_NO_CACHE *
FROM `myshop_product` a
LEFT JOIN `myshop_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 1315) LIMIT 1
0.382 ms 1 /src/Adapter/EntityMapper.php:54
371
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `myshop_module` m
LEFT JOIN `myshop_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1
0.373 ms 60 /classes/module/Module.php:330
598
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `myshop_product_attribute` pa
INNER JOIN myshop_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `myshop_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `myshop_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `myshop_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `myshop_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (1376) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.366 ms 1 Yes Yes /classes/Product.php:4292
242
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.350 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
647
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `myshop_product_attribute` pa
INNER JOIN myshop_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `myshop_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `myshop_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `myshop_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `myshop_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (2797) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.349 ms 5 Yes Yes /classes/Product.php:4292
225
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
0.348 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
523
SELECT SQL_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 `myshop_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 1288 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `myshop_cart_product` cp JOIN `myshop_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `myshop_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` = 1288 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.347 ms 0 /classes/Cart.php:1624
532
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, agl.`public_name` as `public_group`,
pa.`reference`, pa.`ean13`, pa.`isbn`, pa.`upc`, pa.`mpn`,
pal.`available_now`, pal.`available_later`
FROM `myshop_attribute` a
LEFT JOIN `myshop_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `myshop_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `myshop_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN myshop_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `myshop_product_attribute_lang` pal
ON (pal.`id_product_attribute` = pac.`id_product_attribute` AND pal.`id_lang` = 3)
LEFT JOIN `myshop_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 180
AND pac.`id_product_attribute` = 1334
AND agl.`id_lang` = 3
0.339 ms 1 /classes/Product.php:7217
22
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.336 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
501
SELECT SQL_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 `myshop_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 1626 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `myshop_cart_product` cp JOIN `myshop_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `myshop_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` = 1626 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.336 ms 0 /classes/Cart.php:1624
323
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
0.329 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
602
SELECT SQL_NO_CACHE * FROM `myshop_image` img LEFT JOIN `myshop_image_shop` imgs ON img.id_image = imgs.id_image where imgs.`id_shop` =1 AND img.`id_product` =1315 AND imgs.`rotator` =1
0.329 ms 3 /modules/posrotatorimg/posrotatorimg.php:221
656
SELECT SQL_NO_CACHE pa.*, product_attribute_shop.*
FROM `myshop_product_attribute` pa
INNER JOIN myshop_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 180
GROUP BY pa.`id_product_attribute`
ORDER BY pa.`id_product_attribute`
0.329 ms 1 Yes Yes /classes/Product.php:2472
477
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 `myshop_product` p
INNER JOIN `myshop_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `myshop_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` = 1312)
0.326 ms 2 /classes/Product.php:3606
615
SELECT SQL_NO_CACHE *
FROM `myshop_product_lang`
WHERE `id_product` = 1312 AND `id_shop` = 1
0.323 ms 5 /src/Adapter/EntityMapper.php:62
642
SELECT SQL_NO_CACHE pac.id_product_attribute, GROUP_CONCAT(agl.`name`, ' - ',al.`name` ORDER BY agl.`id_attribute_group` SEPARATOR ', ') as attribute_designation
FROM `myshop_product_attribute_combination` pac
LEFT JOIN `myshop_attribute` a ON a.`id_attribute` = pac.`id_attribute`
LEFT JOIN `myshop_attribute_group` ag ON ag.`id_attribute_group` = a.`id_attribute_group`
LEFT JOIN `myshop_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `myshop_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pac.id_product_attribute IN (6747,6748,6749,6750,6751)
GROUP BY pac.id_product_attribute
ORDER BY pac.id_product_attribute
0.322 ms 5 /classes/Product.php:2490
605
SELECT SQL_NO_CACHE *
FROM `myshop_product_lang`
WHERE `id_product` = 1315 AND `id_shop` = 1
0.322 ms 5 /src/Adapter/EntityMapper.php:62
614
SELECT SQL_NO_CACHE *
FROM `myshop_product` a
LEFT JOIN `myshop_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 1312) LIMIT 1
0.319 ms 1 /src/Adapter/EntityMapper.php:54
12
SELECT SQL_NO_CACHE `id_lang` FROM `myshop_lang` WHERE `iso_code` = 'it' LIMIT 1
0.318 ms 4 /classes/Language.php:824
579
SELECT SQL_NO_CACHE `id_module` FROM `myshop_module_shop` WHERE `id_module` = 106 AND `id_shop` = 1 LIMIT 1
0.317 ms 1 /classes/module/Module.php:2262
99
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
0.317 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
634
SELECT SQL_NO_CACHE SUM(quantity)
FROM `myshop_stock_available`
WHERE (id_product = 1626) AND (id_product_attribute = 3451) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.315 ms 1 /classes/stock/StockAvailable.php:266
202
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.312 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
629
SELECT SQL_NO_CACHE *
FROM `myshop_product_lang`
WHERE `id_product` = 1626 AND `id_shop` = 1
0.307 ms 5 /src/Adapter/EntityMapper.php:62
499
SELECT SQL_NO_CACHE `reduction`
FROM `myshop_product_group_reduction_cache`
WHERE `id_product` = 1626 AND `id_group` = 1 LIMIT 1
0.306 ms 0 /classes/GroupReduction.php:129
551
SELECT SQL_NO_CACHE *
FROM `myshop_product` a
LEFT JOIN `myshop_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `myshop_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 1312) AND (b.`id_shop` = 1) LIMIT 1
0.303 ms 1 /src/Adapter/EntityMapper.php:54
577
SELECT SQL_NO_CACHE COUNT(DISTINCT c.id_currency) FROM `myshop_currency` c
LEFT JOIN myshop_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.302 ms 1 /classes/Currency.php:1102
161
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
0.302 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
512
SELECT SQL_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 `myshop_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 2797 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `myshop_cart_product` cp JOIN `myshop_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `myshop_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` = 2797 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.301 ms 0 /classes/Cart.php:1624
207
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
0.298 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
559
SELECT SQL_NO_CACHE *
FROM `myshop_product` a
LEFT JOIN `myshop_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `myshop_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 1626) AND (b.`id_shop` = 1) LIMIT 1
0.298 ms 1 /src/Adapter/EntityMapper.php:54
516
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, agl.`public_name` as `public_group`,
pa.`reference`, pa.`ean13`, pa.`isbn`, pa.`upc`, pa.`mpn`,
pal.`available_now`, pal.`available_later`
FROM `myshop_attribute` a
LEFT JOIN `myshop_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `myshop_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `myshop_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN myshop_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `myshop_product_attribute_lang` pal
ON (pal.`id_product_attribute` = pac.`id_product_attribute` AND pal.`id_lang` = 3)
LEFT JOIN `myshop_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 2797
AND pac.`id_product_attribute` = 6747
AND agl.`id_lang` = 3
0.297 ms 1 /classes/Product.php:7217
21
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
0.294 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
332
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.293 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
606
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `myshop_category_lang` cl
WHERE `id_lang` = 0
AND cl.id_shop = 1 
AND cl.`id_category` = 263 LIMIT 1
0.293 ms 0 /classes/Category.php:1381
338
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.292 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
345
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
0.287 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
226
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.282 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
465
SELECT SQL_NO_CACHE 1 FROM `myshop_specific_price` WHERE id_product = 1315 LIMIT 1
0.282 ms 1 /classes/SpecificPrice.php:422
568
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `myshop_image` i
INNER JOIN myshop_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `myshop_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 1288
ORDER BY `position`
0.282 ms 3 Yes /classes/Product.php:3268
459
SELECT SQL_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 `myshop_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 1376 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `myshop_cart_product` cp JOIN `myshop_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `myshop_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` = 1376 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.281 ms 0 /classes/Cart.php:1624
484
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, agl.`public_name` as `public_group`,
pa.`reference`, pa.`ean13`, pa.`isbn`, pa.`upc`, pa.`mpn`,
pal.`available_now`, pal.`available_later`
FROM `myshop_attribute` a
LEFT JOIN `myshop_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `myshop_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `myshop_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN myshop_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `myshop_product_attribute_lang` pal
ON (pal.`id_product_attribute` = pac.`id_product_attribute` AND pal.`id_lang` = 3)
LEFT JOIN `myshop_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 1312
AND pac.`id_product_attribute` = 2824
AND agl.`id_lang` = 3
0.280 ms 1 /classes/Product.php:7217
542
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `myshop_image` i
INNER JOIN myshop_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `myshop_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 1377
ORDER BY `position`
0.278 ms 1 Yes /classes/Product.php:3268
547
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `myshop_image` i
INNER JOIN myshop_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `myshop_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 1317
ORDER BY `position`
0.278 ms 1 Yes /classes/Product.php:3268
571
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `myshop_image` i
INNER JOIN myshop_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `myshop_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 180
ORDER BY `position`
0.277 ms 6 Yes /classes/Product.php:3268
469
SELECT SQL_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 `myshop_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 1315 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `myshop_cart_product` cp JOIN `myshop_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `myshop_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` = 1315 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.276 ms 0 /classes/Cart.php:1624
584
SELECT SQL_NO_CACHE * FROM `myshop_posquickmenu` pr
LEFT JOIN myshop_posquickmenu_lang prl ON (pr.id_quickmenu = prl.id_quickmenu)
WHERE prl.id_lang = "3" 
AND prl.id_shop = "1"
AND pr.status = 1
ORDER BY pr.position
0.276 ms 3 Yes /modules/posquickmenu/classes/QuickmenuActivity.php:230
319
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
0.273 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
26
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.273 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
413
SELECT SQL_NO_CACHE *
FROM `myshop_category_lang`
WHERE `id_category` = 2 AND `id_shop` = 1
0.270 ms 5 /src/Adapter/EntityMapper.php:62
179
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
0.270 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
612
SELECT SQL_NO_CACHE * FROM `myshop_image` img LEFT JOIN `myshop_image_shop` imgs ON img.id_image = imgs.id_image where imgs.`id_shop` =1 AND img.`id_product` =1312 AND imgs.`rotator` =1
0.269 ms 3 /modules/posrotatorimg/posrotatorimg.php:221
617
SELECT SQL_NO_CACHE pac.id_product_attribute, GROUP_CONCAT(agl.`name`, ' - ',al.`name` ORDER BY agl.`id_attribute_group` SEPARATOR ', ') as attribute_designation
FROM `myshop_product_attribute_combination` pac
LEFT JOIN `myshop_attribute` a ON a.`id_attribute` = pac.`id_attribute`
LEFT JOIN `myshop_attribute_group` ag ON ag.`id_attribute_group` = a.`id_attribute_group`
LEFT JOIN `myshop_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `myshop_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pac.id_product_attribute IN (2822,2824)
GROUP BY pac.id_product_attribute
ORDER BY pac.id_product_attribute
0.268 ms 2 /classes/Product.php:2490
473
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, agl.`public_name` as `public_group`,
pa.`reference`, pa.`ean13`, pa.`isbn`, pa.`upc`, pa.`mpn`,
pal.`available_now`, pal.`available_later`
FROM `myshop_attribute` a
LEFT JOIN `myshop_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `myshop_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `myshop_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN myshop_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `myshop_product_attribute_lang` pal
ON (pal.`id_product_attribute` = pac.`id_product_attribute` AND pal.`id_lang` = 3)
LEFT JOIN `myshop_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 1315
AND pac.`id_product_attribute` = 2832
AND agl.`id_lang` = 3
0.267 ms 1 /classes/Product.php:7217
616
SELECT SQL_NO_CACHE pa.*, product_attribute_shop.*
FROM `myshop_product_attribute` pa
INNER JOIN myshop_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 1312
GROUP BY pa.`id_product_attribute`
ORDER BY pa.`id_product_attribute`
0.267 ms 2 Yes Yes /classes/Product.php:2472
175
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
0.266 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
317
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
0.265 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
528
SELECT SQL_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 `myshop_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 180 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `myshop_cart_product` cp JOIN `myshop_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `myshop_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` = 180 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.264 ms 0 /classes/Cart.php:1624
224
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.264 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
391
SELECT SQL_NO_CACHE *
FROM `myshop_category` a
LEFT JOIN `myshop_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 5
LEFT JOIN `myshop_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.264 ms 1 /src/Adapter/EntityMapper.php:54
475
SELECT SQL_NO_CACHE *
FROM `myshop_product_attribute_lang`
WHERE `id_product_attribute` = 2832
0.264 ms 5 /src/Adapter/EntityMapper.php:62
153
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
0.262 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
185
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
0.262 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
548
SELECT SQL_NO_CACHE *
FROM `myshop_product` a
LEFT JOIN `myshop_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `myshop_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 1315) AND (b.`id_shop` = 1) LIMIT 1
0.260 ms 1 /src/Adapter/EntityMapper.php:54
310
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.259 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
333
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
0.259 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
376
SELECT SQL_NO_CACHE *
FROM `myshop_currency` a
LEFT JOIN `myshop_currency_lang` `b` ON a.`id_currency` = b.`id_currency` AND b.`id_lang` = 3
LEFT JOIN `myshop_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 1
WHERE (a.`id_currency` = 1) LIMIT 1
0.259 ms 1 /src/Adapter/EntityMapper.php:54
346
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.257 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
402
SELECT SQL_NO_CACHE *
FROM `myshop_category` a0
LEFT JOIN `myshop_category_lang` `a1` ON (a0.`id_category` = a1.`id_category`)
WHERE (a0.`nleft` < 2) AND (a0.`nright` > 329) AND (a1.`id_lang` = 3) AND (a1.`id_shop` = 1)
ORDER BY a0.`nleft` asc
0.257 ms 1 /classes/PrestaShopCollection.php:361
464
SELECT SQL_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 `myshop_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 1317 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `myshop_cart_product` cp JOIN `myshop_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `myshop_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` = 1317 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.257 ms 0 /classes/Cart.php:1624
657
SELECT SQL_NO_CACHE pac.id_product_attribute, GROUP_CONCAT(agl.`name`, ' - ',al.`name` ORDER BY agl.`id_attribute_group` SEPARATOR ', ') as attribute_designation
FROM `myshop_product_attribute_combination` pac
LEFT JOIN `myshop_attribute` a ON a.`id_attribute` = pac.`id_attribute`
LEFT JOIN `myshop_attribute_group` ag ON ag.`id_attribute_group` = a.`id_attribute_group`
LEFT JOIN `myshop_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `myshop_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pac.id_product_attribute IN (1334)
GROUP BY pac.id_product_attribute
ORDER BY pac.id_product_attribute
0.256 ms 1 /classes/Product.php:2490
269
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
0.255 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
354
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.255 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
471
SELECT SQL_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 `myshop_cart_product` cp
WHERE cp.`id_product_attribute` = 2832
AND cp.`id_cart` = 0 AND cp.`id_product` = 1315 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `myshop_cart_product` cp JOIN `myshop_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `myshop_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 2832
AND cp.`id_cart` = 0 AND p.`id_product_item` = 1315 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.255 ms 0 /classes/Cart.php:1624
444
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 `myshop_product` p
INNER JOIN `myshop_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `myshop_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` = 1377)
0.254 ms 1 /classes/Product.php:3606
334
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.253 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
213
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
0.252 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
631
SELECT SQL_NO_CACHE pa.*, product_attribute_shop.*
FROM `myshop_product_attribute` pa
INNER JOIN myshop_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 1626
GROUP BY pa.`id_product_attribute`
ORDER BY pa.`id_product_attribute`
0.251 ms 4 Yes Yes /classes/Product.php:2472
545
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `myshop_image` i
INNER JOIN myshop_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `myshop_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 1376
ORDER BY `position`
0.250 ms 1 Yes /classes/Product.php:3268
370
SELECT SQL_NO_CACHE * FROM `myshop_hook_module_exceptions`
WHERE `id_shop` IN (1)
0.244 ms 1 /classes/module/Module.php:2163
427
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 `myshop_attribute_group` ag INNER JOIN `myshop_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3) INNER JOIN `myshop_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `myshop_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3) INNER JOIN myshop_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 myshop_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `myshop_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 3) WHERE ag.id_attribute_group = 2 ORDER BY agl.`name` ASC, a.`position` ASC
0.244 ms 0 /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
228
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.243 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
151
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
0.243 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
28
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.242 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
556
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `myshop_image` i
INNER JOIN myshop_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `myshop_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 153
ORDER BY `position`
0.241 ms 5 Yes /classes/Product.php:3268
337
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
0.238 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
210
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.237 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
496
SELECT SQL_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 `myshop_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 154 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `myshop_cart_product` cp JOIN `myshop_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `myshop_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` = 154 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.236 ms 0 /classes/Cart.php:1624
560
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `myshop_category_lang` cl
WHERE `id_lang` = 3
AND cl.id_shop = 1 
AND cl.`id_category` = 157 LIMIT 1
0.236 ms 1 /classes/Category.php:1381
206
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.235 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
342
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.235 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
126
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.234 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
214
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.234 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
531
SELECT SQL_NO_CACHE pa.`available_date` FROM `myshop_product` p LEFT JOIN `myshop_product_attribute` pa ON (pa.`id_product` = p.`id_product`) INNER JOIN myshop_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1) INNER JOIN myshop_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1) WHERE p.`id_product` = 180 AND pa.`id_product` = 180 AND pa.`id_product_attribute` = 1334 LIMIT 1
0.231 ms 1 /classes/Product.php:1157
592
SELECT SQL_NO_CACHE c.*, cl.*  FROM `myshop_category` c
LEFT JOIN `myshop_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 3 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 2 AND c.`nright` >= 329 AND c.`nleft` >= 2 AND c.`nright` <= 329 ORDER BY `nleft` DESC
0.230 ms 1 /classes/Category.php:1603
316
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.229 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
514
SELECT SQL_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 `myshop_cart_product` cp
WHERE cp.`id_product_attribute` = 6747
AND cp.`id_cart` = 0 AND cp.`id_product` = 2797 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `myshop_cart_product` cp JOIN `myshop_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `myshop_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 6747
AND cp.`id_cart` = 0 AND p.`id_product_item` = 2797 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.229 ms 0 /classes/Cart.php:1624
482
SELECT SQL_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 `myshop_cart_product` cp
WHERE cp.`id_product_attribute` = 2824
AND cp.`id_cart` = 0 AND cp.`id_product` = 1312 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `myshop_cart_product` cp JOIN `myshop_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `myshop_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 2824
AND cp.`id_cart` = 0 AND p.`id_product_item` = 1312 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.228 ms 0 /classes/Cart.php:1624
190
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.227 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
227
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
0.227 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
328
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.227 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
192
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.226 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
286
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.226 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
638
SELECT SQL_NO_CACHE * FROM `myshop_image` img where img.`rotator` =1 AND img.`id_product` =2797
0.225 ms 6 /modules/posrotatorimg/posrotatorimg.php:226
308
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.225 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
329
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
0.224 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
322
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.222 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
626
SELECT SQL_NO_CACHE * FROM `myshop_image` img LEFT JOIN `myshop_image_shop` imgs ON img.id_image = imgs.id_image where imgs.`id_shop` =1 AND img.`id_product` =1626 AND imgs.`rotator` =1
0.222 ms 3 /modules/posrotatorimg/posrotatorimg.php:221
154
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.220 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
325
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
0.219 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
575
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `myshop_image` i
INNER JOIN myshop_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `myshop_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 1514
ORDER BY `position`
0.218 ms 1 Yes /classes/Product.php:3268
397
SELECT SQL_NO_CACHE format
FROM `myshop_address_format`
WHERE `id_country` = 8 LIMIT 1
0.216 ms 1 /classes/AddressFormat.php:632
488
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 `myshop_product` p
INNER JOIN `myshop_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `myshop_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` = 153)
0.215 ms 1 /classes/Product.php:3606
536
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 `myshop_product` p
INNER JOIN `myshop_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `myshop_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` = 1514)
0.215 ms 1 /classes/Product.php:3606
275
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
0.215 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
84
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.214 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
290
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.214 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
320
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.213 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
281
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
0.212 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
67
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
0.212 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
313
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
0.212 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
304
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.211 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
36
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.210 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
315
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
0.209 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
552
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `myshop_image` i
INNER JOIN myshop_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `myshop_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 1312
ORDER BY `position`
0.209 ms 3 Yes /classes/Product.php:3268
620
SELECT SQL_NO_CACHE * FROM `myshop_image` img LEFT JOIN `myshop_image_shop` imgs ON img.id_image = imgs.id_image where imgs.`id_shop` =1 AND img.`id_product` =153 AND imgs.`rotator` =1
0.209 ms 5 /modules/posrotatorimg/posrotatorimg.php:221
4
SELECT SQL_NO_CACHE su.physical_uri, su.virtual_uri, su.domain, su.domain_ssl
FROM myshop_shop s
LEFT JOIN myshop_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.209 ms 1 /classes/shop/Shop.php:199
373
SELECT SQL_NO_CACHE `id_lang` FROM `myshop_lang`
WHERE `locale` = 'it-it'
OR `language_code` = 'it-it' LIMIT 1
0.209 ms 4 /classes/Language.php:853
270
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.208 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
289
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
0.207 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
218
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.206 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
162
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.205 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
561
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `myshop_image` i
INNER JOIN myshop_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `myshop_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 1626
ORDER BY `position`
0.205 ms 3 Yes /classes/Product.php:3268
392
SELECT SQL_NO_CACHE * FROM `myshop_image_type` WHERE 1 AND `categories` = 1  ORDER BY `width` DESC, `height` DESC, `name`ASC
0.204 ms 7 Yes /classes/ImageType.php:89
550
SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend`
FROM `myshop_product_attribute_image` pai
LEFT JOIN `myshop_image_lang` il ON (il.`id_image` = pai.`id_image`)
INNER JOIN `myshop_image` i ON (i.`id_image` = pai.`id_image`)
WHERE i.`id_product` = 1315 AND il.`id_lang` = 3 ORDER by i.`position`
0.204 ms 1 Yes /classes/Product.php:2650
273
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
0.203 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
651
SELECT SQL_NO_CACHE * FROM `myshop_image` img LEFT JOIN `myshop_image_shop` imgs ON img.id_image = imgs.id_image where imgs.`id_shop` =1 AND img.`id_product` =180 AND imgs.`rotator` =1
0.203 ms 6 /modules/posrotatorimg/posrotatorimg.php:221
509
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 `myshop_product` p
INNER JOIN `myshop_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `myshop_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` = 2797)
0.203 ms 5 /classes/Product.php:3606
314
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.202 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
24
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.202 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
152
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.202 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
311
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
0.202 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
6
SELECT SQL_NO_CACHE *
FROM `myshop_country` a
LEFT JOIN `myshop_country_lang` `b` ON a.`id_country` = b.`id_country` AND b.`id_lang` = 2
LEFT JOIN `myshop_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 8) LIMIT 1
0.201 ms 1 /src/Adapter/EntityMapper.php:54
78
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.201 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
188
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.200 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
252
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.199 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
296
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.199 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
100
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.198 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
274
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.198 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
285
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
0.198 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
348
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.198 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
352
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.198 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
169
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
0.197 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
170
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.197 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
180
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.197 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
203
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
0.197 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
303
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
0.196 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
34
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.195 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
96
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.195 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
336
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.195 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
172
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.194 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
318
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.194 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
483
SELECT SQL_NO_CACHE pa.`available_date` FROM `myshop_product` p LEFT JOIN `myshop_product_attribute` pa ON (pa.`id_product` = p.`id_product`) INNER JOIN myshop_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1) INNER JOIN myshop_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1) WHERE p.`id_product` = 1312 AND pa.`id_product` = 1312 AND pa.`id_product_attribute` = 2824 LIMIT 1
0.194 ms 1 /classes/Product.php:1157
294
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.193 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
220
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.193 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
341
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
0.193 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
264
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.192 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
326
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.192 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
493
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 `myshop_product` p
INNER JOIN `myshop_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `myshop_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` = 154)
0.192 ms 1 /classes/Product.php:3606
40
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.190 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
44
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.190 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
137
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
0.190 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
271
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
0.190 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
344
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.190 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
50
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.189 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
216
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.189 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
64
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.189 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
42
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.188 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
70
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.187 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
39
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
0.187 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
198
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.187 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
191
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
0.186 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
208
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.186 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
335
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
0.186 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
533
SELECT SQL_NO_CACHE *
FROM `myshop_product_attribute` a
LEFT JOIN `myshop_product_attribute_shop` `c` ON a.`id_product_attribute` = c.`id_product_attribute` AND c.`id_shop` = 1
WHERE (a.`id_product_attribute` = 1334) LIMIT 1
0.186 ms 1 /src/Adapter/EntityMapper.php:54
623
SELECT SQL_NO_CACHE * FROM `myshop_image` img LEFT JOIN `myshop_image_shop` imgs ON img.id_image = imgs.id_image where imgs.`id_shop` =1 AND img.`id_product` =154 AND imgs.`rotator` =1
0.186 ms 1 /modules/posrotatorimg/posrotatorimg.php:221
27
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
0.185 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
112
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.185 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
184
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.185 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
197
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
0.185 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
350
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.185 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
525
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 `myshop_product` p
INNER JOIN `myshop_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `myshop_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` = 180)
0.185 ms 1 /classes/Product.php:3606
567
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `myshop_category_lang` cl
WHERE `id_lang` = 3
AND cl.id_shop = 1 
AND cl.`id_category` = 112 LIMIT 1
0.185 ms 1 /classes/Category.php:1381
585
SELECT SQL_NO_CACHE count(id_wishlist_product) FROM myshop_poswishlist w, myshop_poswishlist_product wp where w.id_wishlist = wp.id_wishlist and w.id_customer=0 LIMIT 1
0.185 ms 1 /modules/posquickmenu/posquickmenu.php:383
248
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.184 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
266
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.184 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
302
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.184 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
176
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.183 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
194
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.183 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
330
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.183 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
472
SELECT SQL_NO_CACHE pa.`available_date` FROM `myshop_product` p LEFT JOIN `myshop_product_attribute` pa ON (pa.`id_product` = p.`id_product`) INNER JOIN myshop_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1) INNER JOIN myshop_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1) WHERE p.`id_product` = 1315 AND pa.`id_product` = 1315 AND pa.`id_product_attribute` = 2832 LIMIT 1
0.183 ms 1 /classes/Product.php:1157
280
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.183 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
284
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.183 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
110
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.182 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
148
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.182 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
262
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.182 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
268
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.182 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
306
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.182 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
80
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.181 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
229
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
0.181 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
134
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.181 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
204
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.181 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
138
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.180 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
196
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.180 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
209
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
0.180 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
594
SELECT SQL_NO_CACHE * FROM `myshop_image` img where img.`rotator` =1 AND img.`id_product` =1377
0.180 ms 1 /modules/posrotatorimg/posrotatorimg.php:226
144
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.179 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
178
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.179 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
246
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.179 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
272
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.179 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
283
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
0.179 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
347
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
0.179 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
53
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
0.179 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
243
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
0.178 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
61
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
0.178 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
140
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.178 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
200
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.178 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
230
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.177 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
599
SELECT SQL_NO_CACHE * FROM `myshop_image` img LEFT JOIN `myshop_image_shop` imgs ON img.id_image = imgs.id_image where imgs.`id_shop` =1 AND img.`id_product` =1317 AND imgs.`rotator` =1
0.177 ms 1 /modules/posrotatorimg/posrotatorimg.php:221
55
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
0.176 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
239
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
0.176 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
250
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.176 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
597
SELECT SQL_NO_CACHE * FROM `myshop_image` img where img.`rotator` =1 AND img.`id_product` =1376
0.176 ms 1 /modules/posrotatorimg/posrotatorimg.php:226
86
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.175 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
94
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.175 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
139
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
0.175 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
143
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
0.175 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
187
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
0.175 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
205
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
0.175 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
374
SELECT SQL_NO_CACHE value FROM `myshop_configuration` WHERE `name` = "PS_MULTISHOP_FEATURE_ACTIVE" LIMIT 1
0.175 ms 1 /classes/shop/Shop.php:1191
95
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
0.174 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
278
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.174 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
279
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
0.174 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
68
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.173 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
511
SELECT SQL_NO_CACHE SUM(quantity)
FROM `myshop_stock_available`
WHERE (id_product = 2797) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.173 ms 1 /classes/stock/StockAvailable.php:266
46
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.173 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
97
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
0.173 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
265
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
0.173 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
62
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.172 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
234
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.172 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
327
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
0.172 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
452
SELECT SQL_NO_CACHE tr.*
FROM `myshop_tax_rule` tr
JOIN `myshop_tax_rules_group` trg ON (tr.`id_tax_rules_group` = trg.`id_tax_rules_group`)
WHERE trg.`active` = 1
AND tr.`id_country` = 8
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
0.172 ms 0 /classes/tax/TaxRulesTaxManager.php:86
219
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
0.172 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
461
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 `myshop_product` p
INNER JOIN `myshop_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `myshop_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` = 1317)
0.172 ms 1 /classes/Product.php:3606
555
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `myshop_category_lang` cl
WHERE `id_lang` = 3
AND cl.id_shop = 1 
AND cl.`id_category` = 118 LIMIT 1
0.172 ms 1 /classes/Category.php:1381
30
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.171 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
305
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
0.171 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
106
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.170 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
90
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.170 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
102
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.170 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
263
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
0.170 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
276
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.170 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
609
SELECT SQL_NO_CACHE SUM(quantity)
FROM `myshop_stock_available`
WHERE (id_product = 1315) AND (id_product_attribute = 2829) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.170 ms 1 /classes/stock/StockAvailable.php:266
127
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
0.169 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
292
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.169 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
244
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.169 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
38
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.168 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
381
SELECT SQL_NO_CACHE *
FROM `myshop_group` a
LEFT JOIN `myshop_group_shop` `c` ON a.`id_group` = c.`id_group` AND c.`id_shop` = 1
WHERE (a.`id_group` = 1) LIMIT 1
0.168 ms 1 /src/Adapter/EntityMapper.php:54
521
SELECT SQL_NO_CACHE `reduction`
FROM `myshop_product_group_reduction_cache`
WHERE `id_product` = 1288 AND `id_group` = 1 LIMIT 1
0.168 ms 0 /classes/GroupReduction.php:129
120
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.167 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
142
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.167 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
73
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
0.167 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
114
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.167 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
256
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.167 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
125
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
0.166 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
232
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.166 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
240
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.166 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
282
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.166 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
399
SELECT SQL_NO_CACHE *
FROM `myshop_country` a
LEFT JOIN `myshop_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 8) LIMIT 1
0.166 ms 1 /src/Adapter/EntityMapper.php:54
29
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
0.165 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
69
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
0.165 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
75
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
0.165 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
92
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.165 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
156
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.165 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
222
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.165 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
72
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.164 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
146
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.164 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
66
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.163 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
77
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
0.163 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
195
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
0.163 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
217
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
0.163 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
255
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
0.163 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
297
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
0.163 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
56
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.163 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
165
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
0.163 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
212
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.163 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
298
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.163 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
460
SELECT SQL_NO_CACHE 1 FROM `myshop_specific_price` WHERE id_product = 1317 LIMIT 1
0.163 ms 1 /classes/SpecificPrice.php:422
470
SELECT SQL_NO_CACHE SUM(quantity)
FROM `myshop_stock_available`
WHERE (id_product = 1315) AND (id_product_attribute = 2832) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.163 ms 1 /classes/stock/StockAvailable.php:266
111
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
0.162 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
155
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
0.162 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
158
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.162 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
236
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.162 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
31
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
0.162 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
166
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.162 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
295
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
0.162 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
88
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.161 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
233
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
0.161 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
211
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
0.160 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
37
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
0.160 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
128
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.160 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
221
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
0.160 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
291
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
0.160 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
506
SELECT SQL_NO_CACHE *
FROM `myshop_product_attribute` a
LEFT JOIN `myshop_product_attribute_shop` `c` ON a.`id_product_attribute` = c.`id_product_attribute` AND c.`id_shop` = 1
WHERE (a.`id_product_attribute` = 3449) LIMIT 1
0.160 ms 1 /src/Adapter/EntityMapper.php:54
48
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.159 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
104
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.159 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
164
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.159 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
223
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
0.159 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
251
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
0.159 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
103
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
0.158 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
199
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
0.158 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
288
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.158 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
502
SELECT SQL_NO_CACHE SUM(quantity)
FROM `myshop_stock_available`
WHERE (id_product = 1626) AND (id_product_attribute = 3449) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.158 ms 1 /classes/stock/StockAvailable.php:266
277
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
0.158 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
71
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
0.157 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
76
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.157 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
79
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
0.157 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
32
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.156 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
54
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.156 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
105
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
0.156 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
186
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.156 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
177
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
0.155 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
261
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
0.155 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
293
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
0.155 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
49
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
0.154 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
237
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
0.154 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
238
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.154 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
479
SELECT SQL_NO_CACHE SUM(quantity)
FROM `myshop_stock_available`
WHERE (id_product = 1312) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.154 ms 1 /classes/stock/StockAvailable.php:266
490
SELECT SQL_NO_CACHE SUM(quantity)
FROM `myshop_stock_available`
WHERE (id_product = 153) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.154 ms 1 /classes/stock/StockAvailable.php:266
45
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
0.153 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
287
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
0.153 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
17
SELECT SQL_NO_CACHE `name`, `alias` FROM `myshop_hook_alias`
0.152 ms 87 /classes/Hook.php:300
74
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.152 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
98
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.152 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
101
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
0.152 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
301
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
0.152 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
93
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
0.152 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
215
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
0.152 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
91
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
0.151 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
63
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
0.151 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
145
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
0.151 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
241
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
0.151 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
260
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.151 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
157
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
0.150 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
247
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
0.150 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
583
SELECT SQL_NO_CACHE `id_module` FROM `myshop_module_shop` WHERE `id_module` = 119 AND `id_shop` = 1 LIMIT 1
0.150 ms 1 /classes/module/Module.php:2262
33
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
0.150 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
109
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
0.150 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
171
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
0.150 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
182
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.150 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
492
SELECT SQL_NO_CACHE 1 FROM `myshop_specific_price` WHERE id_product = 154 LIMIT 1
0.150 ms 1 /classes/SpecificPrice.php:422
633
SELECT SQL_NO_CACHE SUM(quantity)
FROM `myshop_stock_available`
WHERE (id_product = 1626) AND (id_product_attribute = 3450) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.150 ms 1 /classes/stock/StockAvailable.php:266
41
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
0.149 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
60
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.149 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
65
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
0.149 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
87
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
0.149 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
119
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
0.149 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
129
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
0.149 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
173
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
0.149 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
174
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.149 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
254
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.149 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
375
SELECT SQL_NO_CACHE c.id_currency
FROM `myshop_currency` c
WHERE (iso_code = 'EUR') LIMIT 1
0.149 ms 1 /classes/Currency.php:873
453
SELECT SQL_NO_CACHE SUM(quantity)
FROM `myshop_stock_available`
WHERE (id_product = 1377) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.149 ms 0 /classes/stock/StockAvailable.php:266
168
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.149 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
108
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.148 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
132
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.148 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
258
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.148 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
267
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
0.148 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
52
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.148 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
113
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
0.148 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
150
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.148 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
193
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
0.148 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
160
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.147 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
300
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.147 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
118
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.147 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
395
SELECT SQL_NO_CACHE * FROM `myshop_image_type` WHERE 1 AND `products` = 1  ORDER BY `width` DESC, `height` DESC, `name`ASC
0.147 ms 7 Yes /classes/ImageType.php:89
398
SELECT SQL_NO_CACHE `need_identification_number`
FROM `myshop_country`
WHERE `id_country` = 8 LIMIT 1
0.147 ms 1 /classes/Country.php:389
524
SELECT SQL_NO_CACHE 1 FROM `myshop_specific_price` WHERE id_product = 180 LIMIT 1
0.147 ms 1 /classes/SpecificPrice.php:422
43
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
0.146 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
58
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.146 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
116
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.146 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
136
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.146 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
259
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
0.146 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
513
SELECT SQL_NO_CACHE SUM(quantity)
FROM `myshop_stock_available`
WHERE (id_product = 2797) AND (id_product_attribute = 6747) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.145 ms 1 /classes/stock/StockAvailable.php:266
82
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.144 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
122
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.144 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
130
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.144 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
231
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
0.144 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
627
SELECT SQL_NO_CACHE * FROM `myshop_image` img where img.`rotator` =1 AND img.`id_product` =1626
0.144 ms 3 /modules/posrotatorimg/posrotatorimg.php:226
47
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
0.143 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
131
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
0.143 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
181
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
0.143 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
183
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
0.143 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
393
SELECT SQL_NO_CACHE * FROM `myshop_image_type` WHERE 1 AND `manufacturers` = 1  ORDER BY `width` DESC, `height` DESC, `name`ASC
0.143 ms 7 Yes /classes/ImageType.php:89
400
SELECT SQL_NO_CACHE *
FROM `myshop_country_lang`
WHERE `id_country` = 8
0.143 ms 5 /src/Adapter/EntityMapper.php:62
124
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = 1)
0.143 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
57
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
0.142 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
133
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
0.142 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
457
SELECT SQL_NO_CACHE `reduction`
FROM `myshop_product_group_reduction_cache`
WHERE `id_product` = 1376 AND `id_group` = 1 LIMIT 1
0.142 ms 0 /classes/GroupReduction.php:129
51
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
0.142 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
235
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
0.142 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
85
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
0.141 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
245
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
0.141 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
107
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
0.141 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
610
SELECT SQL_NO_CACHE SUM(quantity)
FROM `myshop_stock_available`
WHERE (id_product = 1315) AND (id_product_attribute = 2831) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.141 ms 1 /classes/stock/StockAvailable.php:266
135
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
0.139 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
149
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
0.139 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
257
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
0.139 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
662
SELECT SQL_NO_CACHE `id_module` FROM `myshop_module` WHERE `name` = "posfakeorder" LIMIT 1
0.139 ms 1 /classes/module/Module.php:2773
159
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
0.138 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
167
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
0.138 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
253
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
0.138 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
249
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
0.137 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
115
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
0.137 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
117
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
0.137 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
147
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
0.137 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
121
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
0.136 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
663
SELECT SQL_NO_CACHE `id_module` FROM `myshop_module_shop` WHERE `id_module` = 112 AND `id_shop` = 1 LIMIT 1
0.136 ms 1 /classes/module/Module.php:2262
59
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
0.135 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
81
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
0.135 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
141
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
0.135 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
163
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
0.135 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
581
SELECT SQL_NO_CACHE `id_module` FROM `myshop_module_shop` WHERE `id_module` = 107 AND `id_shop` = 1 LIMIT 1
0.135 ms 1 /classes/module/Module.php:2262
580
SELECT SQL_NO_CACHE `id_module` FROM `myshop_module` WHERE `name` = "poscompare" LIMIT 1
0.134 ms 1 /classes/module/Module.php:2773
590
SELECT SQL_NO_CACHE c.`nleft`, c.`nright`  FROM `myshop_category` c
LEFT JOIN `myshop_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 3 AND cl.id_shop = 1 ) WHERE c.`id_category` = 2 LIMIT 1
0.134 ms 1 /classes/Category.php:1588
630
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `myshop_category_lang` cl
WHERE `id_lang` = 0
AND cl.id_shop = 1 
AND cl.`id_category` = 157 LIMIT 1
0.134 ms 0 /classes/Category.php:1381
644
SELECT SQL_NO_CACHE SUM(quantity)
FROM `myshop_stock_available`
WHERE (id_product = 2797) AND (id_product_attribute = 6749) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.134 ms 1 /classes/stock/StockAvailable.php:266
299
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
0.133 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
522
SELECT SQL_NO_CACHE SUM(quantity)
FROM `myshop_stock_available`
WHERE (id_product = 1288) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.133 ms 0 /classes/stock/StockAvailable.php:266
621
SELECT SQL_NO_CACHE * FROM `myshop_image` img where img.`rotator` =1 AND img.`id_product` =153
0.133 ms 5 /modules/posrotatorimg/posrotatorimg.php:226
123
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
0.132 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
378
SELECT SQL_NO_CACHE *
FROM `myshop_currency` a
LEFT JOIN `myshop_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 1
WHERE (a.`id_currency` = 1) LIMIT 1
0.131 ms 1 /src/Adapter/EntityMapper.php:54
495
SELECT SQL_NO_CACHE SUM(quantity)
FROM `myshop_stock_available`
WHERE (id_product = 154) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.131 ms 0 /classes/stock/StockAvailable.php:266
458
SELECT SQL_NO_CACHE SUM(quantity)
FROM `myshop_stock_available`
WHERE (id_product = 1376) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.130 ms 0 /classes/stock/StockAvailable.php:266
89
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
0.129 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
538
SELECT SQL_NO_CACHE SUM(quantity)
FROM `myshop_stock_available`
WHERE (id_product = 1514) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.129 ms 0 /classes/stock/StockAvailable.php:266
660
SELECT SQL_NO_CACHE * FROM `myshop_image` img where img.`rotator` =1 AND img.`id_product` =1514
0.129 ms 1 /modules/posrotatorimg/posrotatorimg.php:226
535
SELECT SQL_NO_CACHE 1 FROM `myshop_specific_price` WHERE id_product = 1514 LIMIT 1
0.128 ms 1 /classes/SpecificPrice.php:422
500
SELECT SQL_NO_CACHE SUM(quantity)
FROM `myshop_stock_available`
WHERE (id_product = 1626) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.125 ms 1 /classes/stock/StockAvailable.php:266
382
SELECT SQL_NO_CACHE *
FROM `myshop_group_lang`
WHERE `id_group` = 1
0.124 ms 5 /src/Adapter/EntityMapper.php:62
384
SELECT SQL_NO_CACHE `id_category`
FROM `myshop_category_shop`
WHERE `id_category` = 2
AND `id_shop` = 1 LIMIT 1
0.124 ms 1 /classes/Category.php:2438
343
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `myshop_translation`
WHERE `id_lang` = 3
AND theme IS NULL
0.122 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:73
478
SELECT SQL_NO_CACHE `reduction`
FROM `myshop_product_group_reduction_cache`
WHERE `id_product` = 1312 AND `id_group` = 1 LIMIT 1
0.122 ms 0 /classes/GroupReduction.php:129
481
SELECT SQL_NO_CACHE SUM(quantity)
FROM `myshop_stock_available`
WHERE (id_product = 1312) AND (id_product_attribute = 2824) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.119 ms 1 /classes/stock/StockAvailable.php:266
518
SELECT SQL_NO_CACHE *
FROM `myshop_product_attribute_lang`
WHERE `id_product_attribute` = 6747
0.117 ms 5 /src/Adapter/EntityMapper.php:62
624
SELECT SQL_NO_CACHE * FROM `myshop_image` img where img.`rotator` =1 AND img.`id_product` =154
0.117 ms 1 /modules/posrotatorimg/posrotatorimg.php:226
665
SELECT SQL_NO_CACHE `id_module` FROM `myshop_module_shop` WHERE `id_module` = 111 AND `id_shop` = 1 LIMIT 1
0.114 ms 1 /classes/module/Module.php:2262
667
SELECT SQL_NO_CACHE `id_module` FROM `myshop_module_shop` WHERE `id_module` = 113 AND `id_shop` = 1 LIMIT 1
0.114 ms 1 /classes/module/Module.php:2262
486
SELECT SQL_NO_CACHE *
FROM `myshop_product_attribute_lang`
WHERE `id_product_attribute` = 2824
0.113 ms 5 /src/Adapter/EntityMapper.php:62
652
SELECT SQL_NO_CACHE * FROM `myshop_image` img where img.`rotator` =1 AND img.`id_product` =180
0.113 ms 6 /modules/posrotatorimg/posrotatorimg.php:226
664
SELECT SQL_NO_CACHE `id_module` FROM `myshop_module` WHERE `name` = "poscookielaw" LIMIT 1
0.112 ms 1 /classes/module/Module.php:2773
508
SELECT SQL_NO_CACHE 1 FROM `myshop_specific_price` WHERE id_product = 2797 LIMIT 1
0.112 ms 1 /classes/SpecificPrice.php:422
450
SELECT SQL_NO_CACHE `reduction`
FROM `myshop_product_group_reduction_cache`
WHERE `id_product` = 1377 AND `id_group` = 1 LIMIT 1
0.111 ms 0 /classes/GroupReduction.php:129
377
SELECT SQL_NO_CACHE `id_lang` FROM `myshop_lang`
WHERE `locale` = 'it-it'
OR `language_code` = 'it-it' LIMIT 1
0.110 ms 4 /classes/Language.php:853
497
SELECT SQL_NO_CACHE 1 FROM `myshop_specific_price` WHERE id_product = 1626 LIMIT 1
0.109 ms 1 /classes/SpecificPrice.php:422
507
SELECT SQL_NO_CACHE *
FROM `myshop_product_attribute_lang`
WHERE `id_product_attribute` = 3449
0.108 ms 5 /src/Adapter/EntityMapper.php:62
534
SELECT SQL_NO_CACHE *
FROM `myshop_product_attribute_lang`
WHERE `id_product_attribute` = 1334
0.108 ms 5 /src/Adapter/EntityMapper.php:62
645
SELECT SQL_NO_CACHE SUM(quantity)
FROM `myshop_stock_available`
WHERE (id_product = 2797) AND (id_product_attribute = 6750) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.107 ms 1 /classes/stock/StockAvailable.php:266
9
SELECT SQL_NO_CACHE id_shop
FROM `myshop_lang_shop`
WHERE `id_lang` = 4
AND id_shop = 1 LIMIT 1
0.106 ms 1 /classes/ObjectModel.php:1581
451
SELECT SQL_NO_CACHE `reduction`
FROM `myshop_group`
WHERE `id_group` = 1 LIMIT 1
0.103 ms 1 /classes/Group.php:134
463
SELECT SQL_NO_CACHE SUM(quantity)
FROM `myshop_stock_available`
WHERE (id_product = 1317) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.103 ms 0 /classes/stock/StockAvailable.php:266
646
SELECT SQL_NO_CACHE SUM(quantity)
FROM `myshop_stock_available`
WHERE (id_product = 2797) AND (id_product_attribute = 6751) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.103 ms 1 /classes/stock/StockAvailable.php:266
385
SELECT SQL_NO_CACHE ctg.`id_group`
FROM myshop_category_group ctg
WHERE ctg.`id_category` = 2 AND ctg.`id_group` = 1 LIMIT 1
0.102 ms 1 /classes/Category.php:1757
494
SELECT SQL_NO_CACHE `reduction`
FROM `myshop_product_group_reduction_cache`
WHERE `id_product` = 154 AND `id_group` = 1 LIMIT 1
0.101 ms 0 /classes/GroupReduction.php:129
537
SELECT SQL_NO_CACHE `reduction`
FROM `myshop_product_group_reduction_cache`
WHERE `id_product` = 1514 AND `id_group` = 1 LIMIT 1
0.100 ms 0 /classes/GroupReduction.php:129
383
SELECT SQL_NO_CACHE id_shop
FROM `myshop_group_shop`
WHERE `id_group` = 1
AND id_shop = 1 LIMIT 1
0.098 ms 1 /classes/ObjectModel.php:1581
467
SELECT SQL_NO_CACHE `reduction`
FROM `myshop_product_group_reduction_cache`
WHERE `id_product` = 1315 AND `id_group` = 1 LIMIT 1
0.092 ms 0 /classes/GroupReduction.php:129
489
SELECT SQL_NO_CACHE `reduction`
FROM `myshop_product_group_reduction_cache`
WHERE `id_product` = 153 AND `id_group` = 1 LIMIT 1
0.092 ms 0 /classes/GroupReduction.php:129
526
SELECT SQL_NO_CACHE `reduction`
FROM `myshop_product_group_reduction_cache`
WHERE `id_product` = 180 AND `id_group` = 1 LIMIT 1
0.090 ms 0 /classes/GroupReduction.php:129
591
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `myshop_category` c
WHERE c.`id_category` = 2 LIMIT 1
0.082 ms 1 /classes/Category.php:1594

Doubles

179 queries
            SELECT `key`, `translation`, `domain`
            FROM `myshop_translation`
            WHERE `id_lang` = XX
            AND theme IS NULL
167 queries
            SELECT `key`, `translation`, `domain`
            FROM `myshop_translation`
            WHERE `id_lang` = XX
            AND theme  IN (SELECT `theme` FROM `myshop_shop` WHERE `active` = XX)
27 queries
SELECT SUM(quantity)
FROM `myshop_stock_available`
WHERE (id_product = XX) AND (id_product_attribute = XX) AND (id_shop = XX) AND (id_shop_group = XX) LIMIT XX
17 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 `myshop_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 `myshop_cart_product` cp JOIN `myshop_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `myshop_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
13 queries
SELECT XX FROM `myshop_specific_price` WHERE id_product = XX LIMIT XX
12 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 `myshop_product` p
INNER JOIN `myshop_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = XX)
LEFT JOIN `myshop_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)
12 queries
			SELECT `reduction`
			FROM `myshop_product_group_reduction_cache`
			WHERE `id_product` = XX AND `id_group` = XX LIMIT XX
12 queries
SELECT *
FROM `myshop_product` a
LEFT JOIN `myshop_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = XX
LEFT JOIN `myshop_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
12 queries
            SELECT image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
            FROM `myshop_image` i
             INNER JOIN myshop_image_shop image_shop
        ON (image_shop.id_image = i.id_image AND image_shop.id_shop = XX)
            LEFT JOIN `myshop_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = XX)
            WHERE i.`id_product` = XX
            ORDER BY `position`
12 queries
SELECT * FROM `myshop_image` img LEFT JOIN `myshop_image_shop` imgs ON img.id_image = imgs.id_image where imgs.`id_shop` =XX AND img.`id_product` =XX AND imgs.`rotator` =XX
12 queries
SELECT * FROM `myshop_image` img where img.`rotator` =XX AND img.`id_product` =XX
12 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 `myshop_product_attribute` pa
             INNER JOIN myshop_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 `myshop_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
            JOIN `myshop_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
            JOIN `myshop_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = XX)
            JOIN `myshop_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;
9 queries
			SELECT cl.`link_rewrite`
			FROM `myshop_category_lang` cl
			WHERE `id_lang` = XX
			 AND cl.id_shop = XX 
			AND cl.`id_category` = XX LIMIT XX
8 queries
SELECT `id_module` FROM `myshop_module_shop` WHERE `id_module` = XX AND `id_shop` = XX LIMIT XX
5 queries
SELECT *
FROM `myshop_category` a
LEFT JOIN `myshop_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = XX
LEFT JOIN `myshop_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
5 queries
SELECT pa.`available_date` FROM `myshop_product` p LEFT JOIN `myshop_product_attribute` pa ON (pa.`id_product` = p.`id_product`) INNER JOIN myshop_product_shop product_shop
        ON (product_shop.id_product = p.id_product AND product_shop.id_shop = XX) INNER JOIN myshop_product_attribute_shop product_attribute_shop
        ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = XX) WHERE p.`id_product` = XX AND pa.`id_product` = XX AND pa.`id_product_attribute` = XX LIMIT XX
5 queries
            SELECT a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, agl.`public_name` as `public_group`,
            pa.`reference`, pa.`eanXX`, pa.`isbn`, pa.`upc`, pa.`mpn`,
            pal.`available_now`, pal.`available_later`
            FROM `myshop_attribute` a
            LEFT JOIN `myshop_attribute_lang` al
                ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = XX)
            LEFT JOIN `myshop_product_attribute_combination` pac
                ON (pac.`id_attribute` = a.`id_attribute`)
            LEFT JOIN `myshop_product_attribute` pa
                ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
             INNER JOIN myshop_product_attribute_shop product_attribute_shop
        ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = XX)
            LEFT JOIN `myshop_product_attribute_lang` pal
                ON (pal.`id_product_attribute` = pac.`id_product_attribute` AND pal.`id_lang` = XX)
            LEFT JOIN `myshop_attribute_group_lang` agl
                ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = XX)
            WHERE pa.`id_product` = XX
                AND pac.`id_product_attribute` = XX
                AND agl.`id_lang` = XX
5 queries
SELECT *
FROM `myshop_product_attribute` a
LEFT JOIN `myshop_product_attribute_shop` `c` ON a.`id_product_attribute` = c.`id_product_attribute` AND c.`id_shop` = XX
WHERE (a.`id_product_attribute` = XX) LIMIT XX
5 queries
SELECT *
							FROM `myshop_product_attribute_lang`
							WHERE `id_product_attribute` = XX
5 queries
SELECT pai.`id_image`, pai.`id_product_attribute`, il.`legend`
            FROM `myshop_product_attribute_image` pai
            LEFT JOIN `myshop_image_lang` il ON (il.`id_image` = pai.`id_image`)
            INNER JOIN `myshop_image` i ON (i.`id_image` = pai.`id_image`)
            WHERE i.`id_product` = XX AND il.`id_lang` = XX ORDER by i.`position`
5 queries
SELECT *
FROM `myshop_product` a
LEFT JOIN `myshop_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = XX
WHERE (a.`id_product` = XX) LIMIT XX
5 queries
SELECT *
							FROM `myshop_product_lang`
							WHERE `id_product` = XX AND `id_shop` = XX
5 queries
SELECT pa.*, product_attribute_shop.*
                FROM `myshop_product_attribute` pa
                 INNER JOIN myshop_product_attribute_shop product_attribute_shop
        ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = XX)
                WHERE pa.`id_product` = XX
                GROUP BY pa.`id_product_attribute`
                ORDER BY pa.`id_product_attribute`
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 `myshop_attribute_group` ag INNER JOIN `myshop_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = XX) INNER JOIN `myshop_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `myshop_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = XX) INNER JOIN myshop_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 myshop_attribute_shop attribute_shop
        ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = XX) LEFT JOIN `myshop_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, cp.position FROM myshop_product p LEFT JOIN myshop_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN myshop_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN myshop_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 myshop_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN myshop_category_product cp ON (p.id_product = cp.id_product) INNER JOIN myshop_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = XX AND ps.active = TRUE) INNER JOIN myshop_category c ON (cp.id_category = c.id_category AND c.active=XX) LEFT JOIN myshop_category_group cg ON (cg.id_category = c.id_category) WHERE ps.id_shop='XX' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='XX' AND p.id_manufacturer IN (XX, XX, XX, XX, XX) AND c.nleft>=XX AND c.nright<=XX GROUP BY p.id_product) p LEFT JOIN myshop_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN myshop_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) INNER JOIN myshop_attribute a ON (a.id_attribute = pac.id_attribute) WHERE ((a.id_attribute_group=XX)) GROUP BY pac.id_attribute
2 queries
SELECT *
FROM `myshop_lang` a
LEFT JOIN `myshop_lang_shop` `c` ON a.`id_lang` = c.`id_lang` AND c.`id_shop` = XX
WHERE (a.`id_lang` = XX) LIMIT XX
2 queries
				SELECT id_shop
				FROM `myshop_lang_shop`
				WHERE `id_lang` = XX
				AND id_shop = XX LIMIT XX
2 queries
                SELECT m.`id_module`, m.`name`, ms.`id_module`as `mshop`
                FROM `myshop_module` m
                LEFT JOIN `myshop_module_shop` ms
                ON m.`id_module` = ms.`id_module`
                AND ms.`id_shop` = XX
2 queries
SELECT `id_lang` FROM `myshop_lang`
                    WHERE `locale` = 'it-it'
                    OR `language_code` = 'it-it' LIMIT XX
2 queries
		SELECT `id_category`
		FROM `myshop_category_shop`
		WHERE `id_category` = XX
		AND `id_shop` = XX LIMIT XX
2 queries
		SELECT m.*, ml.`description`, ml.`short_description`
		FROM `myshop_manufacturer` m INNER JOIN myshop_manufacturer_shop manufacturer_shop
        ON (manufacturer_shop.id_manufacturer = m.id_manufacturer AND manufacturer_shop.id_shop = XX)INNER JOIN `myshop_manufacturer_lang` ml ON (m.`id_manufacturer` = ml.`id_manufacturer` AND ml.`id_lang` = XX)WHERE XX AND m.`active` = XX ORDER BY m.`name` ASC
		
2 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, cp.position FROM myshop_product p LEFT JOIN myshop_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN myshop_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN myshop_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 myshop_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN myshop_category_product cp ON (p.id_product = cp.id_product) INNER JOIN myshop_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = XX AND ps.active = TRUE) INNER JOIN myshop_category c ON (cp.id_category = c.id_category AND c.active=XX) LEFT JOIN myshop_category_group cg ON (cg.id_category = c.id_category) WHERE ps.id_shop='XX' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='XX' AND p.id_manufacturer IN (XX, XX, XX, XX, XX) AND c.nleft>=XX AND c.nright<=XX GROUP BY p.id_product) p INNER JOIN myshop_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature=XX)) GROUP BY fp.id_feature_value
2 queries
				SELECT tr.*
				FROM `myshop_tax_rule` tr
				JOIN `myshop_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

Tables stress

346 translation
172 shop
71 product
55 product_attribute
54 product_shop
48 stock_available
45 product_attribute_combination
44 product_attribute_shop
41 image
36 cart_product
34 category
30 attribute
26 attribute_lang
24 image_shop
22 category_lang
22 category_group
22 attribute_group
20 category_product
18 product_lang
17 pack
17 image_lang
16 product_sale
15 attribute_group_lang
14 specific_price
12 module
12 product_group_reduction_cache
11 module_shop
11 category_shop
10 product_attribute_lang
8 lang
6 lang_shop
6 hook
6 image_type
5 currency
5 attribute_group_shop
5 product_attribute_image
4 shop_url
4 currency_shop
4 attribute_shop
4 layered_indexable_attribute_lang_value
3 country
3 hook_alias
2 shop_group
2 configuration
2 country_lang
2 country_shop
2 hook_module
2 currency_lang
2 group
2 group_shop
2 manufacturer
2 manufacturer_shop
2 manufacturer_lang
2 feature_product
2 tax_rule
2 tax_rules_group
1 configuration_lang
1 module_group
1 meta
1 meta_lang
1 hook_module_exceptions
1 group_lang
1 address_format
1 required_field
1 smart_blog_post_lang
1 layered_category
1 layered_indexable_attribute_group
1 layered_indexable_attribute_group_lang_value
1 feature
1 feature_shop
1 feature_lang
1 layered_indexable_feature
1 layered_indexable_feature_lang_value
1 layered_filter_block
1 layered_price_index
1 feature_value
1 feature_value_lang
1 layered_indexable_feature_value_lang_value
1 tax
1 tax_lang
1 posquickmenu
1 posquickmenu_lang
1 poswishlist

ObjectModel instances

Name Instances Source
Product 24 /src/Adapter/Image/ImageRetriever.php:51 (__construct) [id: 1377]
/src/Adapter/Image/ImageRetriever.php:51 (__construct) [id: 1376]
/src/Adapter/Image/ImageRetriever.php:51 (__construct) [id: 1317]
/src/Adapter/Image/ImageRetriever.php:51 (__construct) [id: 1315]
/src/Adapter/Image/ImageRetriever.php:51 (__construct) [id: 1312]
/src/Adapter/Image/ImageRetriever.php:51 (__construct) [id: 153]
/src/Adapter/Image/ImageRetriever.php:51 (__construct) [id: 154]
/src/Adapter/Image/ImageRetriever.php:51 (__construct) [id: 1626]
/src/Adapter/Image/ImageRetriever.php:51 (__construct) [id: 2797]
/src/Adapter/Image/ImageRetriever.php:51 (__construct) [id: 1288]
/src/Adapter/Image/ImageRetriever.php:51 (__construct) [id: 180]
/src/Adapter/Image/ImageRetriever.php:51 (__construct) [id: 1514]
/classes/Link.php:94 (__construct) [id: 1317]
/classes/Link.php:94 (__construct) [id: 1315]
/classes/Link.php:94 (__construct) [id: 1312]
/classes/Link.php:94 (__construct) [id: 1626]
/classes/Link.php:94 (__construct) [id: 2797]
/classes/Link.php:94 (__construct) [id: 180]
/classes/Link.php:94 (__construct) [id: 1514]
/src/Adapter/Presenter/Product/ProductLazyArray.php:906 (__construct) [id: 1315]
/src/Adapter/Presenter/Product/ProductLazyArray.php:906 (__construct) [id: 1312]
/src/Adapter/Presenter/Product/ProductLazyArray.php:906 (__construct) [id: 1626]
/src/Adapter/Presenter/Product/ProductLazyArray.php:906 (__construct) [id: 2797]
/src/Adapter/Presenter/Product/ProductLazyArray.php:906 (__construct) [id: 180]
Category 11 /controllers/front/listing/CategoryController.php:67 (__construct) [id: 2]
/classes/Meta.php:344 (__construct) [id: 2]
/classes/Link.php:396 (__construct) [id: 2]
/classes/Link.php:396 (__construct) [id: 2]
/classes/Link.php:396 (__construct) [id: 2]
/classes/Link.php:396 (__construct) [id: 2]
/classes/Link.php:396 (__construct) [id: 2]
/classes/PrestaShopCollection.php:363 (hydrateCollection) [id: ]
/modules/ps_facetedsearch/src/Product/Search.php:365 (__construct) [id: 2]
/modules/ps_facetedsearch/src/Filters/Block.php:157 (__construct) [id: 2]
/modules/ps_categorytree/ps_categorytree.php:364 (getParentsCategories) [id: 2]
Combination 5 /classes/Product.php:5654 (__construct) [id: 2832]
/classes/Product.php:5654 (__construct) [id: 2824]
/classes/Product.php:5654 (__construct) [id: 3449]
/classes/Product.php:5654 (__construct) [id: 6747]
/classes/Product.php:5654 (__construct) [id: 1334]
Address 4 /classes/shop/Shop.php:467 (__construct) [id: ]
/classes/Product.php:3431 (initialize) [id: ]
/classes/Product.php:3550 (__construct) [id: ]
/classes/Product.php:5706 (__construct) [id: ]
Language 3 /config/config.inc.php:200 (__construct) [id: 4]
/classes/Tools.php:639 (__construct) [id: 3]
/classes/Tools.php:533 (__construct) [id: 3]
Country 3 /config/config.inc.php:135 (__construct) [id: 8]
/classes/AddressFormat.php:382 (__construct) [id: 8]
/classes/controller/FrontController.php:1719 (__construct) [id: 8]
Currency 2 /src/Adapter/Currency/CurrencyDataProvider.php:81 (__construct) [id: 1]
/classes/Tools.php:688 (getCurrencyInstance) [id: 1]
Tax 1 /classes/tax/TaxRulesTaxManager.php:93 (__construct) [id: 1]
State 1 /classes/controller/FrontController.php:1718 (__construct) [id: 0]
AddressFormat 1 /classes/controller/FrontController.php:1713 (generateAddress) [id: ]
Shop 1 /config/config.inc.php:103 (initialize) [id: 1]
Risk 1 /classes/controller/FrontController.php:1639 (__construct) [id: ]
Gender 1 /classes/controller/FrontController.php:1636 (__construct) [id: 0]
Cart 1 /classes/controller/FrontController.php:439 (__construct) [id: ]
Customer 1 /config/config.inc.php:253 (__construct) [id: ]
ShopGroup 1 /classes/shop/Shop.php:542 (__construct) [id: 1]
Group 1 /classes/Cart.php:261 (getCurrent) [id: 1]

Included Files

# Filename
0 /index.php
1 /config/config.inc.php
2 /config/defines.inc.php
3 /config/autoload.php
4 /vendor/autoload.php
5 /vendor/composer/autoload_real.php
6 /vendor/composer/platform_check.php
7 /vendor/composer/ClassLoader.php
8 /vendor/composer/autoload_static.php
9 /vendor/symfony/deprecation-contracts/function.php
10 /vendor/symfony/polyfill-mbstring/bootstrap.php
11 /vendor/symfony/polyfill-mbstring/bootstrap80.php
12 /vendor/symfony/polyfill-ctype/bootstrap.php
13 /vendor/symfony/polyfill-ctype/bootstrap80.php
14 /vendor/symfony/polyfill-php83/bootstrap.php
15 /vendor/symfony/polyfill-php83/bootstrap81.php
16 /vendor/symfony/var-dumper/Resources/functions/dump.php
17 /vendor/symfony/polyfill-intl-normalizer/bootstrap.php
18 /vendor/symfony/polyfill-intl-normalizer/bootstrap80.php
19 /vendor/twig/twig/src/Resources/core.php
20 /vendor/twig/twig/src/Resources/debug.php
21 /vendor/twig/twig/src/Resources/escaper.php
22 /vendor/twig/twig/src/Resources/string_loader.php
23 /vendor/symfony/polyfill-intl-grapheme/bootstrap.php
24 /vendor/symfony/polyfill-intl-grapheme/bootstrap80.php
25 /vendor/symfony/string/Resources/functions.php
26 /vendor/symfony/polyfill-intl-idn/bootstrap.php
27 /vendor/symfony/clock/Resources/now.php
28 /vendor/symfony/polyfill-php80/bootstrap.php
29 /vendor/ezyang/htmlpurifier/library/HTMLPurifier.composer.php
30 /vendor/jakeasmith/http_build_url/src/http_build_url.php
31 /vendor/symfony/polyfill-intl-icu/bootstrap.php
32 /vendor/ircmaxell/password-compat/lib/password.php
33 /vendor/martinlindhe/php-mb-helpers/src/mb_helpers.php
34 /vendor/symfony/polyfill-php73/bootstrap.php
35 /vendor/symfony/translation/Resources/functions.php
36 /src/Core/Version.php
37 /config/alias.php
38 /vendor/prestashop/autoload/src/PrestashopAutoload.php
39 /vendor/prestashop/autoload/src/LegacyClassLoader.php
40 /vendor/symfony/filesystem/Filesystem.php
41 /vendor/prestashop/autoload/src/Autoloader.php
42 /config/bootstrap.php
43 /src/Core/ContainerBuilder.php
44 /src/Core/Foundation/IoC/Container.php
45 /src/Adapter/ServiceLocator.php
46 /var/cache/prod/appParameters.php
49 /var/cache/prod/class_index.php
50 /classes/controller/Controller.php
52 /classes/ObjectModel.php
53 /src/Core/Foundation/Database/EntityInterface.php
55 /classes/db/Db.php
57 /classes/Hook.php
59 /classes/module/Module.php
60 /src/Core/Module/Legacy/ModuleInterface.php
62 /classes/Tools.php
63 /classes/Context.php
64 /classes/shop/Shop.php
65 /src/Core/Security/PasswordGenerator.php
66 /classes/db/DbPDO.php
67 /classes/AddressFormat.php
68 /classes/Configuration.php
69 /src/Core/Domain/Shop/ValueObject/ShopConstraint.php
70 /classes/Validate.php
71 /src/PrestaShopBundle/Form/Admin/Type/FormattedTextareaType.php
72 /src/PrestaShopBundle/Form/Admin/Type/TranslatorAwareType.php
73 /src/PrestaShopBundle/Form/Admin/Type/CommonAbstractType.php
74 /vendor/symfony/form/AbstractType.php
75 /vendor/symfony/form/FormTypeInterface.php
76 /classes/cache/Cache.php
77 /src/Adapter/EntityMapper.php
78 /classes/db/DbQuery.php
79 /src/Core/Addon/Theme/ThemeManagerBuilder.php
80 /vendor/psr/log/src/NullLogger.php
81 /vendor/psr/log/src/AbstractLogger.php
82 /vendor/psr/log/src/LoggerTrait.php
83 /vendor/psr/log/src/LoggerInterface.php
84 /src/Core/Context/ApiClientContext.php
85 /src/Adapter/Configuration.php
86 /vendor/symfony/http-foundation/ParameterBag.php
87 /src/Core/Domain/Configuration/ShopConfigurationInterface.php
88 /src/Core/ConfigurationInterface.php
89 /src/Core/Addon/Theme/ThemeRepository.php
90 /src/Core/Addon/AddonRepositoryInterface.php
91 /src/Core/Addon/Theme/Theme.php
92 /src/Core/Addon/AddonInterface.php
93 /src/Core/Util/ArrayFinder.php
94 /vendor/symfony/property-access/PropertyAccess.php
95 /vendor/symfony/property-access/PropertyAccessorBuilder.php
96 /vendor/symfony/property-access/PropertyAccessor.php
97 /vendor/symfony/property-access/PropertyAccessorInterface.php
98 /vendor/symfony/property-info/Extractor/ReflectionExtractor.php
99 /vendor/symfony/property-info/PropertyListExtractorInterface.php
100 /vendor/symfony/property-info/PropertyTypeExtractorInterface.php
101 /vendor/symfony/property-info/PropertyAccessExtractorInterface.php
102 /vendor/symfony/property-info/PropertyInitializableExtractorInterface.php
103 /vendor/symfony/property-info/PropertyReadInfoExtractorInterface.php
104 /vendor/symfony/property-info/PropertyWriteInfoExtractorInterface.php
105 /vendor/symfony/property-info/Extractor/ConstructorArgumentTypeExtractorInterface.php
106 /vendor/symfony/property-info/Type.php
107 /vendor/symfony/string/Inflector/EnglishInflector.php
108 /vendor/symfony/string/Inflector/InflectorInterface.php
109 /vendor/symfony/property-access/PropertyPath.php
110 /vendor/symfony/property-access/PropertyPathInterface.php
111 /vendor/symfony/property-access/PropertyPathIteratorInterface.php
112 /config/defines_uri.inc.php
113 /classes/Language.php
114 /src/Core/Language/LanguageInterface.php
115 /classes/Country.php
116 /classes/PrestaShopCollection.php
117 /classes/shop/ShopGroup.php
118 /classes/Cookie.php
119 /src/Core/Http/CookieOptions.php
120 /classes/PhpEncryption.php
121 /classes/PhpEncryptionEngine.php
122 /vendor/defuse/php-encryption/src/Key.php
123 /vendor/defuse/php-encryption/src/Encoding.php
124 /vendor/defuse/php-encryption/src/Core.php
125 /vendor/defuse/php-encryption/src/Crypto.php
126 /vendor/defuse/php-encryption/src/KeyOrPassword.php
127 /vendor/defuse/php-encryption/src/RuntimeTests.php
128 /vendor/defuse/php-encryption/src/DerivedKeys.php
129 /vendor/defuse/php-encryption/src/Exception/WrongKeyOrModifiedCiphertextException.php
130 /vendor/defuse/php-encryption/src/Exception/CryptoException.php
131 /src/Core/Session/SessionHandler.php
132 /src/Core/Session/SessionHandlerInterface.php
133 /vendor/symfony/http-foundation/Session/Session.php
134 /vendor/symfony/http-foundation/Session/Attribute/AttributeBag.php
135 /vendor/symfony/http-foundation/Session/Attribute/AttributeBagInterface.php
136 /vendor/symfony/http-foundation/Session/SessionBagInterface.php
137 /vendor/symfony/http-foundation/Session/Flash/FlashBag.php
138 /vendor/symfony/http-foundation/Session/Flash/FlashBagInterface.php
139 /vendor/symfony/http-foundation/Session/SessionBagProxy.php
140 /vendor/symfony/http-foundation/Session/FlashBagAwareSessionInterface.php
141 /vendor/symfony/http-foundation/Session/SessionInterface.php
142 /vendor/symfony/http-foundation/Session/Storage/PhpBridgeSessionStorage.php
143 /vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php
144 /vendor/symfony/http-foundation/Session/Storage/MetadataBag.php
145 /vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php
146 /vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php
147 /vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php
148 /vendor/symfony/http-foundation/Session/Storage/Proxy/AbstractProxy.php
149 /vendor/symfony/http-foundation/Session/Storage/SessionStorageInterface.php
150 /config/smarty.config.inc.php
151 /vendor/smarty/smarty/libs/Smarty.class.php
152 /vendor/smarty/smarty/libs/functions.php
153 /vendor/smarty/smarty/libs/Autoloader.php
154 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_data.php
155 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_extension_handler.php
156 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php
157 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php
158 /vendor/smarty/smarty/libs/sysplugins/smarty_resource.php
159 /vendor/smarty/smarty/libs/sysplugins/smarty_variable.php
160 /vendor/smarty/smarty/libs/sysplugins/smarty_template_source.php
161 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php
162 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_resource_file.php
163 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_registerclass.php
164 /classes/ImageManager.php
165 /classes/Product.php
166 /classes/Profile.php
167 /classes/Tab.php
168 /config/smartyfront.config.inc.php
169 /classes/Smarty/SmartyResourceModule.php
170 /vendor/smarty/smarty/libs/sysplugins/smarty_resource_custom.php
171 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_registerresource.php
172 /classes/Smarty/SmartyResourceParent.php
173 /classes/Smarty/SmartyLazyRegister.php
174 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_registerplugin.php
175 /vendor/smarty/smarty/libs/plugins/modifier.truncate.php
176 /classes/Customer.php
177 /classes/Group.php
178 /classes/Link.php
179 /classes/shop/ShopUrl.php
180 /app/FrontKernel.php
181 /app/AppKernel.php
182 /vendor/symfony/http-kernel/Kernel.php
183 /vendor/symfony/config/ConfigCache.php
184 /vendor/symfony/config/ResourceCheckerConfigCache.php
185 /vendor/symfony/config/ConfigCacheInterface.php
186 /vendor/symfony/http-kernel/KernelInterface.php
187 /vendor/symfony/http-kernel/HttpKernelInterface.php
188 /vendor/symfony/http-kernel/RebootableInterface.php
189 /vendor/symfony/http-kernel/TerminableInterface.php
190 /vendor/symfony/dotenv/Dotenv.php
191 /classes/Dispatcher.php
192 /vendor/symfony/http-foundation/Request.php
193 /vendor/symfony/http-foundation/AcceptHeader.php
194 /vendor/symfony/http-foundation/AcceptHeaderItem.php
195 /vendor/symfony/http-foundation/FileBag.php
196 /vendor/symfony/http-foundation/HeaderBag.php
197 /vendor/symfony/http-foundation/HeaderUtils.php
198 /vendor/symfony/http-foundation/InputBag.php
199 /vendor/symfony/http-foundation/ServerBag.php
200 /src/Adapter/SymfonyContainer.php
201 /config/db_slave_server.inc.php
202 /src/Adapter/ContainerBuilder.php
203 /src/Adapter/Environment.php
204 /src/Core/EnvironmentInterface.php
205 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/Psr6/DoctrineProvider.php
206 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/CacheProvider.php
207 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/Cache.php
208 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/FlushableCache.php
209 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/ClearableCache.php
210 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiOperationCache.php
211 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiGetCache.php
212 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiDeleteCache.php
213 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiPutCache.php
214 /vendor/symfony/cache/Adapter/ArrayAdapter.php
215 /vendor/psr/log/src/LoggerAwareTrait.php
216 /vendor/symfony/cache/Adapter/AdapterInterface.php
217 /vendor/symfony/cache/CacheItem.php
218 /vendor/symfony/cache-contracts/ItemInterface.php
219 /vendor/psr/cache/src/CacheItemInterface.php
220 /vendor/psr/cache/src/CacheItemPoolInterface.php
221 /vendor/symfony/cache-contracts/CacheInterface.php
222 /vendor/psr/log/src/LoggerAwareInterface.php
223 /vendor/symfony/cache/ResettableInterface.php
224 /vendor/symfony/service-contracts/ResetInterface.php
225 /vendor/doctrine/orm/src/Tools/Setup.php
226 /vendor/doctrine/deprecations/src/Deprecation.php
227 /vendor/doctrine/orm/src/Configuration.php
228 /vendor/doctrine/dbal/src/Configuration.php
229 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/Psr6/CacheAdapter.php
230 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php
231 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php
232 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/SimpleAnnotationReader.php
233 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php
234 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocLexer.php
235 /vendor/doctrine/lexer/src/AbstractLexer.php
236 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/Target.php
237 /vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php
238 /vendor/doctrine/orm/src/Mapping/Driver/CompatibilityAnnotationDriver.php
239 /vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriver.php
240 /vendor/doctrine/persistence/src/Persistence/Mapping/Driver/ColocatedMappingDriver.php
241 /vendor/doctrine/orm/src/Mapping/Driver/ReflectionBasedDriver.php
242 /vendor/symfony/cache/Adapter/FilesystemAdapter.php
243 /vendor/symfony/cache/Adapter/AbstractAdapter.php
244 /vendor/symfony/cache/Traits/AbstractAdapterTrait.php
245 /vendor/symfony/cache/Traits/ContractsTrait.php
246 /vendor/symfony/cache-contracts/CacheTrait.php
247 /vendor/psr/cache/src/InvalidArgumentException.php
248 /vendor/psr/cache/src/CacheException.php
249 /vendor/symfony/cache/Traits/FilesystemTrait.php
250 /vendor/symfony/cache/Traits/FilesystemCommonTrait.php
251 /vendor/symfony/cache/PruneableInterface.php
252 /vendor/symfony/cache/Marshaller/DefaultMarshaller.php
253 /vendor/symfony/cache/Marshaller/MarshallerInterface.php
254 /src/Adapter/Module/Repository/CachedModuleRepository.php
255 /src/Adapter/Module/Repository/ModuleRepository.php
256 /src/Core/Repository/AbstractObjectModelRepository.php
257 /vendor/symfony/cache/LockRegistry.php
258 /modules/ocpricetracker/vendor/autoload.php
259 /modules/ps_advertising/vendor/autoload.php
260 /modules/ps_advertising/vendor/composer/autoload_real.php
261 /modules/ps_advertising/vendor/composer/autoload_static.php
262 /modules/stripe_official/vendor/autoload.php
263 /modules/stripe_official/vendor/composer/autoload_real.php
264 /modules/stripe_official/vendor/composer/platform_check.php
265 /modules/stripe_official/vendor/composer/autoload_static.php
266 /modules/ps_accounts/vendor/autoload.php
267 /modules/ps_accounts/vendor/composer/autoload_real.php
268 /modules/ps_accounts/vendor/composer/platform_check.php
269 /modules/ps_accounts/vendor/composer/autoload_static.php
270 /modules/ps_accounts/vendor/paragonie/random_compat/lib/random.php
271 /modules/ps_accounts/vendor/symfony/polyfill-ctype/bootstrap.php
272 /modules/ps_accounts/vendor/lcobucci/jwt/compat/class-aliases.php
273 /modules/ps_accounts/vendor/lcobucci/jwt/src/Token.php
274 /modules/ps_accounts/vendor/lcobucci/jwt/src/Signature.php
275 /modules/ps_accounts/vendor/lcobucci/jwt/compat/json-exception-polyfill.php
276 /modules/ps_accounts/vendor/lcobucci/jwt/compat/lcobucci-clock-polyfill.php
277 /modules/ps_accounts/vendor/ramsey/uuid/src/functions.php
278 /modules/ps_accounts/vendor/segmentio/analytics-php/lib/Segment.php
279 /modules/ps_accounts/vendor/segmentio/analytics-php/lib/Segment/Client.php
280 /modules/ps_accounts/vendor/segmentio/analytics-php/lib/Segment/Consumer.php
281 /modules/ps_accounts/vendor/segmentio/analytics-php/lib/Segment/QueueConsumer.php
282 /modules/ps_accounts/vendor/segmentio/analytics-php/lib/Segment/Consumer/File.php
283 /modules/ps_accounts/vendor/segmentio/analytics-php/lib/Segment/Consumer/ForkCurl.php
284 /modules/ps_accounts/vendor/segmentio/analytics-php/lib/Segment/Consumer/LibCurl.php
285 /modules/ps_accounts/vendor/segmentio/analytics-php/lib/Segment/Consumer/Socket.php
286 /modules/ps_accounts/vendor/segmentio/analytics-php/lib/Segment/Version.php
287 /modules/nkmgls/vendor/autoload.php
288 /modules/nkmgls/vendor/composer/autoload_real.php
289 /modules/nkmgls/vendor/composer/platform_check.php
290 /modules/nkmgls/vendor/composer/autoload_static.php
291 /modules/nkmgls/vendor/nukium/gls-prestashop/lib/NkmHelper.php
292 /modules/ps_categoryproducts/vendor/autoload.php
293 /modules/ps_categoryproducts/vendor/composer/autoload_real.php
294 /modules/ps_categoryproducts/vendor/composer/autoload_static.php
295 /modules/ps_eventbus/vendor/autoload.php
296 /modules/ps_eventbus/vendor/composer/autoload_real.php
297 /modules/ps_eventbus/vendor/composer/autoload_static.php
298 /var/cache/prod/FrontContainer.php
299 /src/Adapter/Container/LegacyContainer.php
300 /vendor/symfony/dependency-injection/Container.php
301 /vendor/symfony/dependency-injection/Argument/RewindableGenerator.php
302 /vendor/symfony/dependency-injection/Argument/ServiceLocator.php
303 /vendor/symfony/dependency-injection/ServiceLocator.php
304 /vendor/symfony/service-contracts/ServiceLocatorTrait.php
305 /vendor/psr/container/src/ContainerExceptionInterface.php
306 /vendor/psr/container/src/NotFoundExceptionInterface.php
307 /vendor/symfony/service-contracts/ServiceProviderInterface.php
308 /vendor/psr/container/src/ContainerInterface.php
309 /vendor/symfony/dependency-injection/ContainerInterface.php
310 /src/Adapter/Container/LegacyContainerInterface.php
311 /src/PrestaShopBundle/Entity/Repository/FeatureFlagRepository.php
312 /vendor/doctrine/orm/src/EntityRepository.php
313 /vendor/doctrine/persistence/src/Persistence/ObjectRepository.php
314 /vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php
315 /vendor/symfony/var-exporter/LazyProxyTrait.php
316 /vendor/symfony/var-exporter/Internal/LazyObjectTrait.php
317 /vendor/symfony/var-exporter/LazyObjectInterface.php
318 /vendor/symfony/var-exporter/Internal/Hydrator.php
319 /vendor/symfony/var-exporter/Internal/LazyObjectRegistry.php
320 /vendor/symfony/var-exporter/Internal/LazyObjectState.php
321 /src/PrestaShopBundle/Entity/Repository/ShipmentRepository.php
322 /src/PrestaShopBundle/Security/Admin/LegacyAdminTokenValidator.php
323 /vendor/symfony/var-exporter/LazyGhostTrait.php
324 /src/Core/FeatureFlag/FeatureFlagManager.php
325 /src/Core/FeatureFlag/FeatureFlagStateCheckerInterface.php
326 /src/Core/FeatureFlag/Layer/DbLayer.php
327 /src/Core/FeatureFlag/TypeLayerInterface.php
328 /src/Core/FeatureFlag/Layer/DotEnvLayer.php
329 /src/Core/FeatureFlag/Layer/EnvLayer.php
330 /src/Core/FeatureFlag/Layer/QueryLayer.php
331 /vendor/symfony/http-foundation/RequestStack.php
332 /vendor/doctrine/orm/src/EntityManager.php
333 /vendor/doctrine/orm/src/EntityManagerInterface.php
334 /vendor/doctrine/persistence/src/Persistence/ObjectManager.php
335 /src/Core/Hook/HookModuleFilter.php
336 /src/Core/Hook/HookModuleFilterInterface.php
337 /modules/smartblog/smartblog.php
338 /modules/smartblog/classes/BlogCategory.php
339 /modules/smartblog/classes/BlogImageType.php
340 /modules/smartblog/classes/BlogTag.php
341 /modules/smartblog/classes/SmartBlogPost.php
342 /modules/smartblog/classes/SmartBlogHelperTreeCategories.php
343 /classes/tree/Tree.php
344 /modules/smartblog/classes/Blogcomment.php
345 /modules/smartblog/classes/BlogPostCategory.php
346 /modules/smartblog/classes/SmartBlogLink.php
347 /src/Core/Security/Hashing.php
348 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_createdata.php
349 /vendor/smarty/smarty/libs/sysplugins/smarty_data.php
350 /src/PrestaShopBundle/Translation/TranslatorComponent.php
351 /vendor/symfony/translation/Translator.php
352 /vendor/symfony/translation/MessageCatalogue.php
353 /vendor/symfony/translation/MessageCatalogueInterface.php
354 /vendor/symfony/translation/MetadataAwareInterface.php
355 /vendor/symfony/translation/CatalogueMetadataAwareInterface.php
356 /vendor/symfony/translation-contracts/TranslatorInterface.php
357 /vendor/symfony/translation/TranslatorBagInterface.php
358 /vendor/symfony/translation-contracts/LocaleAwareInterface.php
359 /src/PrestaShopBundle/Translation/PrestaShopTranslatorTrait.php
360 /src/PrestaShopBundle/Translation/TranslatorLanguageTrait.php
361 /src/PrestaShopBundle/Translation/TranslatorInterface.php
362 /vendor/symfony/translation/Formatter/MessageFormatter.php
363 /vendor/symfony/translation/Formatter/IntlFormatter.php
364 /vendor/symfony/translation/Formatter/IntlFormatterInterface.php
365 /vendor/symfony/translation/Formatter/MessageFormatterInterface.php
366 /vendor/symfony/translation/IdentityTranslator.php
367 /vendor/symfony/translation-contracts/TranslatorTrait.php
368 /vendor/symfony/config/ConfigCacheFactory.php
369 /vendor/symfony/config/ConfigCacheFactoryInterface.php
370 /vendor/symfony/finder/Finder.php
371 /vendor/symfony/finder/Iterator/FileTypeFilterIterator.php
372 /vendor/symfony/finder/Comparator/NumberComparator.php
373 /vendor/symfony/finder/Comparator/Comparator.php
374 /vendor/symfony/finder/Iterator/RecursiveDirectoryIterator.php
375 /vendor/symfony/finder/SplFileInfo.php
376 /vendor/symfony/finder/Iterator/ExcludeDirectoryFilterIterator.php
377 /vendor/symfony/finder/Iterator/DepthRangeFilterIterator.php
378 /vendor/symfony/finder/Iterator/FilenameFilterIterator.php
379 /vendor/symfony/finder/Iterator/MultiplePcreFilterIterator.php
380 /vendor/symfony/finder/Glob.php
381 /vendor/symfony/finder/Iterator/PathFilterIterator.php
382 /src/Adapter/ContainerFinder.php
383 /src/Core/Exception/ContainerNotFoundException.php
384 /src/PrestaShopBundle/Translation/TranslatorLanguageLoader.php
385 /vendor/symfony/translation/Loader/XliffFileLoader.php
386 /vendor/symfony/translation/Loader/LoaderInterface.php
387 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php
388 /vendor/prestashop/translationtools-bundle/Translation/Helper/DomainHelper.php
389 /vendor/symfony/config/Util/XmlUtils.php
390 /vendor/symfony/translation/Util/XliffUtils.php
391 /vendor/symfony/config/Resource/FileResource.php
392 /vendor/symfony/config/Resource/SelfCheckingResourceInterface.php
393 /vendor/symfony/config/Resource/ResourceInterface.php
394 /src/PrestaShopBundle/Translation/DomainNormalizer.php
395 /src/Adapter/Localization/LegacyTranslator.php
396 /classes/Translate.php
397 /controllers/front/listing/CategoryController.php
398 /classes/controller/ProductListingFrontController.php
399 /classes/controller/ProductPresentingFrontController.php
400 /classes/controller/FrontController.php
401 /src/Adapter/Presenter/Object/ObjectPresenter.php
402 /src/Adapter/Presenter/PresenterInterface.php
403 /src/Adapter/Presenter/Cart/CartPresenter.php
404 /src/Adapter/Image/ImageRetriever.php
405 /classes/tax/TaxConfiguration.php
406 /classes/Smarty/TemplateFinder.php
407 /classes/assets/StylesheetManager.php
408 /classes/assets/AbstractAssetManager.php
409 /src/Adapter/Assets/AssetUrlGeneratorTrait.php
410 /classes/assets/JavascriptManager.php
411 /classes/assets/CccReducer.php
412 /override/classes/Category.php
413 /classes/Category.php
414 /src/Core/Domain/Category/ValueObject/RedirectType.php
415 /src/Core/Domain/Category/CategorySettings.php
416 /src/Core/Domain/Category/SeoSettings.php
417 /classes/webservice/WebserviceRequest.php
418 /modules/stripe_official/stripe_official.php
419 /classes/PaymentModule.php
420 /modules/stripe_official/vendor/stripe/stripe-php/lib/Event.php
421 /modules/stripe_official/vendor/stripe/stripe-php/lib/ApiResource.php
422 /modules/stripe_official/vendor/stripe/stripe-php/lib/StripeObject.php
423 /modules/stripe_official/vendor/stripe/stripe-php/lib/ApiOperations/Request.php
424 /modules/stripe_official/classes/services/PrestashopTranslationService.php
425 /modules/stripe_official/smarty/plugins/modifier.stripelreplace.php
426 /modules/stripe_official/vendor/prestashop/module-lib-service-container/src/DependencyInjection/ServiceContainer.php
427 /src/Core/Localization/Locale/Repository.php
428 /src/Core/Localization/Locale/RepositoryInterface.php
429 /src/Core/Localization/CLDR/LocaleRepository.php
430 /src/Core/Localization/CLDR/LocaleDataSource.php
431 /src/Core/Localization/CLDR/DataLayer/LocaleCache.php
432 /src/Core/Data/Layer/AbstractDataLayer.php
433 /src/Core/Localization/CLDR/LocaleDataLayerInterface.php
434 /src/Core/Localization/CLDR/DataLayer/LocaleReference.php
435 /src/Core/Localization/CLDR/Reader.php
436 /src/Core/Localization/CLDR/ReaderInterface.php
437 /src/Core/Localization/Currency/Repository.php
438 /src/Core/Localization/Currency/RepositoryInterface.php
439 /src/Core/Localization/Currency/CurrencyDataSource.php
440 /src/Core/Localization/Currency/DataSourceInterface.php
441 /src/Core/Localization/Currency/DataLayer/CurrencyCache.php
442 /src/Core/Localization/Currency/CurrencyDataLayerInterface.php
443 /src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php
444 /src/Adapter/Currency/CurrencyDataProvider.php
445 /src/Core/Currency/CurrencyDataProviderInterface.php
446 /src/Adapter/LegacyContext.php
447 /src/Adapter/Tools.php
448 /src/Core/Localization/Currency/DataLayer/CurrencyReference.php
449 /src/Core/Localization/Currency/DataLayer/CurrencyInstalled.php
450 /vendor/prestashop/decimal/src/Operation/Rounding.php
451 /src/Core/Localization/Locale.php
452 /src/Core/Localization/LocaleInterface.php
453 /src/Core/Localization/Specification/Price.php
454 /src/Core/Localization/Specification/Number.php
455 /src/Core/Localization/Specification/NumberInterface.php
456 /src/Core/Localization/Specification/Factory.php
457 /src/Core/Localization/CLDR/LocaleData.php
458 /src/Core/Localization/CLDR/NumberSymbolsData.php
459 /src/Core/Localization/CLDR/CurrencyData.php
460 /src/Core/Localization/CLDR/Locale.php
461 /src/Core/Localization/CLDR/LocaleInterface.php
462 /src/Core/Localization/Specification/NumberSymbolList.php
463 /classes/Currency.php
464 /src/Core/Localization/Currency/LocalizedCurrencyId.php
465 /src/Core/Localization/Currency/CurrencyData.php
466 /src/Core/Localization/Currency/CurrencyCollection.php
467 /src/Core/Localization/Currency.php
468 /src/Core/Localization/CurrencyInterface.php
469 /src/Core/Localization/Specification/NumberCollection.php
470 /src/Core/Localization/Number/Formatter.php
471 /classes/Cart.php
472 /src/Adapter/AddressFactory.php
473 /classes/CartRule.php
474 /src/Core/Domain/Product/ValueObject/RedirectType.php
475 /src/Core/Util/DateTime/DateTime.php
476 /src/Core/Domain/Product/Stock/ValueObject/OutOfStockType.php
477 /src/Core/Domain/Product/Pack/ValueObject/PackStockType.php
478 /src/Core/Domain/Product/ValueObject/DeliveryTimeNoteType.php
479 /src/Core/Domain/Product/ValueObject/ProductType.php
480 /src/Core/Domain/Product/ValueObject/Reference.php
481 /src/Core/Domain/Product/ValueObject/Gtin.php
482 /src/Core/Domain/Product/ValueObject/Isbn.php
483 /src/Core/Domain/Product/ValueObject/Upc.php
484 /src/Core/Domain/Product/ProductSettings.php
485 /src/Adapter/Presenter/Category/CategoryPresenter.php
486 /src/Adapter/Presenter/Category/CategoryLazyArray.php
487 /src/Adapter/Presenter/AbstractLazyArray.php
488 /src/Adapter/Presenter/LazyArrayAttribute.php
489 /src/Core/Util/Inflector.php
490 /vendor/doctrine/inflector/lib/Doctrine/Inflector/InflectorFactory.php
491 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Language.php
492 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/English/InflectorFactory.php
493 /vendor/doctrine/inflector/lib/Doctrine/Inflector/GenericLanguageInflectorFactory.php
494 /vendor/doctrine/inflector/lib/Doctrine/Inflector/LanguageInflectorFactory.php
495 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/English/Rules.php
496 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Ruleset.php
497 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Transformations.php
498 /vendor/doctrine/inflector/lib/Doctrine/Inflector/WordInflector.php
499 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/English/Inflectible.php
500 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Transformation.php
501 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Pattern.php
502 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Patterns.php
503 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/English/Uninflected.php
504 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Substitutions.php
505 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Substitution.php
506 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Word.php
507 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Inflector.php
508 /vendor/doctrine/inflector/lib/Doctrine/Inflector/CachedWordInflector.php
509 /vendor/doctrine/inflector/lib/Doctrine/Inflector/RulesetInflector.php
510 /src/Core/Domain/Shop/ValueObject/ShopId.php
511 /src/Core/Domain/Shop/ValueObject/ShopIdInterface.php
512 /modules/ps_socialfollow/ps_socialfollow.php
513 /src/Core/Module/WidgetInterface.php
514 /modules/ps_emailsubscription/ps_emailsubscription.php
515 /classes/Media.php
516 /modules/ps_emailalerts/ps_emailalerts.php
517 /modules/ps_emailalerts/MailAlert.php
518 /modules/posquickmenu/posquickmenu.php
519 /modules/posquickmenu/classes/QuickmenuActivity.php
520 /modules/nkmgls/nkmgls.php
521 /modules/nkmgls/controllers/admin/AdminGlsOrderController.php
522 /modules/nkmgls/src/Helper/AbstractLegacyAdminController.php
523 /classes/controller/ModuleAdminController.php
524 /classes/controller/AdminController.php
525 /modules/nkmgls/controllers/admin/AdminGlsAjaxController.php
526 /modules/nkmgls/src/Helper/JsonReponseLegacyTrait.php
527 /modules/nkmgls/controllers/admin/AdminGlsLabelController.php
528 /modules/nkmgls/controllers/admin/AdminGlsPackingListController.php
529 /classes/module/CarrierModule.php
530 /modules/nkmgls/vendor/nukium/gls-common/src/Value/GlsValue.php
531 /modules/nkmgls/vendor/nukium/gls-prestashop/src/Service/Init/PrestashopGlsInit.php
532 /modules/nkmgls/vendor/nukium/gls-common/src/Service/Init/GlsInit.php
533 /modules/nkmgls/vendor/nukium/gls-common/src/Util/ServiceInstantiationTrait.php
534 /modules/nkmgls/vendor/nukium/gls-common/src/Service/Container.php
535 /modules/nkmgls/vendor/nukium/gls-common/src/Service/ContainerInterface.php
536 /modules/nkmgls/vendor/nukium/gls-common/src/Service/Init/ShipItAdapterResolutionInit.php
537 /modules/nkmgls/vendor/nukium/gls-prestashop/src/Service/Init/PrestashopAdapterInit.php
538 /modules/nkmgls/vendor/nukium/gls-common/src/Service/Init/AdapterInitInterface.php
539 /modules/nkmgls/vendor/nukium/gls-common/src/Service/Adapter/Translator/TranslatorFactory.php
540 /modules/nkmgls/vendor/nukium/gls-prestashop/src/Service/Adapter/Translator/PrestashopTranslator.php
541 /modules/nkmgls/vendor/nukium/gls-common/src/Service/Adapter/Translator/TranslatorInterface.php
542 /modules/nkmgls/vendor/nukium/gls-common/src/Service/Adapter/Utility/UtilityFactory.php
543 /modules/nkmgls/vendor/nukium/gls-prestashop/src/Service/Adapter/Utility/PrestashopUtility.php
544 /modules/nkmgls/vendor/nukium/gls-common/src/Service/Adapter/Utility/Component/DefaultUtility.php
545 /modules/nkmgls/vendor/nukium/gls-common/src/Service/Adapter/EntityManager/EntityManagerFactory.php
546 /modules/nkmgls/vendor/nukium/gls-prestashop/src/Service/Adapter/EntityManager/PrestashopEntityManager.php
547 /modules/nkmgls/vendor/nukium/gls-common/src/Service/Adapter/EntityManager/EntityManagerInterface.php
548 /modules/nkmgls/vendor/nukium/gls-common/src/Service/Repository/Cache/CacheRepositoryFactory.php
549 /modules/nkmgls/vendor/nukium/gls-prestashop/src/Service/Repository/Cache/PrestashopCacheRepository.php
550 /modules/nkmgls/vendor/nukium/gls-prestashop/src/Service/Repository/AbstractRepository.php
551 /modules/nkmgls/vendor/nukium/gls-common/src/Service/Repository/Cache/CacheRepositoryInterface.php
552 /modules/nkmgls/vendor/nukium/gls-prestashop/classes/GlsCacheClass.php
553 /modules/nkmgls/vendor/nukium/gls-common/src/Entity/CacheInterface.php
554 /modules/nkmgls/vendor/nukium/gls-common/src/Service/Handler/DTO/Adapter/Address/AddressHandlerFactory.php
555 /modules/nkmgls/vendor/nukium/gls-prestashop/src/Service/Handler/DTO/Adapter/Address/PrestashopAddressHandler.php
556 /modules/nkmgls/vendor/nukium/gls-common/src/Service/Handler/DTO/Adapter/Address/AddressHandler.php
557 /modules/nkmgls/vendor/nukium/gls-common/src/Service/Handler/DTO/Adapter/Carrier/CarrierHandlerFactory.php
558 /modules/nkmgls/vendor/nukium/gls-prestashop/src/Service/Handler/DTO/Adapter/Carrier/PrestashopCarrierHandler.php
559 /modules/nkmgls/vendor/nukium/gls-common/src/Service/Handler/DTO/Adapter/Carrier/CarrierHandler.php
560 /modules/nkmgls/vendor/nukium/gls-prestashop/src/Service/Helper/ModuleHelper.php
561 /modules/nkmgls/vendor/nukium/gls-prestashop/src/Service/Adapter/Config/PrestashopConfig.php
562 /modules/nkmgls/vendor/nukium/gls-common/src/Service/Adapter/Config/ConfigInterface.php
563 /modules/nkmgls/vendor/nukium/gls-prestashop/src/Service/Repository/Carrier/PrestashopCarrierRepository.php
564 /classes/Carrier.php
565 /modules/nkmgls/vendor/nukium/gls-prestashop/src/Service/Routine/GlsCarrierRoutine.php
566 /modules/nkmgls/vendor/nukium/gls-common/src/Service/Handler/Entity/Cache/CacheHandlerFactory.php
567 /modules/nkmgls/vendor/nukium/gls-prestashop/src/Service/Handler/Entity/Cache/PrestashopCacheHandler.php
568 /modules/nkmgls/vendor/nukium/gls-common/src/Service/Handler/Entity/Cache/CacheHandler.php
569 /modules/nkmgls/vendor/nukium/gls-common/src/Service/Adapter/Config/ConfigFactory.php
570 /modules/nkmgls/vendor/nukium/gls-common/src/Service/Adapter/Shop/ShopFactory.php
571 /modules/nkmgls/vendor/nukium/gls-prestashop/src/Service/Adapter/Shop/PrestashopShop.php
572 /modules/nkmgls/vendor/nukium/gls-common/src/Service/Adapter/Shop/ShopInterface.php
573 /modules/nkmgls/vendor/nukium/gls-prestashop/src/Service/ShipIt/Adapter/Component/PrestashopLabelComponent.php
574 /modules/nkmgls/vendor/nukium/gls-common/src/Service/ShipIt/Adapter/Component/LabelComponent.php
575 /modules/nkmgls/vendor/nukium/gls-common/src/Service/ShipIt/ShipItComponentInterface.php
576 /modules/nkmgls/vendor/nukium/gls-common/src/Service/Helper/StringHelper.php
577 /modules/nkmgls/vendor/nukium/gls-common/src/Service/ShipIt/ShipItAdapterResolution.php
578 /modules/nkmgls/vendor/nukium/gls-common/src/Service/ShipIt/Adapter/NoShipItAdapter.php
579 /modules/nkmgls/vendor/nukium/gls-common/src/Service/ShipIt/ShipItAdapterInterface.php
580 /modules/nkmgls/vendor/nukium/gls-common/src/Service/ShipIt/Adapter/LabelAdapter.php
581 /modules/nkmgls/vendor/nukium/gls-common/src/Service/ShipIt/Adapter/AbstractAdapter.php
582 /modules/nkmgls/vendor/nukium/gls-common/src/Service/ShipIt/Adapter/Component/AuthErrorComponent.php
583 /modules/nkmgls/vendor/nukium/gls-common/src/Service/ShipIt/Adapter/Component/DefaultErrorComponent.php
584 /modules/nkmgls/vendor/nukium/gls-common/src/Service/Adapter/Logger/LoggerFactory.php
585 /modules/nkmgls/vendor/nukium/gls-common/src/Service/Adapter/Logger/Component/DefaultLogger.php
586 /modules/nkmgls/vendor/nukium/gls-common/src/Service/ShipIt/Adapter/Component/LabelInternationalComponent.php
587 /modules/nkmgls/vendor/nukium/gls-common/src/Service/ShipIt/Routine/ShipItErrorRoutine.php
588 /modules/nkmgls/vendor/nukium/gls-common/src/Service/API/ShipmentApi.php
589 /modules/nkmgls/vendor/nukium/gls-common/src/Service/HttpClient/LegacyClient.php
590 /modules/nkmgls/vendor/nukium/gls-common/src/Service/Handler/Legacy/GlsApiHandler.php
591 /modules/nkmgls/vendor/nukium/gls-common/src/Service/HttpClient/GlsCurlClient.php
592 /modules/nkmgls/vendor/nukium/gls-common/src/Service/Helper/GlsHelper.php
593 /modules/nkmgls/vendor/nukium/gls-common/src/Service/ShipIt/Adapter/Component/LabelErrorComponent.php
594 /modules/nkmgls/vendor/nukium/gls-common/src/Service/ShipIt/Adapter/RelayAdapter.php
595 /modules/nkmgls/vendor/nukium/gls-common/src/Service/ShipIt/Adapter/Component/RelayComponent.php
596 /modules/nkmgls/vendor/nukium/gls-common/src/Service/ShipIt/Adapter/TrackingAdapter.php
597 /modules/nkmgls/vendor/nukium/gls-common/src/Service/ShipIt/Adapter/Component/TrackingComponent.php
598 /modules/nkmgls/vendor/nukium/gls-common/src/Service/API/TrackingApi.php
599 /modules/nkmgls/vendor/nukium/gls-prestashop/src/Service/Handler/Carrier/GlsExpressHandler.php
600 /modules/nkmgls/vendor/nukium/gls-prestashop/src/Service/Helper/FtpHelper.php
601 /modules/nkmgls/vendor/nukium/gls-prestashop/src/Service/Helper/EnvHelper.php
602 /modules/nkmgls/vendor/nukium/gls-common/src/Service/Routine/AllowedServicesRoutine.php
603 /modules/nkmgls/vendor/nukium/gls-common/src/Service/DataLoader/AllowedServicesLoader.php
604 /modules/nkmgls/vendor/nukium/gls-common/src/Service/Handler/DTO/GLS/AllowedServicesHandler.php
605 /modules/nkmgls/vendor/nukium/gls-common/src/Service/API/AllowedServicesApi.php
606 /modules/nkmgls/vendor/nukium/gls-common/src/Service/Routine/CacheRoutine.php
607 /modules/nkmgls/vendor/nukium/gls-common/src/Service/DataLoader/CacheLoader.php
608 /src/Adapter/Presenter/Cart/CartLazyArray.php
609 /src/Adapter/Product/PriceFormatter.php
610 /src/Adapter/Presenter/Cart/CartProductPresenter.php
611 /src/Adapter/Presenter/Product/ProductPresenter.php
612 /src/Adapter/Product/ProductColorsRetriever.php
613 /src/Adapter/HookManager.php
614 /classes/Gender.php
615 /src/Core/Domain/Title/ValueObject/Gender.php
616 /classes/Risk.php
617 /classes/Meta.php
618 /classes/Address.php
619 /classes/ImageType.php
620 /classes/State.php
621 /src/Core/Security/PasswordPolicyConfiguration.php
622 /src/Core/Configuration/DataConfigurationInterface.php
623 /src/Core/Filter/FrontEndObject/MainFilter.php
624 /src/Core/Filter/FilterInterface.php
625 /src/Core/Filter/FrontEndObject/CartFilter.php
626 /src/Core/Filter/HashMapWhitelistFilter.php
627 /src/Core/Filter/CollectionFilter.php
628 /src/Core/Filter/FrontEndObject/ProductFilter.php
629 /src/Core/Filter/FrontEndObject/EmbeddedAttributesFilter.php
630 /src/Core/Filter/FrontEndObject/CustomerFilter.php
631 /src/Core/Filter/FrontEndObject/ShopFilter.php
632 /src/Core/Filter/FrontEndObject/ConfigurationFilter.php
633 /classes/ProductAssembler.php
634 /src/Core/Product/Search/ProductSearchContext.php
635 /modules/posthemeoptions/posthemeoptions.php
636 /modules/poswishlist/poswishlist.php
637 /modules/poswishlist/classes/WishListClass.php
638 /modules/poscompare/poscompare.php
639 /modules/posproductcomments/posproductcomments.php
640 /modules/posrotatorimg/posrotatorimg.php
641 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php
642 /var/cache/prod/smarty/compile/theme_optima/94/d7/f3/94d7f3eb2f01333ce1aff69acd6935acad35ac2d_2.file.rotator_header.tpl.php
643 /modules/possearchproducts/possearchproducts.php
644 /modules/possearchproducts/src/PosSearchCore.php
645 /classes/Search.php
646 /modules/possearchproducts/src/PosSearchProvider.php
647 /src/Core/Product/Search/ProductSearchProviderInterface.php
648 /modules/poscookielaw/poscookielaw.php
649 /var/cache/prod/smarty/compile/theme_optima/c1/21/dc/c121dc747bddbaf538e8140a1bb78c9909844e65_2.file.cookielaw-header.tpl.php
650 /modules/posfakeorder/posfakeorder.php
651 /classes/ProductPresenterFactory.php
652 /src/Core/Product/ProductPresentationSettings.php
653 /src/Adapter/Presenter/Product/ProductListingPresenter.php
654 /modules/posmegamenu/posmegamenu.php
655 /modules/posmegamenu/classes/PosMegamenuClass.php
656 /modules/posmegamenu/classes/PosMegamenuSubmenuClass.php
657 /modules/posmegamenu/classes/PosMegamenuSubmenuRowClass.php
658 /modules/posmegamenu/classes/PosMegamenuSubmenuColumnClass.php
659 /modules/posmegamenu/classes/PosMegamenuSubmenuItemClass.php
660 /modules/posmegamenu/sql/posSampleDataMenu.php
661 /modules/posvegamenu/posvegamenu.php
662 /modules/posvegamenu/classes/PosVegamenuClass.php
663 /modules/posvegamenu/classes/PosVegamenuSubmenuClass.php
664 /modules/posvegamenu/classes/PosVegamenuSubmenuRowClass.php
665 /modules/posvegamenu/classes/PosVegamenuSubmenuColumnClass.php
666 /modules/posvegamenu/classes/PosVegamenuSubmenuItemClass.php
667 /modules/posvegamenu/sql/posSampleDataVerMenu.php
668 /var/cache/prod/smarty/compile/theme_optima/77/f8/1c/77f81c78bda6049ed1f045b0d2230e93f7cd146c_2.file.posquickmenu-header.tpl.php
669 /modules/posshoppingcart/posshoppingcart.php
670 /modules/possizechart/possizechart.php
671 /modules/stripe_official/classes/services/StripeDisplayHeaderService.php
672 /modules/ocpricetracker/ocpricetracker.php
673 /src/Core/Product/Search/ProductSearchQuery.php
674 /src/Core/Product/Search/SortOrder.php
675 /modules/ps_facetedsearch/ps_facetedsearch.php
676 /modules/ps_facetedsearch/src/HookDispatcher.php
677 /modules/ps_facetedsearch/src/Hook/Attribute.php
678 /modules/ps_facetedsearch/src/Hook/AbstractHook.php
679 /modules/ps_facetedsearch/src/Hook/AttributeGroup.php
680 /modules/ps_facetedsearch/src/Hook/Category.php
681 /modules/ps_facetedsearch/src/Hook/Configuration.php
682 /modules/ps_facetedsearch/src/Hook/Design.php
683 /modules/ps_facetedsearch/src/Hook/Feature.php
684 /modules/ps_facetedsearch/src/Form/Feature/FormModifier.php
685 /modules/ps_facetedsearch/src/Form/Feature/FormDataProvider.php
686 /modules/ps_facetedsearch/src/Hook/FeatureValue.php
687 /modules/ps_facetedsearch/src/Form/FeatureValue/FormModifier.php
688 /modules/ps_facetedsearch/src/Form/FeatureValue/FormDataProvider.php
689 /modules/ps_facetedsearch/src/Hook/Product.php
690 /modules/ps_facetedsearch/src/Hook/ProductSearch.php
691 /modules/ps_facetedsearch/src/Hook/SpecificPrice.php
692 /modules/ps_facetedsearch/src/Filters/Provider.php
693 /modules/ps_facetedsearch/src/URLSerializer.php
694 /modules/ps_facetedsearch/src/Filters/DataAccessor.php
695 /modules/ps_facetedsearch/src/Product/SearchProvider.php
696 /src/Core/Product/Search/FacetsRendererInterface.php
697 /modules/ps_facetedsearch/src/Filters/Converter.php
698 /modules/ps_facetedsearch/src/Product/SearchFactory.php
699 /src/Core/Product/Search/ProductSearchResult.php
700 /classes/Combination.php
701 /override/classes/Manufacturer.php
702 /classes/Manufacturer.php
703 /src/Core/Util/String/StringModifier.php
704 /src/Core/Util/String/StringModifierInterface.php
705 /modules/ps_facetedsearch/src/Product/Search.php
706 /modules/ps_facetedsearch/src/Adapter/MySQL.php
707 /modules/ps_facetedsearch/src/Adapter/AbstractAdapter.php
708 /modules/ps_facetedsearch/src/Adapter/InterfaceAdapter.php
709 /vendor/doctrine/collections/lib/Doctrine/Common/Collections/ArrayCollection.php
710 /vendor/doctrine/collections/lib/Doctrine/Common/Collections/Collection.php
711 /vendor/doctrine/collections/lib/Doctrine/Common/Collections/ReadableCollection.php
712 /modules/ps_facetedsearch/src/Filters/Products.php
713 /classes/stock/StockAvailable.php
714 /modules/ps_facetedsearch/src/Filters/Block.php
715 /modules/ps_facetedsearch/src/Definition/Availability.php
716 /src/Core/Product/Search/Facet.php
717 /src/Core/Product/Search/Filter.php
718 /vendor/prestashop/decimal/src/DecimalNumber.php
719 /vendor/prestashop/decimal/src/Builder.php
720 /src/Core/Product/Search/FacetCollection.php
721 /classes/Pack.php
722 /classes/SpecificPrice.php
723 /classes/tax/TaxManagerFactory.php
724 /classes/tax/TaxRulesTaxManager.php
725 /classes/tax/TaxManagerInterface.php
726 /classes/tax/Tax.php
727 /classes/tax/TaxCalculator.php
728 /classes/GroupReduction.php
729 /src/Core/Localization/CLDR/ComputingPrecision.php
730 /src/Core/Localization/CLDR/ComputingPrecisionInterface.php
731 /override/classes/order/Order.php
732 /classes/order/Order.php
733 /src/Core/Domain/Combination/CombinationSettings.php
734 /src/Adapter/Presenter/Product/ProductListingLazyArray.php
735 /src/Adapter/Presenter/Product/ProductLazyArray.php
736 /classes/Image.php
737 /src/Core/Image/ImageFormatConfiguration.php
738 /src/Core/Image/ImageFormatConfigurationInterface.php
739 /var/cache/prod/smarty/compile/theme_optima/d4/1d/65/d41d65d76b9471b5d365fe06cf1737c89a53af9f_2.module.ps_facetedsearchviewstemplatesfrontcatalogfacets.tpl.php
740 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_block.php
741 /vendor/smarty/smarty/libs/plugins/modifier.count.php
742 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php
743 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_foreach.php
744 /var/cache/prod/smarty/compile/theme_optima/2e/80/73/2e807335546cfa2360c36327ac89dd2fcb054379_2.module.ps_facetedsearchviewstemplatesfrontcatalogactivefilters.tpl.php
745 /src/Core/Product/Search/Pagination.php
746 /var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/22/78/51/22785140d54f0bc4dac137d922bfee7647d7f79c_2.file.category.tpl.php
747 /var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/16/8a/d3/168ad37b05f2a0806f1d91875d88737871803a50_2.file.product-list.tpl.php
748 /var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5a/7e/5e/5a7e5e3195da7b409f17174d40dbb82147ecde72_2.file.left_column.tpl.php
749 /var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/b1/5a/0a/b15a0af88b4b6187a521dd2ed2e5f0dade470c79_2.file.layout-left-column.tpl.php
750 /var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a3/70/b8/a370b8d4f469db3369076fc3d4710f4883e80f5f_2.file.layout-both-columns.tpl.php
751 /var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/53/d6/76/53d6767ea19e4c2543d78a363170789525e4ad95_2.file.head.tpl.php
752 /var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/62/f5/38/62f538dc81bece37af57ed71b91ee31d22405731_2.file.head-jsonld.tpl.php
753 /var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/4d/d0/be/4dd0be58489deb92da386a7a7ee026a25ea7a6e8_2.file.product-list-jsonld.tpl.php
754 /var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/80/8f/d9/808fd91eee893bd171565c93fb7324ea0e4f47ad_2.file.pagination-seo.tpl.php
755 /vendor/smarty/smarty/libs/plugins/modifier.replace.php
756 /vendor/smarty/smarty/libs/plugins/shared.mb_str_replace.php
757 /var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/ad/c1/32/adc132587c51adcb69ea707b298d4560ed37b465_2.file.stylesheets.tpl.php
758 /var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/c0/93/43/c09343f803a09ecd0b626865d1b9ddacce55145d_2.file.javascript.tpl.php
759 /classes/ProductDownload.php
760 /src/Core/Cart/Calculator.php
761 /src/Core/Cart/CartRowCollection.php
762 /src/Core/Cart/Fees.php
763 /src/Core/Cart/AmountImmutable.php
764 /src/Core/Cart/CartRuleCollection.php
765 /src/Core/Cart/CartRuleCalculator.php
766 /src/Adapter/Product/PriceCalculator.php
767 /src/Core/Cart/CartRow.php
768 /var/cache/prod/smarty/compile/theme_optima/15/df/06/15df06e3f3c3f7bb81fbe41ffa62f0889fa72c4f_2.module.posquickmenuviewstemplateshookposquickmenu.tpl.php
769 /var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a0/b9/f1/a0b9f19b1f37abfcb775df8693f9928e39f6818e_2.file.product-activation.tpl.php
770 /var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/a2/88/89/a28889f15aeb351e5fa225ff4f61acec6b7644f2_2.file.header.tpl.php
771 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_updatescope.php
772 /var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/11/40/75/114075e1c1c378ccfc3e23cbbbd49d99a873d5f0_2.file.breadcrumb.tpl.php
773 /var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/f0/0a/18/f00a18cff942805aad005c278c36f68c42afeb9e_2.file.notifications.tpl.php
774 /modules/ps_categorytree/ps_categorytree.php
775 /var/cache/prod/smarty/compile/theme_optima/89/21/00/8921007f54626fc7fe42cbff53f1d70828d3393d_2.module.ps_categorytreeviewstemplateshookps_categorytree.tpl.php
776 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_tplfunction.php
777 /var/cache/prod/smarty/compile/theme_optima/81/a1/04/81a1040ed0eeab6f58198f9907167c7fced628c5_2.module.ps_facetedsearchps_facetedsearch.tpl.php
778 /var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/4d/10/4c/4d104c7709451458fc11dfc99a756a3e9cb9ac10_2.file.products-top.tpl.php
779 /vendor/smarty/smarty/libs/plugins/modifier.regex_replace.php
780 /var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/26/b1/bb/26b1bba16906c4347bcbc9b9840aeeb134132fec_2.file.sort-orders.tpl.php
781 /var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/75/36/9e/75369e1baf8fc0886a560985c2b4cf316cb47cc9_2.file.products.tpl.php
782 /var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/b7/16/86/b7168625e632204c23f267d80b652a08023f2542_2.file.productlist.tpl.php
783 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_capture.php
784 /var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/d7/49/99/d74999baebd7911a6b4e0816f96af97ab2fb1b86_2.file.product.tpl.php
785 /var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/5f/18/af/5f18af0aef7e06fe3a928f6da2e383d8a9726c97_2.file.grid1.tpl.php
786 /var/cache/prod/smarty/compile/theme_optima/39/3e/de/393ede9da6b6937d47860e5f32cd61135c7287f6_2.file.rotator.tpl.php
787 /var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/2f/22/cd/2f22cdcb494b5c37da1660c8d17b0bdb58cc62a6_2.file.button-cart.tpl.php
788 /var/cache/prod/smarty/compile/theme_optima/f5/ee/32/f5ee322d4a46ad94d32d8f4a0e360549e1baf082_2.module.poswishlistviewstemplateshookposwishlist_button.tpl.php
789 /var/cache/prod/smarty/compile/theme_optima/40/ae/05/40ae055e7fdb64a85cc7817f3c9631eaf6064013_2.module.poscompareviewstemplateshookcompare_top.tpl.php
790 /var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/b2/e2/c7/b2e2c7f576ad11450a68ca7dd710613d401abf90_2.file.pagination.tpl.php
791 /var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/29/0a/15/290a15e3f2fdc83a3100593087dee9cd6a61f4cd_2.file.products-bottom.tpl.php
792 /var/cache/prod/smarty/compile/theme_optimalayouts_layout_left_column_tpl/73/f6/5b/73f65ba335813014b5371f5e391888424adf345d_2.file.footer.tpl.php
793 /var/cache/prod/smarty/compile/theme_optima/6c/f9/c9/6cf9c91bfa3db2a0479c2ddd1097cd848853e1a3_2.module.posfakeorderposfakeorder.tpl.php
794 /var/cache/prod/smarty/compile/theme_optima/49/f2/cb/49f2cb7ff9badc39d7b8e8ae207c133dda0ef4ac_2.module.poscookielawviewstemplateshookposcookielaw.tpl.php
795 /modules/pospopup/pospopup.php