Filtrer par

Catégories

Catégories

Marque

Marque

Résolution

Résolution

POE

POE

Type de caméra

Type de caméra

Usage caméra

Usage caméra

Indice de protection

Indice de protection

WDR

WDR

Distance IR

Distance IR

Les prix affichés correspondent à votre tarif client enregistré dans notre système.

Si votre société n’est pas encore référencée, les tarifs affichés sont les prix publics.

Vous n’êtes pas encore client ? Contactez-nous pour activer vos conditions personnalisées.

Filtres actifs

  • Résolution : 2MP
  • Résolution : 2x5MP
  • Résolution : 4MP
  • Résolution : 4x1MP
  • Résolution : 4x5MP
  • Résolution : 6MP
  • Résolution : 7MP
  • Résolution : 15MP
Load Time 5661 ms
Querying Time 2058 ms
Queries 746
Memory Peak Usage 65.6 Mb
Included Files 862 files - 7.93 Mb
PrestaShop Cache - Mb
Global vars 0.16 Mb
PrestaShop Version 8.2.3
PHP Version 8.1.34
MySQL Version 10.11.14-MariaDB-0+deb12u2
Memory Limit 2G
Max Execution Time 120s
Smarty Cache enabled
Smarty Compilation auto
  Time Cumulated Time Memory Usage Memory Peak Usage
config 190.101 ms 190.101 ms 16.04 Mb 16.4 Mb
__construct 22.327 ms 212.428 ms 2.17 Mb 18.3 Mb
init 1785 ms 1997 ms 5.15 Mb 24.3 Mb
checkAccess 0.003 ms 1997 ms - Mb 24.3 Mb
setMedia 2494 ms 4492 ms 25.21 Mb 50.0 Mb
postProcess 0.002 ms 4492 ms - Mb 50.0 Mb
initHeader 0.002 ms 4492 ms - Mb 50.0 Mb
initContent 1018 ms 5509 ms 12.38 Mb 61.2 Mb
initFooter 0.002 ms 5509 ms - Mb 61.2 Mb
display 151.172 ms 5661 ms 4.01 Mb 65.6 Mb
Hook Time Memory Usage
displayFooter 40.019 ms 0.28 Mb
displayNav2 6.803 ms 0.10 Mb
displayTop 6.093 ms 0.50 Mb
DisplayBeforeBodyClosingTag 3.460 ms 0.18 Mb
ProductSearchProvider 1.752 ms 0.21 Mb
Header 1.057 ms 0.16 Mb
DisplayHeader 1.017 ms 0.02 Mb
displayNavTopSecond 0.937 ms 0.06 Mb
ActionFrontControllerSetMedia 0.908 ms 0.15 Mb
DisplayPagination 0.574 ms 0.04 Mb
DisplayLeftColumn 0.388 ms 0.13 Mb
DisplayCategoryTop 0.208 ms 0.01 Mb
DisplayNavFullWidth 0.008 ms - Mb
DisplayFooterBefore 0.007 ms - Mb
DisplayAfterBodyOpeningTag 0.006 ms - Mb
DisplayFooterAfter 0.006 ms - Mb
16 hook(s) 63.243 ms 1.83 Mb
Module Time Memory Usage
blockreassurance 2492 ms 24.92 Mb
ps_socialfollow 2.650 ms 0.14 Mb
ps_imageslider 4.795 ms 0.28 Mb
ar_content_2 0.687 ms 0.10 Mb
ps_searchbar 1.287 ms 0.09 Mb
opartdevis 53.182 ms 1.35 Mb
ps_shoppingcart 1.749 ms 0.10 Mb
ar_content 0.559 ms 0.09 Mb
ar_content_3 1.281 ms 0.07 Mb
ar_slider 0.492 ms 0.06 Mb
ar_content_link_2 0.370 ms 0.05 Mb
smartsupp 1.649 ms 0.24 Mb
ar_categoryproducts 0.675 ms 0.05 Mb
ps_facetedsearch 5.822 ms 0.89 Mb
ps_customersignin 5.837 ms 0.08 Mb
ps_mainmenu 32.653 ms 0.84 Mb
productsperpage 0.761 ms 0.07 Mb
ps_linklist 11.931 ms 0.29 Mb
ps_customeraccountlinks 27.216 ms 0.11 Mb
statsdata 3.869 ms 0.24 Mb
20 module(s) 2649 ms 30.06 Mb

Stopwatch SQL - 746 queries

# Query Time (ms) Rows Filesort Group By Location
404
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 koros__product p LEFT JOIN koros__product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN koros__product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN koros__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 koros__product_sale psales ON (psales.id_product = p.id_product) INNER JOIN koros__category_product cp ON (p.id_product = cp.id_product) INNER JOIN koros__product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN koros__category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN koros__category_group cg ON (cg.id_category = c.id_category) LEFT JOIN koros__feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value IN (3857, 306, 3907, 308, 3991, 3910, 310, 311))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND c.nleft>=300 AND c.nright<=313 GROUP BY p.id_product) p INNER JOIN koros__feature_product fp ON (p.id_product = fp.id_product) LEFT JOIN koros__feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((fp.id_feature=47)) AND ((fp_1.id_feature_value IN (3857, 306, 3907, 308, 3991, 3910, 310, 311))) GROUP BY fp.id_feature_value
70.801 ms 16380 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
396
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 koros__product p LEFT JOIN koros__product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN koros__product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN koros__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 koros__product_sale psales ON (psales.id_product = p.id_product) INNER JOIN koros__category_product cp ON (p.id_product = cp.id_product) INNER JOIN koros__product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN koros__category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN koros__category_group cg ON (cg.id_category = c.id_category) LEFT JOIN koros__feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value IN (3857, 306, 3907, 308, 3991, 3910, 310, 311))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND c.nleft>=300 AND c.nright<=313 GROUP BY p.id_product) p INNER JOIN koros__feature_product fp ON (p.id_product = fp.id_product) LEFT JOIN koros__feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((fp.id_feature=37)) AND ((fp_1.id_feature_value IN (3857, 306, 3907, 308, 3991, 3910, 310, 311))) GROUP BY fp.id_feature_value
64.525 ms 4704 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
400
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 koros__product p LEFT JOIN koros__product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN koros__product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN koros__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 koros__product_sale psales ON (psales.id_product = p.id_product) INNER JOIN koros__category_product cp ON (p.id_product = cp.id_product) INNER JOIN koros__product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN koros__category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN koros__category_group cg ON (cg.id_category = c.id_category) LEFT JOIN koros__feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value IN (3857, 306, 3907, 308, 3991, 3910, 310, 311))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND c.nleft>=300 AND c.nright<=313 GROUP BY p.id_product) p INNER JOIN koros__feature_product fp ON (p.id_product = fp.id_product) LEFT JOIN koros__feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((fp.id_feature=99)) AND ((fp_1.id_feature_value IN (3857, 306, 3907, 308, 3991, 3910, 310, 311))) GROUP BY fp.id_feature_value
61.959 ms 22932 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
394
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 koros__product p LEFT JOIN koros__product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN koros__product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN koros__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 koros__product_sale psales ON (psales.id_product = p.id_product) INNER JOIN koros__category_product cp ON (p.id_product = cp.id_product) INNER JOIN koros__product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN koros__category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN koros__category_group cg ON (cg.id_category = c.id_category) LEFT JOIN koros__feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value IN (3857, 306, 3907, 308, 3991, 3910, 310, 311))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND c.nleft>=300 AND c.nright<=313 GROUP BY p.id_product) p LEFT JOIN koros__feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value IN (3857, 306, 3907, 308, 3991, 3910, 310, 311))) GROUP BY p.id_manufacturer
56.410 ms 4704 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
390
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 koros__product p LEFT JOIN koros__product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN koros__product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN koros__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 koros__product_sale psales ON (psales.id_product = p.id_product) INNER JOIN koros__category_product cp ON (p.id_product = cp.id_product) INNER JOIN koros__product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN koros__category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN koros__category_group cg ON (cg.id_category = c.id_category) LEFT JOIN koros__feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value IN (3857, 306, 3907, 308, 3991, 3910, 310, 311))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND c.nleft>=300 AND c.nright<=313 GROUP BY p.id_product) p LEFT JOIN koros__feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((p.on_sale=1)) AND ((fp_1.id_feature_value IN (3857, 306, 3907, 308, 3991, 3910, 310, 311)))
53.243 ms 4704 /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
294
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme IS NULL
53.101 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
402
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 koros__product p LEFT JOIN koros__product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN koros__product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN koros__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 koros__product_sale psales ON (psales.id_product = p.id_product) INNER JOIN koros__category_product cp ON (p.id_product = cp.id_product) INNER JOIN koros__product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN koros__category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN koros__category_group cg ON (cg.id_category = c.id_category) LEFT JOIN koros__feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value IN (3857, 306, 3907, 308, 3991, 3910, 310, 311))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND c.nleft>=300 AND c.nright<=313 GROUP BY p.id_product) p INNER JOIN koros__feature_product fp ON (p.id_product = fp.id_product) LEFT JOIN koros__feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((fp.id_feature=40)) AND ((fp_1.id_feature_value IN (3857, 306, 3907, 308, 3991, 3910, 310, 311))) GROUP BY fp.id_feature_value
52.417 ms 28476 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
406
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 koros__product p LEFT JOIN koros__product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN koros__product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN koros__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 koros__product_sale psales ON (psales.id_product = p.id_product) INNER JOIN koros__category_product cp ON (p.id_product = cp.id_product) INNER JOIN koros__product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN koros__category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN koros__category_group cg ON (cg.id_category = c.id_category) LEFT JOIN koros__feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value IN (3857, 306, 3907, 308, 3991, 3910, 310, 311))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND c.nleft>=300 AND c.nright<=313 GROUP BY p.id_product) p INNER JOIN koros__feature_product fp ON (p.id_product = fp.id_product) LEFT JOIN koros__feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((fp.id_feature=50)) AND ((fp_1.id_feature_value IN (3857, 306, 3907, 308, 3991, 3910, 310, 311))) GROUP BY fp.id_feature_value
49.578 ms 21096 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
376
SELECT SQL_NO_CACHE `id_hook`, `name`
FROM `koros__hook`
UNION
SELECT `id_hook`, ha.`alias` as name
FROM `koros__hook_alias` ha
INNER JOIN `koros__hook` h ON ha.name = h.name
44.564 ms 0 /classes/Hook.php:1348
389
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 koros__product p LEFT JOIN koros__product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN koros__product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN koros__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 koros__product_sale psales ON (psales.id_product = p.id_product) INNER JOIN koros__category_product cp ON (p.id_product = cp.id_product) INNER JOIN koros__product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN koros__category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN koros__category_group cg ON (cg.id_category = c.id_category) LEFT JOIN koros__feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value IN (3857, 306, 3907, 308, 3991, 3910, 310, 311))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND c.nleft>=300 AND c.nright<=313 GROUP BY p.id_product) p INNER JOIN koros__category_product cp ON (p.id_product = cp.id_product) INNER JOIN koros__category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN koros__category_group cg ON (cg.id_category = c.id_category) LEFT JOIN koros__feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value IN (3857, 306, 3907, 308, 3991, 3910, 310, 311))) AND cg.id_group='1' AND c.level_depth<=4 AND c.nleft>300 AND c.nright<313 GROUP BY cp.id_category
43.814 ms 99216 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
395
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 koros__product p LEFT JOIN koros__product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN koros__product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN koros__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 koros__product_sale psales ON (psales.id_product = p.id_product) INNER JOIN koros__category_product cp ON (p.id_product = cp.id_product) INNER JOIN koros__product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN koros__category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN koros__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>=300 AND c.nright<=313 GROUP BY p.id_product) p INNER JOIN koros__feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature=33)) GROUP BY fp.id_feature_value
34.719 ms 2800 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
124
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme IS NULL
28.440 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
314
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme IS NULL
27.449 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
398
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 koros__product p LEFT JOIN koros__product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN koros__product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN koros__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 koros__product_sale psales ON (psales.id_product = p.id_product) INNER JOIN koros__category_product cp ON (p.id_product = cp.id_product) INNER JOIN koros__product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN koros__category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN koros__category_group cg ON (cg.id_category = c.id_category) LEFT JOIN koros__feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value IN (3857, 306, 3907, 308, 3991, 3910, 310, 311))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND c.nleft>=300 AND c.nright<=313 GROUP BY p.id_product) p INNER JOIN koros__feature_product fp ON (p.id_product = fp.id_product) LEFT JOIN koros__feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((fp.id_feature=98)) AND ((fp_1.id_feature_value IN (3857, 306, 3907, 308, 3991, 3910, 310, 311))) GROUP BY fp.id_feature_value
25.538 ms 21096 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
740
SELECT SQL_NO_CACHE `id_module` FROM `koros__module` WHERE `name` = "ps_customeraccountlinks" LIMIT 1
24.063 ms 1 /classes/module/Module.php:2664
405
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 `koros__feature_value` v LEFT JOIN `koros__feature_value_lang` vl ON (v.`id_feature_value` = vl.`id_feature_value` AND vl.`id_lang` = 1) LEFT JOIN `koros__layered_indexable_feature_value_lang_value` lifvlv ON (v.`id_feature_value` = lifvlv.`id_feature_value` AND lifvlv.`id_lang` = 1) WHERE v.`id_feature` = 47 ORDER BY vl.`value` ASC
22.905 ms 7 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:204
386
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 koros__product p LEFT JOIN koros__product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN koros__product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN koros__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 koros__product_sale psales ON (psales.id_product = p.id_product) INNER JOIN koros__category_product cp ON (p.id_product = cp.id_product) INNER JOIN koros__product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN koros__category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN koros__category_group cg ON (cg.id_category = c.id_category) LEFT JOIN koros__feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value IN (3857, 306, 3907, 308, 3991, 3910, 310, 311))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND c.nleft>=300 AND c.nright<=313 GROUP BY p.id_product) p INNER JOIN koros__category_product cp ON (p.id_product = cp.id_product) GROUP BY p.id_product ORDER BY p.position ASC, p.id_product DESC
22.739 ms 614656 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
481
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `koros__product_shop`
WHERE `id_product` = 3774 AND id_shop=1 LIMIT 1
21.446 ms 1 /classes/Product.php:6887
305
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `koros__shop` WHERE `active` = 1)
20.507 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
66
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme IS NULL
20.199 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
326
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme IS NULL
19.540 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
136
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme IS NULL
19.038 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
212
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme IS NULL
18.661 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
164
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme IS NULL
18.095 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
98
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme IS NULL
17.614 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
172
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme IS NULL
16.185 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
226
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme IS NULL
15.491 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
392
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 koros__product p LEFT JOIN koros__product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN koros__product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN koros__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 koros__product_sale psales ON (psales.id_product = p.id_product) INNER JOIN koros__category_product cp ON (p.id_product = cp.id_product) INNER JOIN koros__product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN koros__category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN koros__category_group cg ON (cg.id_category = c.id_category) LEFT JOIN koros__feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value IN (3857, 306, 3907, 308, 3991, 3910, 310, 311))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND c.nleft>=300 AND c.nright<=313 GROUP BY p.id_product) p LEFT JOIN koros__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-01-12 14:41:26' >= sp.from) AND 
(sp.to = '0000-00-00 00:00:00' OR '2026-01-12 14:41:26' <= sp.to) 
) LEFT JOIN koros__feature_product fp_1 ON (p.id_product = fp_1.id_product) WHERE ((sp.reduction>0)) AND ((fp_1.id_feature_value IN (3857, 306, 3907, 308, 3991, 3910, 310, 311)))
15.071 ms 1116 /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
118
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme IS NULL
14.652 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
302
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme IS NULL
14.511 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
403
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 `koros__feature_value` v LEFT JOIN `koros__feature_value_lang` vl ON (v.`id_feature_value` = vl.`id_feature_value` AND vl.`id_lang` = 1) LEFT JOIN `koros__layered_indexable_feature_value_lang_value` lifvlv ON (v.`id_feature_value` = lifvlv.`id_feature_value` AND lifvlv.`id_lang` = 1) WHERE v.`id_feature` = 40 ORDER BY vl.`value` ASC
14.225 ms 18 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:204
381
SELECT SQL_NO_CACHE type, id_value, filter_show_limit, filter_type FROM koros__layered_category
WHERE controller = 'category'
AND id_category = 134
AND id_shop = 1
GROUP BY `type`, id_value ORDER BY position ASC
14.074 ms 10 Yes Yes /modules/ps_facetedsearch/src/Filters/Provider.php:61
150
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme IS NULL
13.860 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
391
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 koros__product p LEFT JOIN koros__product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN koros__product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN koros__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 koros__product_sale psales ON (psales.id_product = p.id_product) INNER JOIN koros__category_product cp ON (p.id_product = cp.id_product) INNER JOIN koros__product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN koros__category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN koros__category_group cg ON (cg.id_category = c.id_category) LEFT JOIN koros__feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value IN (3857, 306, 3907, 308, 3991, 3910, 310, 311))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND c.nleft>=300 AND c.nright<=313 GROUP BY p.id_product) p LEFT JOIN koros__feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value IN (3857, 306, 3907, 308, 3991, 3910, 310, 311))) AND p.date_add>'2025-12-24 00:00:00'
12.821 ms 4704 /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
341
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `koros__shop` WHERE `active` = 1)
12.631 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
17
SELECT SQL_NO_CACHE *
FROM `koros__category` a
LEFT JOIN `koros__category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `koros__category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 134) AND (b.`id_shop` = 1) LIMIT 1
12.500 ms 1 /src/Adapter/EntityMapper.php:71
7
SELECT SQL_NO_CACHE *
FROM `koros__shop_group` a
WHERE (a.`id_shop_group` = 1) LIMIT 1
12.455 ms 1 /src/Adapter/EntityMapper.php:71
54
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme IS NULL
12.189 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
342
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme IS NULL
12.102 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
148
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme IS NULL
11.808 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
92
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme IS NULL
11.804 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
218
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme IS NULL
11.677 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
713
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `koros__product_attribute` pa
INNER JOIN koros__product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `koros__product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `koros__attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `koros__attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `koros__attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (3799) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
11.659 ms 1 Yes Yes /classes/Product.php:4524
704
SELECT SQL_NO_CACHE 1 FROM koros__cart_product cp INNER JOIN koros__product p
ON (p.id_product = cp.id_product) INNER JOIN koros__product_shop ps
ON (ps.id_shop = cp.id_shop AND ps.id_product = p.id_product) WHERE cp.id_cart=0 LIMIT 1
11.593 ms 1 /classes/Cart.php:4256
72
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme IS NULL
11.517 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
298
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme IS NULL
11.424 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
140
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme IS NULL
11.361 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
94
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme IS NULL
11.328 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
328
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme IS NULL
11.328 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
122
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme IS NULL
11.310 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
303
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `koros__shop` WHERE `active` = 1)
11.306 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
320
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme IS NULL
11.296 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
116
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme IS NULL
11.294 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
296
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme IS NULL
10.816 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
408
REPLACE INTO koros__layered_filter_block (hash, data) VALUES ("9667a0d2ff6745cff9a73f6620cd3a81", "a:1:{s:7:\"filters\";a:10:{i:0;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:11:\"Catégories\";s:6:\"values\";a:5:{i:139;a:2:{s:4:\"name\";s:22:\"Mini dômes \"Ball eye\"\";s:3:\"nbr\";s:2:\"30\";}i:140;a:2:{s:4:\"name\";s:6:\"Dômes\";s:3:\"nbr\";s:2:\"61\";}i:141;a:2:{s:4:\"name\";s:15:\"Caméras bullet\";s:3:\"nbr\";s:2:\"80\";}i:142;a:2:{s:4:\"name\";s:18:\"Dômes mobiles PTZ\";s:3:\"nbr\";s:2:\"40\";}i:143;a:2:{s:4:\"name\";s:30:\"Caméras 180 et 360° Fish eye\";s:3:\"nbr\";s:1:\"4\";}}s:17:\"filter_show_limit\";i:0;s:11:\"filter_type\";s:1:\"0\";}i:1;a:7:{s:9:\"type_lite\";s:6:\"extras\";s:4:\"type\";s:6:\"extras\";s:6:\"id_key\";i:0;s:4:\"name\";s:10:\"Selections\";s:6:\"values\";a:3:{s:4:\"sale\";a:2:{s:4:\"name\";s:8:\"En promo\";s:3:\"nbr\";i:0;}s:3:\"new\";a:2:{s:4:\"name\";s:15:\"Nouveau produit\";s:3:\"nbr\";i:0;}s:8:\"discount\";a:2:{s:4:\"name\";s:10:\"Discounted\";s:3:\"nbr\";i:0;}}s:17:\"filter_show_limit\";i:0;s:11:\"filter_type\";s:1:\"0\";}i:2;a:7:{s:9:\"type_lite\";s:12:\"manufacturer\";s:4:\"type\";s:12:\"manufacturer\";s:6:\"id_key\";i:0;s:4:\"name\";s:6:\"Marque\";s:6:\"values\";a:3:{i:16;a:2:{s:4:\"name\";s:5:\"DAHUA\";s:3:\"nbr\";s:3:\"106\";}i:17;a:2:{s:4:\"name\";s:10:\"HIK VISION\";s:3:\"nbr\";s:3:\"121\";}i:34;a:2:{s:4:\"name\";s:4:\"AXIS\";s:3:\"nbr\";s:2:\"68\";}}s:17:\"filter_show_limit\";i:0;s:11:\"filter_type\";s:1:\"0\";}i:3;a:9:{s:9:\"type_lite\";s:10:\"id_feature\";s:4:\"type\";s:10:\"id_feature\";s:6:\"id_key\";s:2:\"33\";s:6:\"values\";a:25:{i:3904;a:4:{s:3:\"nbr\";s:1:\"2\";s:4:\"name\";s:3:\"1MP\";s:8:\"url_name\";N;s:10:\"meta_title\";N;}i:306;a:5:{s:3:\"nbr\";s:2:\"69\";s:4:\"name\";s:3:\"2MP\";s:8:\"url_name\";N;s:10:\"meta_title\";N;s:7:\"checked\";b:1;}i:3906;a:4:{s:3:\"nbr\";s:1:\"1\";s:4:\"name\";s:5:\"2x2MP\";s:8:\"url_name\";N;s:10:\"meta_title\";N;}i:3628;a:4:{s:3:\"nbr\";s:1:\"2\";s:4:\"name\";s:5:\"2x4MP\";s:8:\"url_name\";N;s:10:\"meta_title\";N;}i:3907;a:5:{s:3:\"nbr\";s:1:\"1\";s:4:\"name\";s:5:\"2x5MP\";s:8:\"url_name\";N;s:10:\"meta_title\";N;s:7:\"checked\";b:1;}i:3908;a:4:{s:3:\"nbr\";s:1:\"1\";s:4:\"name\";s:5:\"2x8MP\";s:8:\"url_name\";N;s:10:\"meta_title\";N;}i:308;a:5:{s:3:\"nbr\";s:3:\"186\";s:4:\"name\";s:3:\"4MP\";s:8:\"url_name\";N;s:10:\"meta_title\";N;s:7:\"checked\";b:1;}i:3528;a:4:{s:3:\"nbr\";s:1:\"7\";s:4:\"name\";s:9:\"4MP–8MP\";s:8:\"url_name\";N;s:10:\"meta_title\";N;}i:3991;a:5:{s:3:\"nbr\";s:1:\"1\";s:4:\"name\";s:5:\"4x1MP\";s:8:\"url_name\";N;s:10:\"meta_title\";N;s:7:\"checked\";b:1;}i:3909;a:4:{s:3:\"nbr\";s:1:\"2\";s:4:\"name\";s:5:\"4x2MP\";s:8:\"url_name\";N;s:10:\"meta_title\";N;}i:3910;a:5:{s:3:\"nbr\";s:1:\"1\";s:4:\"name\";s:5:\"4x5MP\";s:8:\"url_name\";N;s:10:\"meta_title\";N;s:7:\"checked\";b:1;}i:3911;a:4:{s:3:\"nbr\";s:1:\"1\";s:4:\"name\";s:5:\"4x8MP\";s:8:\"url_name\";N;s:10:\"meta_title\";N;}i:3529;a:4:{s:3:\"nbr\";s:1:\"3\";s:4:\"name\";s:6:\"4×2MP\";s:8:\"url_name\";N;s:10:\"meta_title\";N;}i:309;a:4:{s:3:\"nbr\";s:2:\"33\";s:4:\"name\";s:3:\"5MP\";s:8:\"url_name\";N;s:10:\"meta_title\";N;}i:310;a:5:{s:3:\"nbr\";s:2:\"34\";s:4:\"name\";s:3:\"6MP\";s:8:\"url_name\";N;s:10:\"meta_title\";N;s:7:\"checked\";b:1;}i:311;a:5:{s:3:\"nbr\";s:1:\"1\";s:4:\"name\";s:3:\"7MP\";s:8:\"url_name\";N;s:10:\"meta_title\";N;s:7:\"checked\";b:1;}i:312;a:4:{s:3:\"nbr\";s:3:\"111\";s:4:\"name\";s:3:\"8MP\";s:8:\"url_name\";N;s:10:\"meta_title\";N;}i:314;a:4:{s:3:\"nbr\";s:1:\"8\";s:4:\"name\";s:4:\"12MP\";s:8:\"url_name\";N;s:10:\"meta_title\";N;}i:3905;a:4:{s:3:\"nbr\";s:1:\"1\";s:4:\"name\";s:4:\"13MP\";s:8:\"url_name\";N;s:10:\"meta_title\";N;}i:3857;a:5:{s:3:\"nbr\";s:1:\"2\";s:4:\"name\";s:4:\"15MP\";s:8:\"url_name\";N;s:10:\"meta_title\";N;s:7:\"checked\";b:1;}i:3858;a:4:{s:3:\"nbr\";s:1:\"1\";s:4:\"name\";s:4:\"20MP\";s:8:\"url_name\";N;s:10:\"meta_title\";N;}i:3627;a:4:{s:3:\"nbr\";s:1:\"8\";s:4:\"name\";s:15:\"256×192 pixels\";s:8:\"url_name\";N;s:10:\"meta_title\";N;}i:3629;a:4:{s:3:\"nbr\";s:2:\"10\";s:4:\"name\";s:8:\"384×288\";s:8:\"url_name\";N;s:10:\"meta_title\";N;}i:3992;a:4:{s:3:\"nbr\";s:1:\"4\";s:4:\"name\";s:8:\"640×480\";s:8:\"url_name\";N;s:10:\"meta_title\";N;}i:3988;a:4:{s:3:\"nbr\";s:1:\"1\";s:4:\"name\";s:17:\"1080p + thermique\";s:8:\"url_name\";N;s:10:\"meta_title\";N;}}s:4:\"name\";s:11:\"Résolution\";s:8:\"url_name\";N;s:10:\"meta_title\";N;s:17:\"filter_show_limit\";i:0;s:11:\"filter_type\";s:1:\"0\";}i:4;a:9:{s:9:\"type_lite\";s:10:\"id_feature\";s:4:\"type\";s:10:\"id_feature\";s:6:\"id_key\";s:2:\"37\";s:6:\"values\";a:2:{i:323;a:4:{s:3:\"nbr\";s:2:\"37\";s:4:\"name\";s:3:\"Non\";s:8:\"url_name\";N;s:10:\"meta_title\";N;}i:322;a:4:{s:3:\"nbr\";s:3:\"258\";s:4:\"name\";s:3:\"Oui\";s:8:\"url_name\";N;s:10:\"meta_title\";N;}}s:4:\"name\";s:3:\"POE\";s:8:\"url_name\";N;s:10:\"meta_title\";N;s:17:\"filter_show_limit\";i:0;s:11:\"filter_type\";s:1:\"0\";}i:5;a:9:{s:9:\"type_lite\";s:10:\"id_feature\";s:4:\"type\";s:10:\"id_feature\";s:6:\"id_key\";s:2:\"98\";s:6:\"values\";a:18:{i:3942;a:4:{s:3:\"nbr\";s:2:\"20\";s:4:\"name\";s:8:\"BALL EYE\";s:8:\"url_name\";N;s:10:\"meta_title\";N;}i:3940;a:4:{s:3:\"nbr\";s:1:\"3\";s:4:\"name\";s:6:\"BOX IP\";s:8:\"url_name\";N;s:10:\"meta_title\";N;}i:3876;a:4:{s:3:\"nbr\";s:2:\"50\";s:4:\"name\";s:6:\"BULLET\";s:8:\"url_name\";N;s:10:\"meta_title\";N;}i:4023;a:4:{s:3:\"nbr\";s:1:\"5\";s:4:\"name\";s:9:\"BULLET IP\";s:8:\"url_name\";N;s:10:\"meta_title\";N;}i:3941;a:4:{s:3:\"nbr\";s:2:\"10\";s:4:\"name\";s:16:\"CAMERA EMBARQUEE\";s:8:\"url_name\";N;s:10:\"meta_title\";N;}i:3658;a:4:{s:3:\"nbr\";s:1:\"3\";s:4:\"name\";s:11:\"CAMERA PTRZ\";s:8:\"url_name\";N;s:10:\"meta_title\";N;}i:3569;a:4:{s:3:\"nbr\";s:2:\"12\";s:4:\"name\";s:11:\"CAMERA WIFI\";s:8:\"url_name\";N;s:10:\"meta_title\";N;}i:3570;a:4:{s:3:\"nbr\";s:1:\"2\";s:4:\"name\";s:11:\"COMPTAGE IP\";s:8:\"url_name\";N;s:10:\"meta_title\";N;}i:3573;a:4:{s:3:\"nbr\";s:2:\"68\";s:4:\"name\";s:4:\"DOME\";s:8:\"url_name\";N;s:10:\"meta_title\";N;}i:3571;a:4:{s:3:\"nbr\";s:1:\"4\";s:4:\"name\";s:9:\"ESPION IP\";s:8:\"url_name\";N;s:10:\"meta_title\";N;}i:3572;a:4:{s:3:\"nbr\";s:1:\"3\";s:4:\"name\";s:11:\"FISH EYE IP\";s:8:\"url_name\";N;s:10:\"meta_title\";N;}i:3574;a:4:{s:3:\"nbr\";s:1:\"4\";s:4:\"name\";s:20:\"LECTURE DE PLAQUE IP\";s:8:\"url_name\";N;s:10:\"meta_title\";N;}i:3575;a:4:{s:3:\"nbr\";s:2:\"10\";s:4:\"name\";s:11:\"PANORAMIQUE\";s:8:\"url_name\";N;s:10:\"meta_title\";N;}i:3576;a:4:{s:3:\"nbr\";s:2:\"38\";s:4:\"name\";s:3:\"PTZ\";s:8:\"url_name\";N;s:10:\"meta_title\";N;}i:3660;a:4:{s:3:\"nbr\";s:1:\"4\";s:4:\"name\";s:24:\"SOLUTION 4G + SOLAIRE IP\";s:8:\"url_name\";N;s:10:\"meta_title\";N;}i:3577;a:4:{s:3:\"nbr\";s:1:\"2\";s:4:\"name\";s:27:\"SOLUTION 4G/5G + SOLAIRE IP\";s:8:\"url_name\";N;s:10:\"meta_title\";N;}i:3662;a:4:{s:3:\"nbr\";s:1:\"7\";s:4:\"name\";s:12:\"THERMIQUE IP\";s:8:\"url_name\";N;s:10:\"meta_title\";N;}i:3663;a:4:{s:3:\"nbr\";s:2:\"33\";s:4:\"name\";s:24:\"VARIFOCALE MOTORISÉE IP\";s:8:\"url_name\";N;s:10:\"meta_title\";N;}}s:4:\"name\";s:15:\"Type de caméra\";s:8:\"url_name\";N;s:10:\"meta_title\";N;s:17:\"filter_show_limit\";i:0;s:11:\"filter_type\";s:1:\"0\";}i:6;a:9:{s:9:\"type_lite\";s:10:\"id_feature\";s:4:\"type\";s:10:\"id_feature\";s:6:\"id_key\";s:2:\"99\";s:6:\"values\";a:5:{i:3580;a:4:{s:3:\"nbr\";s:3:\"181\";s:4:\"name\";s:10:\"Extérieur\";s:8:\"url_name\";N;s:10:\"meta_title\";N;}i:3664;a:4:{s:3:\"nbr\";s:1:\"8\";s:4:\"name\";s:20:\"Extérieur Thermique\";s:8:\"url_name\";N;s:10:\"meta_title\";N;}i:3581;a:4:{s:3:\"nbr\";s:2:\"29\";s:4:\"name\";s:10:\"Intérieur\";s:8:\"url_name\";N;s:10:\"meta_title\";N;}i:3582;a:4:{s:3:\"nbr\";s:2:\"72\";s:4:\"name\";s:21:\"Intérieur/Extérieur\";s:8:\"url_name\";N;s:10:\"meta_title\";N;}i:4179;a:4:{s:3:\"nbr\";s:1:\"2\";s:4:\"name\";s:6:\"Mobile\";s:8:\"url_name\";N;s:10:\"meta_title\";N;}}s:4:\"name\";s:13:\"Usage caméra\";s:8:\"url_name\";N;s:10:\"meta_title\";N;s:17:\"filter_show_limit\";i:0;s:11:\"filter_type\";s:1:\"0\";}i:7;a:9:{s:9:\"type_lite\";s:10:\"id_feature\";s:4:\"type\";s:10:\"id_feature\";s:6:\"id_key\";s:2:\"40\";s:6:\"values\";a:15:{i:3861;a:4:{s:3:\"nbr\";s:1:\"1\";s:4:\"name\";s:4:\"IK08\";s:8:\"url_name\";N;s:10:\"meta_title\";N;}i:3862;a:4:{s:3:\"nbr\";s:1:\"3\";s:4:\"name\";s:4:\"IK10\";s:8:\"url_name\";N;s:10:\"meta_title\";N;}i:3913;a:4:{s:3:\"nbr\";s:1:\"1\";s:4:\"name\";s:4:\"IP30\";s:8:\"url_name\";N;s:10:\"meta_title\";N;}i:3530;a:4:{s:3:\"nbr\";s:1:\"2\";s:4:\"name\";s:4:\"IP40\";s:8:\"url_name\";N;s:10:\"meta_title\";N;}i:3864;a:4:{s:3:\"nbr\";s:1:\"1\";s:4:\"name\";s:4:\"IP42\";s:8:\"url_name\";N;s:10:\"meta_title\";N;}i:3630;a:4:{s:3:\"nbr\";s:1:\"2\";s:4:\"name\";s:4:\"IP54\";s:8:\"url_name\";N;s:10:\"meta_title\";N;}i:3914;a:4:{s:3:\"nbr\";s:1:\"3\";s:4:\"name\";s:11:\"IP54 / IK10\";s:8:\"url_name\";N;s:10:\"meta_title\";N;}i:339;a:4:{s:3:\"nbr\";s:2:\"82\";s:4:\"name\";s:4:\"IP66\";s:8:\"url_name\";N;s:10:\"meta_title\";N;}i:3531;a:4:{s:3:\"nbr\";s:1:\"2\";s:4:\"name\";s:11:\"IP66 / IK08\";s:8:\"url_name\";N;s:10:\"meta_title\";N;}i:3915;a:4:{s:3:\"nbr\";s:1:\"1\";s:4:\"name\";s:11:\"IP66 / IK09\";s:8:\"url_name\";N;s:10:\"meta_title\";N;}i:3631;a:4:{s:3:\"nbr\";s:2:\"31\";s:4:\"name\";s:11:\"IP66 / IK10\";s:8:\"url_name\";N;s:10:\"meta_title\";N;}i:3994;a:4:{s:3:\"nbr\";s:1:\"1\";s:4:\"name\";s:18:\"IP66 / IP67 / IK10\";s:8:\"url_name\";N;s:10:\"meta_title\";N;}i:338;a:4:{s:3:\"nbr\";s:2:\"96\";s:4:\"name\";s:4:\"IP67\";s:8:\"url_name\";N;s:10:\"meta_title\";N;}i:3632;a:4:{s:3:\"nbr\";s:1:\"7\";s:4:\"name\";s:11:\"IP67 / IK08\";s:8:\"url_name\";N;s:10:\"meta_title\";N;}i:3532;a:4:{s:3:\"nbr\";s:2:\"51\";s:4:\"name\";s:11:\"IP67 / IK10\";s:8:\"url_name\";N;s:10:\"meta_title\";N;}}s:4:\"name\";s:20:\"Indice de protection\";s:8:\"url_name\";N;s:10:\"meta_title\";N;s:17:\"filter_show_limit\";i:0;s:11:\"filter_type\";s:1:\"0\";}i:8;a:9:{s:9:\"type_lite\";s:10:\"id_feature\";s:4:\"type\";s:10:\"id_feature\";s:6:\"id_key\";s:2:\"47\";s:6:\"values\";a:5:{i:3533;a:4:{s:3:\"nbr\";s:2:\"38\";s:4:\"name\";s:4:\"DWDR\";s:8:\"url_name\";N;s:10:\"meta_title\";N;}i:3535;a:4:{s:3:\"nbr\";s:2:\"25\";s:4:\"name\";s:8:\"True WDR\";s:8:\"url_name\";N;s:10:\"meta_title\";N;}i:3536;a:4:{s:3:\"nbr\";s:3:\"135\";s:4:\"name\";s:3:\"WDR\";s:8:\"url_name\";N;s:10:\"meta_title\";N;}i:3537;a:4:{s:3:\"nbr\";s:2:\"13\";s:4:\"name\";s:9:\"WDR 120dB\";s:8:\"url_name\";N;s:10:\"meta_title\";N;}i:3538;a:4:{s:3:\"nbr\";s:1:\"6\";s:4:\"name\";s:9:\"WDR 130dB\";s:8:\"url_name\";N;s:10:\"meta_title\";N;}}s:4:\"name\";s:3:\"WDR\";s:8:\"url_name\";N;s:10:\"meta_title\";N;s:17:\"filter_show_limit\";i:0;s:11:\"filter_type\";s:1:\"0\";}i:9;a:9:{s:9:\"type_lite\";s:10:\"id_feature\";s:4:\"type\";s:10:\"id_feature\";s:6:\"id_key\";s:2:\"50\";s:6:\"values\";a:19:{i:3873;a:4:{s:3:\"nbr\";s:1:\"2\";s:4:\"name\";s:2:\"0m\";s:8:\"url_name\";N;s:10:\"meta_title\";N;}i:3585;a:4:{s:3:\"nbr\";s:2:\"16\";s:4:\"name\";s:3:\"10m\";s:8:\"url_name\";N;s:10:\"meta_title\";N;}i:3935;a:4:{s:3:\"nbr\";s:2:\"10\";s:4:\"name\";s:4:\"15 m\";s:8:\"url_name\";N;s:10:\"meta_title\";N;}i:3587;a:4:{s:3:\"nbr\";s:1:\"9\";s:4:\"name\";s:3:\"15m\";s:8:\"url_name\";N;s:10:\"meta_title\";N;}i:3589;a:4:{s:3:\"nbr\";s:2:\"11\";s:4:\"name\";s:3:\"20m\";s:8:\"url_name\";N;s:10:\"meta_title\";N;}i:3591;a:4:{s:3:\"nbr\";s:2:\"98\";s:4:\"name\";s:3:\"30m\";s:8:\"url_name\";N;s:10:\"meta_title\";N;}i:3592;a:4:{s:3:\"nbr\";s:2:\"46\";s:4:\"name\";s:3:\"40m\";s:8:\"url_name\";N;s:10:\"meta_title\";N;}i:3593;a:4:{s:3:\"nbr\";s:2:\"39\";s:4:\"name\";s:3:\"50m\";s:8:\"url_name\";N;s:10:\"meta_title\";N;}i:3594;a:4:{s:3:\"nbr\";s:1:\"2\";s:4:\"name\";s:3:\"60m\";s:8:\"url_name\";N;s:10:\"meta_title\";N;}i:3595;a:4:{s:3:\"nbr\";s:1:\"3\";s:4:\"name\";s:3:\"80m\";s:8:\"url_name\";N;s:10:\"meta_title\";N;}i:3584;a:4:{s:3:\"nbr\";s:2:\"10\";s:4:\"name\";s:4:\"100m\";s:8:\"url_name\";N;s:10:\"meta_title\";N;}i:3634;a:4:{s:3:\"nbr\";s:1:\"1\";s:4:\"name\";s:4:\"120m\";s:8:\"url_name\";N;s:10:\"meta_title\";N;}i:3586;a:4:{s:3:\"nbr\";s:2:\"15\";s:4:\"name\";s:4:\"150m\";s:8:\"url_name\";N;s:10:\"meta_title\";N;}i:3588;a:4:{s:3:\"nbr\";s:1:\"7\";s:4:\"name\";s:4:\"200m\";s:8:\"url_name\";N;s:10:\"meta_title\";N;}i:3590;a:4:{s:3:\"nbr\";s:1:\"2\";s:4:\"name\";s:4:\"250m\";s:8:\"url_name\";N;s:10:\"meta_title\";N;}i:3636;a:4:{s:3:\"nbr\";s:1:\"3\";s:4:\"name\";s:4:\"300m\";s:8:\"url_name\";N;s:10:\"meta_title\";N;}i:4020;a:4:{s:3:\"nbr\";s:1:\"1\";s:4:\"name\";s:4:\"400m\";s:8:\"url_name\";N;s:10:\"meta_title\";N;}i:3638;a:4:{s:3:\"nbr\";s:1:\"2\";s:4:\"name\";s:4:\"500m\";s:8:\"url_name\";N;s:10:\"meta_title\";N;}i:3936;a:4:{s:3:\"nbr\";s:1:\"5\";s:4:\"name\";s:3:\"Non\";s:8:\"url_name\";N;s:10:\"meta_title\";N;}}s:4:\"name\";s:11:\"Distance IR\";s:8:\"url_name\";N;s:10:\"meta_title\";N;s:17:\"filter_show_limit\";i:0;s:11:\"filter_type\";s:1:\"0\";}}}")
10.814 ms 1 /modules/ps_facetedsearch/src/Filters/Block.php:211
616
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `koros__image` i
INNER JOIN koros__image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 3745
AND image_shop.`cover` = 1 LIMIT 1
10.407 ms 4 /classes/Product.php:3570
168
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme IS NULL
10.079 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
170
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme IS NULL
9.864 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
16
SELECT SQL_NO_CACHE m.* FROM `koros__module` m WHERE m.`active` = 1
9.609 ms 62 /src/Adapter/Module/Repository/ModuleRepository.php:100
106
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme IS NULL
9.531 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
132
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme IS NULL
9.360 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
336
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme IS NULL
8.957 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
332
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme IS NULL
8.784 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
322
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme IS NULL
8.715 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
340
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme IS NULL
8.450 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
234
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme IS NULL
8.163 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
290
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme IS NULL
8.009 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
300
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme IS NULL
7.933 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
397
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 `koros__feature_value` v LEFT JOIN `koros__feature_value_lang` vl ON (v.`id_feature_value` = vl.`id_feature_value` AND vl.`id_lang` = 1) LEFT JOIN `koros__layered_indexable_feature_value_lang_value` lifvlv ON (v.`id_feature_value` = lifvlv.`id_feature_value` AND lifvlv.`id_lang` = 1) WHERE v.`id_feature` = 37 ORDER BY vl.`value` ASC
7.904 ms 3 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:204
68
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme IS NULL
7.824 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
120
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme IS NULL
7.762 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
162
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme IS NULL
7.751 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
104
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme IS NULL
7.669 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
399
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 `koros__feature_value` v LEFT JOIN `koros__feature_value_lang` vl ON (v.`id_feature_value` = vl.`id_feature_value` AND vl.`id_lang` = 1) LEFT JOIN `koros__layered_indexable_feature_value_lang_value` lifvlv ON (v.`id_feature_value` = lifvlv.`id_feature_value` AND lifvlv.`id_lang` = 1) WHERE v.`id_feature` = 98 ORDER BY vl.`value` ASC
7.632 ms 21 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:204
721
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `koros__product_attribute` pa
INNER JOIN koros__product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `koros__product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `koros__attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `koros__attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `koros__attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (3770) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
7.526 ms 1 Yes Yes /classes/Product.php:4524
240
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme IS NULL
7.474 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
78
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme IS NULL
7.413 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
144
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme IS NULL
7.391 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
84
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme IS NULL
7.365 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
348
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme IS NULL
7.264 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
90
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme IS NULL
6.951 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
152
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme IS NULL
6.714 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
350
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme IS NULL
6.680 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
82
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme IS NULL
6.629 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
284
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme IS NULL
6.585 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
86
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme IS NULL
6.550 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
344
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme IS NULL
6.449 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
737
SELECT SQL_NO_CACHE `id_module` FROM `koros__module` WHERE `name` = "ps_linklist" LIMIT 1
6.375 ms 1 /classes/module/Module.php:2664
393
SELECT SQL_NO_CACHE m.*, ml.`description`, ml.`short_description`
FROM `koros__manufacturer` m INNER JOIN koros__manufacturer_shop manufacturer_shop
ON (manufacturer_shop.id_manufacturer = m.id_manufacturer AND manufacturer_shop.id_shop = 1)INNER JOIN `koros__manufacturer_lang` ml ON (m.`id_manufacturer` = ml.`id_manufacturer` AND ml.`id_lang` = 1)WHERE 1 AND m.`active` = 1 ORDER BY m.`name` ASC
6.255 ms 35 Yes /classes/Manufacturer.php:211
325
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `koros__shop` WHERE `active` = 1)
6.247 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
88
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme IS NULL
5.950 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
242
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme IS NULL
5.949 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
401
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 `koros__feature_value` v LEFT JOIN `koros__feature_value_lang` vl ON (v.`id_feature_value` = vl.`id_feature_value` AND vl.`id_lang` = 1) LEFT JOIN `koros__layered_indexable_feature_value_lang_value` lifvlv ON (v.`id_feature_value` = lifvlv.`id_feature_value` AND lifvlv.`id_lang` = 1) WHERE v.`id_feature` = 99 ORDER BY vl.`value` ASC
5.948 ms 6 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:204
27
SELECT SQL_NO_CACHE *
FROM `koros__group` a
LEFT JOIN `koros__group_shop` `c` ON a.`id_group` = c.`id_group` AND c.`id_shop` = 1
WHERE (a.`id_group` = 1) LIMIT 1
5.750 ms 1 /src/Adapter/EntityMapper.php:71
334
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme IS NULL
5.694 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
80
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme IS NULL
5.633 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
384
SELECT SQL_NO_CACHE *
FROM `koros__category` a
LEFT JOIN `koros__category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 134) LIMIT 1
5.523 ms 1 /src/Adapter/EntityMapper.php:71
250
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme IS NULL
5.372 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
11
SELECT SQL_NO_CACHE COUNT(DISTINCT l.id_lang) FROM `koros__lang` l
JOIN koros__lang_shop lang_shop ON (lang_shop.id_lang = l.id_lang AND lang_shop.id_shop = 1)
WHERE l.`active` = 1 LIMIT 1
5.362 ms 1 /classes/Language.php:1216
60
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme IS NULL
5.289 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
443
SELECT SQL_NO_CACHE SUM(quantity)
FROM `koros__stock_available`
WHERE (id_product = 3790) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
5.274 ms 1 /classes/stock/StockAvailable.php:453
216
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme IS NULL
5.263 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
96
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme IS NULL
5.129 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
330
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme IS NULL
5.047 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
264
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme IS NULL
5.004 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
200
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme IS NULL
4.986 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
276
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme IS NULL
4.965 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
424
SELECT SQL_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 `koros__cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 3799 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `koros__cart_product` cp JOIN `koros__pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `koros__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` = 3799 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
4.865 ms 0 /classes/Cart.php:1430
270
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme IS NULL
4.744 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
705
SELECT SQL_NO_CACHE `id_module` FROM `koros__module` WHERE `name` = "ps_customersignin" LIMIT 1
4.728 ms 1 /classes/module/Module.php:2664
76
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme IS NULL
4.657 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
146
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme IS NULL
4.580 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
128
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme IS NULL
4.490 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
274
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme IS NULL
4.450 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
114
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme IS NULL
4.248 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
100
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme IS NULL
4.183 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
352
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme IS NULL
4.154 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
387
SELECT SQL_NO_CACHE data FROM koros__layered_filter_block WHERE hash="9667a0d2ff6745cff9a73f6620cd3a81" LIMIT 1
4.116 ms 1 /modules/ps_facetedsearch/src/Filters/Block.php:186
57
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `koros__shop` WHERE `active` = 1)
4.074 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
202
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme IS NULL
4.006 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
214
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme IS NULL
3.963 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
32
SELECT SQL_NO_CACHE state FROM koros__feature_flag WHERE name = 'multiple_image_format' LIMIT 1
3.869 ms 1 /classes/FeatureFlag.php:105
338
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme IS NULL
3.869 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
295
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `koros__shop` WHERE `active` = 1)
3.843 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
62
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme IS NULL
3.790 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
142
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme IS NULL
3.789 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
44
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `koros__module` m
LEFT JOIN `koros__module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1
3.783 ms 62 /classes/module/Module.php:346
18
SELECT SQL_NO_CACHE * FROM `koros__currency` c ORDER BY `iso_code` ASC
3.717 ms 1 Yes /classes/Currency.php:709
210
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme IS NULL
3.715 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
112
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme IS NULL
3.707 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
194
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme IS NULL
3.707 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
310
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme IS NULL
3.662 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
15
SELECT SQL_NO_CACHE m.page, ml.url_rewrite, ml.id_lang
FROM `koros__meta` m
LEFT JOIN `koros__meta_lang` ml ON (m.id_meta = ml.id_meta AND ml.id_shop = 1 )
ORDER BY LENGTH(ml.url_rewrite) DESC
3.656 ms 36 Yes /classes/Dispatcher.php:654
108
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme IS NULL
3.536 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
134
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme IS NULL
3.534 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
324
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme IS NULL
3.496 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
110
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme IS NULL
3.482 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
126
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme IS NULL
3.478 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
50
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme IS NULL
3.445 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
63
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `koros__shop` WHERE `active` = 1)
3.408 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
81
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `koros__shop` WHERE `active` = 1)
3.399 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
272
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme IS NULL
3.352 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
166
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme IS NULL
3.329 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
130
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme IS NULL
3.287 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
204
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme IS NULL
3.280 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
167
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `koros__shop` WHERE `active` = 1)
3.212 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
156
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme IS NULL
3.200 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
192
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme IS NULL
3.187 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
711
SELECT SQL_NO_CACHE `id_module` FROM `koros__module` WHERE `name` = "ps_mainmenu" LIMIT 1
3.000 ms 1 /classes/module/Module.php:2664
59
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `koros__shop` WHERE `active` = 1)
2.992 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
190
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme IS NULL
2.980 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
71
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `koros__shop` WHERE `active` = 1)
2.852 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
407
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 `koros__feature_value` v LEFT JOIN `koros__feature_value_lang` vl ON (v.`id_feature_value` = vl.`id_feature_value` AND vl.`id_lang` = 1) LEFT JOIN `koros__layered_indexable_feature_value_lang_value` lifvlv ON (v.`id_feature_value` = lifvlv.`id_feature_value` AND lifvlv.`id_lang` = 1) WHERE v.`id_feature` = 50 ORDER BY vl.`value` ASC
2.688 ms 29 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:204
52
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme IS NULL
2.626 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
138
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme IS NULL
2.579 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
255
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `koros__shop` WHERE `active` = 1)
2.519 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
51
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `koros__shop` WHERE `active` = 1)
2.489 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
252
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme IS NULL
2.399 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
364
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme IS NULL
2.317 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
102
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme IS NULL
2.291 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
206
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme IS NULL
2.288 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
741
SELECT SQL_NO_CACHE `id_module` FROM `koros__module_shop` WHERE `id_module` = 18 AND `id_shop` = 1 LIMIT 1
2.242 ms 1 /classes/module/Module.php:2137
388
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`
FROM `koros__category` c
INNER JOIN koros__category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `koros__category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 
WHERE 1  AND `id_lang` = 1
AND c.`active` = 1
ORDER BY c.nleft, c.position
2.080 ms 268 Yes /classes/Category.php:724
196
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme IS NULL
2.070 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
308
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme IS NULL
2.059 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
423
SELECT SQL_NO_CACHE SUM(quantity)
FROM `koros__stock_available`
WHERE (id_product = 3799) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
1.989 ms 1 /classes/stock/StockAvailable.php:453
304
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme IS NULL
1.852 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
369
SELECT SQL_NO_CACHE * FROM `koros__image_type` WHERE 1 AND `products` = 1  ORDER BY `width` DESC, `height` DESC, `name`ASC
1.846 ms 7 Yes /classes/ImageType.php:109
358
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme IS NULL
1.825 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
282
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme IS NULL
1.820 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
372
SELECT SQL_NO_CACHE *
FROM `koros__country` a
LEFT JOIN `koros__country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 8) LIMIT 1
1.809 ms 1 /src/Adapter/EntityMapper.php:71
694
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `koros__image` i
INNER JOIN koros__image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `koros__image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 3746
ORDER BY `position`
1.751 ms 4 Yes /classes/Product.php:3545
377
SELECT SQL_NO_CACHE * FROM koros__hook_module
WHERE `id_hook` = 1064
AND `id_module` = 89
AND `id_shop` = 1
1.717 ms 1 /classes/Hook.php:518
382
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 `koros__feature` f  INNER JOIN koros__feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1) LEFT JOIN `koros__feature_lang` fl ON (f.`id_feature` = fl.`id_feature` AND fl.`id_lang` = 1) LEFT JOIN `koros__layered_indexable_feature` lif ON (f.`id_feature` = lif.`id_feature`) LEFT JOIN `koros__layered_indexable_feature_lang_value` liflv ON (f.`id_feature` = liflv.`id_feature` AND liflv.`id_lang` = 1) ORDER BY f.`position` ASC
1.688 ms 160 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:171
744
SELECT SQL_NO_CACHE `id_guest`
FROM `koros__connections`
WHERE `id_guest` = 15236656
AND `date_add` > '2026-01-12 14:11:00'
AND id_shop IN (1) 
ORDER BY `date_add` DESC LIMIT 1
1.680 ms 1 Yes /classes/Connection.php:168
742
SELECT SQL_NO_CACHE `id_module` FROM `koros__module` WHERE `name` = "ps_socialfollow" LIMIT 1
1.672 ms 1 /classes/module/Module.php:2664
505
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM koros__feature_product pf
LEFT JOIN koros__feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN koros__feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN koros__feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN koros__feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 3770
ORDER BY f.position ASC
1.654 ms 14 Yes /classes/Product.php:6032
48
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme IS NULL
1.607 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
248
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme IS NULL
1.602 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
343
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `koros__shop` WHERE `active` = 1)
1.586 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
535
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM koros__feature_product pf
LEFT JOIN koros__feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN koros__feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN koros__feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN koros__feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 3759
ORDER BY f.position ASC
1.465 ms 14 Yes /classes/Product.php:6032
329
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `koros__shop` WHERE `active` = 1)
1.464 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
698
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `koros__image` i
INNER JOIN koros__image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `koros__image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 3739
ORDER BY `position`
1.440 ms 4 Yes /classes/Product.php:3545
526
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `koros__image` i
INNER JOIN koros__image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 3759
AND image_shop.`cover` = 1 LIMIT 1
1.417 ms 4 /classes/Product.php:3570
525
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM koros__feature_product pf
LEFT JOIN koros__feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN koros__feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN koros__feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN koros__feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 3760
ORDER BY f.position ASC
1.394 ms 14 Yes /classes/Product.php:6032
692
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `koros__image` i
INNER JOIN koros__image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `koros__image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 3747
ORDER BY `position`
1.369 ms 4 Yes /classes/Product.php:3545
720
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `koros__product_attribute` pa
INNER JOIN koros__product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `koros__product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `koros__attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `koros__attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `koros__attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (3773) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
1.343 ms 1 Yes Yes /classes/Product.php:4524
688
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `koros__image` i
INNER JOIN koros__image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `koros__image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 3749
ORDER BY `position`
1.292 ms 3 Yes /classes/Product.php:3545
515
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM koros__feature_product pf
LEFT JOIN koros__feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN koros__feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN koros__feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN koros__feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 3761
ORDER BY f.position ASC
1.291 ms 14 Yes /classes/Product.php:6032
125
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `koros__shop` WHERE `active` = 1)
1.257 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
409
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-01-12 00:00:00',
INTERVAL 20 DAY
)
) > 0) as new
FROM koros__product p
LEFT JOIN koros__product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN koros__stock_available sa   ON sa.id_product = p.id_product
AND sa.id_product_attribute = 0
AND sa.id_shop = 1 LEFT JOIN koros__product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product IN (3799,3791,3790,3789,3788,3786,3774,3773,3770,3761,3760,3759,3758,3757,3756,3751,3749,3748,3747,3746,3745,3739,3738,3735)
1.245 ms 24 /classes/ProductAssembler.php:95
419
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 `koros__hook_module` hm
STRAIGHT_JOIN `koros__hook` h ON (h.id_hook = hm.id_hook AND hm.id_shop = 1)
STRAIGHT_JOIN `koros__module` as m ON (m.id_module = hm.id_module)
ORDER BY hm.position
1.241 ms 262 /classes/Hook.php:459
686
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `koros__image` i
INNER JOIN koros__image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `koros__image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 3751
ORDER BY `position`
1.228 ms 3 Yes /classes/Product.php:3545
690
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `koros__image` i
INNER JOIN koros__image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `koros__image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 3748
ORDER BY `position`
1.203 ms 4 Yes /classes/Product.php:3545
380
SELECT SQL_NO_CACHE `id_category`
FROM `koros__category_shop`
WHERE `id_category` = 134
AND `id_shop` = 1 LIMIT 1
1.200 ms 1 /classes/Category.php:2450
702
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `koros__image` i
INNER JOIN koros__image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `koros__image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 3735
ORDER BY `position`
1.195 ms 3 Yes /classes/Product.php:3545
684
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `koros__image` i
INNER JOIN koros__image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `koros__image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 3756
ORDER BY `position`
1.192 ms 4 Yes /classes/Product.php:3545
13
SELECT SQL_NO_CACHE h.`name` as hook, m.`id_module`, h.`id_hook`, m.`name` as module
FROM `koros__module` m
INNER JOIN koros__module_shop module_shop
ON (module_shop.id_module = m.id_module AND module_shop.id_shop = 1 AND module_shop.enable_device & 1)
INNER JOIN `koros__hook_module` `hm` ON hm.`id_module` = m.`id_module`
INNER JOIN `koros__hook` `h` ON hm.`id_hook` = h.`id_hook`
LEFT JOIN `koros__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.183 ms 122 Yes Yes /classes/Hook.php:1289
615
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM koros__feature_product pf
LEFT JOIN koros__feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN koros__feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN koros__feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN koros__feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 3746
ORDER BY f.position ASC
1.153 ms 14 Yes /classes/Product.php:6032
536
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `koros__image` i
INNER JOIN koros__image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 3758
AND image_shop.`cover` = 1 LIMIT 1
1.145 ms 4 /classes/Product.php:3570
55
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `koros__shop` WHERE `active` = 1)
1.136 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
509
SELECT SQL_NO_CACHE 1 FROM `koros__specific_price` WHERE id_product = 3761 LIMIT 1
1.113 ms 1 /classes/SpecificPrice.php:435
506
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `koros__image` i
INNER JOIN koros__image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 3761
AND image_shop.`cover` = 1 LIMIT 1
1.101 ms 4 /classes/Product.php:3570
516
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `koros__image` i
INNER JOIN koros__image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 3760
AND image_shop.`cover` = 1 LIMIT 1
1.091 ms 3 /classes/Product.php:3570
739
SELECT SQL_NO_CACHE COUNT(DISTINCT c.id_currency) FROM `koros__currency` c
LEFT JOIN koros__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
1.083 ms 1 /classes/Currency.php:1136
700
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `koros__image` i
INNER JOIN koros__image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `koros__image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 3738
ORDER BY `position`
1.049 ms 4 Yes /classes/Product.php:3545
529
SELECT SQL_NO_CACHE 1 FROM `koros__specific_price` WHERE id_product = 3759 LIMIT 1
1.031 ms 1 /classes/SpecificPrice.php:435
379
SELECT SQL_NO_CACHE `name`
FROM `koros__hook`
WHERE `id_hook` = 699 LIMIT 1
1.007 ms 1 /classes/Hook.php:247
519
SELECT SQL_NO_CACHE 1 FROM `koros__specific_price` WHERE id_product = 3760 LIMIT 1
1.004 ms 1 /classes/SpecificPrice.php:435
696
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `koros__image` i
INNER JOIN koros__image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `koros__image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 3745
ORDER BY `position`
1.000 ms 4 Yes /classes/Product.php:3545
714
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `koros__product_attribute` pa
INNER JOIN koros__product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `koros__product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `koros__attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `koros__attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `koros__attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (3791) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.997 ms 1 Yes Yes /classes/Product.php:4524
729
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `koros__product_attribute` pa
INNER JOIN koros__product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `koros__product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `koros__attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `koros__attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `koros__attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (3749) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.948 ms 1 Yes Yes /classes/Product.php:4524
501
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `koros__product_shop`
WHERE `id_product` = 3770 AND id_shop=1 LIMIT 1
0.924 ms 1 /classes/Product.php:6887
594
SELECT SQL_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 `koros__cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 3748 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `koros__cart_product` cp JOIN `koros__pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `koros__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` = 3748 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.907 ms 0 /classes/Cart.php:1430
722
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `koros__product_attribute` pa
INNER JOIN koros__product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `koros__product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `koros__attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `koros__attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `koros__attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (3761) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.901 ms 1 Yes Yes /classes/Product.php:4524
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 `koros__configuration` c
LEFT JOIN `koros__configuration_lang` cl ON (c.`id_configuration` = cl.`id_configuration`)
0.893 ms 641 /classes/Configuration.php:180
669
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `koros__product_attribute`
WHERE `id_product` = 3774
0.874 ms 1 /classes/Product.php:2902
346
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.867 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
728
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `koros__product_attribute` pa
INNER JOIN koros__product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `koros__product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `koros__attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `koros__attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `koros__attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (3751) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.850 ms 1 Yes Yes /classes/Product.php:4524
585
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM koros__feature_product pf
LEFT JOIN koros__feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN koros__feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN koros__feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN koros__feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 3749
ORDER BY f.position ASC
0.848 ms 14 Yes /classes/Product.php:6032
545
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM koros__feature_product pf
LEFT JOIN koros__feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN koros__feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN koros__feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN koros__feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 3758
ORDER BY f.position ASC
0.845 ms 14 Yes /classes/Product.php:6032
375
SELECT SQL_NO_CACHE *
FROM `koros__category` a0
LEFT JOIN `koros__category_lang` `a1` ON (a0.`id_category` = a1.`id_category`)
WHERE (a0.`nleft` < 300) AND (a0.`nright` > 313) AND (a1.`id_lang` = 1) AND (a1.`id_shop` = 1)
ORDER BY a0.`nleft` asc
0.827 ms 268 Yes /classes/PrestaShopCollection.php:383
539
SELECT SQL_NO_CACHE 1 FROM `koros__specific_price` WHERE id_product = 3758 LIMIT 1
0.825 ms 1 /classes/SpecificPrice.php:435
504
SELECT SQL_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 `koros__cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 3770 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `koros__cart_product` cp JOIN `koros__pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `koros__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` = 3770 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.819 ms 0 /classes/Cart.php:1430
745
INSERT INTO `koros__connections_source` (`id_connections`, `http_referer`, `request_uri`, `keywords`, `date_add`) VALUES ('13556084', '', 'koros.fr/134-cameras-ip?page=7&q=R%C3%A9solution-2MP-2x5MP-4MP-4x1MP-4x5MP-6MP-7MP-15MP', '', '2026-01-12 14:41:27')
0.812 ms 1 /classes/ObjectModel.php:622
499
SELECT SQL_NO_CACHE 1 FROM `koros__specific_price` WHERE id_product = 3770 LIMIT 1
0.809 ms 1 /classes/SpecificPrice.php:435
673
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `koros__product_attribute`
WHERE `id_product` = 3770
0.786 ms 1 /classes/Product.php:2902
327
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `koros__shop` WHERE `active` = 1)
0.782 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
717
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `koros__product_attribute` pa
INNER JOIN koros__product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `koros__product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `koros__attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `koros__attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `koros__attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (3788) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.764 ms 1 Yes Yes /classes/Product.php:4524
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 `koros__cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 3761 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `koros__cart_product` cp JOIN `koros__pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `koros__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` = 3761 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.753 ms 0 /classes/Cart.php:1430
35
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `koros__category` c
INNER JOIN koros__category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `koros__category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1  AND cl.id_shop = 1 )
LEFT JOIN `koros__category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 134
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC
0.748 ms 6 Yes Yes /classes/Category.php:924
565
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM koros__feature_product pf
LEFT JOIN koros__feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN koros__feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN koros__feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN koros__feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 3756
ORDER BY f.position ASC
0.748 ms 14 Yes /classes/Product.php:6032
555
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM koros__feature_product pf
LEFT JOIN koros__feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN koros__feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN koros__feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN koros__feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 3757
ORDER BY f.position ASC
0.741 ms 14 Yes /classes/Product.php:6032
497
SELECT SQL_NO_CACHE name FROM koros__category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 18 LIMIT 1
0.738 ms 1 /classes/Product.php:5670
507
SELECT SQL_NO_CACHE name FROM koros__category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 18 LIMIT 1
0.735 ms 1 /classes/Product.php:5670
498
SELECT SQL_NO_CACHE *
FROM `koros__product` a
LEFT JOIN `koros__product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `koros__product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3770) AND (b.`id_shop` = 1) LIMIT 1
0.729 ms 1 /src/Adapter/EntityMapper.php:71
716
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `koros__product_attribute` pa
INNER JOIN koros__product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `koros__product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `koros__attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `koros__attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `koros__attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (3789) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.728 ms 1 Yes Yes /classes/Product.php:4524
345
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `koros__shop` WHERE `active` = 1)
0.728 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
674
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `koros__image` i
INNER JOIN koros__image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `koros__image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 3761
ORDER BY `position`
0.728 ms 4 Yes /classes/Product.php:3545
680
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `koros__image` i
INNER JOIN koros__image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `koros__image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 3758
ORDER BY `position`
0.726 ms 4 Yes /classes/Product.php:3545
707
SELECT SQL_NO_CACHE `id_module` FROM `koros__module` WHERE `name` = "ps_shoppingcart" LIMIT 1
0.706 ms 1 /classes/module/Module.php:2664
374
SELECT SQL_NO_CACHE id_required_field, object_name, field_name
FROM koros__required_field
0.697 ms 1 /classes/ObjectModel.php:1595
715
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `koros__product_attribute` pa
INNER JOIN koros__product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `koros__product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `koros__attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `koros__attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `koros__attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (3790) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.694 ms 1 Yes Yes /classes/Product.php:4524
524
SELECT SQL_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 `koros__cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 3760 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `koros__cart_product` cp JOIN `koros__pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `koros__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` = 3760 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.691 ms 0 /classes/Cart.php:1430
726
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `koros__product_attribute` pa
INNER JOIN koros__product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `koros__product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `koros__attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `koros__attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `koros__attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (3757) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.691 ms 1 Yes Yes /classes/Product.php:4524
724
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `koros__product_attribute` pa
INNER JOIN koros__product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `koros__product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `koros__attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `koros__attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `koros__attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (3759) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.684 ms 1 Yes Yes /classes/Product.php:4524
521
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `koros__product_shop`
WHERE `id_product` = 3760 AND id_shop=1 LIMIT 1
0.683 ms 1 /classes/Product.php:6887
732
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `koros__product_attribute` pa
INNER JOIN koros__product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `koros__product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `koros__attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `koros__attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `koros__attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (3746) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.682 ms 1 Yes Yes /classes/Product.php:4524
541
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `koros__product_shop`
WHERE `id_product` = 3758 AND id_shop=1 LIMIT 1
0.674 ms 1 /classes/Product.php:6887
734
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `koros__product_attribute` pa
INNER JOIN koros__product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `koros__product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `koros__attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `koros__attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `koros__attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (3739) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.672 ms 1 Yes Yes /classes/Product.php:4524
718
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `koros__product_attribute` pa
INNER JOIN koros__product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `koros__product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `koros__attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `koros__attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `koros__attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (3786) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.656 ms 1 Yes Yes /classes/Product.php:4524
544
SELECT SQL_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 `koros__cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 3758 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `koros__cart_product` cp JOIN `koros__pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `koros__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` = 3758 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.652 ms 0 /classes/Cart.php:1430
730
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `koros__product_attribute` pa
INNER JOIN koros__product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `koros__product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `koros__attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `koros__attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `koros__attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (3748) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.650 ms 1 Yes Yes /classes/Product.php:4524
556
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `koros__image` i
INNER JOIN koros__image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 3756
AND image_shop.`cover` = 1 LIMIT 1
0.646 ms 4 /classes/Product.php:3570
566
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `koros__image` i
INNER JOIN koros__image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 3751
AND image_shop.`cover` = 1 LIMIT 1
0.642 ms 3 /classes/Product.php:3570
517
SELECT SQL_NO_CACHE name FROM koros__category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 18 LIMIT 1
0.638 ms 1 /classes/Product.php:5670
534
SELECT SQL_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 `koros__cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 3759 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `koros__cart_product` cp JOIN `koros__pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `koros__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` = 3759 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.625 ms 0 /classes/Cart.php:1430
500
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 `koros__product` p
INNER JOIN `koros__product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `koros__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` = 3770)
0.623 ms 1 /classes/Product.php:3860
518
SELECT SQL_NO_CACHE *
FROM `koros__product` a
LEFT JOIN `koros__product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `koros__product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3760) AND (b.`id_shop` = 1) LIMIT 1
0.622 ms 1 /src/Adapter/EntityMapper.php:71
596
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `koros__image` i
INNER JOIN koros__image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 3747
AND image_shop.`cover` = 1 LIMIT 1
0.620 ms 4 /classes/Product.php:3570
537
SELECT SQL_NO_CACHE name FROM koros__category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 18 LIMIT 1
0.618 ms 1 /classes/Product.php:5670
546
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `koros__image` i
INNER JOIN koros__image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 3757
AND image_shop.`cover` = 1 LIMIT 1
0.613 ms 4 /classes/Product.php:3570
677
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `koros__product_attribute`
WHERE `id_product` = 3760
0.601 ms 1 /classes/Product.php:2902
383
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 `koros__feature_value` v LEFT JOIN `koros__feature_value_lang` vl ON (v.`id_feature_value` = vl.`id_feature_value` AND vl.`id_lang` = 1) LEFT JOIN `koros__layered_indexable_feature_value_lang_value` lifvlv ON (v.`id_feature_value` = lifvlv.`id_feature_value` AND lifvlv.`id_lang` = 1) WHERE v.`id_feature` = 33 ORDER BY vl.`value` ASC
0.592 ms 39 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:204
531
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `koros__product_shop`
WHERE `id_product` = 3759 AND id_shop=1 LIMIT 1
0.590 ms 1 /classes/Product.php:6887
522
SELECT SQL_NO_CACHE `reduction`
FROM `koros__product_group_reduction_cache`
WHERE `id_product` = 3760 AND `id_group` = 1 LIMIT 1
0.589 ms 0 /classes/GroupReduction.php:156
527
SELECT SQL_NO_CACHE name FROM koros__category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 18 LIMIT 1
0.586 ms 1 /classes/Product.php:5670
675
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `koros__product_attribute`
WHERE `id_product` = 3761
0.576 ms 1 /classes/Product.php:2902
614
SELECT SQL_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 `koros__cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 3746 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `koros__cart_product` cp JOIN `koros__pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `koros__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` = 3746 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.571 ms 0 /classes/Cart.php:1430
576
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `koros__image` i
INNER JOIN koros__image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 3749
AND image_shop.`cover` = 1 LIMIT 1
0.570 ms 3 /classes/Product.php:3570
606
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `koros__image` i
INNER JOIN koros__image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 3746
AND image_shop.`cover` = 1 LIMIT 1
0.563 ms 4 /classes/Product.php:3570
511
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `koros__product_shop`
WHERE `id_product` = 3761 AND id_shop=1 LIMIT 1
0.560 ms 1 /classes/Product.php:6887
736
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `koros__product_attribute` pa
INNER JOIN koros__product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `koros__product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `koros__attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `koros__attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `koros__attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (3735) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.560 ms 1 Yes Yes /classes/Product.php:4524
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 `koros__cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 3788 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `koros__cart_product` cp JOIN `koros__pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `koros__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` = 3788 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.550 ms 0 /classes/Cart.php:1430
574
SELECT SQL_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 `koros__cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 3751 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `koros__cart_product` cp JOIN `koros__pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `koros__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` = 3751 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.549 ms 0 /classes/Cart.php:1430
723
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `koros__product_attribute` pa
INNER JOIN koros__product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `koros__product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `koros__attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `koros__attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `koros__attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (3760) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.547 ms 1 Yes Yes /classes/Product.php:4524
301
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `koros__shop` WHERE `active` = 1)
0.544 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
667
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `koros__product_attribute`
WHERE `id_product` = 3786
0.544 ms 1 /classes/Product.php:2902
575
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM koros__feature_product pf
LEFT JOIN koros__feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN koros__feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN koros__feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN koros__feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 3751
ORDER BY f.position ASC
0.540 ms 14 Yes /classes/Product.php:6032
12
SELECT SQL_NO_CACHE lower(name) as name
FROM `koros__hook` h
WHERE (h.active = 1)
0.539 ms 1054 /classes/Hook.php:1388
549
SELECT SQL_NO_CACHE 1 FROM `koros__specific_price` WHERE id_product = 3757 LIMIT 1
0.539 ms 1 /classes/SpecificPrice.php:435
444
SELECT SQL_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 `koros__cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 3790 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `koros__cart_product` cp JOIN `koros__pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `koros__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` = 3790 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.537 ms 0 /classes/Cart.php:1430
538
SELECT SQL_NO_CACHE *
FROM `koros__product` a
LEFT JOIN `koros__product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `koros__product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3758) AND (b.`id_shop` = 1) LIMIT 1
0.532 ms 1 /src/Adapter/EntityMapper.php:71
425
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM koros__feature_product pf
LEFT JOIN koros__feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN koros__feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN koros__feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN koros__feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 3799
ORDER BY f.position ASC
0.518 ms 13 Yes /classes/Product.php:6032
595
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM koros__feature_product pf
LEFT JOIN koros__feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN koros__feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN koros__feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN koros__feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 3748
ORDER BY f.position ASC
0.514 ms 14 Yes /classes/Product.php:6032
159
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `koros__shop` WHERE `active` = 1)
0.507 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
530
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 `koros__product` p
INNER JOIN `koros__product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `koros__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` = 3759)
0.507 ms 1 /classes/Product.php:3860
510
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 `koros__product` p
INNER JOIN `koros__product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `koros__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` = 3761)
0.490 ms 1 /classes/Product.php:3860
434
SELECT SQL_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 `koros__cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 3791 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `koros__cart_product` cp JOIN `koros__pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `koros__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` = 3791 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.489 ms 0 /classes/Cart.php:1430
719
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `koros__product_attribute` pa
INNER JOIN koros__product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `koros__product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `koros__attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `koros__attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `koros__attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (3774) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.487 ms 1 Yes Yes /classes/Product.php:4524
735
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `koros__product_attribute` pa
INNER JOIN koros__product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `koros__product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `koros__attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `koros__attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `koros__attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (3738) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.485 ms 1 Yes Yes /classes/Product.php:4524
484
SELECT SQL_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 `koros__cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 3774 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `koros__cart_product` cp JOIN `koros__pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `koros__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` = 3774 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.481 ms 0 /classes/Cart.php:1430
645
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM koros__feature_product pf
LEFT JOIN koros__feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN koros__feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN koros__feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN koros__feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 3738
ORDER BY f.position ASC
0.481 ms 14 Yes /classes/Product.php:6032
569
SELECT SQL_NO_CACHE 1 FROM `koros__specific_price` WHERE id_product = 3751 LIMIT 1
0.480 ms 1 /classes/SpecificPrice.php:435
731
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `koros__product_attribute` pa
INNER JOIN koros__product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `koros__product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `koros__attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `koros__attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `koros__attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (3747) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.479 ms 1 Yes Yes /classes/Product.php:4524
297
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `koros__shop` WHERE `active` = 1)
0.477 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
453
SELECT SQL_NO_CACHE SUM(quantity)
FROM `koros__stock_available`
WHERE (id_product = 3789) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.477 ms 1 /classes/stock/StockAvailable.php:453
725
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `koros__product_attribute` pa
INNER JOIN koros__product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `koros__product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `koros__attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `koros__attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `koros__attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (3758) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.475 ms 1 Yes Yes /classes/Product.php:4524
528
SELECT SQL_NO_CACHE *
FROM `koros__product` a
LEFT JOIN `koros__product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `koros__product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3759) AND (b.`id_shop` = 1) LIMIT 1
0.473 ms 1 /src/Adapter/EntityMapper.php:71
603
SELECT SQL_NO_CACHE SUM(quantity)
FROM `koros__stock_available`
WHERE (id_product = 3747) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.473 ms 1 /classes/stock/StockAvailable.php:453
485
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM koros__feature_product pf
LEFT JOIN koros__feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN koros__feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN koros__feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN koros__feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 3774
ORDER BY f.position ASC
0.472 ms 14 Yes /classes/Product.php:6032
612
SELECT SQL_NO_CACHE `reduction`
FROM `koros__product_group_reduction_cache`
WHERE `id_product` = 3746 AND `id_group` = 1 LIMIT 1
0.466 ms 0 /classes/GroupReduction.php:156
42
SELECT SQL_NO_CACHE `id_hook`, `name` FROM `koros__hook`
0.464 ms 1054 /classes/Hook.php:1348
624
SELECT SQL_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 `koros__cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 3745 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `koros__cart_product` cp JOIN `koros__pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `koros__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` = 3745 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.464 ms 0 /classes/Cart.php:1430
648
SELECT SQL_NO_CACHE *
FROM `koros__product` a
LEFT JOIN `koros__product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `koros__product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3735) AND (b.`id_shop` = 1) LIMIT 1
0.462 ms 1 /src/Adapter/EntityMapper.php:71
508
SELECT SQL_NO_CACHE *
FROM `koros__product` a
LEFT JOIN `koros__product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `koros__product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3761) AND (b.`id_shop` = 1) LIMIT 1
0.458 ms 1 /src/Adapter/EntityMapper.php:71
445
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM koros__feature_product pf
LEFT JOIN koros__feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN koros__feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN koros__feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN koros__feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 3790
ORDER BY f.position ASC
0.456 ms 14 Yes /classes/Product.php:6032
599
SELECT SQL_NO_CACHE 1 FROM `koros__specific_price` WHERE id_product = 3747 LIMIT 1
0.456 ms 1 /classes/SpecificPrice.php:435
331
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `koros__shop` WHERE `active` = 1)
0.452 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
373
SELECT SQL_NO_CACHE *
FROM `koros__country_lang`
WHERE `id_country` = 8
0.452 ms 1 /src/Adapter/EntityMapper.php:79
495
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM koros__feature_product pf
LEFT JOIN koros__feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN koros__feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN koros__feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN koros__feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 3773
ORDER BY f.position ASC
0.450 ms 14 Yes /classes/Product.php:6032
583
SELECT SQL_NO_CACHE SUM(quantity)
FROM `koros__stock_available`
WHERE (id_product = 3749) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.444 ms 1 /classes/stock/StockAvailable.php:453
605
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM koros__feature_product pf
LEFT JOIN koros__feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN koros__feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN koros__feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN koros__feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 3747
ORDER BY f.position ASC
0.444 ms 14 Yes /classes/Product.php:6032
655
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM koros__feature_product pf
LEFT JOIN koros__feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN koros__feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN koros__feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN koros__feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 3735
ORDER BY f.position ASC
0.444 ms 14 Yes /classes/Product.php:6032
494
SELECT SQL_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 `koros__cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 3773 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `koros__cart_product` cp JOIN `koros__pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `koros__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` = 3773 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.437 ms 0 /classes/Cart.php:1430
635
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM koros__feature_product pf
LEFT JOIN koros__feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN koros__feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN koros__feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN koros__feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 3739
ORDER BY f.position ASC
0.435 ms 14 Yes /classes/Product.php:6032
337
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `koros__shop` WHERE `active` = 1)
0.431 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
733
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `koros__product_attribute` pa
INNER JOIN koros__product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `koros__product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `koros__attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `koros__attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `koros__attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (3745) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.431 ms 1 Yes Yes /classes/Product.php:4524
465
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM koros__feature_product pf
LEFT JOIN koros__feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN koros__feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN koros__feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN koros__feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 3788
ORDER BY f.position ASC
0.429 ms 14 Yes /classes/Product.php:6032
571
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `koros__product_shop`
WHERE `id_product` = 3751 AND id_shop=1 LIMIT 1
0.429 ms 1 /classes/Product.php:6887
671
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `koros__product_attribute`
WHERE `id_product` = 3773
0.428 ms 1 /classes/Product.php:2902
370
SELECT SQL_NO_CACHE format
FROM `koros__address_format`
WHERE `id_country` = 8 LIMIT 1
0.425 ms 1 /classes/AddressFormat.php:656
654
SELECT SQL_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 `koros__cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 3735 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `koros__cart_product` cp JOIN `koros__pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `koros__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` = 3735 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.425 ms 0 /classes/Cart.php:1430
547
SELECT SQL_NO_CACHE name FROM koros__category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 18 LIMIT 1
0.423 ms 1 /classes/Product.php:5670
355
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `koros__shop` WHERE `active` = 1)
0.423 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
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 `koros__cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 3789 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `koros__cart_product` cp JOIN `koros__pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `koros__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` = 3789 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.423 ms 0 /classes/Cart.php:1430
553
SELECT SQL_NO_CACHE SUM(quantity)
FROM `koros__stock_available`
WHERE (id_product = 3757) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.422 ms 1 /classes/stock/StockAvailable.php:453
609
SELECT SQL_NO_CACHE 1 FROM `koros__specific_price` WHERE id_product = 3746 LIMIT 1
0.422 ms 1 /classes/SpecificPrice.php:435
560
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 `koros__product` p
INNER JOIN `koros__product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `koros__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` = 3756)
0.419 ms 1 /classes/Product.php:3860
455
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM koros__feature_product pf
LEFT JOIN koros__feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN koros__feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN koros__feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN koros__feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 3789
ORDER BY f.position ASC
0.417 ms 14 Yes /classes/Product.php:6032
333
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `koros__shop` WHERE `active` = 1)
0.416 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
475
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM koros__feature_product pf
LEFT JOIN koros__feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN koros__feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN koros__feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN koros__feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 3786
ORDER BY f.position ASC
0.416 ms 14 Yes /classes/Product.php:6032
608
SELECT SQL_NO_CACHE *
FROM `koros__product` a
LEFT JOIN `koros__product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `koros__product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3746) AND (b.`id_shop` = 1) LIMIT 1
0.416 ms 1 /src/Adapter/EntityMapper.php:71
542
SELECT SQL_NO_CACHE `reduction`
FROM `koros__product_group_reduction_cache`
WHERE `id_product` = 3758 AND `id_group` = 1 LIMIT 1
0.415 ms 0 /classes/GroupReduction.php:156
559
SELECT SQL_NO_CACHE 1 FROM `koros__specific_price` WHERE id_product = 3756 LIMIT 1
0.412 ms 1 /classes/SpecificPrice.php:435
435
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM koros__feature_product pf
LEFT JOIN koros__feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN koros__feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN koros__feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN koros__feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 3791
ORDER BY f.position ASC
0.411 ms 14 Yes /classes/Product.php:6032
215
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `koros__shop` WHERE `active` = 1)
0.409 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
540
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 `koros__product` p
INNER JOIN `koros__product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `koros__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` = 3758)
0.409 ms 1 /classes/Product.php:3860
683
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `koros__product_attribute`
WHERE `id_product` = 3757
0.407 ms 1 /classes/Product.php:2902
315
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `koros__shop` WHERE `active` = 1)
0.406 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
351
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `koros__shop` WHERE `active` = 1)
0.405 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
474
SELECT SQL_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 `koros__cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 3786 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `koros__cart_product` cp JOIN `koros__pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `koros__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` = 3786 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.405 ms 0 /classes/Cart.php:1430
578
SELECT SQL_NO_CACHE *
FROM `koros__product` a
LEFT JOIN `koros__product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `koros__product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3749) AND (b.`id_shop` = 1) LIMIT 1
0.403 ms 1 /src/Adapter/EntityMapper.php:71
318
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.399 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
579
SELECT SQL_NO_CACHE 1 FROM `koros__specific_price` WHERE id_product = 3749 LIMIT 1
0.394 ms 1 /classes/SpecificPrice.php:435
638
SELECT SQL_NO_CACHE *
FROM `koros__product` a
LEFT JOIN `koros__product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `koros__product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3738) AND (b.`id_shop` = 1) LIMIT 1
0.392 ms 1 /src/Adapter/EntityMapper.php:71
119
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `koros__shop` WHERE `active` = 1)
0.390 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
151
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `koros__shop` WHERE `active` = 1)
0.390 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
246
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.390 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
123
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `koros__shop` WHERE `active` = 1)
0.389 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
598
SELECT SQL_NO_CACHE *
FROM `koros__product` a
LEFT JOIN `koros__product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `koros__product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3747) AND (b.`id_shop` = 1) LIMIT 1
0.389 ms 1 /src/Adapter/EntityMapper.php:71
611
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `koros__product_shop`
WHERE `id_product` = 3746 AND id_shop=1 LIMIT 1
0.389 ms 1 /classes/Product.php:6887
658
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `koros__image` i
INNER JOIN koros__image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `koros__image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 3791
ORDER BY `position`
0.388 ms 7 Yes /classes/Product.php:3545
561
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `koros__product_shop`
WHERE `id_product` = 3756 AND id_shop=1 LIMIT 1
0.378 ms 1 /classes/Product.php:6887
708
SELECT SQL_NO_CACHE `id_module` FROM `koros__module_shop` WHERE `id_module` = 32 AND `id_shop` = 1 LIMIT 1
0.376 ms 1 /classes/module/Module.php:2137
607
SELECT SQL_NO_CACHE name FROM koros__category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 18 LIMIT 1
0.375 ms 1 /classes/Product.php:5670
503
SELECT SQL_NO_CACHE SUM(quantity)
FROM `koros__stock_available`
WHERE (id_product = 3770) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.374 ms 1 /classes/stock/StockAvailable.php:453
349
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `koros__shop` WHERE `active` = 1)
0.374 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
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 `koros__product` p
INNER JOIN `koros__product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `koros__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` = 3760)
0.369 ms 1 /classes/Product.php:3860
378
SELECT SQL_NO_CACHE * FROM koros__hook_module
WHERE `id_hook` = 1065
AND `id_module` = 89
AND `id_shop` = 1
0.369 ms 1 /classes/Hook.php:518
436
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `koros__image` i
INNER JOIN koros__image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 3790
AND image_shop.`cover` = 1 LIMIT 1
0.367 ms 3 /classes/Product.php:3570
363
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `koros__shop` WHERE `active` = 1)
0.366 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
121
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `koros__shop` WHERE `active` = 1)
0.363 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
488
SELECT SQL_NO_CACHE *
FROM `koros__product` a
LEFT JOIN `koros__product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `koros__product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3773) AND (b.`id_shop` = 1) LIMIT 1
0.362 ms 1 /src/Adapter/EntityMapper.php:71
738
SELECT SQL_NO_CACHE `id_module` FROM `koros__module_shop` WHERE `id_module` = 28 AND `id_shop` = 1 LIMIT 1
0.361 ms 1 /classes/module/Module.php:2137
0
SELECT SQL_NO_CACHE s.id_shop, CONCAT(su.physical_uri, su.virtual_uri) AS uri, su.domain, su.main
FROM koros__shop_url su
LEFT JOIN koros__shop s ON (s.id_shop = su.id_shop)
WHERE (su.domain = 'koros.fr' OR su.domain_ssl = 'koros.fr')
AND s.active = 1
AND s.deleted = 0
ORDER BY LENGTH(CONCAT(su.physical_uri, su.virtual_uri)) DESC
0.360 ms 1 Yes /classes/shop/Shop.php:1364
428
SELECT SQL_NO_CACHE *
FROM `koros__product` a
LEFT JOIN `koros__product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `koros__product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3791) AND (b.`id_shop` = 1) LIMIT 1
0.356 ms 1 /src/Adapter/EntityMapper.php:71
478
SELECT SQL_NO_CACHE *
FROM `koros__product` a
LEFT JOIN `koros__product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `koros__product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3774) AND (b.`id_shop` = 1) LIMIT 1
0.356 ms 1 /src/Adapter/EntityMapper.php:71
117
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `koros__shop` WHERE `active` = 1)
0.355 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
672
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `koros__image` i
INNER JOIN koros__image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `koros__image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 3770
ORDER BY `position`
0.351 ms 8 Yes /classes/Product.php:3545
554
SELECT SQL_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 `koros__cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 3757 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `koros__cart_product` cp JOIN `koros__pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `koros__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` = 3757 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.350 ms 0 /classes/Cart.php:1430
548
SELECT SQL_NO_CACHE *
FROM `koros__product` a
LEFT JOIN `koros__product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `koros__product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3757) AND (b.`id_shop` = 1) LIMIT 1
0.348 ms 1 /src/Adapter/EntityMapper.php:71
385
SELECT SQL_NO_CACHE *
FROM `koros__category_lang`
WHERE `id_category` = 134 AND `id_shop` = 1
0.347 ms 1 /src/Adapter/EntityMapper.php:79
227
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `koros__shop` WHERE `active` = 1)
0.345 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
413
SELECT SQL_NO_CACHE *
FROM `koros__product` a
LEFT JOIN `koros__product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `koros__product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3799) AND (b.`id_shop` = 1) LIMIT 1
0.345 ms 1 /src/Adapter/EntityMapper.php:71
586
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `koros__image` i
INNER JOIN koros__image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 3748
AND image_shop.`cover` = 1 LIMIT 1
0.344 ms 4 /classes/Product.php:3570
660
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `koros__image` i
INNER JOIN koros__image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `koros__image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 3790
ORDER BY `position`
0.343 ms 3 Yes /classes/Product.php:3545
625
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM koros__feature_product pf
LEFT JOIN koros__feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 1)
LEFT JOIN koros__feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN koros__feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN koros__feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 3745
ORDER BY f.position ASC
0.342 ms 14 Yes /classes/Product.php:6032
666
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `koros__image` i
INNER JOIN koros__image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `koros__image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 3786
ORDER BY `position`
0.338 ms 2 Yes /classes/Product.php:3545
644
SELECT SQL_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 `koros__cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 3738 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `koros__cart_product` cp JOIN `koros__pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `koros__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` = 3738 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.337 ms 0 /classes/Cart.php:1430
664
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `koros__image` i
INNER JOIN koros__image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `koros__image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 3788
ORDER BY `position`
0.337 ms 1 Yes /classes/Product.php:3545
448
SELECT SQL_NO_CACHE *
FROM `koros__product` a
LEFT JOIN `koros__product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `koros__product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3789) AND (b.`id_shop` = 1) LIMIT 1
0.336 ms 1 /src/Adapter/EntityMapper.php:71
244
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.335 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
727
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `koros__product_attribute` pa
INNER JOIN koros__product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `koros__product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `koros__attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `koros__attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1)
JOIN `koros__attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (3756) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.335 ms 1 Yes Yes /classes/Product.php:4524
581
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `koros__product_shop`
WHERE `id_product` = 3749 AND id_shop=1 LIMIT 1
0.334 ms 1 /classes/Product.php:6887
668
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `koros__image` i
INNER JOIN koros__image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `koros__image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 3774
ORDER BY `position`
0.332 ms 2 Yes /classes/Product.php:3545
238
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.331 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
512
SELECT SQL_NO_CACHE `reduction`
FROM `koros__product_group_reduction_cache`
WHERE `id_product` = 3761 AND `id_group` = 1 LIMIT 1
0.331 ms 0 /classes/GroupReduction.php:156
587
SELECT SQL_NO_CACHE name FROM koros__category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 18 LIMIT 1
0.331 ms 1 /classes/Product.php:5670
354
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.331 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
468
SELECT SQL_NO_CACHE *
FROM `koros__product` a
LEFT JOIN `koros__product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `koros__product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3786) AND (b.`id_shop` = 1) LIMIT 1
0.330 ms 1 /src/Adapter/EntityMapper.php:71
356
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.329 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
618
SELECT SQL_NO_CACHE *
FROM `koros__product` a
LEFT JOIN `koros__product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `koros__product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3745) AND (b.`id_shop` = 1) LIMIT 1
0.329 ms 1 /src/Adapter/EntityMapper.php:71
670
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `koros__image` i
INNER JOIN koros__image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `koros__image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 3773
ORDER BY `position`
0.324 ms 2 Yes /classes/Product.php:3545
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 koros__shop_group gs
LEFT JOIN koros__shop s
ON s.id_shop_group = gs.id_shop_group
LEFT JOIN koros__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.323 ms 1 Yes /classes/shop/Shop.php:715
550
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 `koros__product` p
INNER JOIN `koros__product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `koros__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` = 3757)
0.323 ms 1 /classes/Product.php:3860
580
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 `koros__product` p
INNER JOIN `koros__product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `koros__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` = 3749)
0.323 ms 1 /classes/Product.php:3860
710
SELECT SQL_NO_CACHE `id_module` FROM `koros__module_shop` WHERE `id_module` = 30 AND `id_shop` = 1 LIMIT 1
0.323 ms 1 /classes/module/Module.php:2137
133
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `koros__shop` WHERE `active` = 1)
0.320 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
458
SELECT SQL_NO_CACHE *
FROM `koros__product` a
LEFT JOIN `koros__product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `koros__product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3788) AND (b.`id_shop` = 1) LIMIT 1
0.320 ms 1 /src/Adapter/EntityMapper.php:71
564
SELECT SQL_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 `koros__cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 3756 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `koros__cart_product` cp JOIN `koros__pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `koros__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` = 3756 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.320 ms 0 /classes/Cart.php:1430
77
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `koros__shop` WHERE `active` = 1)
0.319 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
438
SELECT SQL_NO_CACHE *
FROM `koros__product` a
LEFT JOIN `koros__product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `koros__product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3790) AND (b.`id_shop` = 1) LIMIT 1
0.318 ms 1 /src/Adapter/EntityMapper.php:71
56
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.317 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
584
SELECT SQL_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 `koros__cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 3749 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `koros__cart_product` cp JOIN `koros__pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `koros__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` = 3749 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.317 ms 0 /classes/Cart.php:1430
532
SELECT SQL_NO_CACHE `reduction`
FROM `koros__product_group_reduction_cache`
WHERE `id_product` = 3759 AND `id_group` = 1 LIMIT 1
0.316 ms 0 /classes/GroupReduction.php:156
601
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `koros__product_shop`
WHERE `id_product` = 3747 AND id_shop=1 LIMIT 1
0.314 ms 1 /classes/Product.php:6887
449
SELECT SQL_NO_CACHE 1 FROM `koros__specific_price` WHERE id_product = 3789 LIMIT 1
0.313 ms 1 /classes/SpecificPrice.php:435
479
SELECT SQL_NO_CACHE 1 FROM `koros__specific_price` WHERE id_product = 3774 LIMIT 1
0.310 ms 1 /classes/SpecificPrice.php:435
359
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `koros__shop` WHERE `active` = 1)
0.309 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
353
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `koros__shop` WHERE `active` = 1)
0.308 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
634
SELECT SQL_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 `koros__cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 3739 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `koros__cart_product` cp JOIN `koros__pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `koros__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` = 3739 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.308 ms 0 /classes/Cart.php:1430
523
SELECT SQL_NO_CACHE SUM(quantity)
FROM `koros__stock_available`
WHERE (id_product = 3760) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.307 ms 1 /classes/stock/StockAvailable.php:453
567
SELECT SQL_NO_CACHE name FROM koros__category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 18 LIMIT 1
0.300 ms 1 /classes/Product.php:5670
604
SELECT SQL_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 `koros__cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 3747 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `koros__cart_product` cp JOIN `koros__pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `koros__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` = 3747 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.300 ms 0 /classes/Cart.php:1430
533
SELECT SQL_NO_CACHE SUM(quantity)
FROM `koros__stock_available`
WHERE (id_product = 3759) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.298 ms 1 /classes/stock/StockAvailable.php:453
135
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `koros__shop` WHERE `active` = 1)
0.298 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
650
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 `koros__product` p
INNER JOIN `koros__product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `koros__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` = 3735)
0.295 ms 1 /classes/Product.php:3860
563
SELECT SQL_NO_CACHE SUM(quantity)
FROM `koros__stock_available`
WHERE (id_product = 3756) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.294 ms 1 /classes/stock/StockAvailable.php:453
588
SELECT SQL_NO_CACHE *
FROM `koros__product` a
LEFT JOIN `koros__product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `koros__product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3748) AND (b.`id_shop` = 1) LIMIT 1
0.294 ms 1 /src/Adapter/EntityMapper.php:71
99
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `koros__shop` WHERE `active` = 1)
0.293 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
628
SELECT SQL_NO_CACHE *
FROM `koros__product` a
LEFT JOIN `koros__product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `koros__product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3739) AND (b.`id_shop` = 1) LIMIT 1
0.292 ms 1 /src/Adapter/EntityMapper.php:71
626
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `koros__image` i
INNER JOIN koros__image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 3739
AND image_shop.`cover` = 1 LIMIT 1
0.291 ms 4 /classes/Product.php:3570
663
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `koros__product_attribute`
WHERE `id_product` = 3789
0.286 ms 1 /classes/Product.php:2902
597
SELECT SQL_NO_CACHE name FROM koros__category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 18 LIMIT 1
0.285 ms 1 /classes/Product.php:5670
321
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `koros__shop` WHERE `active` = 1)
0.284 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
251
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `koros__shop` WHERE `active` = 1)
0.283 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
577
SELECT SQL_NO_CACHE name FROM koros__category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 18 LIMIT 1
0.282 ms 1 /classes/Product.php:5670
229
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `koros__shop` WHERE `active` = 1)
0.281 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
58
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.280 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
543
SELECT SQL_NO_CACHE SUM(quantity)
FROM `koros__stock_available`
WHERE (id_product = 3758) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.280 ms 1 /classes/stock/StockAvailable.php:453
422
SELECT SQL_NO_CACHE `reduction`
FROM `koros__group`
WHERE `id_group` = 1 LIMIT 1
0.278 ms 1 /classes/Group.php:154
70
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.276 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
165
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `koros__shop` WHERE `active` = 1)
0.273 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
153
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `koros__shop` WHERE `active` = 1)
0.272 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
712
SELECT SQL_NO_CACHE `id_module` FROM `koros__module_shop` WHERE `id_module` = 29 AND `id_shop` = 1 LIMIT 1
0.272 ms 1 /classes/module/Module.php:2137
67
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `koros__shop` WHERE `active` = 1)
0.271 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
450
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 `koros__product` p
INNER JOIN `koros__product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `koros__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` = 3789)
0.270 ms 1 /classes/Product.php:3860
335
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `koros__shop` WHERE `active` = 1)
0.267 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
213
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `koros__shop` WHERE `active` = 1)
0.265 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
568
SELECT SQL_NO_CACHE *
FROM `koros__product` a
LEFT JOIN `koros__product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `koros__product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3751) AND (b.`id_shop` = 1) LIMIT 1
0.264 ms 1 /src/Adapter/EntityMapper.php:71
410
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `koros__image` i
INNER JOIN koros__image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 3799
AND image_shop.`cover` = 1 LIMIT 1
0.261 ms 3 /classes/Product.php:3570
155
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `koros__shop` WHERE `active` = 1)
0.259 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
87
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `koros__shop` WHERE `active` = 1)
0.258 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
573
SELECT SQL_NO_CACHE SUM(quantity)
FROM `koros__stock_available`
WHERE (id_product = 3751) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.258 ms 1 /classes/stock/StockAvailable.php:453
662
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `koros__image` i
INNER JOIN koros__image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `koros__image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 3789
ORDER BY `position`
0.257 ms 3 Yes /classes/Product.php:3545
157
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `koros__shop` WHERE `active` = 1)
0.257 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
299
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `koros__shop` WHERE `active` = 1)
0.256 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
513
SELECT SQL_NO_CACHE SUM(quantity)
FROM `koros__stock_available`
WHERE (id_product = 3761) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.254 ms 1 /classes/stock/StockAvailable.php:453
557
SELECT SQL_NO_CACHE name FROM koros__category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 18 LIMIT 1
0.253 ms 1 /classes/Product.php:5670
426
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `koros__image` i
INNER JOIN koros__image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 3791
AND image_shop.`cover` = 1 LIMIT 1
0.253 ms 7 /classes/Product.php:3570
558
SELECT SQL_NO_CACHE *
FROM `koros__product` a
LEFT JOIN `koros__product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `koros__product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3756) AND (b.`id_shop` = 1) LIMIT 1
0.253 ms 1 /src/Adapter/EntityMapper.php:71
365
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `koros__shop` WHERE `active` = 1)
0.252 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
417
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 `koros__product` p
INNER JOIN `koros__product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `koros__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` = 3799)
0.252 ms 1 /classes/Product.php:3860
679
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `koros__product_attribute`
WHERE `id_product` = 3759
0.252 ms 1 /classes/Product.php:2902
73
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `koros__shop` WHERE `active` = 1)
0.251 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
551
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `koros__product_shop`
WHERE `id_product` = 3757 AND id_shop=1 LIMIT 1
0.251 ms 1 /classes/Product.php:6887
171
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `koros__shop` WHERE `active` = 1)
0.250 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
254
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.250 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
430
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 `koros__product` p
INNER JOIN `koros__product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `koros__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` = 3791)
0.246 ms 1 /classes/Product.php:3860
319
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `koros__shop` WHERE `active` = 1)
0.244 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
496
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `koros__image` i
INNER JOIN koros__image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 3770
AND image_shop.`cover` = 1 LIMIT 1
0.244 ms 8 /classes/Product.php:3570
247
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `koros__shop` WHERE `active` = 1)
0.242 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
676
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `koros__image` i
INNER JOIN koros__image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `koros__image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 3760
ORDER BY `position`
0.242 ms 3 Yes /classes/Product.php:3545
490
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 `koros__product` p
INNER JOIN `koros__product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `koros__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` = 3773)
0.241 ms 1 /classes/Product.php:3860
602
SELECT SQL_NO_CACHE `reduction`
FROM `koros__product_group_reduction_cache`
WHERE `id_product` = 3747 AND `id_group` = 1 LIMIT 1
0.240 ms 0 /classes/GroupReduction.php:156
656
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `koros__image` i
INNER JOIN koros__image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `koros__image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 3799
ORDER BY `position`
0.239 ms 3 Yes /classes/Product.php:3545
245
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `koros__shop` WHERE `active` = 1)
0.238 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
189
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `koros__shop` WHERE `active` = 1)
0.237 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
480
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 `koros__product` p
INNER JOIN `koros__product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `koros__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` = 3774)
0.236 ms 1 /classes/Product.php:3860
617
SELECT SQL_NO_CACHE name FROM koros__category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 18 LIMIT 1
0.236 ms 1 /classes/Product.php:5670
486
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `koros__image` i
INNER JOIN koros__image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 3773
AND image_shop.`cover` = 1 LIMIT 1
0.235 ms 2 /classes/Product.php:3570
552
SELECT SQL_NO_CACHE `reduction`
FROM `koros__product_group_reduction_cache`
WHERE `id_product` = 3757 AND `id_group` = 1 LIMIT 1
0.235 ms 0 /classes/GroupReduction.php:156
470
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 `koros__product` p
INNER JOIN `koros__product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `koros__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` = 3786)
0.232 ms 1 /classes/Product.php:3860
440
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 `koros__product` p
INNER JOIN `koros__product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `koros__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` = 3790)
0.231 ms 1 /classes/Product.php:3860
460
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 `koros__product` p
INNER JOIN `koros__product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `koros__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` = 3788)
0.231 ms 1 /classes/Product.php:3860
502
SELECT SQL_NO_CACHE `reduction`
FROM `koros__product_group_reduction_cache`
WHERE `id_product` = 3770 AND `id_group` = 1 LIMIT 1
0.231 ms 0 /classes/GroupReduction.php:156
678
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `koros__image` i
INNER JOIN koros__image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `koros__image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 3759
ORDER BY `position`
0.231 ms 4 Yes /classes/Product.php:3545
101
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `koros__shop` WHERE `active` = 1)
0.231 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
703
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `koros__product_attribute`
WHERE `id_product` = 3735
0.230 ms 1 /classes/Product.php:2902
643
SELECT SQL_NO_CACHE SUM(quantity)
FROM `koros__stock_available`
WHERE (id_product = 3738) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.229 ms 1 /classes/stock/StockAvailable.php:453
193
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `koros__shop` WHERE `active` = 1)
0.228 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
306
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.228 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
85
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `koros__shop` WHERE `active` = 1)
0.228 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
693
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `koros__product_attribute`
WHERE `id_product` = 3747
0.228 ms 1 /classes/Product.php:2902
701
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `koros__product_attribute`
WHERE `id_product` = 3738
0.227 ms 1 /classes/Product.php:2902
420
SELECT SQL_NO_CACHE tr.*
FROM `koros__tax_rule` tr
JOIN `koros__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.226 ms 0 /classes/tax/TaxRulesTaxManager.php:109
219
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `koros__shop` WHERE `active` = 1)
0.225 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
582
SELECT SQL_NO_CACHE `reduction`
FROM `koros__product_group_reduction_cache`
WHERE `id_product` = 3749 AND `id_group` = 1 LIMIT 1
0.224 ms 0 /classes/GroupReduction.php:156
19
SELECT SQL_NO_CACHE `id_lang` FROM `koros__lang`
WHERE `locale` = 'fr-fr'
OR `language_code` = 'fr-fr' LIMIT 1
0.222 ms 1 /classes/Language.php:883
313
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `koros__shop` WHERE `active` = 1)
0.222 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
446
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `koros__image` i
INNER JOIN koros__image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 3789
AND image_shop.`cover` = 1 LIMIT 1
0.222 ms 3 /classes/Product.php:3570
89
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `koros__shop` WHERE `active` = 1)
0.221 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
137
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `koros__shop` WHERE `active` = 1)
0.221 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
317
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `koros__shop` WHERE `active` = 1)
0.221 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
456
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `koros__image` i
INNER JOIN koros__image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 3788
AND image_shop.`cover` = 1 LIMIT 1
0.221 ms 1 /classes/Product.php:3570
188
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.220 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
173
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `koros__shop` WHERE `active` = 1)
0.219 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
466
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `koros__image` i
INNER JOIN koros__image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 3786
AND image_shop.`cover` = 1 LIMIT 1
0.218 ms 2 /classes/Product.php:3570
307
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `koros__shop` WHERE `active` = 1)
0.217 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
40
SELECT SQL_NO_CACHE *
FROM `koros__category` a
LEFT JOIN `koros__category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `koros__category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 143) AND (b.`id_shop` = 1) LIMIT 1
0.217 ms 1 /src/Adapter/EntityMapper.php:71
147
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `koros__shop` WHERE `active` = 1)
0.217 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
183
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `koros__shop` WHERE `active` = 1)
0.217 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
161
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `koros__shop` WHERE `active` = 1)
0.216 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
312
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.215 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
682
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `koros__image` i
INNER JOIN koros__image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `koros__image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 3757
ORDER BY `position`
0.215 ms 4 Yes /classes/Product.php:3545
476
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `koros__image` i
INNER JOIN koros__image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 3774
AND image_shop.`cover` = 1 LIMIT 1
0.215 ms 2 /classes/Product.php:3570
69
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `koros__shop` WHERE `active` = 1)
0.214 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
217
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `koros__shop` WHERE `active` = 1)
0.213 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
275
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `koros__shop` WHERE `active` = 1)
0.213 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
160
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.212 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
211
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `koros__shop` WHERE `active` = 1)
0.212 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
253
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `koros__shop` WHERE `active` = 1)
0.212 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
41
SELECT SQL_NO_CACHE *
FROM `koros__category` a
LEFT JOIN `koros__category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `koros__category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 144) AND (b.`id_shop` = 1) LIMIT 1
0.211 ms 1 /src/Adapter/EntityMapper.php:71
103
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `koros__shop` WHERE `active` = 1)
0.211 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
169
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `koros__shop` WHERE `active` = 1)
0.211 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
311
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `koros__shop` WHERE `active` = 1)
0.210 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
632
SELECT SQL_NO_CACHE `reduction`
FROM `koros__product_group_reduction_cache`
WHERE `id_product` = 3739 AND `id_group` = 1 LIMIT 1
0.210 ms 0 /classes/GroupReduction.php:156
154
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.209 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
291
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `koros__shop` WHERE `active` = 1)
0.209 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
111
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `koros__shop` WHERE `active` = 1)
0.209 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
640
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 `koros__product` p
INNER JOIN `koros__product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `koros__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` = 3738)
0.208 ms 1 /classes/Product.php:3860
249
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `koros__shop` WHERE `active` = 1)
0.207 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
642
SELECT SQL_NO_CACHE `reduction`
FROM `koros__product_group_reduction_cache`
WHERE `id_product` = 3738 AND `id_group` = 1 LIMIT 1
0.207 ms 0 /classes/GroupReduction.php:156
74
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.206 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
203
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `koros__shop` WHERE `active` = 1)
0.205 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
267
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `koros__shop` WHERE `active` = 1)
0.205 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
271
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `koros__shop` WHERE `active` = 1)
0.205 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
61
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `koros__shop` WHERE `active` = 1)
0.204 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
95
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `koros__shop` WHERE `active` = 1)
0.203 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
149
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `koros__shop` WHERE `active` = 1)
0.203 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
366
SELECT SQL_NO_CACHE name, alias FROM `koros__hook_alias`
0.203 ms 88 /classes/Hook.php:342
187
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `koros__shop` WHERE `active` = 1)
0.202 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
201
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `koros__shop` WHERE `active` = 1)
0.202 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
263
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `koros__shop` WHERE `active` = 1)
0.202 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
105
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `koros__shop` WHERE `active` = 1)
0.201 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
209
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `koros__shop` WHERE `active` = 1)
0.201 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
259
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `koros__shop` WHERE `active` = 1)
0.201 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
570
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 `koros__product` p
INNER JOIN `koros__product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `koros__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` = 3751)
0.200 ms 1 /classes/Product.php:3860
5
SELECT SQL_NO_CACHE l.*, ls.`id_shop`
FROM `koros__lang` l
LEFT JOIN `koros__lang_shop` ls ON (l.id_lang = ls.id_lang)
0.200 ms 1 /classes/Language.php:1080
339
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `koros__shop` WHERE `active` = 1)
0.198 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
347
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `koros__shop` WHERE `active` = 1)
0.198 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
177
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `koros__shop` WHERE `active` = 1)
0.197 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
316
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.197 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
239
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `koros__shop` WHERE `active` = 1)
0.196 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
127
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `koros__shop` WHERE `active` = 1)
0.195 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
265
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `koros__shop` WHERE `active` = 1)
0.195 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
289
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `koros__shop` WHERE `active` = 1)
0.195 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
357
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `koros__shop` WHERE `active` = 1)
0.194 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
256
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.194 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
191
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `koros__shop` WHERE `active` = 1)
0.193 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
97
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `koros__shop` WHERE `active` = 1)
0.193 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
141
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `koros__shop` WHERE `active` = 1)
0.192 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
243
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `koros__shop` WHERE `active` = 1)
0.192 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
53
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `koros__shop` WHERE `active` = 1)
0.191 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
241
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `koros__shop` WHERE `active` = 1)
0.190 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
620
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 `koros__product` p
INNER JOIN `koros__product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `koros__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` = 3745)
0.190 ms 1 /classes/Product.php:3860
33
SELECT SQL_NO_CACHE * FROM `koros__image_type` WHERE 1 AND `categories` = 1  ORDER BY `width` DESC, `height` DESC, `name`ASC
0.189 ms 7 Yes /classes/ImageType.php:109
91
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `koros__shop` WHERE `active` = 1)
0.189 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
179
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `koros__shop` WHERE `active` = 1)
0.189 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
277
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `koros__shop` WHERE `active` = 1)
0.189 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
199
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `koros__shop` WHERE `active` = 1)
0.188 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
228
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.188 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
309
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `koros__shop` WHERE `active` = 1)
0.187 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
593
SELECT SQL_NO_CACHE SUM(quantity)
FROM `koros__stock_available`
WHERE (id_product = 3748) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.187 ms 1 /classes/stock/StockAvailable.php:453
260
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.187 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
39
SELECT SQL_NO_CACHE *
FROM `koros__category` a
LEFT JOIN `koros__category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `koros__category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 142) AND (b.`id_shop` = 1) LIMIT 1
0.186 ms 1 /src/Adapter/EntityMapper.php:71
79
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `koros__shop` WHERE `active` = 1)
0.185 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
131
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `koros__shop` WHERE `active` = 1)
0.185 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
139
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `koros__shop` WHERE `active` = 1)
0.185 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
280
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.185 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
287
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `koros__shop` WHERE `active` = 1)
0.185 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
590
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 `koros__product` p
INNER JOIN `koros__product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `koros__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` = 3748)
0.184 ms 1 /classes/Product.php:3860
49
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `koros__shop` WHERE `active` = 1)
0.183 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
83
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `koros__shop` WHERE `active` = 1)
0.183 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
93
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `koros__shop` WHERE `active` = 1)
0.182 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
109
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `koros__shop` WHERE `active` = 1)
0.182 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
279
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `koros__shop` WHERE `active` = 1)
0.180 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
65
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `koros__shop` WHERE `active` = 1)
0.179 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
630
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 `koros__product` p
INNER JOIN `koros__product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `koros__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` = 3739)
0.179 ms 1 /classes/Product.php:3860
22
SELECT SQL_NO_CACHE *
FROM `koros__currency` a
LEFT JOIN `koros__currency_lang` `b` ON a.`id_currency` = b.`id_currency` AND b.`id_lang` = 1
LEFT JOIN `koros__currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 1
WHERE (a.`id_currency` = 1) LIMIT 1
0.178 ms 1 /src/Adapter/EntityMapper.php:71
175
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `koros__shop` WHERE `active` = 1)
0.178 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
195
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `koros__shop` WHERE `active` = 1)
0.178 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
163
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `koros__shop` WHERE `active` = 1)
0.177 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
6
SELECT SQL_NO_CACHE *
FROM `koros__country` a
LEFT JOIN `koros__country_lang` `b` ON a.`id_country` = b.`id_country` AND b.`id_lang` = 1
LEFT JOIN `koros__country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 8) LIMIT 1
0.176 ms 1 /src/Adapter/EntityMapper.php:71
64
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.176 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
115
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `koros__shop` WHERE `active` = 1)
0.176 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
145
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `koros__shop` WHERE `active` = 1)
0.176 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
176
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.176 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
285
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `koros__shop` WHERE `active` = 1)
0.176 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
293
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `koros__shop` WHERE `active` = 1)
0.176 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
600
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 `koros__product` p
INNER JOIN `koros__product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `koros__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` = 3747)
0.176 ms 1 /classes/Product.php:3860
610
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 `koros__product` p
INNER JOIN `koros__product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `koros__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` = 3746)
0.176 ms 1 /classes/Product.php:3860
47
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `koros__shop` WHERE `active` = 1)
0.175 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
178
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.175 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
182
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.175 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
186
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.175 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
198
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.175 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
323
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `koros__shop` WHERE `active` = 1)
0.175 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
235
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `koros__shop` WHERE `active` = 1)
0.174 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
646
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `koros__image` i
INNER JOIN koros__image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 3735
AND image_shop.`cover` = 1 LIMIT 1
0.174 ms 3 /classes/Product.php:3570
129
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `koros__shop` WHERE `active` = 1)
0.173 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
24
SELECT SQL_NO_CACHE *
FROM `koros__currency` a
LEFT JOIN `koros__currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 1
WHERE (a.`id_currency` = 1) LIMIT 1
0.173 ms 1 /src/Adapter/EntityMapper.php:71
75
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `koros__shop` WHERE `active` = 1)
0.173 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
197
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `koros__shop` WHERE `active` = 1)
0.173 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
266
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.173 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
158
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.172 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
361
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `koros__shop` WHERE `active` = 1)
0.172 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
269
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `koros__shop` WHERE `active` = 1)
0.172 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
36
SELECT SQL_NO_CACHE *
FROM `koros__category` a
LEFT JOIN `koros__category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `koros__category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 139) AND (b.`id_shop` = 1) LIMIT 1
0.171 ms 1 /src/Adapter/EntityMapper.php:71
261
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `koros__shop` WHERE `active` = 1)
0.170 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
8
SELECT SQL_NO_CACHE *
FROM `koros__lang` a
LEFT JOIN `koros__lang_shop` `c` ON a.`id_lang` = c.`id_lang` AND c.`id_shop` = 1
WHERE (a.`id_lang` = 1) LIMIT 1
0.169 ms 1 /src/Adapter/EntityMapper.php:71
143
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `koros__shop` WHERE `active` = 1)
0.169 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
221
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `koros__shop` WHERE `active` = 1)
0.169 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
236
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.169 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
278
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.169 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
636
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `koros__image` i
INNER JOIN koros__image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 3738
AND image_shop.`cover` = 1 LIMIT 1
0.169 ms 4 /classes/Product.php:3570
14
SELECT SQL_NO_CACHE `name`, `alias` FROM `koros__hook_alias`
0.169 ms 88 /classes/Hook.php:290
184
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.168 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
205
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `koros__shop` WHERE `active` = 1)
0.168 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
262
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.168 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
107
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `koros__shop` WHERE `active` = 1)
0.168 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
181
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `koros__shop` WHERE `active` = 1)
0.167 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
207
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `koros__shop` WHERE `active` = 1)
0.167 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
237
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `koros__shop` WHERE `active` = 1)
0.166 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
273
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `koros__shop` WHERE `active` = 1)
0.166 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
113
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `koros__shop` WHERE `active` = 1)
0.165 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
257
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `koros__shop` WHERE `active` = 1)
0.165 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
415
SELECT SQL_NO_CACHE 1 FROM `koros__specific_price` WHERE id_product = 0 LIMIT 1
0.165 ms 1 /classes/SpecificPrice.php:426
185
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `koros__shop` WHERE `active` = 1)
0.164 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
258
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.162 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
45
SELECT SQL_NO_CACHE `id_lang`
FROM `koros__lang`
WHERE `locale` = "fr-FR" LIMIT 1
0.160 ms 1 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:69
231
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `koros__shop` WHERE `active` = 1)
0.160 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
223
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `koros__shop` WHERE `active` = 1)
0.159 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
416
SELECT SQL_NO_CACHE 1 FROM `koros__specific_price` WHERE id_product = 3799 LIMIT 1
0.158 ms 1 /classes/SpecificPrice.php:435
225
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `koros__shop` WHERE `active` = 1)
0.158 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
286
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.157 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
429
SELECT SQL_NO_CACHE 1 FROM `koros__specific_price` WHERE id_product = 3791 LIMIT 1
0.156 ms 1 /classes/SpecificPrice.php:435
629
SELECT SQL_NO_CACHE 1 FROM `koros__specific_price` WHERE id_product = 3739 LIMIT 1
0.156 ms 1 /classes/SpecificPrice.php:435
174
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.155 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
220
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.155 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
367
SELECT SQL_NO_CACHE `id_module` FROM `koros__module` WHERE `name` = "ps_legalcompliance" LIMIT 1
0.155 ms 0 /classes/module/Module.php:2664
433
SELECT SQL_NO_CACHE SUM(quantity)
FROM `koros__stock_available`
WHERE (id_product = 3791) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.154 ms 1 /classes/stock/StockAvailable.php:453
489
SELECT SQL_NO_CACHE 1 FROM `koros__specific_price` WHERE id_product = 3773 LIMIT 1
0.154 ms 1 /classes/SpecificPrice.php:435
37
SELECT SQL_NO_CACHE *
FROM `koros__category` a
LEFT JOIN `koros__category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `koros__category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 140) AND (b.`id_shop` = 1) LIMIT 1
0.153 ms 1 /src/Adapter/EntityMapper.php:71
281
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `koros__shop` WHERE `active` = 1)
0.153 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
30
SELECT SQL_NO_CACHE `id_category`
FROM `koros__category_shop`
WHERE `id_category` = 134
AND `id_shop` = 1 LIMIT 1
0.153 ms 1 /classes/Category.php:2450
493
SELECT SQL_NO_CACHE SUM(quantity)
FROM `koros__stock_available`
WHERE (id_product = 3773) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.152 ms 1 /classes/stock/StockAvailable.php:453
439
SELECT SQL_NO_CACHE 1 FROM `koros__specific_price` WHERE id_product = 3790 LIMIT 1
0.151 ms 1 /classes/SpecificPrice.php:435
10
SELECT SQL_NO_CACHE domain, domain_ssl
FROM koros__shop_url
WHERE main = 1
AND id_shop = 1 LIMIT 1
0.151 ms 1 /classes/shop/ShopUrl.php:182
28
SELECT SQL_NO_CACHE *
FROM `koros__group_lang`
WHERE `id_group` = 1
0.151 ms 1 /src/Adapter/EntityMapper.php:79
233
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `koros__shop` WHERE `active` = 1)
0.151 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
283
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme  IN (SELECT `theme` FROM `koros__shop` WHERE `active` = 1)
0.151 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
38
SELECT SQL_NO_CACHE *
FROM `koros__category` a
LEFT JOIN `koros__category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `koros__category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 141) AND (b.`id_shop` = 1) LIMIT 1
0.148 ms 1 /src/Adapter/EntityMapper.php:71
292
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.148 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
469
SELECT SQL_NO_CACHE 1 FROM `koros__specific_price` WHERE id_product = 3786 LIMIT 1
0.148 ms 1 /classes/SpecificPrice.php:435
224
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.146 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
411
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `koros__category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1 
AND cl.`id_category` = 18 LIMIT 1
0.146 ms 1 /classes/Category.php:1378
452
SELECT SQL_NO_CACHE `reduction`
FROM `koros__product_group_reduction_cache`
WHERE `id_product` = 3789 AND `id_group` = 1 LIMIT 1
0.146 ms 0 /classes/GroupReduction.php:156
4
SELECT SQL_NO_CACHE su.physical_uri, su.virtual_uri, su.domain, su.domain_ssl
FROM koros__shop s
LEFT JOIN koros__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.145 ms 1 /classes/shop/Shop.php:218
222
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.144 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
477
SELECT SQL_NO_CACHE name FROM koros__category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 18 LIMIT 1
0.144 ms 1 /classes/Product.php:5670
657
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `koros__product_attribute`
WHERE `id_product` = 3799
0.144 ms 1 /classes/Product.php:2902
459
SELECT SQL_NO_CACHE 1 FROM `koros__specific_price` WHERE id_product = 3788 LIMIT 1
0.143 ms 1 /classes/SpecificPrice.php:435
589
SELECT SQL_NO_CACHE 1 FROM `koros__specific_price` WHERE id_product = 3748 LIMIT 1
0.143 ms 1 /classes/SpecificPrice.php:435
473
SELECT SQL_NO_CACHE SUM(quantity)
FROM `koros__stock_available`
WHERE (id_product = 3786) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.143 ms 1 /classes/stock/StockAvailable.php:453
288
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.142 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
421
SELECT SQL_NO_CACHE `reduction`
FROM `koros__product_group_reduction_cache`
WHERE `id_product` = 3799 AND `id_group` = 1 LIMIT 1
0.142 ms 0 /classes/GroupReduction.php:156
362
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.142 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
180
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.141 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
208
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.140 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
360
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.140 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
647
SELECT SQL_NO_CACHE name FROM koros__category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 18 LIMIT 1
0.140 ms 1 /classes/Product.php:5670
20
SELECT SQL_NO_CACHE value FROM `koros__configuration` WHERE `name` = "PS_MULTISHOP_FEATURE_ACTIVE" LIMIT 1
0.139 ms 1 /classes/shop/Shop.php:1183
427
SELECT SQL_NO_CACHE name FROM koros__category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 18 LIMIT 1
0.139 ms 1 /classes/Product.php:5670
483
SELECT SQL_NO_CACHE SUM(quantity)
FROM `koros__stock_available`
WHERE (id_product = 3774) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.139 ms 1 /classes/stock/StockAvailable.php:453
619
SELECT SQL_NO_CACHE 1 FROM `koros__specific_price` WHERE id_product = 3745 LIMIT 1
0.137 ms 1 /classes/SpecificPrice.php:435
661
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `koros__product_attribute`
WHERE `id_product` = 3790
0.137 ms 1 /classes/Product.php:2902
232
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.136 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
414
SELECT SQL_NO_CACHE `name`
FROM `koros__manufacturer`
WHERE `id_manufacturer` = 16
AND `active` = 1 LIMIT 1
0.136 ms 1 /classes/Manufacturer.php:316
418
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `koros__product_shop`
WHERE `id_product` = 3799 AND id_shop=1 LIMIT 1
0.136 ms 1 /classes/Product.php:6887
368
SELECT SQL_NO_CACHE `id_module` FROM `koros__module_shop` WHERE `id_module` = 0 AND `id_shop` = 1 LIMIT 1
0.135 ms 0 /classes/module/Module.php:2137
230
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.134 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
437
SELECT SQL_NO_CACHE name FROM koros__category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 18 LIMIT 1
0.134 ms 1 /classes/Product.php:5670
623
SELECT SQL_NO_CACHE SUM(quantity)
FROM `koros__stock_available`
WHERE (id_product = 3745) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.134 ms 1 /classes/stock/StockAvailable.php:453
691
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `koros__product_attribute`
WHERE `id_product` = 3748
0.134 ms 1 /classes/Product.php:2902
447
SELECT SQL_NO_CACHE name FROM koros__category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 18 LIMIT 1
0.133 ms 1 /classes/Product.php:5670
487
SELECT SQL_NO_CACHE name FROM koros__category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 18 LIMIT 1
0.131 ms 1 /classes/Product.php:5670
412
SELECT SQL_NO_CACHE name FROM koros__category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 18 LIMIT 1
0.131 ms 1 /classes/Product.php:5670
687
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `koros__product_attribute`
WHERE `id_product` = 3751
0.131 ms 1 /classes/Product.php:2902
482
SELECT SQL_NO_CACHE `reduction`
FROM `koros__product_group_reduction_cache`
WHERE `id_product` = 3774 AND `id_group` = 1 LIMIT 1
0.130 ms 0 /classes/GroupReduction.php:156
431
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `koros__product_shop`
WHERE `id_product` = 3791 AND id_shop=1 LIMIT 1
0.129 ms 1 /classes/Product.php:6887
451
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `koros__product_shop`
WHERE `id_product` = 3789 AND id_shop=1 LIMIT 1
0.129 ms 1 /classes/Product.php:6887
491
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `koros__product_shop`
WHERE `id_product` = 3773 AND id_shop=1 LIMIT 1
0.129 ms 1 /classes/Product.php:6887
268
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.128 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
613
SELECT SQL_NO_CACHE SUM(quantity)
FROM `koros__stock_available`
WHERE (id_product = 3746) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.128 ms 1 /classes/stock/StockAvailable.php:453
21
SELECT SQL_NO_CACHE c.id_currency
FROM `koros__currency` c
WHERE (iso_code = 'EUR') LIMIT 1
0.127 ms 1 /classes/Currency.php:893
659
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `koros__product_attribute`
WHERE `id_product` = 3791
0.126 ms 1 /classes/Product.php:2902
681
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `koros__product_attribute`
WHERE `id_product` = 3758
0.126 ms 1 /classes/Product.php:2902
457
SELECT SQL_NO_CACHE name FROM koros__category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 18 LIMIT 1
0.124 ms 1 /classes/Product.php:5670
467
SELECT SQL_NO_CACHE name FROM koros__category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 18 LIMIT 1
0.124 ms 1 /classes/Product.php:5670
685
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `koros__product_attribute`
WHERE `id_product` = 3756
0.123 ms 1 /classes/Product.php:2902
3
SELECT SQL_NO_CACHE *
FROM `koros__shop` a
WHERE (a.`id_shop` = 1) LIMIT 1
0.122 ms 1 /src/Adapter/EntityMapper.php:71
471
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `koros__product_shop`
WHERE `id_product` = 3786 AND id_shop=1 LIMIT 1
0.121 ms 1 /classes/Product.php:6887
689
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `koros__product_attribute`
WHERE `id_product` = 3749
0.121 ms 1 /classes/Product.php:2902
649
SELECT SQL_NO_CACHE 1 FROM `koros__specific_price` WHERE id_product = 3735 LIMIT 1
0.121 ms 1 /classes/SpecificPrice.php:435
25
SELECT SQL_NO_CACHE *
FROM `koros__currency_lang`
WHERE `id_currency` = 1
0.120 ms 1 /src/Adapter/EntityMapper.php:79
461
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `koros__product_shop`
WHERE `id_product` = 3788 AND id_shop=1 LIMIT 1
0.120 ms 1 /classes/Product.php:6887
432
SELECT SQL_NO_CACHE `reduction`
FROM `koros__product_group_reduction_cache`
WHERE `id_product` = 3791 AND `id_group` = 1 LIMIT 1
0.119 ms 0 /classes/GroupReduction.php:156
46
SELECT SQL_NO_CACHE `key`, `translation`, `domain`
FROM `koros__translation`
WHERE `id_lang` = 1
AND theme IS NULL
0.118 ms 5 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php:87
441
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `koros__product_shop`
WHERE `id_product` = 3790 AND id_shop=1 LIMIT 1
0.118 ms 1 /classes/Product.php:6887
463
SELECT SQL_NO_CACHE SUM(quantity)
FROM `koros__stock_available`
WHERE (id_product = 3788) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.118 ms 1 /classes/stock/StockAvailable.php:453
442
SELECT SQL_NO_CACHE `reduction`
FROM `koros__product_group_reduction_cache`
WHERE `id_product` = 3790 AND `id_group` = 1 LIMIT 1
0.117 ms 0 /classes/GroupReduction.php:156
695
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `koros__product_attribute`
WHERE `id_product` = 3746
0.117 ms 1 /classes/Product.php:2902
697
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `koros__product_attribute`
WHERE `id_product` = 3745
0.117 ms 1 /classes/Product.php:2902
472
SELECT SQL_NO_CACHE `reduction`
FROM `koros__product_group_reduction_cache`
WHERE `id_product` = 3786 AND `id_group` = 1 LIMIT 1
0.116 ms 0 /classes/GroupReduction.php:156
639
SELECT SQL_NO_CACHE 1 FROM `koros__specific_price` WHERE id_product = 3738 LIMIT 1
0.116 ms 1 /classes/SpecificPrice.php:435
637
SELECT SQL_NO_CACHE name FROM koros__category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 18 LIMIT 1
0.115 ms 1 /classes/Product.php:5670
633
SELECT SQL_NO_CACHE SUM(quantity)
FROM `koros__stock_available`
WHERE (id_product = 3739) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.114 ms 1 /classes/stock/StockAvailable.php:453
492
SELECT SQL_NO_CACHE `reduction`
FROM `koros__product_group_reduction_cache`
WHERE `id_product` = 3773 AND `id_group` = 1 LIMIT 1
0.110 ms 0 /classes/GroupReduction.php:156
653
SELECT SQL_NO_CACHE SUM(quantity)
FROM `koros__stock_available`
WHERE (id_product = 3735) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.110 ms 1 /classes/stock/StockAvailable.php:453
665
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `koros__product_attribute`
WHERE `id_product` = 3788
0.109 ms 1 /classes/Product.php:2902
699
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `koros__product_attribute`
WHERE `id_product` = 3739
0.109 ms 1 /classes/Product.php:2902
627
SELECT SQL_NO_CACHE name FROM koros__category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 18 LIMIT 1
0.107 ms 1 /classes/Product.php:5670
706
SELECT SQL_NO_CACHE `id_module` FROM `koros__module_shop` WHERE `id_module` = 19 AND `id_shop` = 1 LIMIT 1
0.107 ms 1 /classes/module/Module.php:2137
23
SELECT SQL_NO_CACHE `id_lang` FROM `koros__lang`
WHERE `locale` = 'fr-fr'
OR `language_code` = 'fr-fr' LIMIT 1
0.106 ms 1 /classes/Language.php:883
43
SELECT SQL_NO_CACHE * FROM `koros__hook_module_exceptions`
WHERE `id_shop` IN (1)
0.105 ms 1 /classes/module/Module.php:2046
31
SELECT SQL_NO_CACHE ctg.`id_group`
FROM koros__category_group ctg
WHERE ctg.`id_category` = 134 AND ctg.`id_group` = 1 LIMIT 1
0.104 ms 1 /classes/Category.php:1754
743
SELECT SQL_NO_CACHE `id_module` FROM `koros__module_shop` WHERE `id_module` = 88 AND `id_shop` = 1 LIMIT 1
0.104 ms 1 /classes/module/Module.php:2137
462
SELECT SQL_NO_CACHE `reduction`
FROM `koros__product_group_reduction_cache`
WHERE `id_product` = 3788 AND `id_group` = 1 LIMIT 1
0.103 ms 0 /classes/GroupReduction.php:156
709
SELECT SQL_NO_CACHE `id_module` FROM `koros__module` WHERE `name` = "ps_searchbar" LIMIT 1
0.103 ms 1 /classes/module/Module.php:2664
631
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `koros__product_shop`
WHERE `id_product` = 3739 AND id_shop=1 LIMIT 1
0.102 ms 1 /classes/Product.php:6887
652
SELECT SQL_NO_CACHE `reduction`
FROM `koros__product_group_reduction_cache`
WHERE `id_product` = 3735 AND `id_group` = 1 LIMIT 1
0.101 ms 0 /classes/GroupReduction.php:156
562
SELECT SQL_NO_CACHE `reduction`
FROM `koros__product_group_reduction_cache`
WHERE `id_product` = 3756 AND `id_group` = 1 LIMIT 1
0.100 ms 0 /classes/GroupReduction.php:156
29
SELECT SQL_NO_CACHE id_shop
FROM `koros__group_shop`
WHERE `id_group` = 1
AND id_shop = 1 LIMIT 1
0.098 ms 1 /classes/ObjectModel.php:1732
591
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `koros__product_shop`
WHERE `id_product` = 3748 AND id_shop=1 LIMIT 1
0.098 ms 1 /classes/Product.php:6887
651
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `koros__product_shop`
WHERE `id_product` = 3735 AND id_shop=1 LIMIT 1
0.098 ms 1 /classes/Product.php:6887
9
SELECT SQL_NO_CACHE id_shop
FROM `koros__lang_shop`
WHERE `id_lang` = 1
AND id_shop = 1 LIMIT 1
0.097 ms 1 /classes/ObjectModel.php:1732
641
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `koros__product_shop`
WHERE `id_product` = 3738 AND id_shop=1 LIMIT 1
0.095 ms 1 /classes/Product.php:6887
621
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `koros__product_shop`
WHERE `id_product` = 3745 AND id_shop=1 LIMIT 1
0.094 ms 1 /classes/Product.php:6887
26
SELECT SQL_NO_CACHE id_shop
FROM `koros__currency_shop`
WHERE `id_currency` = 1
AND id_shop = 1 LIMIT 1
0.092 ms 1 /classes/ObjectModel.php:1732
34
SELECT SQL_NO_CACHE * FROM `koros__image_type`
0.089 ms 7 /classes/ImageType.php:161
371
SELECT SQL_NO_CACHE `need_identification_number`
FROM `koros__country`
WHERE `id_country` = 8 LIMIT 1
0.087 ms 1 /classes/Country.php:405
572
SELECT SQL_NO_CACHE `reduction`
FROM `koros__product_group_reduction_cache`
WHERE `id_product` = 3751 AND `id_group` = 1 LIMIT 1
0.087 ms 0 /classes/GroupReduction.php:156
592
SELECT SQL_NO_CACHE `reduction`
FROM `koros__product_group_reduction_cache`
WHERE `id_product` = 3748 AND `id_group` = 1 LIMIT 1
0.086 ms 0 /classes/GroupReduction.php:156
622
SELECT SQL_NO_CACHE `reduction`
FROM `koros__product_group_reduction_cache`
WHERE `id_product` = 3745 AND `id_group` = 1 LIMIT 1
0.083 ms 0 /classes/GroupReduction.php:156

Doubles

160 queries
            SELECT `key`, `translation`, `domain`
            FROM `koros__translation`
            WHERE `id_lang` = XX
            AND theme IS NULL
160 queries
            SELECT `key`, `translation`, `domain`
            FROM `koros__translation`
            WHERE `id_lang` = XX
            AND theme  IN (SELECT `theme` FROM `koros__shop` WHERE `active` = XX)
25 queries
SELECT XX FROM `koros__specific_price` WHERE id_product = XX LIMIT XX
24 queries
SELECT image_shop.`id_image`
                    FROM `koros__image` i
                     INNER JOIN koros__image_shop image_shop
        ON (image_shop.id_image = i.id_image AND image_shop.id_shop = XX)
                    WHERE i.`id_product` = XX
                    AND image_shop.`cover` = XX LIMIT XX
24 queries
SELECT name FROM koros__category_lang WHERE id_shop = XX AND id_lang = XX AND id_category = XX LIMIT XX
24 queries
SELECT *
FROM `koros__product` a
LEFT JOIN `koros__product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = XX
LEFT JOIN `koros__product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = XX
WHERE (a.`id_product` = XX) AND (b.`id_shop` = XX) LIMIT XX
24 queries
SELECT 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 `koros__product` p
INNER JOIN `koros__product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = XX)
LEFT JOIN `koros__product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = XX)
WHERE (p.`id_product` = XX)
24 queries
                            SELECT `id_tax_rules_group`
                            FROM `koros__product_shop`
                            WHERE `id_product` = XX AND id_shop=XX LIMIT XX
24 queries
			SELECT `reduction`
			FROM `koros__product_group_reduction_cache`
			WHERE `id_product` = XX AND `id_group` = XX LIMIT XX
24 queries
SELECT SUM(quantity)
FROM `koros__stock_available`
WHERE (id_product = XX) AND (id_product_attribute = XX) AND (id_shop = XX) AND (id_shop_group = XX) LIMIT XX
24 queries
SELECT
            COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), XX) as deep_quantity,
            COALESCE(SUM(first_level_quantity), XX) as quantity
          FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, XX as pack_quantity
          FROM `koros__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 `koros__cart_product` cp JOIN `koros__pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `koros__product` pr ON p.`id_product_pack` = pr.`id_product`
            WHERE cp.`id_product_attribute` = XX
            
            AND cp.`id_cart` = XX AND p.`id_product_item` = XX AND (pr.`pack_stock_type` IN (XX,XX) OR (
            pr.`pack_stock_type` = XX
            AND XX = XX
        ))) as q LIMIT XX
24 queries
                SELECT name, value, pf.id_feature, f.position, fvl.id_feature_value
                FROM koros__feature_product pf
                LEFT JOIN koros__feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = XX)
                LEFT JOIN koros__feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = XX)
                LEFT JOIN koros__feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = XX)
                 INNER JOIN koros__feature_shop feature_shop
        ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = XX)
                WHERE pf.id_product = XX
                ORDER BY f.position ASC
24 queries
            SELECT image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
            FROM `koros__image` i
             INNER JOIN koros__image_shop image_shop
        ON (image_shop.id_image = i.id_image AND image_shop.id_shop = XX)
            LEFT JOIN `koros__image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = XX)
            WHERE i.`id_product` = XX
            ORDER BY `position`
24 queries
SELECT `id_product_attribute`
            FROM `koros__product_attribute`
            WHERE `id_product` = XX
24 queries
SELECT pa.`id_product`, a.`color`, pac.`id_product_attribute`, XX qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
            FROM `koros__product_attribute` pa
             INNER JOIN koros__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 `koros__product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
            JOIN `koros__attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
            JOIN `koros__attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = XX)
            JOIN `koros__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;
8 queries
SELECT `id_module` FROM `koros__module_shop` WHERE `id_module` = XX AND `id_shop` = XX LIMIT XX
7 queries
SELECT *
FROM `koros__category` a
LEFT JOIN `koros__category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = XX
LEFT JOIN `koros__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
7 queries
SELECT v.*, vl.*, IF(lifvlv.`url_name` IS NULL OR lifvlv.`url_name` = "", NULL, lifvlv.`url_name`) AS url_name, IF(lifvlv.`meta_title` IS NULL OR lifvlv.`meta_title` = "", NULL, lifvlv.`meta_title`) AS meta_title FROM `koros__feature_value` v LEFT JOIN `koros__feature_value_lang` vl ON (v.`id_feature_value` = vl.`id_feature_value` AND vl.`id_lang` = XX) LEFT JOIN `koros__layered_indexable_feature_value_lang_value` lifvlv ON (v.`id_feature_value` = lifvlv.`id_feature_value` AND lifvlv.`id_lang` = XX) WHERE v.`id_feature` = XX ORDER BY vl.`value` ASC
6 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 koros__product p LEFT JOIN koros__product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN koros__product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN koros__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 koros__product_sale psales ON (psales.id_product = p.id_product) INNER JOIN koros__category_product cp ON (p.id_product = cp.id_product) INNER JOIN koros__product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = XX AND ps.active = TRUE) INNER JOIN koros__category c ON (cp.id_category = c.id_category AND c.active=XX) LEFT JOIN koros__category_group cg ON (cg.id_category = c.id_category) LEFT JOIN koros__feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature_value IN (XX, XX, XX, XX, XX, XX, XX, XX))) AND ps.id_shop='XX' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='XX' AND c.nleft>=XX AND c.nright<=XX GROUP BY p.id_product) p INNER JOIN koros__feature_product fp ON (p.id_product = fp.id_product) LEFT JOIN koros__feature_product fp_XX ON (p.id_product = fp_XX.id_product) WHERE ((fp.id_feature=XX)) AND ((fp_XX.id_feature_value IN (XX, XX, XX, XX, XX, XX, XX, XX))) GROUP BY fp.id_feature_value
2 queries
SELECT `id_lang` FROM `koros__lang`
                    WHERE `locale` = 'fr-fr'
                    OR `language_code` = 'fr-fr' LIMIT XX
2 queries
		SELECT `id_category`
		FROM `koros__category_shop`
		WHERE `id_category` = XX
		AND `id_shop` = XX LIMIT XX
2 queries
SELECT * FROM koros__hook_module
                  WHERE `id_hook` = XX
                  AND `id_module` = XX
                  AND `id_shop` = XX

Tables stress

320 translation
164 shop
87 product
87 product_shop
61 product_attribute
54 feature_product
49 cart_product
48 image
48 image_shop
48 product_attribute_shop
38 stock_available
37 product_attribute_combination
36 category_lang
31 feature_value_lang
26 specific_price
25 category
25 feature
25 feature_shop
25 feature_lang
25 product_lang
24 product_group_reduction_cache
24 pack
24 image_lang
24 attribute
24 attribute_lang
24 attribute_group
16 category_group
15 category_product
13 product_sale
12 module
12 category_shop
10 module_shop
7 hook
7 feature_value
7 layered_indexable_feature_value_lang_value
6 lang
5 currency
4 shop_url
4 lang_shop
4 hook_module
4 currency_shop
3 country
3 hook_alias
3 image_type
2 shop_group
2 configuration
2 country_lang
2 country_shop
2 currency_lang
2 group
2 group_shop
2 manufacturer
1 configuration_lang
1 module_group
1 meta
1 meta_lang
1 group_lang
1 feature_flag
1 hook_module_exceptions
1 address_format
1 required_field
1 layered_category
1 layered_indexable_feature
1 layered_indexable_feature_lang_value
1 layered_filter_block
1 manufacturer_shop
1 manufacturer_lang
1 tax_rule
1 tax_rules_group
1 connections

ObjectModel instances

Name Instances Source
Product 72 /classes/Link.php:113 (__construct) [id: 3799]
/classes/Link.php:113 (__construct) [id: 3791]
/classes/Link.php:113 (__construct) [id: 3790]
/classes/Link.php:113 (__construct) [id: 3789]
/classes/Link.php:113 (__construct) [id: 3788]
/classes/Link.php:113 (__construct) [id: 3786]
/classes/Link.php:113 (__construct) [id: 3774]
/classes/Link.php:113 (__construct) [id: 3773]
/classes/Link.php:113 (__construct) [id: 3770]
/classes/Link.php:113 (__construct) [id: 3761]
/classes/Link.php:113 (__construct) [id: 3760]
/classes/Link.php:113 (__construct) [id: 3759]
/classes/Link.php:113 (__construct) [id: 3758]
/classes/Link.php:113 (__construct) [id: 3757]
/classes/Link.php:113 (__construct) [id: 3756]
/classes/Link.php:113 (__construct) [id: 3751]
/classes/Link.php:113 (__construct) [id: 3749]
/classes/Link.php:113 (__construct) [id: 3748]
/classes/Link.php:113 (__construct) [id: 3747]
/classes/Link.php:113 (__construct) [id: 3746]
/classes/Link.php:113 (__construct) [id: 3745]
/classes/Link.php:113 (__construct) [id: 3739]
/classes/Link.php:113 (__construct) [id: 3738]
/classes/Link.php:113 (__construct) [id: 3735]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 3799]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 3791]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 3790]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 3789]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 3788]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 3786]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 3774]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 3773]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 3770]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 3761]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 3760]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 3759]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 3758]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 3757]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 3756]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 3751]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 3749]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 3748]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 3747]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 3746]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 3745]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 3739]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 3738]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 3735]
/classes/Link.php:113 (__construct) [id: 3799]
/classes/Link.php:113 (__construct) [id: 3791]
/classes/Link.php:113 (__construct) [id: 3790]
/classes/Link.php:113 (__construct) [id: 3789]
/classes/Link.php:113 (__construct) [id: 3788]
/classes/Link.php:113 (__construct) [id: 3786]
/classes/Link.php:113 (__construct) [id: 3774]
/classes/Link.php:113 (__construct) [id: 3773]
/classes/Link.php:113 (__construct) [id: 3770]
/classes/Link.php:113 (__construct) [id: 3761]
/classes/Link.php:113 (__construct) [id: 3760]
/classes/Link.php:113 (__construct) [id: 3759]
/classes/Link.php:113 (__construct) [id: 3758]
/classes/Link.php:113 (__construct) [id: 3757]
/classes/Link.php:113 (__construct) [id: 3756]
/classes/Link.php:113 (__construct) [id: 3751]
/classes/Link.php:113 (__construct) [id: 3749]
/classes/Link.php:113 (__construct) [id: 3748]
/classes/Link.php:113 (__construct) [id: 3747]
/classes/Link.php:113 (__construct) [id: 3746]
/classes/Link.php:113 (__construct) [id: 3745]
/classes/Link.php:113 (__construct) [id: 3739]
/classes/Link.php:113 (__construct) [id: 3738]
/classes/Link.php:113 (__construct) [id: 3735]
Category 13 /controllers/front/listing/CategoryController.php:78 (__construct) [id: 134]
/controllers/front/listing/CategoryController.php:216 (__construct) [id: 139]
/controllers/front/listing/CategoryController.php:216 (__construct) [id: 140]
/controllers/front/listing/CategoryController.php:216 (__construct) [id: 141]
/controllers/front/listing/CategoryController.php:216 (__construct) [id: 142]
/controllers/front/listing/CategoryController.php:216 (__construct) [id: 143]
/controllers/front/listing/CategoryController.php:216 (__construct) [id: 144]
/classes/Meta.php:379 (__construct) [id: 134]
/classes/PrestaShopCollection.php:385 (hydrateCollection) [id: ]
/classes/PrestaShopCollection.php:385 (hydrateCollection) [id: ]
/classes/PrestaShopCollection.php:385 (hydrateCollection) [id: ]
/modules/ps_facetedsearch/src/Product/Search.php:364 (__construct) [id: 134]
/modules/ps_facetedsearch/src/Filters/Block.php:157 (__construct) [id: 134]
Address 4 /classes/shop/Shop.php:486 (__construct) [id: ]
/classes/Product.php:3694 (initialize) [id: ]
/classes/Product.php:3804 (__construct) [id: ]
/classes/Product.php:5975 (__construct) [id: ]
Country 3 /config/config.inc.php:146 (__construct) [id: 8]
/classes/AddressFormat.php:404 (__construct) [id: 8]
/classes/controller/FrontController.php:1769 (__construct) [id: 8]
Language 2 /config/config.inc.php:211 (__construct) [id: 1]
/classes/Tools.php:561 (__construct) [id: 1]
Currency 2 /src/Adapter/Currency/CurrencyDataProvider.php:101 (__construct) [id: 1]
/classes/Tools.php:691 (getCurrencyInstance) [id: 1]
Cart 2 /classes/controller/FrontController.php:467 (__construct) [id: ]
/classes/controller/FrontController.php:541 (__construct) [id: ]
Shop 1 /config/config.inc.php:117 (initialize) [id: 1]
ShopGroup 1 /classes/shop/Shop.php:561 (__construct) [id: 1]
Customer 1 /config/config.inc.php:264 (__construct) [id: ]
Group 1 /classes/Cart.php:249 (getCurrent) [id: 1]
Gender 1 /classes/controller/FrontController.php:1692 (__construct) [id: 0]
Risk 1 /classes/controller/FrontController.php:1695 (__construct) [id: ]
AddressFormat 1 /classes/controller/FrontController.php:1763 (generateAddress) [id: ]
State 1 /classes/controller/FrontController.php:1768 (__construct) [id: 0]
ConnectionsSource 1 /modules/statsdata/statsdata.php:119 (logHttpReferer) [id: ]

Included Files

# Filename
0 /index.php
1 /config/config.inc.php
2 /config/defines.inc.php
3 /config/autoload.php
4 /vendor/autoload.php
5 /vendor/composer/autoload_real.php
6 /vendor/composer/platform_check.php
7 /vendor/composer/ClassLoader.php
8 /vendor/composer/include_paths.php
9 /vendor/composer/autoload_static.php
10 /vendor/symfony/polyfill-php72/bootstrap.php
11 /vendor/symfony/polyfill-mbstring/bootstrap.php
12 /vendor/symfony/polyfill-mbstring/bootstrap80.php
13 /vendor/symfony/polyfill-intl-normalizer/bootstrap.php
14 /vendor/symfony/polyfill-intl-normalizer/bootstrap80.php
15 /vendor/symfony/polyfill-intl-idn/bootstrap.php
16 /vendor/symfony/deprecation-contracts/function.php
17 /vendor/ralouphie/getallheaders/src/getallheaders.php
18 /vendor/symfony/polyfill-ctype/bootstrap.php
19 /vendor/symfony/polyfill-ctype/bootstrap80.php
20 /vendor/symfony/polyfill-php80/bootstrap.php
21 /vendor/guzzlehttp/promises/src/functions_include.php
22 /vendor/guzzlehttp/promises/src/functions.php
23 /vendor/guzzlehttp/guzzle/src/functions_include.php
24 /vendor/guzzlehttp/guzzle/src/functions.php
25 /vendor/symfony/polyfill-iconv/bootstrap.php
26 /vendor/ezyang/htmlpurifier/library/HTMLPurifier.composer.php
27 /vendor/jakeasmith/http_build_url/src/http_build_url.php
28 /vendor/lcobucci/jwt/compat/class-aliases.php
29 /vendor/lcobucci/jwt/src/Token.php
30 /vendor/lcobucci/jwt/src/Signature.php
31 /vendor/lcobucci/jwt/compat/json-exception-polyfill.php
32 /vendor/lcobucci/jwt/compat/lcobucci-clock-polyfill.php
33 /vendor/swiftmailer/swiftmailer/lib/swift_required.php
34 /vendor/swiftmailer/swiftmailer/lib/classes/Swift.php
35 /vendor/symfony/polyfill-intl-icu/bootstrap.php
36 /vendor/symfony/polyfill-php73/bootstrap.php
37 /vendor/symfony/polyfill-php81/bootstrap.php
38 /vendor/api-platform/core/src/deprecation.php
39 /vendor/api-platform/core/src/Api/FilterInterface.php
40 /vendor/api-platform/core/src/Api/ResourceClassResolverInterface.php
41 /vendor/api-platform/core/src/deprecated_interfaces.php
42 /vendor/api-platform/core/src/Metadata/Property/Factory/PropertyNameCollectionFactoryInterface.php
43 /vendor/api-platform/core/src/Metadata/Resource/Factory/ResourceNameCollectionFactoryInterface.php
44 /vendor/api-platform/core/src/Metadata/Extractor/ResourceExtractorInterface.php
45 /vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/Filter/DateFilterInterface.php
46 /vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/Filter/ExistsFilterInterface.php
47 /vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/Filter/OrderFilterInterface.php
48 /vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/Filter/RangeFilterInterface.php
49 /vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/Filter/SearchFilterInterface.php
50 /vendor/api-platform/core/src/Core/Bridge/Doctrine/MongoDbOdm/Extension/AggregationCollectionExtensionInterface.php
51 /vendor/api-platform/core/src/Core/Bridge/Doctrine/MongoDbOdm/Extension/AggregationItemExtensionInterface.php
52 /vendor/api-platform/core/src/Core/Bridge/Doctrine/MongoDbOdm/Extension/AggregationResultCollectionExtensionInterface.php
53 /vendor/api-platform/core/src/Core/Bridge/Doctrine/MongoDbOdm/Extension/AggregationResultItemExtensionInterface.php
54 /vendor/api-platform/core/src/Core/Bridge/Doctrine/MongoDbOdm/Filter/FilterInterface.php
55 /vendor/api-platform/core/src/Doctrine/Orm/QueryAwareInterface.php
56 /vendor/api-platform/core/src/Doctrine/Orm/Util/QueryNameGeneratorInterface.php
57 /vendor/api-platform/core/src/Elasticsearch/Metadata/Document/Factory/DocumentMetadataFactoryInterface.php
58 /vendor/api-platform/core/src/Symfony/Validator/ValidationGroupsGeneratorInterface.php
59 /vendor/api-platform/core/src/Symfony/Validator/Exception/ConstraintViolationListAwareExceptionInterface.php
60 /vendor/api-platform/core/src/Exception/ExceptionInterface.php
61 /vendor/api-platform/core/src/Core/Bridge/Symfony/Validator/Metadata/Property/Restriction/PropertySchemaRestrictionMetadataInterface.php
62 /vendor/api-platform/core/src/State/Pagination/PaginatorInterface.php
63 /vendor/api-platform/core/src/State/Pagination/PartialPaginatorInterface.php
64 /vendor/api-platform/core/src/Documentation/DocumentationInterface.php
65 /vendor/api-platform/core/src/JsonLd/AnonymousContextBuilderInterface.php
66 /vendor/api-platform/core/src/JsonLd/ContextBuilderInterface.php
67 /vendor/api-platform/core/src/Core/JsonSchema/SchemaFactoryInterface.php
68 /vendor/api-platform/core/src/JsonSchema/TypeFactoryInterface.php
69 /vendor/api-platform/core/src/OpenApi/Factory/OpenApiFactoryInterface.php
70 /vendor/api-platform/core/src/PathResolver/OperationPathResolverInterface.php
71 /vendor/api-platform/core/src/Symfony/Security/ResourceAccessCheckerInterface.php
72 /vendor/api-platform/core/src/Serializer/Filter/FilterInterface.php
73 /vendor/api-platform/core/src/Serializer/SerializerContextBuilderInterface.php
74 /vendor/api-platform/core/src/Validator/ValidatorInterface.php
75 /vendor/api-platform/core/src/Api/UrlGeneratorInterface.php
76 /vendor/api-platform/core/src/GraphQl/ExecutorInterface.php
77 /vendor/api-platform/core/src/GraphQl/Error/ErrorHandlerInterface.php
78 /vendor/api-platform/core/src/Core/GraphQl/Resolver/Stage/ValidateStageInterface.php
79 /vendor/api-platform/core/src/Core/GraphQl/Resolver/Stage/ReadStageInterface.php
80 /vendor/api-platform/core/src/Core/GraphQl/Resolver/Stage/SecurityPostDenormalizeStageInterface.php
81 /vendor/api-platform/core/src/Core/GraphQl/Resolver/Stage/SecurityStageInterface.php
82 /vendor/api-platform/core/src/Core/GraphQl/Resolver/Stage/WriteStageInterface.php
83 /vendor/api-platform/core/src/Core/GraphQl/Resolver/Stage/SerializeStageInterface.php
84 /vendor/api-platform/core/src/Core/GraphQl/Resolver/Stage/DeserializeStageInterface.php
85 /vendor/api-platform/core/src/GraphQl/Resolver/QueryItemResolverInterface.php
86 /vendor/api-platform/core/src/GraphQl/Resolver/QueryCollectionResolverInterface.php
87 /vendor/api-platform/core/src/Core/GraphQl/Resolver/Factory/ResolverFactoryInterface.php
88 /vendor/api-platform/core/src/GraphQl/Resolver/MutationResolverInterface.php
89 /vendor/api-platform/core/src/Core/GraphQl/Subscription/MercureSubscriptionIriGeneratorInterface.php
90 /vendor/api-platform/core/src/Core/GraphQl/Subscription/SubscriptionIdentifierGeneratorInterface.php
91 /vendor/api-platform/core/src/Core/GraphQl/Subscription/SubscriptionManagerInterface.php
92 /vendor/api-platform/core/src/Core/GraphQl/Serializer/SerializerContextBuilderInterface.php
93 /vendor/api-platform/core/src/GraphQl/Type/TypesFactoryInterface.php
94 /vendor/api-platform/core/src/GraphQl/Type/Definition/TypeInterface.php
95 /vendor/api-platform/core/src/GraphQl/Type/TypesContainerInterface.php
96 /vendor/psr/container/src/ContainerInterface.php
97 /vendor/api-platform/core/src/Operation/PathSegmentNameGeneratorInterface.php
98 /vendor/ircmaxell/password-compat/lib/password.php
99 /vendor/martinlindhe/php-mb-helpers/src/mb_helpers.php
100 /vendor/prestashop/laminas-code-lts/polyfill/ReflectionEnumPolyfill.php
101 /src/Core/Version.php
102 /config/alias.php
103 /vendor/prestashop/autoload/src/PrestashopAutoload.php
104 /vendor/prestashop/autoload/src/LegacyClassLoader.php
105 /vendor/symfony/symfony/src/Symfony/Component/Filesystem/Filesystem.php
106 /vendor/prestashop/autoload/src/Autoloader.php
107 /config/bootstrap.php
108 /src/Core/ContainerBuilder.php
109 /src/Core/Foundation/IoC/Container.php
110 /src/Adapter/ServiceLocator.php
111 /var/cache/prod/appParameters.php
114 /var/cache/prod/class_index.php
115 /classes/controller/Controller.php
117 /classes/ObjectModel.php
118 /src/Core/Foundation/Database/EntityInterface.php
120 /classes/db/Db.php
122 /classes/Hook.php
124 /classes/module/Module.php
125 /src/Core/Module/Legacy/ModuleInterface.php
127 /classes/Tools.php
128 /classes/Context.php
129 /classes/shop/Shop.php
130 /src/Core/Security/PasswordGenerator.php
131 /classes/db/DbPDO.php
132 /classes/AddressFormat.php
133 /classes/Configuration.php
134 /classes/Validate.php
135 /classes/cache/Cache.php
136 /src/Adapter/EntityMapper.php
137 /classes/db/DbQuery.php
138 /src/Core/Addon/Theme/ThemeManagerBuilder.php
139 /vendor/psr/log/Psr/Log/NullLogger.php
140 /vendor/psr/log/Psr/Log/AbstractLogger.php
141 /vendor/psr/log/Psr/Log/LoggerInterface.php
142 /src/Adapter/Configuration.php
143 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/ParameterBag.php
144 /src/Core/Domain/Configuration/ShopConfigurationInterface.php
145 /src/Core/ConfigurationInterface.php
146 /src/Core/Addon/Theme/ThemeRepository.php
147 /src/Core/Addon/AddonRepositoryInterface.php
148 /src/Core/Domain/Shop/ValueObject/ShopConstraint.php
149 /src/Core/Addon/Theme/Theme.php
150 /src/Core/Addon/AddonInterface.php
151 /src/Core/Util/File/YamlParser.php
152 /vendor/symfony/symfony/src/Symfony/Component/Config/ConfigCache.php
153 /vendor/symfony/symfony/src/Symfony/Component/Config/ResourceCheckerConfigCache.php
154 /vendor/symfony/symfony/src/Symfony/Component/Config/ConfigCacheInterface.php
155 /vendor/symfony/symfony/src/Symfony/Component/Config/Resource/SelfCheckingResourceChecker.php
156 /vendor/symfony/symfony/src/Symfony/Component/Config/ResourceCheckerInterface.php
157 /vendor/symfony/symfony/src/Symfony/Component/Config/Resource/FileResource.php
158 /vendor/symfony/symfony/src/Symfony/Component/Config/Resource/SelfCheckingResourceInterface.php
159 /vendor/symfony/symfony/src/Symfony/Component/Config/Resource/ResourceInterface.php
160 /var/cache/prod/yaml/0e56193ebc1f3e9cb68a19e5bcffd9d0.php
161 /src/Core/Util/ArrayFinder.php
162 /vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyAccess.php
163 /vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyAccessorBuilder.php
164 /vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyAccessor.php
165 /vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyAccessorInterface.php
166 /vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyPath.php
167 /vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyPathInterface.php
168 /config/defines_uri.inc.php
169 /classes/Language.php
170 /src/Core/Language/LanguageInterface.php
171 /classes/Country.php
172 /classes/PrestaShopCollection.php
173 /classes/shop/ShopGroup.php
174 /classes/Cookie.php
175 /classes/PhpEncryption.php
176 /classes/PhpEncryptionEngine.php
177 /vendor/defuse/php-encryption/src/Key.php
178 /vendor/defuse/php-encryption/src/Encoding.php
179 /vendor/defuse/php-encryption/src/Core.php
180 /vendor/defuse/php-encryption/src/Crypto.php
181 /vendor/defuse/php-encryption/src/KeyOrPassword.php
182 /vendor/defuse/php-encryption/src/RuntimeTests.php
183 /vendor/defuse/php-encryption/src/DerivedKeys.php
184 /vendor/defuse/php-encryption/src/Exception/WrongKeyOrModifiedCiphertextException.php
185 /vendor/defuse/php-encryption/src/Exception/CryptoException.php
186 /src/Core/Session/SessionHandler.php
187 /src/Core/Session/SessionHandlerInterface.php
188 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php
189 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Attribute/AttributeBag.php
190 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Attribute/AttributeBagInterface.php
191 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/SessionBagInterface.php
192 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Flash/FlashBag.php
193 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Flash/FlashBagInterface.php
194 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/SessionBagProxy.php
195 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/SessionInterface.php
196 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/PhpBridgeSessionStorage.php
197 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php
198 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/MetadataBag.php
199 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/StrictSessionHandler.php
200 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php
201 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php
202 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/AbstractProxy.php
203 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/SessionStorageInterface.php
204 /config/smarty.config.inc.php
205 /vendor/smarty/smarty/libs/Smarty.class.php
206 /vendor/smarty/smarty/libs/functions.php
207 /vendor/smarty/smarty/libs/Autoloader.php
208 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_data.php
209 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_extension_handler.php
210 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php
211 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php
212 /vendor/smarty/smarty/libs/sysplugins/smarty_resource.php
213 /vendor/smarty/smarty/libs/sysplugins/smarty_variable.php
214 /vendor/smarty/smarty/libs/sysplugins/smarty_template_source.php
215 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php
216 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_resource_file.php
217 /config/smartyfront.config.inc.php
218 /classes/Smarty/SmartyResourceModule.php
219 /vendor/smarty/smarty/libs/sysplugins/smarty_resource_custom.php
220 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_registerresource.php
221 /classes/Smarty/SmartyResourceParent.php
222 /classes/Smarty/SmartyLazyRegister.php
223 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_registerplugin.php
224 /vendor/smarty/smarty/libs/plugins/modifier.truncate.php
225 /classes/Customer.php
226 /classes/Group.php
227 /classes/Link.php
228 /classes/shop/ShopUrl.php
229 /classes/Dispatcher.php
230 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Request.php
231 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/AcceptHeader.php
232 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/AcceptHeaderItem.php
233 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/FileBag.php
234 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/HeaderBag.php
235 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/HeaderUtils.php
236 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/ServerBag.php
237 /src/Adapter/SymfonyContainer.php
238 /vendor/mobiledetect/mobiledetectlib/Mobile_Detect.php
239 /config/db_slave_server.inc.php
240 /src/Adapter/ContainerBuilder.php
241 /src/Adapter/Environment.php
242 /src/Core/EnvironmentInterface.php
243 /vendor/symfony/symfony/src/Symfony/Component/Cache/DoctrineProvider.php
244 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/CacheProvider.php
245 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/Cache.php
246 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/FlushableCache.php
247 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/ClearableCache.php
248 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiOperationCache.php
249 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiGetCache.php
250 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiDeleteCache.php
251 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiPutCache.php
252 /vendor/symfony/symfony/src/Symfony/Component/Cache/PruneableInterface.php
253 /vendor/symfony/symfony/src/Symfony/Component/Cache/ResettableInterface.php
254 /vendor/symfony/contracts/Service/ResetInterface.php
255 /vendor/symfony/symfony/src/Symfony/Component/Cache/Adapter/ArrayAdapter.php
256 /vendor/symfony/symfony/src/Symfony/Component/Cache/Traits/ArrayTrait.php
257 /vendor/psr/log/Psr/Log/LoggerAwareTrait.php
258 /vendor/symfony/symfony/src/Symfony/Component/Cache/Adapter/AdapterInterface.php
259 /vendor/symfony/symfony/src/Symfony/Component/Cache/CacheItem.php
260 /vendor/symfony/contracts/Cache/ItemInterface.php
261 /vendor/psr/cache/src/CacheItemInterface.php
262 /vendor/psr/cache/src/CacheItemPoolInterface.php
263 /vendor/symfony/contracts/Cache/CacheInterface.php
264 /vendor/psr/log/Psr/Log/LoggerAwareInterface.php
265 /vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Setup.php
266 /vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php
267 /vendor/doctrine/orm/lib/Doctrine/ORM/Configuration.php
268 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Configuration.php
269 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/Psr6/CacheAdapter.php
270 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/Psr6/DoctrineProvider.php
271 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php
272 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php
273 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php
274 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/DoctrineAnnotations.php
275 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Annotation.php
276 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Entity.php
277 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Embeddable.php
278 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Embedded.php
279 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/MappedSuperclass.php
280 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/InheritanceType.php
281 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/DiscriminatorColumn.php
282 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/DiscriminatorMap.php
283 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Id.php
284 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/GeneratedValue.php
285 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Version.php
286 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/JoinColumn.php
287 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/JoinColumns.php
288 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Column.php
289 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/OneToOne.php
290 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/OneToMany.php
291 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ManyToOne.php
292 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ManyToMany.php
293 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Table.php
294 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UniqueConstraint.php
295 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Index.php
296 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/JoinTable.php
297 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/SequenceGenerator.php
298 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/CustomIdGenerator.php
299 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ChangeTrackingPolicy.php
300 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/OrderBy.php
301 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/NamedQueries.php
302 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/NamedQuery.php
303 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/HasLifecycleCallbacks.php
304 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/PrePersist.php
305 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/PostPersist.php
306 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/PreUpdate.php
307 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/PostUpdate.php
308 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/PreRemove.php
309 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/PostRemove.php
310 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/PostLoad.php
311 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/PreFlush.php
312 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/FieldResult.php
313 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ColumnResult.php
314 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/EntityResult.php
315 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/NamedNativeQuery.php
316 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/NamedNativeQueries.php
317 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/SqlResultSetMapping.php
318 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/SqlResultSetMappings.php
319 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/AssociationOverride.php
320 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/AssociationOverrides.php
321 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/AttributeOverride.php
322 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/AttributeOverrides.php
323 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/EntityListeners.php
324 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Cache.php
325 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/SimpleAnnotationReader.php
326 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php
327 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocLexer.php
328 /vendor/doctrine/lexer/lib/Doctrine/Common/Lexer/AbstractLexer.php
329 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/Target.php
330 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/AnnotationDriver.php
331 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/CompatibilityAnnotationDriver.php
332 /vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriver.php
333 /vendor/doctrine/persistence/src/Persistence/Mapping/Driver/ColocatedMappingDriver.php
334 /var/cache/prod/FrontContainer.php
335 /src/Adapter/Container/LegacyContainer.php
336 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php
337 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Argument/RewindableGenerator.php
338 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Argument/ServiceLocator.php
339 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/ServiceLocator.php
340 /vendor/symfony/contracts/Service/ServiceLocatorTrait.php
341 /vendor/psr/container/src/ContainerExceptionInterface.php
342 /vendor/psr/container/src/NotFoundExceptionInterface.php
343 /vendor/symfony/contracts/Service/ServiceProviderInterface.php
344 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/ResettableContainerInterface.php
345 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/ContainerInterface.php
346 /src/Adapter/Container/LegacyContainerInterface.php
347 /modules/contactform/vendor/autoload.php
348 /modules/contactform/vendor/composer/autoload_real.php
349 /modules/contactform/vendor/composer/autoload_static.php
350 /modules/dashactivity/vendor/autoload.php
351 /modules/dashactivity/vendor/composer/autoload_real.php
352 /modules/dashactivity/vendor/composer/autoload_static.php
353 /modules/dashtrends/vendor/autoload.php
354 /modules/dashtrends/vendor/composer/autoload_real.php
355 /modules/dashtrends/vendor/composer/autoload_static.php
356 /modules/dashgoals/vendor/autoload.php
357 /modules/dashgoals/vendor/composer/autoload_real.php
358 /modules/dashgoals/vendor/composer/autoload_static.php
359 /modules/dashproducts/vendor/autoload.php
360 /modules/dashproducts/vendor/composer/autoload_real.php
361 /modules/dashproducts/vendor/composer/autoload_static.php
362 /modules/graphnvd3/vendor/autoload.php
363 /modules/graphnvd3/vendor/composer/autoload_real.php
364 /modules/graphnvd3/vendor/composer/autoload_static.php
365 /modules/gridhtml/vendor/autoload.php
366 /modules/gridhtml/vendor/composer/autoload_real.php
367 /modules/gridhtml/vendor/composer/autoload_static.php
368 /modules/gsitemap/vendor/autoload.php
369 /modules/gsitemap/vendor/composer/autoload_real.php
370 /modules/gsitemap/vendor/composer/autoload_static.php
371 /modules/ps_banner/vendor/autoload.php
372 /modules/ps_banner/vendor/composer/autoload_real.php
373 /modules/ps_banner/vendor/composer/autoload_static.php
374 /modules/ps_categorytree/vendor/autoload.php
375 /modules/ps_categorytree/vendor/composer/autoload_real.php
376 /modules/ps_categorytree/vendor/composer/autoload_static.php
377 /modules/ps_contactinfo/vendor/autoload.php
378 /modules/ps_contactinfo/vendor/composer/autoload_real.php
379 /modules/ps_contactinfo/vendor/composer/autoload_static.php
380 /modules/ps_crossselling/vendor/autoload.php
381 /modules/ps_crossselling/vendor/composer/autoload_real.php
382 /modules/ps_crossselling/vendor/composer/autoload_static.php
383 /modules/ps_customeraccountlinks/vendor/autoload.php
384 /modules/ps_customeraccountlinks/vendor/composer/autoload_real.php
385 /modules/ps_customeraccountlinks/vendor/composer/autoload_static.php
386 /modules/ps_customersignin/vendor/autoload.php
387 /modules/ps_customersignin/vendor/composer/autoload_real.php
388 /modules/ps_customersignin/vendor/composer/autoload_static.php
389 /modules/ps_customtext/vendor/autoload.php
390 /modules/ps_customtext/vendor/composer/autoload_real.php
391 /modules/ps_customtext/vendor/composer/autoload_static.php
392 /modules/ps_dataprivacy/vendor/autoload.php
393 /modules/ps_dataprivacy/vendor/composer/autoload_real.php
394 /modules/ps_dataprivacy/vendor/composer/autoload_static.php
395 /modules/ps_facetedsearch/vendor/autoload.php
396 /modules/ps_facetedsearch/vendor/composer/autoload_real.php
397 /modules/ps_facetedsearch/vendor/composer/autoload_static.php
398 /modules/ps_featuredproducts/vendor/autoload.php
399 /modules/ps_featuredproducts/vendor/composer/autoload_real.php
400 /modules/ps_featuredproducts/vendor/composer/autoload_static.php
401 /modules/ps_imageslider/vendor/autoload.php
402 /modules/ps_imageslider/vendor/composer/autoload_real.php
403 /modules/ps_imageslider/vendor/composer/autoload_static.php
404 /modules/ps_linklist/vendor/autoload.php
405 /modules/ps_linklist/vendor/composer/autoload_real.php
406 /modules/ps_linklist/vendor/composer/autoload_static.php
407 /modules/ps_mainmenu/vendor/autoload.php
408 /modules/ps_mainmenu/vendor/composer/autoload_real.php
409 /modules/ps_mainmenu/vendor/composer/platform_check.php
410 /modules/ps_mainmenu/vendor/composer/autoload_static.php
411 /modules/ps_searchbar/vendor/autoload.php
412 /modules/ps_searchbar/vendor/composer/autoload_real.php
413 /modules/ps_searchbar/vendor/composer/autoload_static.php
414 /modules/ps_shoppingcart/vendor/autoload.php
415 /modules/ps_shoppingcart/vendor/composer/autoload_real.php
416 /modules/ps_shoppingcart/vendor/composer/autoload_static.php
417 /modules/ps_themecusto/vendor/autoload.php
418 /modules/ps_themecusto/vendor/composer/autoload_real.php
419 /modules/ps_themecusto/vendor/composer/autoload_static.php
420 /modules/statsbestcategories/vendor/autoload.php
421 /modules/statsbestcategories/vendor/composer/autoload_real.php
422 /modules/statsbestcategories/vendor/composer/autoload_static.php
423 /modules/statsbestcustomers/vendor/autoload.php
424 /modules/statsbestcustomers/vendor/composer/autoload_real.php
425 /modules/statsbestcustomers/vendor/composer/autoload_static.php
426 /modules/statsbestproducts/vendor/autoload.php
427 /modules/statsbestproducts/vendor/composer/autoload_real.php
428 /modules/statsbestproducts/vendor/composer/autoload_static.php
429 /modules/statsbestsuppliers/vendor/autoload.php
430 /modules/statsbestsuppliers/vendor/composer/autoload_real.php
431 /modules/statsbestsuppliers/vendor/composer/autoload_static.php
432 /modules/statscatalog/vendor/autoload.php
433 /modules/statscatalog/vendor/composer/autoload_real.php
434 /modules/statscatalog/vendor/composer/autoload_static.php
435 /modules/statscheckup/vendor/autoload.php
436 /modules/statscheckup/vendor/composer/autoload_real.php
437 /modules/statscheckup/vendor/composer/autoload_static.php
438 /modules/statsdata/vendor/autoload.php
439 /modules/statsdata/vendor/composer/autoload_real.php
440 /modules/statsdata/vendor/composer/autoload_static.php
441 /modules/statsforecast/vendor/autoload.php
442 /modules/statsforecast/vendor/composer/autoload_real.php
443 /modules/statsforecast/vendor/composer/autoload_static.php
444 /modules/statsnewsletter/vendor/autoload.php
445 /modules/statsnewsletter/vendor/composer/autoload_real.php
446 /modules/statsnewsletter/vendor/composer/autoload_static.php
447 /modules/statspersonalinfos/vendor/autoload.php
448 /modules/statspersonalinfos/vendor/composer/autoload_real.php
449 /modules/statspersonalinfos/vendor/composer/autoload_static.php
450 /modules/statsproduct/vendor/autoload.php
451 /modules/statsproduct/vendor/composer/autoload_real.php
452 /modules/statsproduct/vendor/composer/autoload_static.php
453 /modules/statsregistrations/vendor/autoload.php
454 /modules/statsregistrations/vendor/composer/autoload_real.php
455 /modules/statsregistrations/vendor/composer/autoload_static.php
456 /modules/statssales/vendor/autoload.php
457 /modules/statssales/vendor/composer/autoload_real.php
458 /modules/statssales/vendor/composer/autoload_static.php
459 /modules/statssearch/vendor/autoload.php
460 /modules/statssearch/vendor/composer/autoload_real.php
461 /modules/statssearch/vendor/composer/autoload_static.php
462 /modules/statsstock/vendor/autoload.php
463 /modules/statsstock/vendor/composer/autoload_real.php
464 /modules/statsstock/vendor/composer/autoload_static.php
465 /modules/psgdpr/vendor/autoload.php
466 /modules/psgdpr/vendor/composer/autoload_real.php
467 /modules/psgdpr/vendor/composer/autoload_static.php
468 /modules/blockreassurance/vendor/autoload.php
469 /modules/blockreassurance/vendor/composer/autoload_real.php
470 /modules/blockreassurance/vendor/composer/autoload_static.php
471 /modules/autoupgrade/vendor/autoload.php
472 /modules/autoupgrade/vendor/composer/autoload_real.php
473 /modules/autoupgrade/vendor/composer/autoload_static.php
474 /modules/autoupgrade/vendor/segmentio/analytics-php/lib/Segment.php
475 /modules/autoupgrade/vendor/segmentio/analytics-php/lib/Segment/Client.php
476 /modules/autoupgrade/vendor/segmentio/analytics-php/lib/Segment/Consumer.php
477 /modules/autoupgrade/vendor/segmentio/analytics-php/lib/Segment/QueueConsumer.php
478 /modules/autoupgrade/vendor/segmentio/analytics-php/lib/Segment/Consumer/File.php
479 /modules/autoupgrade/vendor/segmentio/analytics-php/lib/Segment/Consumer/ForkCurl.php
480 /modules/autoupgrade/vendor/segmentio/analytics-php/lib/Segment/Consumer/LibCurl.php
481 /modules/autoupgrade/vendor/segmentio/analytics-php/lib/Segment/Consumer/Socket.php
482 /modules/autoupgrade/vendor/segmentio/analytics-php/lib/Segment/Version.php
483 /modules/smartsupp/vendor/autoload.php
484 /modules/smartsupp/vendor/composer/autoload_real.php
485 /modules/smartsupp/vendor/composer/platform_check.php
486 /modules/smartsupp/vendor/composer/autoload_static.php
487 /modules/ps_accounts/vendor/autoload.php
488 /modules/ps_accounts/vendor/composer/autoload_real.php
489 /modules/ps_accounts/vendor/composer/platform_check.php
490 /modules/ps_accounts/vendor/composer/autoload_static.php
491 /modules/ps_accounts/vendor/paragonie/random_compat/lib/random.php
492 /modules/ps_accounts/vendor/symfony/polyfill-ctype/bootstrap.php
493 /modules/ps_accounts/vendor/lcobucci/jwt/compat/class-aliases.php
494 /modules/ps_accounts/vendor/lcobucci/jwt/src/Token.php
495 /modules/ps_accounts/vendor/lcobucci/jwt/src/Signature.php
496 /modules/ps_accounts/vendor/lcobucci/jwt/compat/json-exception-polyfill.php
497 /modules/ps_accounts/vendor/lcobucci/jwt/compat/lcobucci-clock-polyfill.php
498 /modules/ps_accounts/vendor/phpseclib/phpseclib/phpseclib/bootstrap.php
499 /modules/ps_accounts/vendor/ramsey/uuid/src/functions.php
500 /modules/ps_eventbus/vendor/autoload.php
501 /modules/ps_eventbus/vendor/composer/autoload_real.php
502 /modules/ps_eventbus/vendor/composer/autoload_static.php
503 /src/Core/Hook/HookModuleFilter.php
504 /src/Core/Hook/HookModuleFilterInterface.php
505 /controllers/front/listing/CategoryController.php
506 /classes/controller/ProductListingFrontController.php
507 /classes/controller/ProductPresentingFrontController.php
508 /classes/controller/FrontController.php
509 /src/PrestaShopBundle/Translation/TranslatorComponent.php
510 /vendor/symfony/symfony/src/Symfony/Component/Translation/Translator.php
511 /vendor/symfony/symfony/src/Symfony/Component/Translation/TranslatorInterface.php
512 /vendor/symfony/contracts/Translation/LocaleAwareInterface.php
513 /vendor/symfony/contracts/Translation/TranslatorInterface.php
514 /vendor/symfony/symfony/src/Symfony/Component/Translation/TranslatorBagInterface.php
515 /src/PrestaShopBundle/Translation/PrestaShopTranslatorTrait.php
516 /src/PrestaShopBundle/Translation/TranslatorLanguageTrait.php
517 /src/PrestaShopBundle/Translation/TranslatorInterface.php
518 /vendor/symfony/symfony/src/Symfony/Component/Translation/Formatter/MessageFormatter.php
519 /vendor/symfony/symfony/src/Symfony/Component/Translation/Formatter/IntlFormatter.php
520 /vendor/symfony/symfony/src/Symfony/Component/Translation/Formatter/IntlFormatterInterface.php
521 /vendor/symfony/symfony/src/Symfony/Component/Translation/Formatter/MessageFormatterInterface.php
522 /vendor/symfony/symfony/src/Symfony/Component/Translation/Formatter/ChoiceMessageFormatterInterface.php
523 /vendor/symfony/symfony/src/Symfony/Component/Translation/IdentityTranslator.php
524 /vendor/symfony/contracts/Translation/TranslatorTrait.php
525 /vendor/symfony/symfony/src/Symfony/Component/Config/ConfigCacheFactory.php
526 /vendor/symfony/symfony/src/Symfony/Component/Config/ConfigCacheFactoryInterface.php
527 /vendor/symfony/symfony/src/Symfony/Component/Translation/MessageCatalogue.php
528 /vendor/symfony/symfony/src/Symfony/Component/Translation/MessageCatalogueInterface.php
529 /vendor/symfony/symfony/src/Symfony/Component/Translation/MetadataAwareInterface.php
530 /vendor/symfony/symfony/src/Symfony/Component/Finder/Finder.php
531 /vendor/symfony/symfony/src/Symfony/Component/Finder/Iterator/FileTypeFilterIterator.php
532 /vendor/symfony/symfony/src/Symfony/Component/Finder/Comparator/NumberComparator.php
533 /vendor/symfony/symfony/src/Symfony/Component/Finder/Comparator/Comparator.php
534 /vendor/symfony/symfony/src/Symfony/Component/Finder/Iterator/RecursiveDirectoryIterator.php
535 /vendor/symfony/symfony/src/Symfony/Component/Finder/Iterator/ExcludeDirectoryFilterIterator.php
536 /vendor/symfony/symfony/src/Symfony/Component/Finder/Iterator/DepthRangeFilterIterator.php
537 /vendor/symfony/symfony/src/Symfony/Component/Finder/Iterator/FilenameFilterIterator.php
538 /vendor/symfony/symfony/src/Symfony/Component/Finder/Iterator/MultiplePcreFilterIterator.php
539 /vendor/symfony/symfony/src/Symfony/Component/Finder/Glob.php
540 /vendor/symfony/symfony/src/Symfony/Component/Finder/Iterator/PathFilterIterator.php
541 /vendor/symfony/symfony/src/Symfony/Component/Finder/SplFileInfo.php
542 /src/Adapter/ContainerFinder.php
543 /src/Core/Exception/ContainerNotFoundException.php
544 /src/PrestaShopBundle/Translation/TranslatorLanguageLoader.php
545 /src/Adapter/Module/Repository/ModuleRepository.php
546 /src/Core/Repository/AbstractObjectModelRepository.php
547 /vendor/symfony/symfony/src/Symfony/Component/Translation/Loader/XliffFileLoader.php
548 /vendor/symfony/symfony/src/Symfony/Component/Translation/Loader/LoaderInterface.php
549 /src/PrestaShopBundle/Translation/Loader/SqlTranslationLoader.php
550 /src/Adapter/Presenter/Object/ObjectPresenter.php
551 /src/Adapter/Presenter/PresenterInterface.php
552 /src/Adapter/Presenter/Cart/CartPresenter.php
553 /src/Adapter/Image/ImageRetriever.php
554 /classes/tax/TaxConfiguration.php
555 /classes/Smarty/TemplateFinder.php
556 /classes/assets/StylesheetManager.php
557 /classes/assets/AbstractAssetManager.php
558 /src/Adapter/Assets/AssetUrlGeneratorTrait.php
559 /classes/assets/JavascriptManager.php
560 /classes/assets/CccReducer.php
561 /classes/Category.php
562 /classes/webservice/WebserviceRequest.php
563 /src/Core/Localization/Locale/Repository.php
564 /src/Core/Localization/Locale/RepositoryInterface.php
565 /src/Core/Localization/CLDR/LocaleRepository.php
566 /src/Core/Localization/CLDR/LocaleDataSource.php
567 /src/Core/Localization/CLDR/DataLayer/LocaleCache.php
568 /src/Core/Data/Layer/AbstractDataLayer.php
569 /src/Core/Localization/CLDR/LocaleDataLayerInterface.php
570 /vendor/symfony/symfony/src/Symfony/Component/Cache/Adapter/FilesystemAdapter.php
571 /vendor/symfony/symfony/src/Symfony/Component/Cache/Adapter/AbstractAdapter.php
572 /vendor/symfony/symfony/src/Symfony/Component/Cache/Traits/AbstractAdapterTrait.php
573 /vendor/symfony/symfony/src/Symfony/Component/Cache/Traits/AbstractTrait.php
574 /vendor/symfony/symfony/src/Symfony/Component/Cache/Traits/ContractsTrait.php
575 /vendor/symfony/contracts/Cache/CacheTrait.php
576 /vendor/psr/cache/src/InvalidArgumentException.php
577 /vendor/psr/cache/src/CacheException.php
578 /vendor/symfony/symfony/src/Symfony/Component/Cache/Traits/FilesystemTrait.php
579 /vendor/symfony/symfony/src/Symfony/Component/Cache/Traits/FilesystemCommonTrait.php
580 /vendor/symfony/symfony/src/Symfony/Component/Cache/Marshaller/DefaultMarshaller.php
581 /vendor/symfony/symfony/src/Symfony/Component/Cache/Marshaller/MarshallerInterface.php
582 /src/Core/Localization/CLDR/DataLayer/LocaleReference.php
583 /src/Core/Localization/CLDR/Reader.php
584 /src/Core/Localization/CLDR/ReaderInterface.php
585 /src/Core/Localization/Currency/Repository.php
586 /src/Core/Localization/Currency/RepositoryInterface.php
587 /src/Core/Localization/Currency/CurrencyDataSource.php
588 /src/Core/Localization/Currency/DataSourceInterface.php
589 /src/Core/Localization/Currency/DataLayer/CurrencyCache.php
590 /src/Core/Localization/Currency/CurrencyDataLayerInterface.php
591 /src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php
592 /src/Adapter/Currency/CurrencyDataProvider.php
593 /src/Core/Currency/CurrencyDataProviderInterface.php
594 /src/Adapter/LegacyContext.php
595 /src/Adapter/Tools.php
596 /src/Core/Localization/Currency/DataLayer/CurrencyReference.php
597 /src/Core/Localization/Currency/DataLayer/CurrencyInstalled.php
598 /vendor/prestashop/decimal/src/Operation/Rounding.php
599 /src/Core/Localization/Locale.php
600 /src/Core/Localization/LocaleInterface.php
601 /src/Core/Localization/Specification/Price.php
602 /src/Core/Localization/Specification/Number.php
603 /src/Core/Localization/Specification/NumberInterface.php
604 /src/Core/Localization/Specification/Factory.php
605 /src/Core/Localization/CLDR/LocaleData.php
606 /src/Core/Localization/CLDR/NumberSymbolsData.php
607 /src/Core/Localization/CLDR/CurrencyData.php
608 /src/Core/Localization/CLDR/Locale.php
609 /src/Core/Localization/CLDR/LocaleInterface.php
610 /src/Core/Localization/Specification/NumberSymbolList.php
611 /classes/Currency.php
612 /src/Core/Localization/Currency/LocalizedCurrencyId.php
613 /src/Core/Localization/Currency/CurrencyData.php
614 /src/Core/Localization/Currency/CurrencyCollection.php
615 /src/Core/Localization/Currency.php
616 /src/Core/Localization/CurrencyInterface.php
617 /src/Core/Localization/Specification/NumberCollection.php
618 /src/Core/Localization/Number/Formatter.php
619 /classes/Cart.php
620 /src/Adapter/AddressFactory.php
621 /classes/CartRule.php
622 /classes/Product.php
623 /src/Core/Domain/Product/ValueObject/RedirectType.php
624 /src/Core/Util/DateTime/DateTime.php
625 /src/Core/Domain/Product/Stock/ValueObject/OutOfStockType.php
626 /src/Core/Domain/Product/Pack/ValueObject/PackStockType.php
627 /src/Core/Domain/Product/ValueObject/ProductType.php
628 /src/Core/Domain/Product/ValueObject/Reference.php
629 /src/Core/Domain/Product/ValueObject/Ean13.php
630 /src/Core/Domain/Product/ValueObject/Isbn.php
631 /src/Core/Domain/Product/ValueObject/Upc.php
632 /src/Core/Domain/Product/ProductSettings.php
633 /src/Core/Image/ImageFormatConfiguration.php
634 /src/Core/Image/ImageFormatConfigurationInterface.php
635 /classes/FeatureFlag.php
636 /src/Core/FeatureFlag/FeatureFlagSettings.php
637 /classes/ImageType.php
638 /src/Core/Domain/Shop/ValueObject/ShopId.php
639 /src/Core/Domain/Shop/ValueObject/ShopIdInterface.php
640 /modules/blockreassurance/blockreassurance.php
641 /src/Core/Module/WidgetInterface.php
642 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_createdata.php
643 /vendor/smarty/smarty/libs/sysplugins/smarty_data.php
644 /vendor/symfony/symfony/src/Symfony/Component/Config/Util/XmlUtils.php
645 /vendor/symfony/symfony/src/Symfony/Component/Translation/Util/XliffUtils.php
646 /src/PrestaShopBundle/Translation/DomainNormalizer.php
647 /classes/Media.php
648 /modules/ps_socialfollow/ps_socialfollow.php
649 /src/Adapter/Presenter/Cart/CartLazyArray.php
650 /src/Adapter/Presenter/AbstractLazyArray.php
651 /src/Adapter/Product/PriceFormatter.php
652 /src/Core/Util/Inflector.php
653 /vendor/doctrine/inflector/lib/Doctrine/Inflector/InflectorFactory.php
654 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Language.php
655 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/English/InflectorFactory.php
656 /vendor/doctrine/inflector/lib/Doctrine/Inflector/GenericLanguageInflectorFactory.php
657 /vendor/doctrine/inflector/lib/Doctrine/Inflector/LanguageInflectorFactory.php
658 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/English/Rules.php
659 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Ruleset.php
660 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Transformations.php
661 /vendor/doctrine/inflector/lib/Doctrine/Inflector/WordInflector.php
662 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/English/Inflectible.php
663 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Transformation.php
664 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Pattern.php
665 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Patterns.php
666 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/English/Uninflected.php
667 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Substitutions.php
668 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Substitution.php
669 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Word.php
670 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Inflector.php
671 /vendor/doctrine/inflector/lib/Doctrine/Inflector/CachedWordInflector.php
672 /vendor/doctrine/inflector/lib/Doctrine/Inflector/RulesetInflector.php
673 /classes/Gender.php
674 /classes/Risk.php
675 /classes/Meta.php
676 /classes/Address.php
677 /classes/State.php
678 /src/Core/Security/PasswordPolicyConfiguration.php
679 /src/Core/Configuration/DataConfigurationInterface.php
680 /src/Core/Security/Hashing.php
681 /src/Core/Filter/FrontEndObject/MainFilter.php
682 /src/Core/Filter/FilterInterface.php
683 /src/Core/Filter/FrontEndObject/CartFilter.php
684 /src/Core/Filter/HashMapWhitelistFilter.php
685 /src/Core/Filter/CollectionFilter.php
686 /src/Core/Filter/FrontEndObject/ProductFilter.php
687 /src/Core/Filter/FrontEndObject/EmbeddedAttributesFilter.php
688 /src/Core/Filter/FrontEndObject/CustomerFilter.php
689 /src/Core/Filter/FrontEndObject/ShopFilter.php
690 /src/Core/Filter/FrontEndObject/ConfigurationFilter.php
691 /modules/ps_imageslider/ps_imageslider.php
692 /modules/ps_imageslider/Ps_HomeSlide.php
693 /modules/ar_content_2/ar_content_2.php
694 /classes/Translate.php
695 /modules/ar_content_2/translations/fr.php
696 /modules/ps_searchbar/ps_searchbar.php
697 /modules/opartdevis/opartdevis.php
698 /modules/opartdevis/models/OpartQuotation.php
699 /modules/opartdevis/models/HTMLTemplateQuotationPdf.php
700 /classes/pdf/HTMLTemplate.php
701 /classes/PaymentModule.php
702 /modules/opartdevis/translations/fr.php
703 /modules/ps_shoppingcart/ps_shoppingcart.php
704 /modules/ar_content/ar_content.php
705 /modules/ar_content/translations/fr.php
706 /modules/ar_content_3/ar_content_3.php
707 /modules/ar_content_3/translations/fr.php
708 /modules/ar_slider/ar_slider.php
709 /modules/ar_slider/translations/fr.php
710 /modules/ar_content_link_2/ar_content_link_2.php
711 /modules/ar_content_link_2/translations/fr.php
712 /modules/smartsupp/smartsupp.php
713 /modules/smartsupp/translations/fr.php
714 /modules/smartsupp/vendor/smartsupp/chat-code-generator/src/Smartsupp/ChatGenerator.php
715 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php
716 /var/cache/prod/smarty/compile/classic_child/34/a5/b8/34a5b85e754ae8320c47a9bbc6ec944bf814a8c6_2.file.chat_widget.tpl.php
717 /modules/ar_categoryproducts/ar_categoryproducts.php
718 /src/Core/Product/Search/ProductSearchContext.php
719 /src/Core/Product/Search/ProductSearchQuery.php
720 /src/Core/Product/Search/SortOrder.php
721 /modules/ps_facetedsearch/ps_facetedsearch.php
722 /modules/ps_facetedsearch/src/HookDispatcher.php
723 /modules/ps_facetedsearch/src/Hook/Attribute.php
724 /modules/ps_facetedsearch/src/Hook/AbstractHook.php
725 /modules/ps_facetedsearch/src/Hook/AttributeGroup.php
726 /modules/ps_facetedsearch/src/Hook/Category.php
727 /modules/ps_facetedsearch/src/Hook/Configuration.php
728 /modules/ps_facetedsearch/src/Hook/Design.php
729 /modules/ps_facetedsearch/src/Hook/Feature.php
730 /modules/ps_facetedsearch/src/Form/Feature/FormModifier.php
731 /modules/ps_facetedsearch/src/Form/Feature/FormDataProvider.php
732 /modules/ps_facetedsearch/src/Hook/FeatureValue.php
733 /modules/ps_facetedsearch/src/Form/FeatureValue/FormModifier.php
734 /modules/ps_facetedsearch/src/Form/FeatureValue/FormDataProvider.php
735 /modules/ps_facetedsearch/src/Hook/Product.php
736 /modules/ps_facetedsearch/src/Hook/ProductSearch.php
737 /modules/ps_facetedsearch/src/Hook/SpecificPrice.php
738 /modules/ps_facetedsearch/src/Filters/Provider.php
739 /modules/ps_facetedsearch/src/URLSerializer.php
740 /modules/ps_facetedsearch/src/Filters/DataAccessor.php
741 /modules/ps_facetedsearch/src/Product/SearchProvider.php
742 /src/Core/Product/Search/FacetsRendererInterface.php
743 /src/Core/Product/Search/ProductSearchProviderInterface.php
744 /modules/ps_facetedsearch/src/Filters/Converter.php
745 /modules/ps_facetedsearch/src/Product/SearchFactory.php
746 /src/Core/Product/Search/ProductSearchResult.php
747 /src/Adapter/Localization/LegacyTranslator.php
748 /modules/ps_facetedsearch/src/Product/Search.php
749 /modules/ps_facetedsearch/src/Adapter/MySQL.php
750 /modules/ps_facetedsearch/src/Adapter/AbstractAdapter.php
751 /modules/ps_facetedsearch/src/Adapter/InterfaceAdapter.php
752 /vendor/doctrine/collections/lib/Doctrine/Common/Collections/ArrayCollection.php
753 /vendor/doctrine/collections/lib/Doctrine/Common/Collections/Collection.php
754 /vendor/doctrine/collections/lib/Doctrine/Common/Collections/ReadableCollection.php
755 /vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php
756 /modules/ps_facetedsearch/src/Filters/Products.php
757 /classes/stock/StockAvailable.php
758 /modules/ps_facetedsearch/src/Filters/Block.php
759 /classes/Manufacturer.php
760 /src/Core/Util/String/StringModifier.php
761 /src/Core/Util/String/StringModifierInterface.php
762 /src/Core/Product/Search/Facet.php
763 /src/Core/Product/Search/Filter.php
764 /src/Core/Product/Search/FacetCollection.php
765 /classes/ProductAssembler.php
766 /classes/Combination.php
767 /classes/tax/Tax.php
768 /vendor/prestashop/decimal/src/DecimalNumber.php
769 /vendor/prestashop/decimal/src/Builder.php
770 /src/Core/Localization/CLDR/ComputingPrecision.php
771 /src/Core/Localization/CLDR/ComputingPrecisionInterface.php
772 /classes/SpecificPrice.php
773 /classes/tax/TaxManagerFactory.php
774 /classes/tax/TaxRulesTaxManager.php
775 /classes/tax/TaxManagerInterface.php
776 /classes/tax/TaxCalculator.php
777 /classes/GroupReduction.php
778 /classes/Pack.php
779 /classes/order/Order.php
780 /classes/Feature.php
781 /classes/ProductPresenterFactory.php
782 /src/Adapter/Presenter/Product/ProductListingPresenter.php
783 /src/Adapter/Presenter/Product/ProductPresenter.php
784 /src/Adapter/Product/ProductColorsRetriever.php
785 /src/Adapter/HookManager.php
786 /src/Core/Product/ProductPresentationSettings.php
787 /src/Adapter/Presenter/Product/ProductListingLazyArray.php
788 /src/Adapter/Presenter/Product/ProductLazyArray.php
789 /classes/Image.php
790 /var/cache/prod/smarty/compile/classic_child/d4/1d/65/d41d65d76b9471b5d365fe06cf1737c89a53af9f_2.module.ps_facetedsearchviewstemplatesfrontcatalogfacets.tpl.php
791 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_block.php
792 /vendor/smarty/smarty/libs/plugins/modifier.count.php
793 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php
794 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_foreach.php
795 /var/cache/prod/smarty/compile/classic_child/2e/80/73/2e807335546cfa2360c36327ac89dd2fcb054379_2.module.ps_facetedsearchviewstemplatesfrontcatalogactivefilters.tpl.php
796 /src/Core/Product/Search/Pagination.php
797 /var/cache/prod/smarty/compile/classic_childlayouts_layout_left_column_tpl/22/44/ca/2244ca595609551f0c0ec677acfe34bb78fff0b8_2.file.category.tpl.php
798 /var/cache/prod/smarty/compile/classic_childlayouts_layout_left_column_tpl/ab/0b/32/ab0b32f04940ec9c7b4f9f30ba5ae27028bb3356_2.file.product-list.tpl.php
799 /var/cache/prod/smarty/compile/classic_childlayouts_layout_left_column_tpl/e9/67/10/e96710c03408d22ad61cd42231274219ea8ba0d9_2.file.layout-left-column.tpl.php
800 /var/cache/prod/smarty/compile/classic_childlayouts_layout_left_column_tpl/86/11/a5/8611a50233cff5d0a00e8410d127399997bf85c7_2.file.layout-both-columns.tpl.php
801 /var/cache/prod/smarty/compile/classic_childlayouts_layout_left_column_tpl/55/5e/f0/555ef01aa81b4eb30742261776a354d5693bc015_2.file.head.tpl.php
802 /var/cache/prod/smarty/compile/classic_childlayouts_layout_left_column_tpl/96/cf/b4/96cfb47f1941703e6cf3321762c8aa2d856c5399_2.file.head-jsonld.tpl.php
803 /var/cache/prod/smarty/compile/classic_childlayouts_layout_left_column_tpl/ae/cb/e8/aecbe811c2ad2729dd7c58e8b1e6768776afb584_2.file.product-list-jsonld.tpl.php
804 /var/cache/prod/smarty/compile/classic_childlayouts_layout_left_column_tpl/b3/2a/9d/b32a9d98b2fb6354ec21660e571dff1caf6fbf4a_2.file.pagination-seo.tpl.php
805 /vendor/smarty/smarty/libs/plugins/modifier.replace.php
806 /vendor/smarty/smarty/libs/plugins/shared.mb_str_replace.php
807 /var/cache/prod/smarty/compile/classic_childlayouts_layout_left_column_tpl/60/22/6a/60226aa9726f7bff7c840086e79bfd2c32e27fd4_2.file.stylesheets.tpl.php
808 /var/cache/prod/smarty/compile/classic_childlayouts_layout_left_column_tpl/8b/2a/54/8b2a5423730275aaa4cde4994c9270f533388edc_2.file.javascript.tpl.php
809 /classes/ProductDownload.php
810 /src/Core/Cart/Calculator.php
811 /src/Core/Cart/CartRowCollection.php
812 /src/Core/Cart/Fees.php
813 /src/Core/Cart/AmountImmutable.php
814 /src/Core/Cart/CartRuleCollection.php
815 /src/Core/Cart/CartRuleCalculator.php
816 /src/Adapter/Product/PriceCalculator.php
817 /src/Core/Cart/CartRow.php
818 /vendor/symfony/symfony/src/Symfony/Component/Translation/PluralizationRules.php
819 /var/cache/prod/smarty/compile/classic_childlayouts_layout_left_column_tpl/9a/ad/f8/9aadf85bab4f381ade7ceed29a122f1c0c7e05c9_2.file.product-activation.tpl.php
820 /var/cache/prod/smarty/compile/classic_childlayouts_layout_left_column_tpl/18/19/97/18199761cb6f6c46adca098ff4d723bc884d964b_2.file.header.tpl.php
821 /modules/ps_customersignin/ps_customersignin.php
822 /var/cache/prod/smarty/compile/classic_child/d5/f8/f5/d5f8f570180f74d1dbdd1a1d2af0445e90a6650c_2.module.ps_customersigninps_customersignin.tpl.php
823 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_gettemplatevars.php
824 /var/cache/prod/smarty/compile/classic_child/11/0e/c7/110ec72aa9921d2c382ad628bdb2f0bc5105a617_2.module.ps_searchbarps_searchbar.tpl.php
825 /modules/ps_mainmenu/ps_mainmenu.php
826 /modules/ps_mainmenu/ps_menutoplinks.class.php
827 /var/cache/prod/smarty/compile/classic_child/41/df/19/41df1985130dffd7d3fe4cb369091546a0b40be7_2.module.ps_mainmenups_mainmenu.tpl.php
828 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_tplfunction.php
829 /var/cache/prod/smarty/compile/classic_childlayouts_layout_left_column_tpl/53/02/53/5302530aee11c21cb0a2cfc78a0d153f0257d87d_2.file.notifications.tpl.php
830 /var/cache/prod/smarty/compile/classic_childlayouts_layout_left_column_tpl/81/c3/1c/81c31cad3f60c07c2517a57289a7131e30893400_2.file.breadcrumb.tpl.php
831 /var/cache/prod/smarty/compile/classic_child/81/a1/04/81a1040ed0eeab6f58198f9907167c7fced628c5_2.module.ps_facetedsearchps_facetedsearch.tpl.php
832 /var/cache/prod/smarty/compile/classic_childlayouts_layout_left_column_tpl/fa/07/59/fa075977f94ac10cea5145d342ecb68839c5e46e_2.file.category-header.tpl.php
833 /var/cache/prod/smarty/compile/classic_child/26/0b/62/260b62bda17b6952262552c7b86a59e6035ce850_2.file.ar_content_3.tpl.php
834 /var/cache/prod/smarty/compile/classic_childlayouts_layout_left_column_tpl/8f/b1/73/8fb173294a052e44aa9e2f43e6077e71f94d91b5_2.file.products-top.tpl.php
835 /var/cache/prod/smarty/compile/classic_childlayouts_layout_left_column_tpl/fc/4a/8d/fc4a8da7e7b864dac9f73fc19eb410364acb6e1a_2.file.sort-orders.tpl.php
836 /var/cache/prod/smarty/compile/classic_childlayouts_layout_left_column_tpl/f0/9c/a7/f09ca71150afd499cea3f269a963fad017c13055_2.file.products.tpl.php
837 /var/cache/prod/smarty/compile/classic_childlayouts_layout_left_column_tpl/70/d7/02/70d702b5b2776c10e0ef7d09de402cbd40bdc30e_2.file.productlist.tpl.php
838 /var/cache/prod/smarty/compile/classic_childlayouts_layout_left_column_tpl/14/0b/fe/140bfe4982088f9b4238897d5d74535c17e3612e_2.file.product.tpl.php
839 /var/cache/prod/smarty/compile/classic_childlayouts_layout_left_column_tpl/d5/32/c5/d532c5cdd9478b9a55c0c08e7c454b3149991169_2.file.product-flags.tpl.php
840 /var/cache/prod/smarty/compile/classic_childlayouts_layout_left_column_tpl/f0/e5/e0/f0e5e0019fef6adff2a45bf794bcc79c0cdd80bb_2.file.pagination.tpl.php
841 /modules/productsperpage/productsperpage.php
842 /var/cache/prod/smarty/compile/classic_child/f4/36/75/f43675ea36b0d48d047858b5282d16cf9087786d_2.file.productsperpage.tpl.php
843 /vendor/smarty/smarty/libs/plugins/modifier.escape.php
844 /var/cache/prod/smarty/compile/classic_childlayouts_layout_left_column_tpl/34/8b/99/348b9912f54fd759a65424a9ae0745793cd9d53e_2.file.products-bottom.tpl.php
845 /var/cache/prod/smarty/compile/classic_childlayouts_layout_left_column_tpl/f9/bc/db/f9bcdb7d6f146d3e9344cf632f20ed5627bf17a1_2.file.footer.tpl.php
846 /modules/ps_linklist/ps_linklist.php
847 /modules/ps_linklist/src/Presenter/LinkBlockPresenter.php
848 /modules/ps_linklist/src/Filter/LinkFilter.php
849 /modules/ps_linklist/src/Filter/BestSalesRouteFilter.php
850 /modules/ps_linklist/src/Filter/RouteFilterInterface.php
851 /modules/ps_linklist/src/LegacyLinkBlockRepository.php
852 /vendor/smarty/smarty/libs/sysplugins/smarty_template_cached.php
853 /vendor/smarty/smarty/libs/sysplugins/smarty_cacheresource.php
854 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_cacheresource_file.php
855 /var/cache/prod/smarty/cache/ps_linklist/displayFooter/1/1/1/8/classic_child/c0/2f/8d/c02f8dc1b284a7e9c72954a607d9e4db33380f1a.ps_linklistviewstemplateshooklinkblock.tpl.php
856 /modules/ps_customeraccountlinks/ps_customeraccountlinks.php
857 /var/cache/prod/smarty/cache/ps_customeraccountlinks/1/1/1/8/classic_child/85/e4/c4/85e4c4df6fc8cee0d3e95ef2521a89a8fbe083ff.ps_customeraccountlinksps_customeraccountlinks.tpl.php
858 /var/cache/prod/smarty/cache/ps_socialfollow/1/1/1/8/classic_child/3f/86/ac/3f86ace1b04f504e1684aaa7aba8f3ebbf6e611c.ps_socialfollowps_socialfollow.tpl.php
859 /modules/statsdata/statsdata.php
860 /classes/Connection.php
861 /classes/ConnectionsSource.php