Weld-neck flanges

View technical information
Clear all

Filter By

E

DN

Ø A

Ø B

Tube

Weight

Ø C

Holes

n - Ø D

F

Ø G

No products available yet

Stay tuned! More products will be shown here as they are added.

Load Time 1210 ms
Querying Time 384 ms
Queries 503
Memory Peak Usage 11.8 Mb
Included Files 985 files - 11.73 Mb
PrestaShop Cache - Mb
Global vars 0.04 Mb
PrestaShop Version 8.1.1
PHP Version 8.1.34
MySQL Version 8.0.44-0ubuntu0.24.04.2
Memory Limit 1024M
Max Execution Time 300s
Smarty Cache disabled
Smarty Compilation force compile
  Time Cumulated Time Memory Usage Memory Peak Usage
config 10.857 ms 10.857 ms 2.43 Mb 2.7 Mb
__construct 0.029 ms 10.886 ms - Mb 2.7 Mb
init 109.742 ms 120.628 ms 1.99 Mb 4.6 Mb
checkAccess 0.002 ms 120.630 ms - Mb 4.6 Mb
setMedia 0.959 ms 121.589 ms 0.06 Mb 4.6 Mb
postProcess 0.002 ms 121.591 ms - Mb 4.6 Mb
initHeader 0.002 ms 121.593 ms - Mb 4.6 Mb
initContent 253.221 ms 374.814 ms 2.52 Mb 9.0 Mb
initFooter 0.002 ms 374.816 ms - Mb 9.0 Mb
display 835 ms 1210 ms 4.63 Mb 11.8 Mb
Hook Time Memory Usage
displayFooter 34.015 ms 0.79 Mb
FilterCategoryContent 18.735 ms 0.30 Mb
DisplayHeader 15.911 ms 0.17 Mb
DisplayFooterBefore 15.017 ms 0.26 Mb
displayNavFullWidth 11.341 ms 0.83 Mb
renderWidget 9.626 ms 0.44 Mb
displayFooterLeft 9.135 ms 0.11 Mb
displaySearch 9.091 ms 0.11 Mb
displayNav2 8.434 ms 0.16 Mb
DisplayBeforeBodyClosingTag 5.770 ms 0.05 Mb
displayLeftColumn 4.561 ms 0.03 Mb
ActionPresentCart 4.246 ms 0.17 Mb
DisplayFooter 3.727 ms 0.05 Mb
displayNav1 3.367 ms 0.10 Mb
displayFooterBefore 3.050 ms 0.07 Mb
displayWrapperTop 2.578 ms 0.02 Mb
displayTop 2.547 ms 0.07 Mb
DisplayLeftColumn 2.346 ms 0.07 Mb
DisplayTop 2.150 ms 0.06 Mb
displayFooterAfter 2.099 ms 0.03 Mb
ActionFrontControllerSetVariables 2.057 ms 0.06 Mb
DisplayFooterAfter 1.932 ms 0.03 Mb
Header 1.717 ms 0.09 Mb
DisplaySearch 1.604 ms 0.05 Mb
DisplayFooterCategory 1.239 ms 0.02 Mb
DisplayBanner 1.132 ms 0.02 Mb
DisplayNavFullWidth 1.025 ms 0.03 Mb
DisplayNav1 1.002 ms 0.03 Mb
DisplayContentWrapperBottom 0.869 ms 0.02 Mb
FilterProductSearch 0.774 ms - Mb
DisplayWrapperTop 0.707 ms 0.02 Mb
DisplayWrapperBottom 0.706 ms 0.02 Mb
DisplayNav2 0.674 ms 0.03 Mb
DisplayContentWrapperTop 0.633 ms 0.02 Mb
DisplayNotFound 0.595 ms 0.03 Mb
DisplayAfterBodyOpeningTag 0.560 ms 0.02 Mb
DisplayHeaderCategory 0.465 ms 0.02 Mb
ActionFrontControllerSetMedia 0.242 ms 0.01 Mb
ProductSearchProvider 0.140 ms - Mb
ModuleRoutes 0.037 ms 0.01 Mb
ActionOutputHTMLBefore 0.019 ms - Mb
ActionDispatcherBefore 0.004 ms - Mb
ActionDispatcher 0.003 ms - Mb
43 hook(s) 185.882 ms 4.41 Mb
Module Time Memory Usage
doofinder 3.770 ms 0.08 Mb
tgf_wishlist 1.241 ms 0.02 Mb
ets_cfultimate 4.310 ms 0.05 Mb
ets_blog 3.072 ms 0.04 Mb
etsloginascustomer 2.738 ms 0.02 Mb
tgf_redirection 1.404 ms 0.06 Mb
customfieldgroups 45.494 ms 0.85 Mb
ps_emailsubscription 4.703 ms 0.07 Mb
ps_socialfollow 4.728 ms 0.06 Mb
ps_emailalerts 0.138 ms 0.01 Mb
combinationtable 0.092 ms 0.01 Mb
productdata 0.898 ms 0.05 Mb
tgf_global_reassurance 14.074 ms 0.24 Mb
tgf_customcart 0.400 ms 0.01 Mb
tgf_connector 4.028 ms 0.18 Mb
tgf_carrier_extender 2.125 ms 0.06 Mb
tgf_technical_information 0.100 ms 0.01 Mb
ps_shoppingcart 0.623 ms 0.05 Mb
ps_searchbar 4.350 ms 0.06 Mb
ps_imageslider 0.105 ms 0.01 Mb
ps_googleanalytics 11.408 ms 0.15 Mb
ps_featuredproducts 0.068 ms - Mb
tgf_devis 0.143 ms 0.01 Mb
ps_facetedsearch 1.894 ms 0.06 Mb
customhtml 30.334 ms 0.41 Mb
ps_contactinfo 2.390 ms 0.08 Mb
ps_languageselector 4.745 ms 0.07 Mb
tgf_fastorder 2.370 ms 0.08 Mb
ps_mainmenu 8.870 ms 0.81 Mb
ps_categorytree 9.736 ms 0.44 Mb
ps_linklist 29.992 ms 0.77 Mb
31 module(s) 200.343 ms 4.79 Mb

Stopwatch SQL - 503 queries

# Query Time (ms) Rows Filesort Group By Location
103
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 `ps_hook_module` hm
STRAIGHT_JOIN `ps_hook` h ON (h.id_hook = hm.id_hook AND hm.id_shop = 1)
STRAIGHT_JOIN `ps_module` as m ON (m.id_module = hm.id_module)
ORDER BY hm.position
4.582 ms 475 /classes/Hook.php:456
231
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 43 ORDER BY agl.`name` ASC, a.`position` ASC
4.521 ms 536 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
16
SELECT SQL_NO_CACHE h.`name` as hook, m.`id_module`, h.`id_hook`, m.`name` as module
FROM `ps_module` m
INNER JOIN ps_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 `ps_hook_module` `hm` ON hm.`id_module` = m.`id_module`
INNER JOIN `ps_hook` `h` ON hm.`id_hook` = h.`id_hook`
LEFT JOIN `ps_module_group` `mg` ON mg.`id_module` = m.`id_module`
WHERE (h.`name` != "paymentOptions") AND (hm.`id_shop` = 1) AND (mg.id_shop = 1 AND  mg.`id_group` IN (1))
GROUP BY hm.id_hook, hm.id_module
ORDER BY hm.`position`
3.878 ms 17504 Yes Yes /classes/Hook.php:1183
3
SELECT SQL_NO_CACHE value FROM `ps_configuration` WHERE `name` = "PS_MULTISHOP_FEATURE_ACTIVE" LIMIT 1
3.547 ms 1 /classes/shop/Shop.php:1183
65
SELECT SQL_NO_CACHE v.value
FROM ps_cfg_field_value v
WHERE v.id_entity=194 AND v.id_field_group=78 AND v.id_shop=1 LIMIT 1
3.317 ms 1048 /modules/customfieldgroups/src/Repository/FieldGroupRepository.php:1120
475
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_linklist" LIMIT 1
3.213 ms 1 /classes/module/Module.php:2633
232
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 44 ORDER BY agl.`name` ASC, a.`position` ASC
3.168 ms 314 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
473
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_socialfollow" LIMIT 1
3.166 ms 1 /classes/module/Module.php:2633
496
SELECT SQL_NO_CACHE * FROM ps_customhtmlblock AS psb 
LEFT JOIN ps_customhtmlblock_lang AS psl ON psb.id_customhtmlblock = psl.id_customhtmlblock
LEFT JOIN ps_customhtmlblock_shop AS pss ON psb.id_customhtmlblock = pss.id_customhtmlblock
WHERE id_shop =1 
AND id_lang =2
AND `hook_position` = "displayFooter" 
AND `showhook` = 1 ORDER BY `position` ASC
3.105 ms 13 Yes /modules/customhtml/models/CustomHtmlBlock.php:63
41
SELECT SQL_NO_CACHE *
FROM `ps_currency` a
LEFT JOIN `ps_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 1
WHERE (a.`id_currency` = 1) LIMIT 1
3.080 ms 1 /src/Adapter/EntityMapper.php:71
193
SELECT SQL_NO_CACHE data FROM ps_layered_filter_block WHERE hash="1b0d4e988ca04f60f8714e93b334b4ff" LIMIT 1
2.961 ms 1 /modules/ps_facetedsearch/src/Filters/Block.php:471
82
SELECT SQL_NO_CACHE v.value
FROM ps_cfg_field_value v
WHERE v.id_entity=2 AND v.id_field_group=78 AND v.id_shop=1 LIMIT 1
2.945 ms 1048 /modules/customfieldgroups/src/Repository/FieldGroupRepository.php:1120
498
SELECT SQL_NO_CACHE c.id_contact 
FROM `ps_ets_cfu_contact` c
INNER JOIN `ps_ets_cfu_contact_shop` cs ON (c.id_contact= cs.id_contact)
LEFT JOIN `ps_ets_cfu_contact_lang` cl on (c.id_contact= cl.id_contact AND cl.id_lang="2")
WHERE c.active=1 
AND c.button_popup_enabled = 1 
AND cs.id_shop="1"
2.788 ms 12 /modules/ets_cfultimate/classes/ETS_CFU_Contact.php:382
389
SELECT SQL_NO_CACHE pac.id_attribute, a.id_attribute_group, 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, pa.id_product_attribute, cp.position FROM ps_product p LEFT JOIN ps_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN ps_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN ps_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 ps_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN ps_category_product cp ON (p.id_product = cp.id_product) INNER JOIN ps_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN ps_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN ps_category_group cg ON (cg.id_category = c.id_category) WHERE ((pac.id_attribute IN (43569, 44017))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND c.nleft>=328 AND c.nright<=329 GROUP BY p.id_product) p LEFT JOIN ps_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN ps_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) INNER JOIN ps_attribute a ON (a.id_attribute = pac.id_attribute) LEFT JOIN ps_product_attribute_combination pac_1 ON (pa.id_product_attribute = pac_1.id_product_attribute) WHERE ((a.id_attribute_group IN (1, 3, 5, 6, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 204, 205))) AND ((pac_1.id_attribute IN (43569, 44017))) GROUP BY pac.id_attribute, a.id_attribute_group
2.756 ms 2184 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:100
492
SELECT SQL_NO_CACHE *
FROM `ps_cms_lang`
WHERE `id_cms` = 10 AND `id_shop` = 1
2.647 ms 3 /src/Adapter/EntityMapper.php:79
238
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 50 ORDER BY agl.`name` ASC, a.`position` ASC
2.611 ms 86 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
94
SELECT SQL_NO_CACHE v.value
FROM ps_cfg_field_value v
WHERE v.id_entity=2 AND v.id_field_group=78 AND v.id_shop=1 LIMIT 1
2.534 ms 1048 /modules/customfieldgroups/src/Repository/FieldGroupRepository.php:1120
192
SELECT SQL_NO_CACHE p.id_product, p.id_product_attribute, sa.out_of_stock FROM (SELECT p.id_product, p.id_manufacturer, SUM(sa.quantity) as quantity, p.condition, p.weight, p.price, psales.quantity as sales, p.on_sale, p.date_add, pa.id_product_attribute, cp.position FROM ps_product p LEFT JOIN ps_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN ps_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN ps_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 ps_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN ps_category_product cp ON (p.id_product = cp.id_product) INNER JOIN ps_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN ps_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN ps_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN ps_product_attribute_combination pac_1 ON (pa.id_product_attribute = pac_1.id_product_attribute) WHERE ((pac.id_attribute=42235)) AND ((pac_1.id_attribute IN (43569, 44017))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND c.nleft>=328 AND c.nright<=329 GROUP BY p.id_product) p LEFT JOIN ps_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN ps_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN ps_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 ) INNER JOIN ps_category_product cp ON (p.id_product = cp.id_product) GROUP BY p.id_product ORDER BY IFNULL(p.quantity, 0) <= 0, IFNULL(p.quantity, 0) <= 0 AND FIELD(sa.out_of_stock, 0) ASC, p.position ASC, p.id_product DESC
2.421 ms 3276 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:100
17
SELECT SQL_NO_CACHE `name`, `alias` FROM `ps_hook_alias`
2.354 ms 88 /classes/Hook.php:287
102
SELECT SQL_NO_CACHE `id_hook`, `name`
FROM `ps_hook`
UNION
SELECT `id_hook`, ha.`alias` as name
FROM `ps_hook_alias` ha
INNER JOIN `ps_hook` h ON ha.name = h.name
2.346 ms 0 /classes/Hook.php:1242
267
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 82 ORDER BY agl.`name` ASC, a.`position` ASC
2.302 ms 91 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
57
SELECT SQL_NO_CACHE v.value
FROM ps_cfg_field_value v
WHERE v.id_entity=194 AND v.id_field_group=78 AND v.id_shop=1 LIMIT 1
2.279 ms 1048 /modules/customfieldgroups/src/Repository/FieldGroupRepository.php:1120
95
SELECT SQL_NO_CACHE v.value
FROM ps_cfg_field_value v
WHERE v.id_entity=2 AND v.id_field_group=290 AND v.id_shop=1 LIMIT 1
2.271 ms 1048 /modules/customfieldgroups/src/Repository/FieldGroupRepository.php:1120
328
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 143 ORDER BY agl.`name` ASC, a.`position` ASC
2.241 ms 5 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
502
SELECT SQL_NO_CACHE l.*, s.*, g.*
FROM ps_cfg_field_group g
LEFT JOIN ps_cfg_field_group_shop s ON s.id_field_group = g.id_field_group
LEFT JOIN ps_cfg_field_group_position p ON p.id_field_group = g.id_field_group
LEFT JOIN ps_cfg_field_group_lang l ON l.id_field_group = g.id_field_group AND l.id_lang=2
WHERE p.position="displayBeforeBodyClosingTag" AND s.id_shop=1 AND g.enable=1
2.239 ms 1 /modules/customfieldgroups/src/Repository/FieldGroupRepository.php:544
489
SELECT SQL_NO_CACHE *
FROM `ps_cms` a
LEFT JOIN `ps_cms_shop` `c` ON a.`id_cms` = c.`id_cms` AND c.`id_shop` = 1
WHERE (a.`id_cms` = 9) LIMIT 1
2.224 ms 1 /src/Adapter/EntityMapper.php:71
398
REPLACE INTO ps_layered_filter_block (hash, data) VALUES ("1b0d4e988ca04f60f8714e93b334b4ff", "a:1:{s:7:\"filters\";a:20:{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:10:\"Categories\";s:6:\"values\";a:0:{}s:17:\"filter_show_limit\";i:0;s:11:\"filter_type\";i:0;}i:1;a:10:{s:9:\"type_lite\";s:18:\"id_attribute_group\";s:4:\"type\";s:18:\"id_attribute_group\";s:6:\"id_key\";i:53;s:4:\"name\";s:1:\"E\";s:14:\"is_color_group\";b:0;s:6:\"values\";a:2:{i:32409;a:4:{s:4:\"name\";s:2:\"52\";s:3:\"nbr\";i:2;s:8:\"url_name\";N;s:10:\"meta_title\";N;}i:44014;a:4:{s:4:\"name\";s:2:\"48\";s:3:\"nbr\";i:3;s:8:\"url_name\";N;s:10:\"meta_title\";N;}}s:8:\"url_name\";N;s:10:\"meta_title\";N;s:17:\"filter_show_limit\";i:0;s:11:\"filter_type\";i:0;}i:2;a:10:{s:9:\"type_lite\";s:18:\"id_attribute_group\";s:4:\"type\";s:18:\"id_attribute_group\";s:6:\"id_key\";i:82;s:4:\"name\";s:2:\"DN\";s:14:\"is_color_group\";b:0;s:6:\"values\";a:2:{i:42101;a:4:{s:4:\"name\";s:2:\"50\";s:3:\"nbr\";i:3;s:8:\"url_name\";N;s:10:\"meta_title\";N;}i:42104;a:4:{s:4:\"name\";s:2:\"65\";s:3:\"nbr\";i:2;s:8:\"url_name\";N;s:10:\"meta_title\";N;}}s:8:\"url_name\";N;s:10:\"meta_title\";N;s:17:\"filter_show_limit\";i:0;s:11:\"filter_type\";i:0;}i:3;a:10:{s:9:\"type_lite\";s:18:\"id_attribute_group\";s:4:\"type\";s:18:\"id_attribute_group\";s:6:\"id_key\";i:106;s:4:\"name\";s:4:\"Ø A\";s:14:\"is_color_group\";b:0;s:6:\"values\";a:2:{i:43551;a:4:{s:4:\"name\";s:3:\"165\";s:3:\"nbr\";i:3;s:8:\"url_name\";N;s:10:\"meta_title\";N;}i:43558;a:4:{s:4:\"name\";s:3:\"185\";s:3:\"nbr\";i:2;s:8:\"url_name\";N;s:10:\"meta_title\";N;}}s:8:\"url_name\";N;s:10:\"meta_title\";N;s:17:\"filter_show_limit\";i:0;s:11:\"filter_type\";i:0;}i:4;a:10:{s:9:\"type_lite\";s:18:\"id_attribute_group\";s:4:\"type\";s:18:\"id_attribute_group\";s:6:\"id_key\";i:107;s:4:\"name\";s:4:\"Ø B\";s:14:\"is_color_group\";b:0;s:6:\"values\";a:2:{i:43552;a:4:{s:4:\"name\";s:3:\"125\";s:3:\"nbr\";i:3;s:8:\"url_name\";N;s:10:\"meta_title\";N;}i:43559;a:4:{s:4:\"name\";s:3:\"145\";s:3:\"nbr\";i:2;s:8:\"url_name\";N;s:10:\"meta_title\";N;}}s:8:\"url_name\";N;s:10:\"meta_title\";N;s:17:\"filter_show_limit\";i:0;s:11:\"filter_type\";i:0;}i:5;a:10:{s:9:\"type_lite\";s:18:\"id_attribute_group\";s:4:\"type\";s:18:\"id_attribute_group\";s:6:\"id_key\";i:116;s:4:\"name\";s:4:\"Tube\";s:14:\"is_color_group\";b:0;s:6:\"values\";a:2:{i:43548;a:4:{s:4:\"name\";s:4:\"60,3\";s:3:\"nbr\";i:3;s:8:\"url_name\";N;s:10:\"meta_title\";N;}i:43555;a:4:{s:4:\"name\";s:4:\"76,1\";s:3:\"nbr\";i:2;s:8:\"url_name\";N;s:10:\"meta_title\";N;}}s:8:\"url_name\";N;s:10:\"meta_title\";N;s:17:\"filter_show_limit\";i:0;s:11:\"filter_type\";i:0;}i:6;a:10:{s:9:\"type_lite\";s:18:\"id_attribute_group\";s:4:\"type\";s:18:\"id_attribute_group\";s:6:\"id_key\";i:117;s:4:\"name\";s:6:\"Weight\";s:14:\"is_color_group\";b:0;s:6:\"values\";a:2:{i:44016;a:4:{s:4:\"name\";s:4:\"2,85\";s:3:\"nbr\";i:3;s:8:\"url_name\";N;s:10:\"meta_title\";N;}i:44019;a:4:{s:4:\"name\";s:4:\"3,68\";s:3:\"nbr\";i:2;s:8:\"url_name\";N;s:10:\"meta_title\";N;}}s:8:\"url_name\";N;s:10:\"meta_title\";N;s:17:\"filter_show_limit\";i:0;s:11:\"filter_type\";i:0;}i:7;a:10:{s:9:\"type_lite\";s:18:\"id_attribute_group\";s:4:\"type\";s:18:\"id_attribute_group\";s:6:\"id_key\";i:126;s:4:\"name\";s:4:\"Ø C\";s:14:\"is_color_group\";b:0;s:6:\"values\";a:2:{i:43757;a:4:{s:4:\"name\";s:4:\"60,3\";s:3:\"nbr\";i:3;s:8:\"url_name\";N;s:10:\"meta_title\";N;}i:43762;a:4:{s:4:\"name\";s:4:\"76,1\";s:3:\"nbr\";i:2;s:8:\"url_name\";N;s:10:\"meta_title\";N;}}s:8:\"url_name\";N;s:10:\"meta_title\";N;s:17:\"filter_show_limit\";i:0;s:11:\"filter_type\";i:0;}i:8;a:10:{s:9:\"type_lite\";s:18:\"id_attribute_group\";s:4:\"type\";s:18:\"id_attribute_group\";s:6:\"id_key\";i:165;s:4:\"name\";s:7:\"PN - GN\";s:14:\"is_color_group\";b:0;s:6:\"values\";a:1:{i:43845;a:4:{s:4:\"name\";s:7:\"25 - 40\";s:3:\"nbr\";i:3;s:8:\"url_name\";N;s:10:\"meta_title\";N;}}s:8:\"url_name\";N;s:10:\"meta_title\";N;s:17:\"filter_show_limit\";i:0;s:11:\"filter_type\";i:0;}i:9;a:10:{s:9:\"type_lite\";s:18:\"id_attribute_group\";s:4:\"type\";s:18:\"id_attribute_group\";s:6:\"id_key\";i:166;s:4:\"name\";s:5:\"Holes\";s:14:\"is_color_group\";b:0;s:6:\"values\";a:2:{i:43517;a:4:{s:4:\"name\";s:1:\"4\";s:3:\"nbr\";i:3;s:8:\"url_name\";N;s:10:\"meta_title\";N;}i:43557;a:4:{s:4:\"name\";s:1:\"8\";s:3:\"nbr\";i:2;s:8:\"url_name\";N;s:10:\"meta_title\";N;}}s:8:\"url_name\";N;s:10:\"meta_title\";N;s:17:\"filter_show_limit\";i:0;s:11:\"filter_type\";i:0;}i:10;a:10:{s:9:\"type_lite\";s:18:\"id_attribute_group\";s:4:\"type\";s:18:\"id_attribute_group\";s:6:\"id_key\";i:167;s:4:\"name\";s:8:\"n - Ø D\";s:14:\"is_color_group\";b:0;s:6:\"values\";a:2:{i:43722;a:4:{s:4:\"name\";s:6:\"4 x 18\";s:3:\"nbr\";i:3;s:8:\"url_name\";N;s:10:\"meta_title\";N;}i:43725;a:4:{s:4:\"name\";s:6:\"8 x 18\";s:3:\"nbr\";i:2;s:8:\"url_name\";N;s:10:\"meta_title\";N;}}s:8:\"url_name\";N;s:10:\"meta_title\";N;s:17:\"filter_show_limit\";i:0;s:11:\"filter_type\";i:0;}i:11;a:10:{s:9:\"type_lite\";s:18:\"id_attribute_group\";s:4:\"type\";s:18:\"id_attribute_group\";s:6:\"id_key\";i:168;s:4:\"name\";s:4:\"Bolt\";s:14:\"is_color_group\";b:0;s:6:\"values\";a:1:{i:43543;a:4:{s:4:\"name\";s:3:\"M16\";s:3:\"nbr\";i:3;s:8:\"url_name\";N;s:10:\"meta_title\";N;}}s:8:\"url_name\";N;s:10:\"meta_title\";N;s:17:\"filter_show_limit\";i:0;s:11:\"filter_type\";i:0;}i:12;a:10:{s:9:\"type_lite\";s:18:\"id_attribute_group\";s:4:\"type\";s:18:\"id_attribute_group\";s:6:\"id_key\";i:169;s:4:\"name\";s:1:\"F\";s:14:\"is_color_group\";b:0;s:6:\"values\";a:2:{i:43569;a:5:{s:4:\"name\";s:2:\"20\";s:3:\"nbr\";i:3;s:8:\"url_name\";N;s:10:\"meta_title\";N;s:7:\"checked\";b:1;}i:44017;a:5:{s:4:\"name\";s:2:\"22\";s:3:\"nbr\";i:2;s:8:\"url_name\";N;s:10:\"meta_title\";N;s:7:\"checked\";b:1;}}s:8:\"url_name\";N;s:10:\"meta_title\";N;s:17:\"filter_show_limit\";i:0;s:11:\"filter_type\";i:0;}i:13;a:10:{s:9:\"type_lite\";s:18:\"id_attribute_group\";s:4:\"type\";s:18:\"id_attribute_group\";s:6:\"id_key\";i:170;s:4:\"name\";s:4:\"Ø H\";s:14:\"is_color_group\";b:0;s:6:\"values\";a:1:{i:44015;a:4:{s:4:\"name\";s:3:\"2,9\";s:3:\"nbr\";i:3;s:8:\"url_name\";N;s:10:\"meta_title\";N;}}s:8:\"url_name\";N;s:10:\"meta_title\";N;s:17:\"filter_show_limit\";i:0;s:11:\"filter_type\";i:0;}i:14;a:10:{s:9:\"type_lite\";s:18:\"id_attribute_group\";s:4:\"type\";s:18:\"id_attribute_group\";s:6:\"id_key\";i:171;s:4:\"name\";s:1:\"I\";s:14:\"is_color_group\";b:0;s:6:\"values\";a:1:{i:43546;a:4:{s:4:\"name\";s:1:\"3\";s:3:\"nbr\";i:3;s:8:\"url_name\";N;s:10:\"meta_title\";N;}}s:8:\"url_name\";N;s:10:\"meta_title\";N;s:17:\"filter_show_limit\";i:0;s:11:\"filter_type\";i:0;}i:15;a:10:{s:9:\"type_lite\";s:18:\"id_attribute_group\";s:4:\"type\";s:18:\"id_attribute_group\";s:6:\"id_key\";i:172;s:4:\"name\";s:4:\"Ø G\";s:14:\"is_color_group\";b:0;s:6:\"values\";a:2:{i:43760;a:4:{s:4:\"name\";s:3:\"102\";s:3:\"nbr\";i:3;s:8:\"url_name\";N;s:10:\"meta_title\";N;}i:44018;a:4:{s:4:\"name\";s:3:\"122\";s:3:\"nbr\";i:2;s:8:\"url_name\";N;s:10:\"meta_title\";N;}}s:8:\"url_name\";N;s:10:\"meta_title\";N;s:17:\"filter_show_limit\";i:0;s:11:\"filter_type\";i:0;}i:16;a:12:{s:9:\"type_lite\";s:8:\"tempmini\";s:4:\"type\";s:8:\"tempmini\";s:6:\"id_key\";i:35;s:4:\"name\";s:9:\"Temp mini\";s:3:\"max\";d:0;s:3:\"min\";d:0;s:4:\"unit\";s:3:\"°C\";s:14:\"specifications\";a:11:{s:6:\"symbol\";a:11:{i:0;s:1:\",\";i:1;s:3:\" \";i:2;s:1:\";\";i:3;s:1:\"%\";i:4;s:1:\"-\";i:5;s:1:\"+\";i:6;s:1:\"E\";i:7;s:2:\"×\";i:8;s:3:\"‰\";i:9;s:3:\"∞\";i:10;s:3:\"NaN\";}s:12:\"currencyCode\";s:3:\"°C\";s:14:\"currencySymbol\";s:3:\"°C\";s:13:\"numberSymbols\";a:11:{i:0;s:1:\",\";i:1;s:3:\" \";i:2;s:1:\";\";i:3;s:1:\"%\";i:4;s:1:\"-\";i:5;s:1:\"+\";i:6;s:1:\"E\";i:7;s:2:\"×\";i:8;s:3:\"‰\";i:9;s:3:\"∞\";i:10;s:3:\"NaN\";}s:15:\"positivePattern\";s:11:\"#,##0.00 ¤\";s:15:\"negativePattern\";s:12:\"-#,##0.00 ¤\";s:17:\"maxFractionDigits\";i:2;s:17:\"minFractionDigits\";i:2;s:12:\"groupingUsed\";b:1;s:16:\"primaryGroupSize\";i:3;s:18:\"secondaryGroupSize\";i:3;}s:17:\"filter_show_limit\";i:0;s:11:\"filter_type\";i:3;s:3:\"nbr\";i:0;s:5:\"value\";N;}i:17;a:12:{s:9:\"type_lite\";s:8:\"tempmaxi\";s:4:\"type\";s:8:\"tempmaxi\";s:6:\"id_key\";i:36;s:4:\"name\";s:9:\"Temp maxi\";s:3:\"max\";d:0;s:3:\"min\";d:0;s:4:\"unit\";s:3:\"°C\";s:14:\"specifications\";a:11:{s:6:\"symbol\";a:11:{i:0;s:1:\",\";i:1;s:3:\" \";i:2;s:1:\";\";i:3;s:1:\"%\";i:4;s:1:\"-\";i:5;s:1:\"+\";i:6;s:1:\"E\";i:7;s:2:\"×\";i:8;s:3:\"‰\";i:9;s:3:\"∞\";i:10;s:3:\"NaN\";}s:12:\"currencyCode\";s:3:\"°C\";s:14:\"currencySymbol\";s:3:\"°C\";s:13:\"numberSymbols\";a:11:{i:0;s:1:\",\";i:1;s:3:\" \";i:2;s:1:\";\";i:3;s:1:\"%\";i:4;s:1:\"-\";i:5;s:1:\"+\";i:6;s:1:\"E\";i:7;s:2:\"×\";i:8;s:3:\"‰\";i:9;s:3:\"∞\";i:10;s:3:\"NaN\";}s:15:\"positivePattern\";s:11:\"#,##0.00 ¤\";s:15:\"negativePattern\";s:12:\"-#,##0.00 ¤\";s:17:\"maxFractionDigits\";i:2;s:17:\"minFractionDigits\";i:2;s:12:\"groupingUsed\";b:1;s:16:\"primaryGroupSize\";i:3;s:18:\"secondaryGroupSize\";i:3;}s:17:\"filter_show_limit\";i:0;s:11:\"filter_type\";i:3;s:3:\"nbr\";i:0;s:5:\"value\";N;}i:18;a:12:{s:9:\"type_lite\";s:8:\"tempmini\";s:4:\"type\";s:8:\"tempmini\";s:6:\"id_key\";i:43;s:4:\"name\";s:8:\"T°C min\";s:3:\"max\";d:0;s:3:\"min\";d:0;s:4:\"unit\";s:3:\"°C\";s:14:\"specifications\";a:11:{s:6:\"symbol\";a:11:{i:0;s:1:\",\";i:1;s:3:\" \";i:2;s:1:\";\";i:3;s:1:\"%\";i:4;s:1:\"-\";i:5;s:1:\"+\";i:6;s:1:\"E\";i:7;s:2:\"×\";i:8;s:3:\"‰\";i:9;s:3:\"∞\";i:10;s:3:\"NaN\";}s:12:\"currencyCode\";s:3:\"°C\";s:14:\"currencySymbol\";s:3:\"°C\";s:13:\"numberSymbols\";a:11:{i:0;s:1:\",\";i:1;s:3:\" \";i:2;s:1:\";\";i:3;s:1:\"%\";i:4;s:1:\"-\";i:5;s:1:\"+\";i:6;s:1:\"E\";i:7;s:2:\"×\";i:8;s:3:\"‰\";i:9;s:3:\"∞\";i:10;s:3:\"NaN\";}s:15:\"positivePattern\";s:11:\"#,##0.00 ¤\";s:15:\"negativePattern\";s:12:\"-#,##0.00 ¤\";s:17:\"maxFractionDigits\";i:2;s:17:\"minFractionDigits\";i:2;s:12:\"groupingUsed\";b:1;s:16:\"primaryGroupSize\";i:3;s:18:\"secondaryGroupSize\";i:3;}s:17:\"filter_show_limit\";i:0;s:11:\"filter_type\";i:3;s:3:\"nbr\";i:0;s:5:\"value\";N;}i:19;a:12:{s:9:\"type_lite\";s:8:\"tempmaxi\";s:4:\"type\";s:8:\"tempmaxi\";s:6:\"id_key\";i:44;s:4:\"name\";s:8:\"T°C max\";s:3:\"max\";d:0;s:3:\"min\";d:0;s:4:\"unit\";s:3:\"°C\";s:14:\"specifications\";a:11:{s:6:\"symbol\";a:11:{i:0;s:1:\",\";i:1;s:3:\" \";i:2;s:1:\";\";i:3;s:1:\"%\";i:4;s:1:\"-\";i:5;s:1:\"+\";i:6;s:1:\"E\";i:7;s:2:\"×\";i:8;s:3:\"‰\";i:9;s:3:\"∞\";i:10;s:3:\"NaN\";}s:12:\"currencyCode\";s:3:\"°C\";s:14:\"currencySymbol\";s:3:\"°C\";s:13:\"numberSymbols\";a:11:{i:0;s:1:\",\";i:1;s:3:\" \";i:2;s:1:\";\";i:3;s:1:\"%\";i:4;s:1:\"-\";i:5;s:1:\"+\";i:6;s:1:\"E\";i:7;s:2:\"×\";i:8;s:3:\"‰\";i:9;s:3:\"∞\";i:10;s:3:\"NaN\";}s:15:\"positivePattern\";s:11:\"#,##0.00 ¤\";s:15:\"negativePattern\";s:12:\"-#,##0.00 ¤\";s:17:\"maxFractionDigits\";i:2;s:17:\"minFractionDigits\";i:2;s:12:\"groupingUsed\";b:1;s:16:\"primaryGroupSize\";i:3;s:18:\"secondaryGroupSize\";i:3;}s:17:\"filter_show_limit\";i:0;s:11:\"filter_type\";i:3;s:3:\"nbr\";i:0;s:5:\"value\";N;}}}")
2.204 ms 1 /modules/ps_facetedsearch/src/Filters/Block.php:496
279
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 94 ORDER BY agl.`name` ASC, a.`position` ASC
2.185 ms 1 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
264
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 79 ORDER BY agl.`name` ASC, a.`position` ASC
2.161 ms 39 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
28
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `ps_module` m
LEFT JOIN `ps_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1
2.149 ms 94 /classes/module/Module.php:345
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 `ps_configuration` c
LEFT JOIN `ps_configuration_lang` cl ON (c.`id_configuration` = cl.`id_configuration`)
2.146 ms 2403 /classes/Configuration.php:180
338
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 153 ORDER BY agl.`name` ASC, a.`position` ASC
2.066 ms 4 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
361
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 176 ORDER BY agl.`name` ASC, a.`position` ASC
2.064 ms 16 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
137
SELECT SQL_NO_CACHE v.value
FROM ps_cfg_field_value v
WHERE v.id_entity=100 AND v.id_field_group=290 AND v.id_shop=1 LIMIT 1
2.045 ms 1048 /modules/customfieldgroups/src/Repository/FieldGroupRepository.php:1120
284
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 99 ORDER BY agl.`name` ASC, a.`position` ASC
2.007 ms 48 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
487
SELECT SQL_NO_CACHE *
FROM `ps_cms` a
LEFT JOIN `ps_cms_shop` `c` ON a.`id_cms` = c.`id_cms` AND c.`id_shop` = 1
WHERE (a.`id_cms` = 11) LIMIT 1
1.999 ms 1 /src/Adapter/EntityMapper.php:71
93
SELECT SQL_NO_CACHE v.value
FROM ps_cfg_field_value v
WHERE v.id_entity=2 AND v.id_field_group=32 AND v.id_shop=1 LIMIT 1
1.997 ms 1048 /modules/customfieldgroups/src/Repository/FieldGroupRepository.php:1120
58
SELECT SQL_NO_CACHE v.value
FROM ps_cfg_field_value v
WHERE v.id_entity=194 AND v.id_field_group=290 AND v.id_shop=1 LIMIT 1
1.983 ms 1048 /modules/customfieldgroups/src/Repository/FieldGroupRepository.php:1120
252
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 67 ORDER BY agl.`name` ASC, a.`position` ASC
1.963 ms 35 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
271
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 86 ORDER BY agl.`name` ASC, a.`position` ASC
1.940 ms 12 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
353
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 168 ORDER BY agl.`name` ASC, a.`position` ASC
1.928 ms 14 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
302
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 117 ORDER BY agl.`name` ASC, a.`position` ASC
1.920 ms 192 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
39
SELECT SQL_NO_CACHE *
FROM `ps_currency` a
LEFT JOIN `ps_currency_lang` `b` ON a.`id_currency` = b.`id_currency` AND b.`id_lang` = 2
LEFT JOIN `ps_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 1
WHERE (a.`id_currency` = 2) LIMIT 1
1.884 ms 1 /src/Adapter/EntityMapper.php:71
61
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 `ps_category` c
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 2  AND cl.id_shop = 1 )
LEFT JOIN `ps_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 194
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC
1.852 ms 1 Yes Yes /classes/Category.php:921
355
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 170 ORDER BY agl.`name` ASC, a.`position` ASC
1.826 ms 25 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
126
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM ps_product_attribute pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE product_attribute_shop.default_on = 1  AND pa.id_product = 19591 LIMIT 1
1.800 ms 1 /classes/Product.php:1119
304
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 119 ORDER BY agl.`name` ASC, a.`position` ASC
1.785 ms 208 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
281
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 96 ORDER BY agl.`name` ASC, a.`position` ASC
1.784 ms 8 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
106
SELECT SQL_NO_CACHE *
FROM `ps_tax_lang`
WHERE `id_tax` = 1
1.770 ms 3 /src/Adapter/EntityMapper.php:79
55
SELECT SQL_NO_CACHE v.value
FROM ps_cfg_field_value v
WHERE v.id_entity=194 AND v.id_field_group=26 AND v.id_shop=1 LIMIT 1
1.769 ms 1048 /modules/customfieldgroups/src/Repository/FieldGroupRepository.php:1120
311
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 126 ORDER BY agl.`name` ASC, a.`position` ASC
1.742 ms 104 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
357
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 172 ORDER BY agl.`name` ASC, a.`position` ASC
1.666 ms 48 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
278
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 93 ORDER BY agl.`name` ASC, a.`position` ASC
1.658 ms 103 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
500
SELECT SQL_NO_CACHE l.*, s.*, g.*
FROM ps_cfg_field_group g
LEFT JOIN ps_cfg_field_group_shop s ON s.id_field_group = g.id_field_group
LEFT JOIN ps_cfg_field_group_position p ON p.id_field_group = g.id_field_group
LEFT JOIN ps_cfg_field_group_lang l ON l.id_field_group = g.id_field_group AND l.id_lang=2
WHERE p.position="displayFooterAfter" AND s.id_shop=1 AND g.enable=1
1.657 ms 1 /modules/customfieldgroups/src/Repository/FieldGroupRepository.php:544
10
SELECT SQL_NO_CACHE *
FROM `ps_lang` a
LEFT JOIN `ps_lang_shop` `c` ON a.`id_lang` = c.`id_lang` AND c.`id_shop` = 1
WHERE (a.`id_lang` = 2) LIMIT 1
1.593 ms 1 /src/Adapter/EntityMapper.php:71
326
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 141 ORDER BY agl.`name` ASC, a.`position` ASC
1.586 ms 32 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
365
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 180 ORDER BY agl.`name` ASC, a.`position` ASC
1.574 ms 19 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
83
SELECT SQL_NO_CACHE v.value
FROM ps_cfg_field_value v
WHERE v.id_entity=2 AND v.id_field_group=290 AND v.id_shop=1 LIMIT 1
1.571 ms 1048 /modules/customfieldgroups/src/Repository/FieldGroupRepository.php:1120
185
SELECT SQL_NO_CACHE *
FROM `ps_feature` a
LEFT JOIN `ps_feature_lang` `b` ON a.`id_feature` = b.`id_feature` AND b.`id_lang` = 2
LEFT JOIN `ps_feature_shop` `c` ON a.`id_feature` = c.`id_feature` AND c.`id_shop` = 1
WHERE (a.`id_feature` = 35) LIMIT 1
1.567 ms 1 /src/Adapter/EntityMapper.php:71
363
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 178 ORDER BY agl.`name` ASC, a.`position` ASC
1.558 ms 46 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
255
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 70 ORDER BY agl.`name` ASC, a.`position` ASC
1.541 ms 6 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
316
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 131 ORDER BY agl.`name` ASC, a.`position` ASC
1.532 ms 18 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
337
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 152 ORDER BY agl.`name` ASC, a.`position` ASC
1.489 ms 63 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
266
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 81 ORDER BY agl.`name` ASC, a.`position` ASC
1.479 ms 40 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
484
SELECT SQL_NO_CACHE *
FROM `ps_cms_lang`
WHERE `id_cms` = 12 AND `id_shop` = 1
1.479 ms 3 /src/Adapter/EntityMapper.php:79
80
SELECT SQL_NO_CACHE v.value
FROM ps_cfg_field_value v
WHERE v.id_entity=2 AND v.id_field_group=26 AND v.id_shop=1 LIMIT 1
1.467 ms 1048 /modules/customfieldgroups/src/Repository/FieldGroupRepository.php:1120
471
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_emailsubscription" LIMIT 1
1.453 ms 1 /classes/module/Module.php:2633
7
SELECT SQL_NO_CACHE l.*, ls.`id_shop`
FROM `ps_lang` l
LEFT JOIN `ps_lang_shop` ls ON (l.id_lang = ls.id_lang)
1.406 ms 9 /classes/Language.php:1049
191
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 169 ORDER BY agl.`name` ASC, a.`position` ASC
1.394 ms 32 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
263
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 78 ORDER BY agl.`name` ASC, a.`position` ASC
1.392 ms 126 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
333
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 148 ORDER BY agl.`name` ASC, a.`position` ASC
1.390 ms 20 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
52
SELECT SQL_NO_CACHE g.*, gl.name, f.id_field, f.data, f.type
FROM ps_cfg_field_group g
LEFT JOIN ps_cfg_field_group_shop s ON g.id_field_group=s.id_field_group
LEFT JOIN ps_cfg_field_group_lang gl ON gl.id_field_group=g.id_field_group AND gl.id_lang=2
LEFT JOIN ps_cfg_field_group_field gf ON g.id_field_group=gf.id_field_group
LEFT JOIN ps_cfg_field f ON gf.id_field=f.id_field
WHERE gf.id_field_group IN (454,462)
1.380 ms 20 /modules/customfieldgroups/src/Repository/FieldGroupRepository.php:878
98
SELECT SQL_NO_CACHE v.value
FROM ps_cfg_field_value v
WHERE v.id_entity=100 AND v.id_field_group=78 AND v.id_shop=1 LIMIT 1
1.372 ms 1048 /modules/customfieldgroups/src/Repository/FieldGroupRepository.php:1120
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 ps_shop_group gs
LEFT JOIN ps_shop s
ON s.id_shop_group = gs.id_shop_group
LEFT JOIN ps_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
1.357 ms 3 Yes /classes/shop/Shop.php:715
329
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 144 ORDER BY agl.`name` ASC, a.`position` ASC
1.356 ms 28 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
189
SELECT SQL_NO_CACHE ag.id_attribute_group, agl.public_name as attribute_group_name, is_color_group, IF(liaglv.`url_name` IS NULL OR liaglv.`url_name` = "", NULL, liaglv.`url_name`) AS url_name, IF(liaglv.`meta_title` IS NULL OR liaglv.`meta_title` = "", NULL, liaglv.`meta_title`) AS meta_title, IFNULL(liag.indexable, TRUE) AS indexable FROM `ps_attribute_group` ag  INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1) LEFT JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) LEFT JOIN `ps_layered_indexable_attribute_group` liag ON (ag.`id_attribute_group` = liag.`id_attribute_group`) LEFT JOIN `ps_layered_indexable_attribute_group_lang_value` AS liaglv ON (ag.`id_attribute_group` = liaglv.`id_attribute_group` AND agl.`id_lang` = 2) GROUP BY ag.id_attribute_group ORDER BY ag.`position` ASC
1.341 ms 166 Yes Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:137
286
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 101 ORDER BY agl.`name` ASC, a.`position` ASC
1.341 ms 35 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
331
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 146 ORDER BY agl.`name` ASC, a.`position` ASC
1.341 ms 26 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
141
SELECT SQL_NO_CACHE v.value
FROM ps_cfg_field_value v
WHERE v.id_entity=101 AND v.id_field_group=32 AND v.id_shop=1 LIMIT 1
1.325 ms 1048 /modules/customfieldgroups/src/Repository/FieldGroupRepository.php:1120
274
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 89 ORDER BY agl.`name` ASC, a.`position` ASC
1.318 ms 17 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
343
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 158 ORDER BY agl.`name` ASC, a.`position` ASC
1.316 ms 28 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
20
SELECT SQL_NO_CACHE name, alias FROM `ps_hook_alias`
1.314 ms 88 /classes/Hook.php:339
24
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_edition_basic" LIMIT 1
1.310 ms 0 /classes/module/Module.php:2633
482
SELECT SQL_NO_CACHE *
FROM `ps_hook` a
WHERE (a.`id_hook` = 45) LIMIT 1
1.309 ms 1 /src/Adapter/EntityMapper.php:71
74
SELECT SQL_NO_CACHE v.value
FROM ps_cfg_field_value v
WHERE v.id_entity=1 AND v.id_field_group=26 AND v.id_shop=1 LIMIT 1
1.303 ms 1048 /modules/customfieldgroups/src/Repository/FieldGroupRepository.php:1120
390
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, pa.id_product_attribute, cp.position FROM ps_product p LEFT JOIN ps_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN ps_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN ps_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 ps_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN ps_category_product cp ON (p.id_product = cp.id_product) INNER JOIN ps_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN ps_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN ps_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN ps_product_attribute_combination pac_1 ON (pa.id_product_attribute = pac_1.id_product_attribute) WHERE ((pac.id_attribute=42235)) AND ((pac_1.id_attribute IN (43569, 44017))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND c.nleft>=328 AND c.nright<=329 GROUP BY p.id_product) p INNER JOIN ps_feature_product fp ON (p.id_product = fp.id_product) LEFT JOIN ps_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN ps_product_attribute_combination pac_1 ON (pa.id_product_attribute = pac_1.id_product_attribute) LEFT JOIN ps_product_attribute_combination pac_2 ON (pa.id_product_attribute = pac_2.id_product_attribute) WHERE ((fp.id_feature IN (28, 29, 30, 31, 32, 33, 34, 37, 38, 39, 40, 41, 42, 45, 46, 47))) AND ((pac_1.id_attribute=42235)) AND ((pac_2.id_attribute IN (43569, 44017))) GROUP BY fp.id_feature_value
1.295 ms 6552 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:100
76
SELECT SQL_NO_CACHE v.value
FROM ps_cfg_field_value v
WHERE v.id_entity=1 AND v.id_field_group=78 AND v.id_shop=1 LIMIT 1
1.295 ms 1048 /modules/customfieldgroups/src/Repository/FieldGroupRepository.php:1120
12
SELECT SQL_NO_CACHE domain, domain_ssl
FROM ps_shop_url
WHERE main = 1
AND id_shop = 1 LIMIT 1
1.277 ms 1 /classes/shop/ShopUrl.php:182
291
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 106 ORDER BY agl.`name` ASC, a.`position` ASC
1.258 ms 109 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
184
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 `ps_feature` f  INNER JOIN ps_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1) LEFT JOIN `ps_feature_lang` fl ON (f.`id_feature` = fl.`id_feature` AND fl.`id_lang` = 2) LEFT JOIN `ps_layered_indexable_feature` lif ON (f.`id_feature` = lif.`id_feature`) LEFT JOIN `ps_layered_indexable_feature_lang_value` liflv ON (f.`id_feature` = liflv.`id_feature` AND liflv.`id_lang` = 2) ORDER BY f.`position` ASC
1.256 ms 24 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:171
268
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 83 ORDER BY agl.`name` ASC, a.`position` ASC
1.254 ms 4 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
352
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 167 ORDER BY agl.`name` ASC, a.`position` ASC
1.251 ms 40 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
349
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 164 ORDER BY agl.`name` ASC, a.`position` ASC
1.249 ms 18 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
292
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 107 ORDER BY agl.`name` ASC, a.`position` ASC
1.242 ms 112 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
466
SELECT SQL_NO_CACHE l.*, f.*, fgf.position
FROM ps_cfg_field f
LEFT JOIN ps_cfg_field_lang l ON l.id_field = f.id_field AND l.id_lang=2
LEFT JOIN ps_cfg_field_group_field fgf ON fgf.id_field = f.id_field
WHERE f.id_field IN (1358,1359,1360,1361,1362)
1.231 ms 915 /modules/customfieldgroups/src/Repository/FieldGroupRepository.php:937
207
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 17 ORDER BY agl.`name` ASC, a.`position` ASC
1.211 ms 0 /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
90
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 13) LIMIT 1
1.202 ms 1 /src/Adapter/EntityMapper.php:71
313
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 128 ORDER BY agl.`name` ASC, a.`position` ASC
1.195 ms 8 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
319
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 134 ORDER BY agl.`name` ASC, a.`position` ASC
1.192 ms 6 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
30
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `ps_module` m
LEFT JOIN `ps_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1
1.187 ms 94 /classes/module/Module.php:345
199
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 9 ORDER BY agl.`name` ASC, a.`position` ASC
1.184 ms 0 /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
15
SELECT SQL_NO_CACHE lower(name) as name
FROM `ps_hook` h
WHERE (h.active = 1)
1.150 ms 1028 /classes/Hook.php:1282
9
SELECT SQL_NO_CACHE *
FROM `ps_shop_group` a
WHERE (a.`id_shop_group` = 1) LIMIT 1
1.149 ms 1 /src/Adapter/EntityMapper.php:71
75
SELECT SQL_NO_CACHE v.value
FROM ps_cfg_field_value v
WHERE v.id_entity=1 AND v.id_field_group=32 AND v.id_shop=1 LIMIT 1
1.142 ms 1048 /modules/customfieldgroups/src/Repository/FieldGroupRepository.php:1120
121
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 19590) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
1.139 ms 1 /classes/stock/StockAvailable.php:806
481
SELECT SQL_NO_CACHE *
FROM `ps_link_block_lang`
WHERE `id_link_block` = 2
1.134 ms 3 /src/Adapter/EntityMapper.php:79
362
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 177 ORDER BY agl.`name` ASC, a.`position` ASC
1.118 ms 53 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
320
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 135 ORDER BY agl.`name` ASC, a.`position` ASC
1.109 ms 4 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
391
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, pa.id_product_attribute, cp.position FROM ps_product p LEFT JOIN ps_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN ps_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN ps_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 ps_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN ps_category_product cp ON (p.id_product = cp.id_product) INNER JOIN ps_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN ps_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN ps_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN ps_product_attribute_combination pac_1 ON (pa.id_product_attribute = pac_1.id_product_attribute) WHERE ((pac.id_attribute=42235)) AND ((pac_1.id_attribute IN (43569, 44017))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND c.nleft>=328 AND c.nright<=329 GROUP BY p.id_product) p INNER JOIN ps_feature_product fp ON (p.id_product = fp.id_product) LEFT JOIN ps_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN ps_product_attribute_combination pac_1 ON (pa.id_product_attribute = pac_1.id_product_attribute) LEFT JOIN ps_product_attribute_combination pac_2 ON (pa.id_product_attribute = pac_2.id_product_attribute) WHERE ((fp.id_feature IN (28, 29, 30, 31, 32, 33, 34, 37, 38, 39, 40, 41, 42, 45, 46, 47))) AND ((pac_1.id_attribute=42235)) AND ((pac_2.id_attribute IN (43569, 44017))) GROUP BY fp.id_feature_value
1.108 ms 6552 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:100
287
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 102 ORDER BY agl.`name` ASC, a.`position` ASC
1.105 ms 15 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
236
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 48 ORDER BY agl.`name` ASC, a.`position` ASC
1.104 ms 94 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
68
SELECT SQL_NO_CACHE g.id_field_group
FROM ps_cfg_field_group g
LEFT JOIN ps_cfg_field_group_shop s ON s.id_field_group = g.id_field_group
WHERE g.entity="category" AND s.id_shop=1 AND g.enable=1
1.101 ms 71 /modules/customfieldgroups/src/Repository/FieldGroupRepository.php:612
348
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 163 ORDER BY agl.`name` ASC, a.`position` ASC
1.100 ms 1 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
270
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 85 ORDER BY agl.`name` ASC, a.`position` ASC
1.071 ms 42 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
104
SELECT SQL_NO_CACHE tr.*
FROM `ps_tax_rule` tr
JOIN `ps_tax_rules_group` trg ON (tr.`id_tax_rules_group` = trg.`id_tax_rules_group`)
WHERE trg.`active` = 1
AND tr.`id_country` = 8
AND tr.`id_tax_rules_group` = 1
AND tr.`id_state` IN (0, 0)
AND ('13340' BETWEEN tr.`zipcode_from` AND tr.`zipcode_to`
OR (tr.`zipcode_to` = 0 AND tr.`zipcode_from` IN(0, '13340')))
ORDER BY tr.`zipcode_from` DESC, tr.`zipcode_to` DESC, tr.`id_state` DESC, tr.`id_country` DESC
1.066 ms 1 Yes /classes/tax/TaxRulesTaxManager.php:109
202
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 12 ORDER BY agl.`name` ASC, a.`position` ASC
1.063 ms 0 /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
305
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 120 ORDER BY agl.`name` ASC, a.`position` ASC
1.058 ms 6 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
467
SELECT SQL_NO_CACHE v.value
FROM ps_cfg_field_value v
WHERE v.id_entity=1 AND v.id_field_group=312 AND v.id_shop=1 LIMIT 1
1.055 ms 1048 /modules/customfieldgroups/src/Repository/FieldGroupRepository.php:1120
77
SELECT SQL_NO_CACHE v.value
FROM ps_cfg_field_value v
WHERE v.id_entity=1 AND v.id_field_group=290 AND v.id_shop=1 LIMIT 1
1.044 ms 1048 /modules/customfieldgroups/src/Repository/FieldGroupRepository.php:1120
205
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 15 ORDER BY agl.`name` ASC, a.`position` ASC
1.030 ms 0 /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
190
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 82 ORDER BY agl.`name` ASC, a.`position` ASC
1.019 ms 91 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
312
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 127 ORDER BY agl.`name` ASC, a.`position` ASC
1.001 ms 32 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
344
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 159 ORDER BY agl.`name` ASC, a.`position` ASC
0.998 ms 7 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
92
SELECT SQL_NO_CACHE v.value
FROM ps_cfg_field_value v
WHERE v.id_entity=2 AND v.id_field_group=26 AND v.id_shop=1 LIMIT 1
0.997 ms 1048 /modules/customfieldgroups/src/Repository/FieldGroupRepository.php:1120
456
SELECT SQL_NO_CACHE l.*, s.*, g.*
FROM ps_cfg_field_group g
LEFT JOIN ps_cfg_field_group_shop s ON s.id_field_group = g.id_field_group
LEFT JOIN ps_cfg_field_group_position p ON p.id_field_group = g.id_field_group
LEFT JOIN ps_cfg_field_group_lang l ON l.id_field_group = g.id_field_group AND l.id_lang=2
WHERE p.position="displayFooterCategory" AND s.id_shop=1 AND g.enable=1
0.992 ms 1 /modules/customfieldgroups/src/Repository/FieldGroupRepository.php:544
19
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `ps_module` m
LEFT JOIN `ps_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1
0.990 ms 94 /classes/module/Module.php:345
392
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`
FROM `ps_category` c
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `ps_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 
WHERE 1  AND `id_lang` = 2
AND c.`active` = 1
ORDER BY c.nleft, c.position
0.986 ms 585 Yes /classes/Category.php:721
393
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, pa.id_product_attribute, cp.position FROM ps_product p LEFT JOIN ps_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN ps_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN ps_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 ps_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN ps_category_product cp ON (p.id_product = cp.id_product) INNER JOIN ps_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN ps_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN ps_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN ps_product_attribute_combination pac_1 ON (pa.id_product_attribute = pac_1.id_product_attribute) WHERE ((pac.id_attribute=42235)) AND ((pac_1.id_attribute IN (43569, 44017))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND c.nleft>=328 AND c.nright<=329 GROUP BY p.id_product) p INNER JOIN ps_category_product cp ON (p.id_product = cp.id_product) INNER JOIN ps_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN ps_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN ps_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN ps_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN ps_product_attribute_combination pac_1 ON (pa.id_product_attribute = pac_1.id_product_attribute) WHERE ((pac.id_attribute=42235)) AND ((pac_1.id_attribute IN (43569, 44017))) AND cg.id_group='1' AND c.level_depth<=6 AND c.nleft>328 AND c.nright<329 GROUP BY cp.id_category
0.985 ms 3276 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:100
289
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 104 ORDER BY agl.`name` ASC, a.`position` ASC
0.981 ms 8 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
253
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 68 ORDER BY agl.`name` ASC, a.`position` ASC
0.979 ms 94 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
260
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 75 ORDER BY agl.`name` ASC, a.`position` ASC
0.976 ms 1 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
345
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 160 ORDER BY agl.`name` ASC, a.`position` ASC
0.964 ms 4 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
21
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `ps_module` m
LEFT JOIN `ps_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1
0.961 ms 94 /classes/module/Module.php:345
275
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 90 ORDER BY agl.`name` ASC, a.`position` ASC
0.960 ms 20 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
18
SELECT SQL_NO_CACHE `id_hook`, `name` FROM `ps_hook`
0.953 ms 1028 /classes/Hook.php:1242
272
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 87 ORDER BY agl.`name` ASC, a.`position` ASC
0.940 ms 3 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
346
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 161 ORDER BY agl.`name` ASC, a.`position` ASC
0.939 ms 3 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
288
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 103 ORDER BY agl.`name` ASC, a.`position` ASC
0.934 ms 17 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
335
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 150 ORDER BY agl.`name` ASC, a.`position` ASC
0.918 ms 42 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
64
SELECT SQL_NO_CACHE v.value
FROM ps_cfg_field_value v
WHERE v.id_entity=194 AND v.id_field_group=32 AND v.id_shop=1 LIMIT 1
0.917 ms 1048 /modules/customfieldgroups/src/Repository/FieldGroupRepository.php:1120
142
SELECT SQL_NO_CACHE *
FROM ps_cfg_file f
WHERE f.id_file=452 LIMIT 1
0.913 ms 1 /modules/customfieldgroups/src/Repository/FileRepository.php:122
485
SELECT SQL_NO_CACHE *
FROM `ps_cms` a
LEFT JOIN `ps_cms_shop` `c` ON a.`id_cms` = c.`id_cms` AND c.`id_shop` = 1
WHERE (a.`id_cms` = 13) LIMIT 1
0.906 ms 1 /src/Adapter/EntityMapper.php:71
240
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 52 ORDER BY agl.`name` ASC, a.`position` ASC
0.903 ms 35 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
183
SELECT SQL_NO_CACHE type, id_value, filter_show_limit, filter_type FROM ps_layered_category
WHERE controller = 'category'
AND id_category = 194
AND id_shop = 1
GROUP BY `type`, id_value ORDER BY position ASC
0.902 ms 216 Yes Yes /modules/ps_facetedsearch/src/Filters/Provider.php:61
339
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 154 ORDER BY agl.`name` ASC, a.`position` ASC
0.902 ms 9 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
300
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 115 ORDER BY agl.`name` ASC, a.`position` ASC
0.901 ms 18 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
37
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'en-us'
OR `language_code` = 'en-us' LIMIT 1
0.900 ms 3 /classes/Language.php:852
433
SELECT SQL_NO_CACHE c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 2 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft > 321 AND nright <= 338
AND c.id_category IN (
SELECT id_category
FROM `ps_category_group`
WHERE `id_group` IN (1)
)
ORDER BY `level_depth` ASC, cs.`position` ASC
0.896 ms 52 Yes /override/modules/ps_categorytree/ps_categorytree.php:180
81
SELECT SQL_NO_CACHE v.value
FROM ps_cfg_field_value v
WHERE v.id_entity=2 AND v.id_field_group=32 AND v.id_shop=1 LIMIT 1
0.895 ms 1048 /modules/customfieldgroups/src/Repository/FieldGroupRepository.php:1120
308
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 123 ORDER BY agl.`name` ASC, a.`position` ASC
0.886 ms 12 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
97
SELECT SQL_NO_CACHE v.value
FROM ps_cfg_field_value v
WHERE v.id_entity=100 AND v.id_field_group=32 AND v.id_shop=1 LIMIT 1
0.880 ms 1048 /modules/customfieldgroups/src/Repository/FieldGroupRepository.php:1120
32
SELECT SQL_NO_CACHE * FROM `ps_currency` c ORDER BY `iso_code` ASC
0.864 ms 2 Yes /classes/Currency.php:711
105
SELECT SQL_NO_CACHE *
FROM `ps_tax` a
WHERE (a.`id_tax` = 1) LIMIT 1
0.858 ms 1 /src/Adapter/EntityMapper.php:71
282
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 97 ORDER BY agl.`name` ASC, a.`position` ASC
0.856 ms 11 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
499
SELECT SQL_NO_CACHE * FROM ps_customhtmlblock AS psb 
LEFT JOIN ps_customhtmlblock_lang AS psl ON psb.id_customhtmlblock = psl.id_customhtmlblock
LEFT JOIN ps_customhtmlblock_shop AS pss ON psb.id_customhtmlblock = pss.id_customhtmlblock
WHERE id_shop =1 
AND id_lang =2
AND `hook_position` = "displayFooterAfter" 
AND `showhook` = 1 ORDER BY `position` ASC
0.842 ms 13 Yes /modules/customhtml/models/CustomHtmlBlock.php:63
109
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM ps_product_attribute pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE product_attribute_shop.default_on = 1  AND pa.id_product = 19590 LIMIT 1
0.838 ms 1 /classes/Product.php:1119
153
SELECT SQL_NO_CACHE *
FROM `ps_product_lang`
WHERE `id_product` = 19588 AND `id_shop` = 1
0.828 ms 3 /src/Adapter/EntityMapper.php:79
206
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 16 ORDER BY agl.`name` ASC, a.`position` ASC
0.826 ms 0 /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
213
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 25 ORDER BY agl.`name` ASC, a.`position` ASC
0.826 ms 0 /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
100
SELECT SQL_NO_CACHE `name`
FROM `ps_manufacturer`
WHERE `id_manufacturer` = 0
AND `active` = 1 LIMIT 1
0.825 ms 0 /classes/Manufacturer.php:316
194
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 1 ORDER BY agl.`name` ASC, a.`position` ASC
0.817 ms 0 /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
307
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 122 ORDER BY agl.`name` ASC, a.`position` ASC
0.815 ms 28 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
295
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 110 ORDER BY agl.`name` ASC, a.`position` ASC
0.814 ms 20 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
51
SELECT SQL_NO_CACHE g.*, gl.name, f.id_field, f.data, f.type
FROM ps_cfg_field_group g
LEFT JOIN ps_cfg_field_group_shop s ON g.id_field_group=s.id_field_group
LEFT JOIN ps_cfg_field_group_lang gl ON gl.id_field_group=g.id_field_group AND gl.id_lang=2
LEFT JOIN ps_cfg_field_group_field gf ON g.id_field_group=gf.id_field_group
LEFT JOIN ps_cfg_field f ON gf.id_field=f.id_field
WHERE gf.id_field_group IN (453,461,256)
0.808 ms 10 /modules/customfieldgroups/src/Repository/FieldGroupRepository.php:878
280
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 95 ORDER BY agl.`name` ASC, a.`position` ASC
0.805 ms 29 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
201
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 11 ORDER BY agl.`name` ASC, a.`position` ASC
0.799 ms 0 /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
297
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 112 ORDER BY agl.`name` ASC, a.`position` ASC
0.794 ms 60 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
301
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 116 ORDER BY agl.`name` ASC, a.`position` ASC
0.794 ms 47 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
249
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 64 ORDER BY agl.`name` ASC, a.`position` ASC
0.793 ms 72 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
89
SELECT SQL_NO_CACHE v.value
FROM ps_cfg_field_value v
WHERE v.id_entity=13 AND v.id_field_group=290 AND v.id_shop=1 LIMIT 1
0.791 ms 1048 /modules/customfieldgroups/src/Repository/FieldGroupRepository.php:1120
134
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 19591) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.788 ms 1 /classes/stock/StockAvailable.php:778
66
SELECT SQL_NO_CACHE v.value
FROM ps_cfg_field_value v
WHERE v.id_entity=194 AND v.id_field_group=290 AND v.id_shop=1 LIMIT 1
0.782 ms 1048 /modules/customfieldgroups/src/Repository/FieldGroupRepository.php:1120
125
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM ps_product_attribute pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 19591 LIMIT 1
0.782 ms 1 /classes/Product.php:1105
23
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `ps_module` m
LEFT JOIN `ps_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1
0.778 ms 94 /classes/module/Module.php:345
360
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 175 ORDER BY agl.`name` ASC, a.`position` ASC
0.767 ms 3 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
501
SELECT SQL_NO_CACHE data
FROM `ps_ganalytics_data`
WHERE id_cart = 0
AND id_shop = 1 LIMIT 1
0.767 ms 0 /modules/ps_googleanalytics/classes/Repository/GanalyticsDataRepository.php:43
241
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 53 ORDER BY agl.`name` ASC, a.`position` ASC
0.762 ms 69 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
296
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 111 ORDER BY agl.`name` ASC, a.`position` ASC
0.757 ms 19 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
285
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 100 ORDER BY agl.`name` ASC, a.`position` ASC
0.743 ms 3 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
204
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 14 ORDER BY agl.`name` ASC, a.`position` ASC
0.739 ms 0 /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
396
SELECT SQL_NO_CACHE tmai.tempmini_min, MIN(tempmini_min) as min, MAX(tempmini_max) as max FROM ps_product p INNER JOIN ps_layered_temperature_index tmai ON (tmai.id_product = p.id_product AND tmai.id_shop = 1) INNER JOIN ps_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN ps_category_product cp ON (p.id_product = cp.id_product) INNER JOIN ps_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN ps_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN ps_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN ps_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN ps_product_attribute_combination pac_1 ON (pa.id_product_attribute = pac_1.id_product_attribute) WHERE ((pac.id_attribute=42235)) AND ((pac_1.id_attribute IN (43569, 44017))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND c.nleft>=328 AND c.nright<=329
0.734 ms 234 /modules/ps_facetedsearch/src/Adapter/MySQL.php:100
406
SELECT SQL_NO_CACHE l.*, s.*, g.*
FROM ps_cfg_field_group g
LEFT JOIN ps_cfg_field_group_shop s ON s.id_field_group = g.id_field_group
LEFT JOIN ps_cfg_field_group_position p ON p.id_field_group = g.id_field_group
LEFT JOIN ps_cfg_field_group_lang l ON l.id_field_group = g.id_field_group AND l.id_lang=2
WHERE p.position="displayNav1" AND s.id_shop=1 AND g.enable=1
0.733 ms 1 /modules/customfieldgroups/src/Repository/FieldGroupRepository.php:544
87
SELECT SQL_NO_CACHE v.value
FROM ps_cfg_field_value v
WHERE v.id_entity=13 AND v.id_field_group=32 AND v.id_shop=1 LIMIT 1
0.731 ms 1048 /modules/customfieldgroups/src/Repository/FieldGroupRepository.php:1120
459
SELECT SQL_NO_CACHE * FROM ps_customhtmlblock AS psb 
LEFT JOIN ps_customhtmlblock_lang AS psl ON psb.id_customhtmlblock = psl.id_customhtmlblock
LEFT JOIN ps_customhtmlblock_shop AS pss ON psb.id_customhtmlblock = pss.id_customhtmlblock
WHERE id_shop =1 
AND id_lang =2
AND `hook_position` = "displayFooterBefore" 
AND `showhook` = 1 ORDER BY `position` ASC
0.724 ms 13 Yes /modules/customhtml/models/CustomHtmlBlock.php:63
234
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 46 ORDER BY agl.`name` ASC, a.`position` ASC
0.716 ms 38 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
69
SELECT SQL_NO_CACHE g.*, gl.name, f.id_field, f.data, f.type
FROM ps_cfg_field_group g
LEFT JOIN ps_cfg_field_group_shop s ON g.id_field_group=s.id_field_group
LEFT JOIN ps_cfg_field_group_lang gl ON gl.id_field_group=g.id_field_group AND gl.id_lang=2
LEFT JOIN ps_cfg_field_group_field gf ON g.id_field_group=gf.id_field_group
LEFT JOIN ps_cfg_field f ON gf.id_field=f.id_field
WHERE gf.id_field_group IN (26,32,78,290) AND s.id_shop=1
0.713 ms 5 /modules/customfieldgroups/src/Repository/FieldGroupRepository.php:878
107
SELECT SQL_NO_CACHE COUNT(p.id_product)
FROM `ps_product` p
INNER JOIN ps_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE p.id_product = 19590
AND DATEDIFF("2026-01-22 00:00:00", product_shop.`date_add`) < 20 LIMIT 1
0.712 ms 0 /classes/Product.php:1725
13
SELECT SQL_NO_CACHE COUNT(DISTINCT l.id_lang) FROM `ps_lang` l
JOIN ps_lang_shop lang_shop ON (lang_shop.id_lang = l.id_lang AND lang_shop.id_shop = 1)
WHERE l.`active` = 1 LIMIT 1
0.708 ms 3 /classes/Language.php:1185
269
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 84 ORDER BY agl.`name` ASC, a.`position` ASC
0.703 ms 19 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
115
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 19590 AND `id_group` = 1 LIMIT 1
0.702 ms 0 /classes/GroupReduction.php:156
465
SELECT SQL_NO_CACHE g.*, gl.name, f.id_field, f.data, f.type
FROM ps_cfg_field_group g
LEFT JOIN ps_cfg_field_group_shop s ON g.id_field_group=s.id_field_group
LEFT JOIN ps_cfg_field_group_lang gl ON gl.id_field_group=g.id_field_group AND gl.id_lang=2
LEFT JOIN ps_cfg_field_group_field gf ON g.id_field_group=gf.id_field_group
LEFT JOIN ps_cfg_field f ON gf.id_field=f.id_field
WHERE gf.id_field_group IN (393)
0.701 ms 6 /modules/customfieldgroups/src/Repository/FieldGroupRepository.php:878
375
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 190 ORDER BY agl.`name` ASC, a.`position` ASC
0.697 ms 22 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
293
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 108 ORDER BY agl.`name` ASC, a.`position` ASC
0.695 ms 12 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
22
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `ps_module` m
LEFT JOIN `ps_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1
0.693 ms 94 /classes/module/Module.php:345
277
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 92 ORDER BY agl.`name` ASC, a.`position` ASC
0.693 ms 28 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
394
SELECT SQL_NO_CACHE tmai.tempmini_min, MIN(tempmini_min) as min, MAX(tempmini_max) as max FROM ps_product p INNER JOIN ps_layered_temperature_index tmai ON (tmai.id_product = p.id_product AND tmai.id_shop = 1) INNER JOIN ps_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN ps_category_product cp ON (p.id_product = cp.id_product) INNER JOIN ps_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN ps_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN ps_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN ps_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN ps_product_attribute_combination pac_1 ON (pa.id_product_attribute = pac_1.id_product_attribute) WHERE ((pac.id_attribute=42235)) AND ((pac_1.id_attribute IN (43569, 44017))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND c.nleft>=328 AND c.nright<=329
0.692 ms 234 /modules/ps_facetedsearch/src/Adapter/MySQL.php:100
73
SELECT SQL_NO_CACHE l.*, f.*, fgf.position
FROM ps_cfg_field f
LEFT JOIN ps_cfg_field_lang l ON l.id_field = f.id_field AND l.id_lang=2
LEFT JOIN ps_cfg_field_group_field fgf ON fgf.id_field = f.id_field
WHERE f.id_field IN (1563,1594,866,867,1363,868,1564,1595,1596,1597,1565,1566,1567,1568,1569,1570,1571,1598,1603,1606,1599,1600,1601,1602,1604,1605,1607,1608)
0.689 ms 5124 /modules/customfieldgroups/src/Repository/FieldGroupRepository.php:937
248
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 63 ORDER BY agl.`name` ASC, a.`position` ASC
0.689 ms 17 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
350
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 165 ORDER BY agl.`name` ASC, a.`position` ASC
0.686 ms 11 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
354
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 169 ORDER BY agl.`name` ASC, a.`position` ASC
0.686 ms 32 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
254
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 69 ORDER BY agl.`name` ASC, a.`position` ASC
0.682 ms 52 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
342
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 157 ORDER BY agl.`name` ASC, a.`position` ASC
0.678 ms 8 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
196
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 5 ORDER BY agl.`name` ASC, a.`position` ASC
0.674 ms 0 /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
180
SELECT SQL_NO_CACHE l.*, s.*, g.*
FROM ps_cfg_field_group g
LEFT JOIN ps_cfg_field_group_shop s ON s.id_field_group = g.id_field_group
LEFT JOIN ps_cfg_field_group_position p ON p.id_field_group = g.id_field_group
LEFT JOIN ps_cfg_field_group_lang l ON l.id_field_group = g.id_field_group AND l.id_lang=2
WHERE p.position="displayHeader" AND s.id_shop=1 AND g.enable=1
0.670 ms 1 /modules/customfieldgroups/src/Repository/FieldGroupRepository.php:544
123
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 19591) AND (b.`id_shop` = 1) LIMIT 1
0.665 ms 1 /src/Adapter/EntityMapper.php:71
244
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 56 ORDER BY agl.`name` ASC, a.`position` ASC
0.661 ms 4 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
395
SELECT SQL_NO_CACHE tmai.tempmaxi_min, MIN(tempmaxi_min) as min, MAX(tempmaxi_max) as max FROM ps_product p INNER JOIN ps_layered_temperature_index tmai ON (tmai.id_product = p.id_product AND tmai.id_shop = 1) INNER JOIN ps_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN ps_category_product cp ON (p.id_product = cp.id_product) INNER JOIN ps_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN ps_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN ps_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN ps_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN ps_product_attribute_combination pac_1 ON (pa.id_product_attribute = pac_1.id_product_attribute) WHERE ((pac.id_attribute=42235)) AND ((pac_1.id_attribute IN (43569, 44017))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND c.nleft>=328 AND c.nright<=329
0.657 ms 234 /modules/ps_facetedsearch/src/Adapter/MySQL.php:100
29
SELECT SQL_NO_CACHE state FROM ps_feature_flag WHERE name = 'multiple_image_format' LIMIT 1
0.652 ms 1 /classes/FeatureFlag.php:105
237
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 49 ORDER BY agl.`name` ASC, a.`position` ASC
0.648 ms 52 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
245
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 60 ORDER BY agl.`name` ASC, a.`position` ASC
0.648 ms 3 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
118
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 19590) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.642 ms 1 /classes/stock/StockAvailable.php:453
200
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 10 ORDER BY agl.`name` ASC, a.`position` ASC
0.635 ms 0 /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
334
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 149 ORDER BY agl.`name` ASC, a.`position` ASC
0.629 ms 38 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
56
SELECT SQL_NO_CACHE v.value
FROM ps_cfg_field_value v
WHERE v.id_entity=194 AND v.id_field_group=32 AND v.id_shop=1 LIMIT 1
0.628 ms 1048 /modules/customfieldgroups/src/Repository/FieldGroupRepository.php:1120
145
SELECT SQL_NO_CACHE v.value
FROM ps_cfg_field_value v
WHERE v.id_entity=101 AND v.id_field_group=290 AND v.id_shop=1 LIMIT 1
0.622 ms 1048 /modules/customfieldgroups/src/Repository/FieldGroupRepository.php:1120
299
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 114 ORDER BY agl.`name` ASC, a.`position` ASC
0.614 ms 43 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
364
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 179 ORDER BY agl.`name` ASC, a.`position` ASC
0.610 ms 29 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
101
SELECT SQL_NO_CACHE `name` FROM `ps_supplier` WHERE `id_supplier` = 0 LIMIT 1
0.603 ms 0 /classes/Supplier.php:243
172
SELECT SQL_NO_CACHE c.*, cl.delay
FROM `ps_carrier` c
LEFT JOIN `ps_carrier_lang` cl ON (c.`id_carrier` = cl.`id_carrier` AND cl.`id_lang` = 2 AND cl.id_shop = 1 )
LEFT JOIN `ps_carrier_zone` cz ON (cz.`id_carrier` = c.`id_carrier`)
INNER JOIN ps_carrier_shop carrier_shop
ON (carrier_shop.id_carrier = c.id_carrier AND carrier_shop.id_shop = 1)
WHERE c.`deleted` = 0 AND c.`active` = 1  AND c.is_module = 0  GROUP BY c.`id_carrier` ORDER BY c.`position` ASC
0.600 ms 24 Yes Yes /classes/Carrier.php:573
377
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 192 ORDER BY agl.`name` ASC, a.`position` ASC
0.597 ms 15 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
382
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 197 ORDER BY agl.`name` ASC, a.`position` ASC
0.595 ms 23 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
417
SELECT SQL_NO_CACHE l.*, s.*, g.*
FROM ps_cfg_field_group g
LEFT JOIN ps_cfg_field_group_shop s ON s.id_field_group = g.id_field_group
LEFT JOIN ps_cfg_field_group_position p ON p.id_field_group = g.id_field_group
LEFT JOIN ps_cfg_field_group_lang l ON l.id_field_group = g.id_field_group AND l.id_lang=2
WHERE p.position="displaySearch" AND s.id_shop=1 AND g.enable=1
0.595 ms 1 /modules/customfieldgroups/src/Repository/FieldGroupRepository.php:544
6
SELECT SQL_NO_CACHE su.physical_uri, su.virtual_uri, su.domain, su.domain_ssl
FROM ps_shop s
LEFT JOIN ps_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.592 ms 1 /classes/shop/Shop.php:218
140
SELECT SQL_NO_CACHE v.value
FROM ps_cfg_field_value v
WHERE v.id_entity=101 AND v.id_field_group=26 AND v.id_shop=1 LIMIT 1
0.592 ms 1048 /modules/customfieldgroups/src/Repository/FieldGroupRepository.php:1120
198
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 8 ORDER BY agl.`name` ASC, a.`position` ASC
0.589 ms 0 /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
356
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 171 ORDER BY agl.`name` ASC, a.`position` ASC
0.589 ms 4 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
235
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 47 ORDER BY agl.`name` ASC, a.`position` ASC
0.588 ms 10 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
460
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "productdata" LIMIT 1
0.585 ms 1 /classes/module/Module.php:2633
197
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 6 ORDER BY agl.`name` ASC, a.`position` ASC
0.583 ms 0 /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
155
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 19588) AND (b.`id_shop` = 1) LIMIT 1
0.582 ms 1 /src/Adapter/EntityMapper.php:71
63
SELECT SQL_NO_CACHE v.value
FROM ps_cfg_field_value v
WHERE v.id_entity=194 AND v.id_field_group=26 AND v.id_shop=1 LIMIT 1
0.577 ms 1048 /modules/customfieldgroups/src/Repository/FieldGroupRepository.php:1120
283
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 98 ORDER BY agl.`name` ASC, a.`position` ASC
0.577 ms 14 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
401
SELECT SQL_NO_CACHE l.*, s.*, g.*
FROM ps_cfg_field_group g
LEFT JOIN ps_cfg_field_group_shop s ON s.id_field_group = g.id_field_group
LEFT JOIN ps_cfg_field_group_position p ON p.id_field_group = g.id_field_group
LEFT JOIN ps_cfg_field_group_lang l ON l.id_field_group = g.id_field_group AND l.id_lang=2
WHERE p.position="displayBanner" AND s.id_shop=1 AND g.enable=1
0.575 ms 1 /modules/customfieldgroups/src/Repository/FieldGroupRepository.php:544
33
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'en-us'
OR `language_code` = 'en-us' LIMIT 1
0.570 ms 3 /classes/Language.php:852
309
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 124 ORDER BY agl.`name` ASC, a.`position` ASC
0.569 ms 2 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
368
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 183 ORDER BY agl.`name` ASC, a.`position` ASC
0.567 ms 19 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
144
SELECT SQL_NO_CACHE v.value
FROM ps_cfg_field_value v
WHERE v.id_entity=101 AND v.id_field_group=78 AND v.id_shop=1 LIMIT 1
0.566 ms 1048 /modules/customfieldgroups/src/Repository/FieldGroupRepository.php:1120
303
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 118 ORDER BY agl.`name` ASC, a.`position` ASC
0.566 ms 18 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
397
SELECT SQL_NO_CACHE tmai.tempmaxi_min, MIN(tempmaxi_min) as min, MAX(tempmaxi_max) as max FROM ps_product p INNER JOIN ps_layered_temperature_index tmai ON (tmai.id_product = p.id_product AND tmai.id_shop = 1) INNER JOIN ps_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN ps_category_product cp ON (p.id_product = cp.id_product) INNER JOIN ps_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN ps_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN ps_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN ps_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN ps_product_attribute_combination pac_1 ON (pa.id_product_attribute = pac_1.id_product_attribute) WHERE ((pac.id_attribute=42235)) AND ((pac_1.id_attribute IN (43569, 44017))) AND ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND c.nleft>=328 AND c.nright<=329
0.563 ms 234 /modules/ps_facetedsearch/src/Adapter/MySQL.php:100
273
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 88 ORDER BY agl.`name` ASC, a.`position` ASC
0.555 ms 7 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
416
SELECT SQL_NO_CACHE * FROM ps_customhtmlblock AS psb 
LEFT JOIN ps_customhtmlblock_lang AS psl ON psb.id_customhtmlblock = psl.id_customhtmlblock
LEFT JOIN ps_customhtmlblock_shop AS pss ON psb.id_customhtmlblock = pss.id_customhtmlblock
WHERE id_shop =1 
AND id_lang =2
AND `hook_position` = "displaySearch" 
AND `showhook` = 1 ORDER BY `position` ASC
0.553 ms 13 Yes /modules/customhtml/models/CustomHtmlBlock.php:63
229
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 41 ORDER BY agl.`name` ASC, a.`position` ASC
0.552 ms 0 /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
497
SELECT SQL_NO_CACHE l.*, s.*, g.*
FROM ps_cfg_field_group g
LEFT JOIN ps_cfg_field_group_shop s ON s.id_field_group = g.id_field_group
LEFT JOIN ps_cfg_field_group_position p ON p.id_field_group = g.id_field_group
LEFT JOIN ps_cfg_field_group_lang l ON l.id_field_group = g.id_field_group AND l.id_lang=2
WHERE p.position="displayFooter" AND s.id_shop=1 AND g.enable=1
0.548 ms 1 /modules/customfieldgroups/src/Repository/FieldGroupRepository.php:544
324
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 139 ORDER BY agl.`name` ASC, a.`position` ASC
0.547 ms 10 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
265
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 80 ORDER BY agl.`name` ASC, a.`position` ASC
0.544 ms 3 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
472
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 19 AND `id_shop` = 1 LIMIT 1
0.543 ms 1 /classes/module/Module.php:2106
369
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 184 ORDER BY agl.`name` ASC, a.`position` ASC
0.540 ms 21 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
247
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 62 ORDER BY agl.`name` ASC, a.`position` ASC
0.529 ms 14 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
380
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 195 ORDER BY agl.`name` ASC, a.`position` ASC
0.526 ms 4 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
383
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 198 ORDER BY agl.`name` ASC, a.`position` ASC
0.522 ms 4 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
494
SELECT SQL_NO_CACHE *
FROM `ps_cms_lang`
WHERE `id_cms` = 14 AND `id_shop` = 1
0.517 ms 3 /src/Adapter/EntityMapper.php:79
227
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 39 ORDER BY agl.`name` ASC, a.`position` ASC
0.514 ms 0 /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
388
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 205 ORDER BY agl.`name` ASC, a.`position` ASC
0.511 ms 2 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
340
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 155 ORDER BY agl.`name` ASC, a.`position` ASC
0.509 ms 8 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
372
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 187 ORDER BY agl.`name` ASC, a.`position` ASC
0.507 ms 12 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
476
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 1 AND `id_shop` = 1 LIMIT 1
0.506 ms 1 /classes/module/Module.php:2106
298
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 113 ORDER BY agl.`name` ASC, a.`position` ASC
0.503 ms 7 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
458
SELECT SQL_NO_CACHE l.*, s.*, g.*
FROM ps_cfg_field_group g
LEFT JOIN ps_cfg_field_group_shop s ON s.id_field_group = g.id_field_group
LEFT JOIN ps_cfg_field_group_position p ON p.id_field_group = g.id_field_group
LEFT JOIN ps_cfg_field_group_lang l ON l.id_field_group = g.id_field_group AND l.id_lang=2
WHERE p.position="displayWrapperBottom" AND s.id_shop=1 AND g.enable=1
0.503 ms 1 /modules/customfieldgroups/src/Repository/FieldGroupRepository.php:544
325
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 140 ORDER BY agl.`name` ASC, a.`position` ASC
0.499 ms 7 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
243
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 55 ORDER BY agl.`name` ASC, a.`position` ASC
0.498 ms 5 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
108
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM ps_product_attribute pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 19590 LIMIT 1
0.498 ms 1 /classes/Product.php:1105
239
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 51 ORDER BY agl.`name` ASC, a.`position` ASC
0.494 ms 11 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
163
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 194) AND (b.`id_shop` = 1) LIMIT 1
0.485 ms 1 /src/Adapter/EntityMapper.php:71
371
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 186 ORDER BY agl.`name` ASC, a.`position` ASC
0.484 ms 6 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
36
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'en-us'
OR `language_code` = 'en-us' LIMIT 1
0.483 ms 3 /classes/Language.php:852
477
SELECT SQL_NO_CACHE lb.`id_link_block`
FROM ps_link_block lb
INNER JOIN ps_link_block_shop lbs ON lbs.`id_link_block` = lb.`id_link_block`
WHERE lb. `id_hook` = 45 AND lbs.`id_shop` = 1
ORDER by lbs.`position`
0.483 ms 4 Yes /modules/ps_linklist/src/LegacyLinkBlockRepository.php:87
443
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 196) AND (b.`id_shop` = 1) LIMIT 1
0.479 ms 1 /src/Adapter/EntityMapper.php:71
495
SELECT SQL_NO_CACHE *
FROM ps_meta m
LEFT JOIN ps_meta_lang ml ON m.id_meta = ml.id_meta
WHERE (
m.page = "sitemap"
OR m.page = "sitemap"
)
AND ml.id_lang = 2
AND ml.id_shop = 1 LIMIT 1
0.476 ms 1 /classes/Meta.php:193
464
SELECT SQL_NO_CACHE g.*, gl.name, f.id_field, f.data, f.type
FROM ps_cfg_field_group g
LEFT JOIN ps_cfg_field_group_shop s ON g.id_field_group=s.id_field_group
LEFT JOIN ps_cfg_field_group_lang gl ON gl.id_field_group=g.id_field_group AND gl.id_lang=2
LEFT JOIN ps_cfg_field_group_field gf ON g.id_field_group=gf.id_field_group
LEFT JOIN ps_cfg_field f ON gf.id_field=f.id_field
WHERE gf.id_field_group IN (312) AND s.id_shop=1
0.476 ms 2 /modules/customfieldgroups/src/Repository/FieldGroupRepository.php:878
327
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 142 ORDER BY agl.`name` ASC, a.`position` ASC
0.474 ms 24 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
99
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 19590) AND (b.`id_shop` = 1) LIMIT 1
0.472 ms 1 /src/Adapter/EntityMapper.php:71
386
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 201 ORDER BY agl.`name` ASC, a.`position` ASC
0.471 ms 6 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
332
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 147 ORDER BY agl.`name` ASC, a.`position` ASC
0.468 ms 16 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
250
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 65 ORDER BY agl.`name` ASC, a.`position` ASC
0.467 ms 3 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
493
SELECT SQL_NO_CACHE *
FROM `ps_cms` a
LEFT JOIN `ps_cms_shop` `c` ON a.`id_cms` = c.`id_cms` AND c.`id_shop` = 1
WHERE (a.`id_cms` = 14) LIMIT 1
0.465 ms 1 /src/Adapter/EntityMapper.php:71
373
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 188 ORDER BY agl.`name` ASC, a.`position` ASC
0.464 ms 16 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
405
SELECT SQL_NO_CACHE * FROM ps_customhtmlblock AS psb 
LEFT JOIN ps_customhtmlblock_lang AS psl ON psb.id_customhtmlblock = psl.id_customhtmlblock
LEFT JOIN ps_customhtmlblock_shop AS pss ON psb.id_customhtmlblock = pss.id_customhtmlblock
WHERE id_shop =1 
AND id_lang =2
AND `hook_position` = "displayNav1" 
AND `showhook` = 1 ORDER BY `position` ASC
0.463 ms 13 Yes /modules/customhtml/models/CustomHtmlBlock.php:63
438
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 193) AND (b.`id_shop` = 1) LIMIT 1
0.463 ms 1 /src/Adapter/EntityMapper.php:71
468
SELECT SQL_NO_CACHE *
FROM ps_cfg_file f
WHERE f.id_file=590 LIMIT 1
0.463 ms 1 /modules/customfieldgroups/src/Repository/FileRepository.php:122
226
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 38 ORDER BY agl.`name` ASC, a.`position` ASC
0.461 ms 0 /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
251
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 66 ORDER BY agl.`name` ASC, a.`position` ASC
0.461 ms 22 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
370
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 185 ORDER BY agl.`name` ASC, a.`position` ASC
0.460 ms 10 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
317
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 132 ORDER BY agl.`name` ASC, a.`position` ASC
0.457 ms 14 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
54
SELECT SQL_NO_CACHE l.*, f.*, fgf.position
FROM ps_cfg_field f
LEFT JOIN ps_cfg_field_lang l ON l.id_field = f.id_field AND l.id_lang=2
LEFT JOIN ps_cfg_field_group_field fgf ON fgf.id_field = f.id_field
WHERE f.id_field IN (1563,1594,866,867,1363,868,1564,1595,1596,1597,1565,1566,1567,1568,1569,1570,1571,1598,1603,1606,1599,1600,1601,1602,1604,1605,1607,1608)
0.456 ms 5124 /modules/customfieldgroups/src/Repository/FieldGroupRepository.php:937
88
SELECT SQL_NO_CACHE v.value
FROM ps_cfg_field_value v
WHERE v.id_entity=13 AND v.id_field_group=78 AND v.id_shop=1 LIMIT 1
0.453 ms 1048 /modules/customfieldgroups/src/Repository/FieldGroupRepository.php:1120
432
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 101) AND (b.`id_shop` = 1) LIMIT 1
0.450 ms 1 /src/Adapter/EntityMapper.php:71
5
SELECT SQL_NO_CACHE *
FROM `ps_shop` a
WHERE (a.`id_shop` = 1) LIMIT 1
0.446 ms 1 /src/Adapter/EntityMapper.php:71
462
SELECT SQL_NO_CACHE l.*, s.*, g.*
FROM ps_cfg_field_group g
LEFT JOIN ps_cfg_field_group_shop s ON s.id_field_group = g.id_field_group
LEFT JOIN ps_cfg_field_group_position p ON p.id_field_group = g.id_field_group
LEFT JOIN ps_cfg_field_group_lang l ON l.id_field_group = g.id_field_group AND l.id_lang=2
WHERE p.position="displayFooterBefore" AND s.id_shop=1 AND g.enable=1
0.442 ms 1 /modules/customfieldgroups/src/Repository/FieldGroupRepository.php:544
336
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 151 ORDER BY agl.`name` ASC, a.`position` ASC
0.437 ms 15 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
384
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 199 ORDER BY agl.`name` ASC, a.`position` ASC
0.437 ms 2 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
14
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang` WHERE `iso_code` = 'en' LIMIT 1
0.436 ms 3 /classes/Language.php:823
441
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 195) AND (b.`id_shop` = 1) LIMIT 1
0.436 ms 1 /src/Adapter/EntityMapper.php:71
418
SELECT SQL_NO_CACHE * FROM ps_customhtmlblock AS psb 
LEFT JOIN ps_customhtmlblock_lang AS psl ON psb.id_customhtmlblock = psl.id_customhtmlblock
LEFT JOIN ps_customhtmlblock_shop AS pss ON psb.id_customhtmlblock = pss.id_customhtmlblock
WHERE id_shop =1 
AND id_lang =2
AND `hook_position` = "displayTop" 
AND `showhook` = 1 ORDER BY `position` ASC
0.434 ms 13 Yes /modules/customhtml/models/CustomHtmlBlock.php:63
318
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 133 ORDER BY agl.`name` ASC, a.`position` ASC
0.434 ms 17 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
246
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 61 ORDER BY agl.`name` ASC, a.`position` ASC
0.431 ms 16 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
427
SELECT SQL_NO_CACHE l.*, s.*, g.*
FROM ps_cfg_field_group g
LEFT JOIN ps_cfg_field_group_shop s ON s.id_field_group = g.id_field_group
LEFT JOIN ps_cfg_field_group_position p ON p.id_field_group = g.id_field_group
LEFT JOIN ps_cfg_field_group_lang l ON l.id_field_group = g.id_field_group AND l.id_lang=2
WHERE p.position="displayNavFullWidth" AND s.id_shop=1 AND g.enable=1
0.427 ms 1 /modules/customfieldgroups/src/Repository/FieldGroupRepository.php:544
290
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 105 ORDER BY agl.`name` ASC, a.`position` ASC
0.425 ms 2 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
455
SELECT SQL_NO_CACHE l.*, s.*, g.*
FROM ps_cfg_field_group g
LEFT JOIN ps_cfg_field_group_shop s ON s.id_field_group = g.id_field_group
LEFT JOIN ps_cfg_field_group_position p ON p.id_field_group = g.id_field_group
LEFT JOIN ps_cfg_field_group_lang l ON l.id_field_group = g.id_field_group AND l.id_lang=2
WHERE p.position="displayNotFound" AND s.id_shop=1 AND g.enable=1
0.425 ms 1 /modules/customfieldgroups/src/Repository/FieldGroupRepository.php:544
387
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 204 ORDER BY agl.`name` ASC, a.`position` ASC
0.424 ms 3 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
257
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 72 ORDER BY agl.`name` ASC, a.`position` ASC
0.422 ms 12 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
34
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (iso_code = 'EUR') LIMIT 1
0.420 ms 1 /classes/Currency.php:895
230
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 42 ORDER BY agl.`name` ASC, a.`position` ASC
0.420 ms 0 /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
25
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 0 AND `id_shop` = 1 LIMIT 1
0.416 ms 0 /classes/module/Module.php:2106
26
SELECT SQL_NO_CACHE m.page, ml.url_rewrite, ml.id_lang
FROM `ps_meta` m
LEFT JOIN `ps_meta_lang` ml ON (m.id_meta = ml.id_meta AND ml.id_shop = 1 )
ORDER BY LENGTH(ml.url_rewrite) DESC
0.416 ms 126 Yes /classes/Dispatcher.php:633
27
SELECT SQL_NO_CACHE * FROM `ps_hook_module_exceptions`
WHERE `id_shop` IN (1)
0.410 ms 1 /classes/module/Module.php:2015
31
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 194) AND (b.`id_shop` = 1) LIMIT 1
0.401 ms 1 /src/Adapter/EntityMapper.php:71
321
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 136 ORDER BY agl.`name` ASC, a.`position` ASC
0.396 ms 9 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
322
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 137 ORDER BY agl.`name` ASC, a.`position` ASC
0.396 ms 3 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
367
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 182 ORDER BY agl.`name` ASC, a.`position` ASC
0.396 ms 9 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
358
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 173 ORDER BY agl.`name` ASC, a.`position` ASC
0.395 ms 3 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
124
SELECT SQL_NO_CACHE COUNT(p.id_product)
FROM `ps_product` p
INNER JOIN ps_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE p.id_product = 19591
AND DATEDIFF("2026-01-22 00:00:00", product_shop.`date_add`) < 20 LIMIT 1
0.391 ms 0 /classes/Product.php:1725
186
SELECT SQL_NO_CACHE *
FROM `ps_feature` a
LEFT JOIN `ps_feature_lang` `b` ON a.`id_feature` = b.`id_feature` AND b.`id_lang` = 2
LEFT JOIN `ps_feature_shop` `c` ON a.`id_feature` = c.`id_feature` AND c.`id_shop` = 1
WHERE (a.`id_feature` = 36) LIMIT 1
0.390 ms 1 /src/Adapter/EntityMapper.php:71
366
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 181 ORDER BY agl.`name` ASC, a.`position` ASC
0.388 ms 4 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
96
SELECT SQL_NO_CACHE v.value
FROM ps_cfg_field_value v
WHERE v.id_entity=100 AND v.id_field_group=26 AND v.id_shop=1 LIMIT 1
0.387 ms 1048 /modules/customfieldgroups/src/Repository/FieldGroupRepository.php:1120
385
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 200 ORDER BY agl.`name` ASC, a.`position` ASC
0.387 ms 11 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
351
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 166 ORDER BY agl.`name` ASC, a.`position` ASC
0.386 ms 6 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
469
SELECT SQL_NO_CACHE *
FROM ps_cfg_file f
WHERE f.id_file=591 LIMIT 1
0.385 ms 1 /modules/customfieldgroups/src/Repository/FileRepository.php:122
228
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 40 ORDER BY agl.`name` ASC, a.`position` ASC
0.382 ms 0 /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
86
SELECT SQL_NO_CACHE v.value
FROM ps_cfg_field_value v
WHERE v.id_entity=13 AND v.id_field_group=26 AND v.id_shop=1 LIMIT 1
0.381 ms 1048 /modules/customfieldgroups/src/Repository/FieldGroupRepository.php:1120
330
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 145 ORDER BY agl.`name` ASC, a.`position` ASC
0.378 ms 6 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
195
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 3 ORDER BY agl.`name` ASC, a.`position` ASC
0.378 ms 0 /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
359
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 174 ORDER BY agl.`name` ASC, a.`position` ASC
0.378 ms 4 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
457
SELECT SQL_NO_CACHE l.*, s.*, g.*
FROM ps_cfg_field_group g
LEFT JOIN ps_cfg_field_group_shop s ON s.id_field_group = g.id_field_group
LEFT JOIN ps_cfg_field_group_position p ON p.id_field_group = g.id_field_group
LEFT JOIN ps_cfg_field_group_lang l ON l.id_field_group = g.id_field_group AND l.id_lang=2
WHERE p.position="displayContentWrapperBottom" AND s.id_shop=1 AND g.enable=1
0.376 ms 1 /modules/customfieldgroups/src/Repository/FieldGroupRepository.php:544
454
SELECT SQL_NO_CACHE l.*, s.*, g.*
FROM ps_cfg_field_group g
LEFT JOIN ps_cfg_field_group_shop s ON s.id_field_group = g.id_field_group
LEFT JOIN ps_cfg_field_group_position p ON p.id_field_group = g.id_field_group
LEFT JOIN ps_cfg_field_group_lang l ON l.id_field_group = g.id_field_group AND l.id_lang=2
WHERE p.position="displaySearch" AND s.id_shop=1 AND g.enable=1
0.369 ms 1 /modules/customfieldgroups/src/Repository/FieldGroupRepository.php:544
222
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 34 ORDER BY agl.`name` ASC, a.`position` ASC
0.368 ms 0 /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
67
SELECT SQL_NO_CACHE *
FROM `ps_category` a0
LEFT JOIN `ps_category_lang` `a1` ON (a0.`id_category` = a1.`id_category`)
WHERE (a0.`nleft` < 328) AND (a0.`nright` > 329) AND (a1.`id_lang` = 2) AND (a1.`id_shop` = 1)
ORDER BY a0.`nleft` asc
0.365 ms 55 Yes /classes/PrestaShopCollection.php:383
152
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 19588) LIMIT 1
0.364 ms 1 /src/Adapter/EntityMapper.php:71
306
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 121 ORDER BY agl.`name` ASC, a.`position` ASC
0.364 ms 6 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
314
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 129 ORDER BY agl.`name` ASC, a.`position` ASC
0.362 ms 8 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
276
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 91 ORDER BY agl.`name` ASC, a.`position` ASC
0.361 ms 6 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
129
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_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` = 19591)
0.359 ms 1 /classes/Product.php:3850
149
SELECT SQL_NO_CACHE 1 FROM ps_cart_product cp INNER JOIN ps_product p
ON (p.id_product = cp.id_product) INNER JOIN ps_product_shop ps
ON (ps.id_shop = cp.id_shop AND ps.id_product = p.id_product) WHERE cp.id_cart=0 LIMIT 1
0.359 ms 1 /classes/Cart.php:4191
341
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 156 ORDER BY agl.`name` ASC, a.`position` ASC
0.359 ms 2 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
374
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 189 ORDER BY agl.`name` ASC, a.`position` ASC
0.358 ms 4 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
242
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 54 ORDER BY agl.`name` ASC, a.`position` ASC
0.358 ms 3 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
450
SELECT SQL_NO_CACHE l.*, s.*, g.*
FROM ps_cfg_field_group g
LEFT JOIN ps_cfg_field_group_shop s ON s.id_field_group = g.id_field_group
LEFT JOIN ps_cfg_field_group_position p ON p.id_field_group = g.id_field_group
LEFT JOIN ps_cfg_field_group_lang l ON l.id_field_group = g.id_field_group AND l.id_lang=2
WHERE p.position="displayLeftColumn" AND s.id_shop=1 AND g.enable=1
0.355 ms 1 /modules/customfieldgroups/src/Repository/FieldGroupRepository.php:544
122
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `ps_category_lang` cl
WHERE `id_lang` = 2
AND cl.id_shop = 1 
AND cl.`id_category` = 81 LIMIT 1
0.351 ms 1 /classes/Category.php:1375
480
SELECT SQL_NO_CACHE *
FROM `ps_link_block` a
LEFT JOIN `ps_link_block_shop` `c` ON a.`id_link_block` = c.`id_link_block` AND c.`id_shop` = 1
WHERE (a.`id_link_block` = 2) LIMIT 1
0.350 ms 1 /src/Adapter/EntityMapper.php:71
256
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 71 ORDER BY agl.`name` ASC, a.`position` ASC
0.347 ms 2 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
379
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 194 ORDER BY agl.`name` ASC, a.`position` ASC
0.346 ms 4 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
315
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 130 ORDER BY agl.`name` ASC, a.`position` ASC
0.345 ms 3 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
179
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_featuredproducts" LIMIT 1
0.343 ms 0 /classes/module/Module.php:2633
171
SELECT SQL_NO_CACHE *
FROM `ps_category` a0
LEFT JOIN `ps_category_lang` `a1` ON (a0.`id_category` = a1.`id_category`)
WHERE (a0.`nleft` < 328) AND (a0.`nright` > 329) AND (a1.`id_lang` = 2) AND (a1.`id_shop` = 1)
ORDER BY a0.`nleft` asc
0.342 ms 55 Yes /classes/PrestaShopCollection.php:383
233
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 45 ORDER BY agl.`name` ASC, a.`position` ASC
0.339 ms 0 /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
310
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 125 ORDER BY agl.`name` ASC, a.`position` ASC
0.336 ms 2 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
323
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 138 ORDER BY agl.`name` ASC, a.`position` ASC
0.336 ms 4 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
148
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 `ps_category` c
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 2  AND cl.id_shop = 1 )
LEFT JOIN `ps_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 194
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC
0.335 ms 1 Yes Yes /classes/Category.php:921
259
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 74 ORDER BY agl.`name` ASC, a.`position` ASC
0.333 ms 1 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
182
SELECT SQL_NO_CACHE `name`
FROM `ps_hook`
WHERE `id_hook` = 1024 LIMIT 1
0.333 ms 1 /classes/Hook.php:244
154
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `ps_category_lang` cl
WHERE `id_lang` = 0
AND cl.id_shop = 1 
AND cl.`id_category` = 2 LIMIT 1
0.330 ms 0 /classes/Category.php:1375
381
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 196 ORDER BY agl.`name` ASC, a.`position` ASC
0.330 ms 2 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
223
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 35 ORDER BY agl.`name` ASC, a.`position` ASC
0.330 ms 0 /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
71
SELECT SQL_NO_CACHE g.*, gl.name, f.id_field, f.data, f.type
FROM ps_cfg_field_group g
LEFT JOIN ps_cfg_field_group_shop s ON g.id_field_group=s.id_field_group
LEFT JOIN ps_cfg_field_group_lang gl ON gl.id_field_group=g.id_field_group AND gl.id_lang=2
LEFT JOIN ps_cfg_field_group_field gf ON g.id_field_group=gf.id_field_group
LEFT JOIN ps_cfg_field f ON gf.id_field=f.id_field
WHERE gf.id_field_group IN (454,462)
0.329 ms 20 /modules/customfieldgroups/src/Repository/FieldGroupRepository.php:878
212
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 22 ORDER BY agl.`name` ASC, a.`position` ASC
0.329 ms 0 /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
162
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 194) AND (b.`id_shop` = 1) LIMIT 1
0.327 ms 1 /src/Adapter/EntityMapper.php:71
490
SELECT SQL_NO_CACHE *
FROM `ps_cms_lang`
WHERE `id_cms` = 9 AND `id_shop` = 1
0.326 ms 3 /src/Adapter/EntityMapper.php:79
261
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 76 ORDER BY agl.`name` ASC, a.`position` ASC
0.324 ms 2 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
294
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 109 ORDER BY agl.`name` ASC, a.`position` ASC
0.324 ms 2 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
378
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 193 ORDER BY agl.`name` ASC, a.`position` ASC
0.323 ms 2 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
347
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 162 ORDER BY agl.`name` ASC, a.`position` ASC
0.321 ms 1 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
262
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 77 ORDER BY agl.`name` ASC, a.`position` ASC
0.319 ms 1 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
414
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_searchbar" LIMIT 1
0.317 ms 1 /classes/module/Module.php:2633
376
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 191 ORDER BY agl.`name` ASC, a.`position` ASC
0.317 ms 1 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
258
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 73 ORDER BY agl.`name` ASC, a.`position` ASC
0.316 ms 1 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
451
SELECT SQL_NO_CACHE l.*, s.*, g.*
FROM ps_cfg_field_group g
LEFT JOIN ps_cfg_field_group_shop s ON s.id_field_group = g.id_field_group
LEFT JOIN ps_cfg_field_group_position p ON p.id_field_group = g.id_field_group
LEFT JOIN ps_cfg_field_group_lang l ON l.id_field_group = g.id_field_group AND l.id_lang=2
WHERE p.position="displayContentWrapperTop" AND s.id_shop=1 AND g.enable=1
0.310 ms 1 /modules/customfieldgroups/src/Repository/FieldGroupRepository.php:544
0
SELECT SQL_NO_CACHE s.id_shop, CONCAT(su.physical_uri, su.virtual_uri) AS uri, su.domain, su.main
FROM ps_shop_url su
LEFT JOIN ps_shop s ON (s.id_shop = su.id_shop)
WHERE (su.domain = 'www.codital.com' OR su.domain_ssl = 'www.codital.com')
AND s.active = 1
AND s.deleted = 0
ORDER BY LENGTH(CONCAT(su.physical_uri, su.virtual_uri)) DESC
0.309 ms 3 Yes /classes/shop/Shop.php:1363
429
SELECT SQL_NO_CACHE l.*, s.*, g.*
FROM ps_cfg_field_group g
LEFT JOIN ps_cfg_field_group_shop s ON s.id_field_group = g.id_field_group
LEFT JOIN ps_cfg_field_group_position p ON p.id_field_group = g.id_field_group
LEFT JOIN ps_cfg_field_group_lang l ON l.id_field_group = g.id_field_group AND l.id_lang=2
WHERE p.position="displayWrapperTop" AND s.id_shop=1 AND g.enable=1
0.303 ms 1 /modules/customfieldgroups/src/Repository/FieldGroupRepository.php:544
404
SELECT SQL_NO_CACHE COUNT(DISTINCT c.id_currency) FROM `ps_currency` c
LEFT JOIN ps_currency_shop cs ON (cs.id_currency = c.id_currency AND cs.id_shop = 1)
WHERE c.`active` = 1 AND c.`deleted` = 0 LIMIT 1
0.301 ms 2 /classes/Currency.php:1138
426
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 10 AND `id_shop` = 1 LIMIT 1
0.301 ms 1 /classes/module/Module.php:2106
400
SELECT SQL_NO_CACHE l.*, s.*, g.*
FROM ps_cfg_field_group g
LEFT JOIN ps_cfg_field_group_shop s ON s.id_field_group = g.id_field_group
LEFT JOIN ps_cfg_field_group_position p ON p.id_field_group = g.id_field_group
LEFT JOIN ps_cfg_field_group_lang l ON l.id_field_group = g.id_field_group AND l.id_lang=2
WHERE p.position="displayAfterBodyOpeningTag" AND s.id_shop=1 AND g.enable=1
0.300 ms 1 /modules/customfieldgroups/src/Repository/FieldGroupRepository.php:544
434
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 192) AND (b.`id_shop` = 1) LIMIT 1
0.299 ms 1 /src/Adapter/EntityMapper.php:71
50
SELECT SQL_NO_CACHE g.*, gl.name, f.id_field, f.data, f.type
FROM ps_cfg_field_group g
LEFT JOIN ps_cfg_field_group_shop s ON g.id_field_group=s.id_field_group
LEFT JOIN ps_cfg_field_group_lang gl ON gl.id_field_group=g.id_field_group AND gl.id_lang=2
LEFT JOIN ps_cfg_field_group_field gf ON g.id_field_group=gf.id_field_group
LEFT JOIN ps_cfg_field f ON gf.id_field=f.id_field
WHERE gf.id_field_group IN (26,32,78,290) AND s.id_shop=1
0.297 ms 5 /modules/customfieldgroups/src/Repository/FieldGroupRepository.php:878
452
SELECT SQL_NO_CACHE l.*, s.*, g.*
FROM ps_cfg_field_group g
LEFT JOIN ps_cfg_field_group_shop s ON s.id_field_group = g.id_field_group
LEFT JOIN ps_cfg_field_group_position p ON p.id_field_group = g.id_field_group
LEFT JOIN ps_cfg_field_group_lang l ON l.id_field_group = g.id_field_group AND l.id_lang=2
WHERE p.position="displayHeaderCategory" AND s.id_shop=1 AND g.enable=1
0.296 ms 1 /modules/customfieldgroups/src/Repository/FieldGroupRepository.php:544
70
SELECT SQL_NO_CACHE g.*, gl.name, f.id_field, f.data, f.type
FROM ps_cfg_field_group g
LEFT JOIN ps_cfg_field_group_shop s ON g.id_field_group=s.id_field_group
LEFT JOIN ps_cfg_field_group_lang gl ON gl.id_field_group=g.id_field_group AND gl.id_lang=2
LEFT JOIN ps_cfg_field_group_field gf ON g.id_field_group=gf.id_field_group
LEFT JOIN ps_cfg_field f ON gf.id_field=f.id_field
WHERE gf.id_field_group IN (453,461,256)
0.296 ms 10 /modules/customfieldgroups/src/Repository/FieldGroupRepository.php:878
165
SELECT SQL_NO_CACHE * FROM `ps_image_type` WHERE 1 AND `products` = 1  ORDER BY `width` DESC, `height` DESC, `name`ASC
0.296 ms 7 Yes /classes/ImageType.php:109
412
SELECT SQL_NO_CACHE * FROM ps_customhtmlblock AS psb 
LEFT JOIN ps_customhtmlblock_lang AS psl ON psb.id_customhtmlblock = psl.id_customhtmlblock
LEFT JOIN ps_customhtmlblock_shop AS pss ON psb.id_customhtmlblock = pss.id_customhtmlblock
WHERE id_shop =1 
AND id_lang =2
AND `hook_position` = "displayNav2" 
AND `showhook` = 1 ORDER BY `position` ASC
0.291 ms 13 Yes /modules/customhtml/models/CustomHtmlBlock.php:63
166
SELECT SQL_NO_CACHE format
FROM `ps_address_format`
WHERE `id_country` = 8 LIMIT 1
0.289 ms 1 /classes/AddressFormat.php:656
413
SELECT SQL_NO_CACHE l.*, s.*, g.*
FROM ps_cfg_field_group g
LEFT JOIN ps_cfg_field_group_shop s ON s.id_field_group = g.id_field_group
LEFT JOIN ps_cfg_field_group_position p ON p.id_field_group = g.id_field_group
LEFT JOIN ps_cfg_field_group_lang l ON l.id_field_group = g.id_field_group AND l.id_lang=2
WHERE p.position="displayNav2" AND s.id_shop=1 AND g.enable=1
0.282 ms 1 /modules/customfieldgroups/src/Repository/FieldGroupRepository.php:544
208
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 18 ORDER BY agl.`name` ASC, a.`position` ASC
0.274 ms 0 /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
53
SELECT SQL_NO_CACHE g.*, gl.name, f.id_field, f.data, f.type
FROM ps_cfg_field_group g
LEFT JOIN ps_cfg_field_group_shop s ON g.id_field_group=s.id_field_group
LEFT JOIN ps_cfg_field_group_lang gl ON gl.id_field_group=g.id_field_group AND gl.id_lang=2
LEFT JOIN ps_cfg_field_group_field gf ON g.id_field_group=gf.id_field_group
LEFT JOIN ps_cfg_field f ON gf.id_field=f.id_field
WHERE gf.id_field_group IN (463,464,465)
0.272 ms 16 /modules/customfieldgroups/src/Repository/FieldGroupRepository.php:878
453
SELECT SQL_NO_CACHE * FROM ps_customhtmlblock AS psb 
LEFT JOIN ps_customhtmlblock_lang AS psl ON psb.id_customhtmlblock = psl.id_customhtmlblock
LEFT JOIN ps_customhtmlblock_shop AS pss ON psb.id_customhtmlblock = pss.id_customhtmlblock
WHERE id_shop =1 
AND id_lang =2
AND `hook_position` = "displaySearch" 
AND `showhook` = 1 ORDER BY `position` ASC
0.271 ms 13 Yes /modules/customhtml/models/CustomHtmlBlock.php:63
174
SELECT SQL_NO_CACHE c.description 
FROM ps_carrier_extender c 
WHERE id_carrier = 44 AND id_lang = 2 AND id_shop = 1 LIMIT 1
0.270 ms 0 /modules/tgf_carrier_extender/src/Util/CarrierConfiguration.php:39
85
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 2 AND `id_shop` = 1
0.266 ms 3 /src/Adapter/EntityMapper.php:79
209
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 19 ORDER BY agl.`name` ASC, a.`position` ASC
0.266 ms 0 /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
59
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 194) LIMIT 1
0.264 ms 1 /src/Adapter/EntityMapper.php:71
159
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "tgf_hreflang" LIMIT 1
0.263 ms 1 /classes/module/Module.php:2633
449
SELECT SQL_NO_CACHE * FROM ps_customhtmlblock AS psb 
LEFT JOIN ps_customhtmlblock_lang AS psl ON psb.id_customhtmlblock = psl.id_customhtmlblock
LEFT JOIN ps_customhtmlblock_shop AS pss ON psb.id_customhtmlblock = pss.id_customhtmlblock
WHERE id_shop =1 
AND id_lang =2
AND `hook_position` = "displayLeftColumn" 
AND `showhook` = 1 ORDER BY `position` ASC
0.262 ms 13 Yes /modules/customhtml/models/CustomHtmlBlock.php:63
157
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_legalcompliance" LIMIT 1
0.260 ms 0 /classes/module/Module.php:2633
217
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 29 ORDER BY agl.`name` ASC, a.`position` ASC
0.259 ms 0 /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
72
SELECT SQL_NO_CACHE g.*, gl.name, f.id_field, f.data, f.type
FROM ps_cfg_field_group g
LEFT JOIN ps_cfg_field_group_shop s ON g.id_field_group=s.id_field_group
LEFT JOIN ps_cfg_field_group_lang gl ON gl.id_field_group=g.id_field_group AND gl.id_lang=2
LEFT JOIN ps_cfg_field_group_field gf ON g.id_field_group=gf.id_field_group
LEFT JOIN ps_cfg_field f ON gf.id_field=f.id_field
WHERE gf.id_field_group IN (463,464,465)
0.256 ms 16 /modules/customfieldgroups/src/Repository/FieldGroupRepository.php:878
203
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 13 ORDER BY agl.`name` ASC, a.`position` ASC
0.256 ms 0 /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
218
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 30 ORDER BY agl.`name` ASC, a.`position` ASC
0.255 ms 0 /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
219
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 31 ORDER BY agl.`name` ASC, a.`position` ASC
0.254 ms 0 /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
425
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_mainmenu" LIMIT 1
0.253 ms 1 /classes/module/Module.php:2633
428
SELECT SQL_NO_CACHE * FROM ps_customhtmlblock AS psb 
LEFT JOIN ps_customhtmlblock_lang AS psl ON psb.id_customhtmlblock = psl.id_customhtmlblock
LEFT JOIN ps_customhtmlblock_shop AS pss ON psb.id_customhtmlblock = pss.id_customhtmlblock
WHERE id_shop =1 
AND id_lang =2
AND `hook_position` = "displayWrapperTop" 
AND `showhook` = 1 ORDER BY `position` ASC
0.253 ms 13 Yes /modules/customhtml/models/CustomHtmlBlock.php:63
224
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 36 ORDER BY agl.`name` ASC, a.`position` ASC
0.250 ms 0 /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
423
SELECT SQL_NO_CACHE l.*, s.*, g.*
FROM ps_cfg_field_group g
LEFT JOIN ps_cfg_field_group_shop s ON s.id_field_group = g.id_field_group
LEFT JOIN ps_cfg_field_group_position p ON p.id_field_group = g.id_field_group
LEFT JOIN ps_cfg_field_group_lang l ON l.id_field_group = g.id_field_group AND l.id_lang=2
WHERE p.position="displayTop" AND s.id_shop=1 AND g.enable=1
0.249 ms 1 /modules/customfieldgroups/src/Repository/FieldGroupRepository.php:544
214
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 26 ORDER BY agl.`name` ASC, a.`position` ASC
0.248 ms 0 /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
402
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "customhtml" LIMIT 1
0.245 ms 1 /classes/module/Module.php:2633
215
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 27 ORDER BY agl.`name` ASC, a.`position` ASC
0.244 ms 0 /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
486
SELECT SQL_NO_CACHE *
FROM `ps_cms_lang`
WHERE `id_cms` = 13 AND `id_shop` = 1
0.242 ms 3 /src/Adapter/EntityMapper.php:79
210
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 20 ORDER BY agl.`name` ASC, a.`position` ASC
0.241 ms 0 /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
176
SELECT SQL_NO_CACHE c.description 
FROM ps_carrier_extender c 
WHERE id_carrier = 34 AND id_lang = 2 AND id_shop = 1 LIMIT 1
0.240 ms 1 /modules/tgf_carrier_extender/src/Util/CarrierConfiguration.php:39
42
SELECT SQL_NO_CACHE *
FROM `ps_currency_lang`
WHERE `id_currency` = 1
0.238 ms 3 /src/Adapter/EntityMapper.php:79
8
SELECT SQL_NO_CACHE *
FROM `ps_country` a
LEFT JOIN `ps_country_lang` `b` ON a.`id_country` = b.`id_country` AND b.`id_lang` = 1
LEFT JOIN `ps_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 8) LIMIT 1
0.238 ms 1 /src/Adapter/EntityMapper.php:71
221
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 33 ORDER BY agl.`name` ASC, a.`position` ASC
0.234 ms 0 /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
220
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 32 ORDER BY agl.`name` ASC, a.`position` ASC
0.233 ms 0 /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
478
SELECT SQL_NO_CACHE *
FROM `ps_link_block` a
LEFT JOIN `ps_link_block_shop` `c` ON a.`id_link_block` = c.`id_link_block` AND c.`id_shop` = 1
WHERE (a.`id_link_block` = 1) LIMIT 1
0.233 ms 1 /src/Adapter/EntityMapper.php:71
225
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 37 ORDER BY agl.`name` ASC, a.`position` ASC
0.232 ms 0 /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
113
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_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` = 19590)
0.230 ms 1 /classes/Product.php:3850
216
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 28 ORDER BY agl.`name` ASC, a.`position` ASC
0.230 ms 0 /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
211
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2) INNER JOIN ps_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1)  INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = 2) WHERE ag.id_attribute_group = 21 ORDER BY agl.`name` ASC, a.`position` ASC
0.230 ms 0 /modules/ps_facetedsearch/src/Filters/DataAccessor.php:96
463
SELECT SQL_NO_CACHE g.id_field_group
FROM ps_cfg_field_group g
WHERE g.slug="reassurance" LIMIT 1
0.229 ms 71 /modules/customfieldgroups/src/Repository/FieldGroupRepository.php:280
110
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM ps_product_attribute pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 19590 LIMIT 1
0.227 ms 1 /classes/Product.php:1129
84
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2) LIMIT 1
0.226 ms 1 /src/Adapter/EntityMapper.php:71
62
SELECT SQL_NO_CACHE state FROM ps_feature_flag WHERE name = 'multiple_image_format' LIMIT 1
0.221 ms 1 /classes/FeatureFlag.php:105
424
SELECT SQL_NO_CACHE * FROM ps_customhtmlblock AS psb 
LEFT JOIN ps_customhtmlblock_lang AS psl ON psb.id_customhtmlblock = psl.id_customhtmlblock
LEFT JOIN ps_customhtmlblock_shop AS pss ON psb.id_customhtmlblock = pss.id_customhtmlblock
WHERE id_shop =1 
AND id_lang =2
AND `hook_position` = "displayNavFullWidth" 
AND `showhook` = 1 ORDER BY `position` ASC
0.219 ms 13 Yes /modules/customhtml/models/CustomHtmlBlock.php:63
160
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 116 AND `id_shop` = 1 LIMIT 1
0.216 ms 1 /classes/module/Module.php:2106
448
SELECT SQL_NO_CACHE state FROM ps_feature_flag WHERE name = 'multiple_image_format' LIMIT 1
0.213 ms 1 /classes/FeatureFlag.php:105
436
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 102) AND (b.`id_shop` = 1) LIMIT 1
0.209 ms 1 /src/Adapter/EntityMapper.php:71
483
SELECT SQL_NO_CACHE *
FROM `ps_cms` a
LEFT JOIN `ps_cms_shop` `c` ON a.`id_cms` = c.`id_cms` AND c.`id_shop` = 1
WHERE (a.`id_cms` = 12) LIMIT 1
0.208 ms 1 /src/Adapter/EntityMapper.php:71
150
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "tgf_carrierfee" LIMIT 1
0.207 ms 1 /classes/module/Module.php:2633
49
SELECT SQL_NO_CACHE g.id_field_group
FROM ps_cfg_field_group g
LEFT JOIN ps_cfg_field_group_shop s ON s.id_field_group = g.id_field_group
WHERE g.entity="category" AND s.id_shop=1 AND g.enable=1
0.206 ms 71 /modules/customfieldgroups/src/Repository/FieldGroupRepository.php:612
127
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM ps_product_attribute pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 19591 LIMIT 1
0.206 ms 1 /classes/Product.php:1129
403
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 80 AND `id_shop` = 1 LIMIT 1
0.198 ms 1 /classes/module/Module.php:2106
488
SELECT SQL_NO_CACHE *
FROM `ps_cms_lang`
WHERE `id_cms` = 11 AND `id_shop` = 1
0.195 ms 3 /src/Adapter/EntityMapper.php:79
470
SELECT SQL_NO_CACHE *
FROM ps_cfg_file f
WHERE f.id_file=592 LIMIT 1
0.192 ms 1 /modules/customfieldgroups/src/Repository/FileRepository.php:122
35
SELECT SQL_NO_CACHE *
FROM `ps_currency` a
LEFT JOIN `ps_currency_lang` `b` ON a.`id_currency` = b.`id_currency` AND b.`id_lang` = 2
LEFT JOIN `ps_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 1
WHERE (a.`id_currency` = 1) LIMIT 1
0.190 ms 1 /src/Adapter/EntityMapper.php:71
4
SELECT SQL_NO_CACHE COUNT(*) FROM ps_shop LIMIT 1
0.189 ms 3 /classes/shop/Shop.php:1184
116
SELECT SQL_NO_CACHE `reduction`
FROM `ps_group`
WHERE `id_group` = 1 LIMIT 1
0.189 ms 1 /classes/Group.php:154
181
SELECT SQL_NO_CACHE COUNT(id_contact)
FROM `ps_ets_cfu_contact`
WHERE (button_popup_enabled > 0) LIMIT 1
0.189 ms 2 /modules/ets_cfultimate/classes/ETS_CFU_Contact.php:246
60
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 194 AND `id_shop` = 1
0.186 ms 3 /src/Adapter/EntityMapper.php:79
91
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 13 AND `id_shop` = 1
0.186 ms 3 /src/Adapter/EntityMapper.php:79
138
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 100) LIMIT 1
0.186 ms 1 /src/Adapter/EntityMapper.php:71
491
SELECT SQL_NO_CACHE *
FROM `ps_cms` a
LEFT JOIN `ps_cms_shop` `c` ON a.`id_cms` = c.`id_cms` AND c.`id_shop` = 1
WHERE (a.`id_cms` = 10) LIMIT 1
0.186 ms 1 /src/Adapter/EntityMapper.php:71
479
SELECT SQL_NO_CACHE *
FROM `ps_link_block_lang`
WHERE `id_link_block` = 1
0.184 ms 3 /src/Adapter/EntityMapper.php:79
178
SELECT SQL_NO_CACHE c.description 
FROM ps_carrier_extender c 
WHERE id_carrier = 45 AND id_lang = 2 AND id_shop = 1 LIMIT 1
0.184 ms 0 /modules/tgf_carrier_extender/src/Util/CarrierConfiguration.php:39
117
SELECT SQL_NO_CACHE t.`id_lang`, t.`name`
FROM ps_tag t
LEFT JOIN ps_product_tag pt ON (pt.id_tag = t.id_tag)
WHERE pt.`id_product`=19590
0.182 ms 1 /classes/Tag.php:244
44
SELECT SQL_NO_CACHE *
FROM `ps_group` a
LEFT JOIN `ps_group_shop` `c` ON a.`id_group` = c.`id_group` AND c.`id_shop` = 1
WHERE (a.`id_group` = 1) LIMIT 1
0.181 ms 1 /src/Adapter/EntityMapper.php:71
445
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 145) AND (b.`id_shop` = 1) LIMIT 1
0.179 ms 1 /src/Adapter/EntityMapper.php:71
146
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 101) LIMIT 1
0.176 ms 1 /src/Adapter/EntityMapper.php:71
430
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_categorytree" LIMIT 1
0.176 ms 1 /classes/module/Module.php:2633
399
SELECT SQL_NO_CACHE state FROM ps_feature_flag WHERE name = 'multiple_image_format' LIMIT 1
0.174 ms 1 /classes/FeatureFlag.php:105
38
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (iso_code = 'USD') LIMIT 1
0.172 ms 1 /classes/Currency.php:895
474
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 20 AND `id_shop` = 1 LIMIT 1
0.170 ms 1 /classes/module/Module.php:2106
78
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1) LIMIT 1
0.169 ms 1 /src/Adapter/EntityMapper.php:71
447
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 155) AND (b.`id_shop` = 1) LIMIT 1
0.168 ms 1 /src/Adapter/EntityMapper.php:71
79
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 1 AND `id_shop` = 1
0.167 ms 3 /src/Adapter/EntityMapper.php:79
139
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 100 AND `id_shop` = 1
0.164 ms 3 /src/Adapter/EntityMapper.php:79
422
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 9 AND `id_shop` = 1 LIMIT 1
0.162 ms 1 /classes/module/Module.php:2106
421
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_shoppingcart" LIMIT 1
0.159 ms 1 /classes/module/Module.php:2633
407
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_contactinfo" LIMIT 1
0.158 ms 1 /classes/module/Module.php:2633
11
SELECT SQL_NO_CACHE id_shop
FROM `ps_lang_shop`
WHERE `id_lang` = 2
AND id_shop = 1 LIMIT 1
0.156 ms 1 /classes/ObjectModel.php:1728
419
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "customfieldgroups" LIMIT 1
0.156 ms 1 /classes/module/Module.php:2633
133
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 19591) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.155 ms 1 /classes/stock/StockAvailable.php:453
187
SELECT SQL_NO_CACHE *
FROM `ps_feature` a
LEFT JOIN `ps_feature_lang` `b` ON a.`id_feature` = b.`id_feature` AND b.`id_lang` = 2
LEFT JOIN `ps_feature_shop` `c` ON a.`id_feature` = c.`id_feature` AND c.`id_shop` = 1
WHERE (a.`id_feature` = 43) LIMIT 1
0.154 ms 1 /src/Adapter/EntityMapper.php:71
442
SELECT SQL_NO_CACHE state FROM ps_feature_flag WHERE name = 'multiple_image_format' LIMIT 1
0.154 ms 1 /classes/FeatureFlag.php:105
111
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 0 LIMIT 1
0.151 ms 1 /classes/SpecificPrice.php:426
147
SELECT SQL_NO_CACHE *
FROM `ps_category_lang`
WHERE `id_category` = 101 AND `id_shop` = 1
0.150 ms 3 /src/Adapter/EntityMapper.php:79
132
SELECT SQL_NO_CACHE t.`id_lang`, t.`name`
FROM ps_tag t
LEFT JOIN ps_product_tag pt ON (pt.id_tag = t.id_tag)
WHERE pt.`id_product`=19591
0.148 ms 1 /classes/Tag.php:244
130
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 19591 AND id_shop=1 LIMIT 1
0.145 ms 1 /classes/Product.php:6811
168
SELECT SQL_NO_CACHE *
FROM `ps_country` a
LEFT JOIN `ps_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 8) LIMIT 1
0.144 ms 1 /src/Adapter/EntityMapper.php:71
439
SELECT SQL_NO_CACHE state FROM ps_feature_flag WHERE name = 'multiple_image_format' LIMIT 1
0.144 ms 1 /classes/FeatureFlag.php:105
461
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 84 AND `id_shop` = 1 LIMIT 1
0.142 ms 1 /classes/module/Module.php:2106
188
SELECT SQL_NO_CACHE *
FROM `ps_feature` a
LEFT JOIN `ps_feature_lang` `b` ON a.`id_feature` = b.`id_feature` AND b.`id_lang` = 2
LEFT JOIN `ps_feature_shop` `c` ON a.`id_feature` = c.`id_feature` AND c.`id_shop` = 1
WHERE (a.`id_feature` = 44) LIMIT 1
0.142 ms 1 /src/Adapter/EntityMapper.php:71
156
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `ps_category_lang` cl
WHERE `id_lang` = 2
AND cl.id_shop = 1 
AND cl.`id_category` = 2 LIMIT 1
0.140 ms 1 /classes/Category.php:1375
43
SELECT SQL_NO_CACHE id_shop
FROM `ps_currency_shop`
WHERE `id_currency` = 1
AND id_shop = 1 LIMIT 1
0.139 ms 1 /classes/ObjectModel.php:1728
128
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 19591 LIMIT 1
0.139 ms 1 /classes/SpecificPrice.php:435
435
SELECT SQL_NO_CACHE state FROM ps_feature_flag WHERE name = 'multiple_image_format' LIMIT 1
0.139 ms 1 /classes/FeatureFlag.php:105
143
SELECT SQL_NO_CACHE *
FROM ps_cfg_file f
WHERE f.id_file=454 LIMIT 1
0.136 ms 1 /modules/customfieldgroups/src/Repository/FileRepository.php:122
169
SELECT SQL_NO_CACHE *
FROM `ps_country_lang`
WHERE `id_country` = 8
0.136 ms 3 /src/Adapter/EntityMapper.php:79
440
SELECT SQL_NO_CACHE state FROM ps_feature_flag WHERE name = 'multiple_image_format' LIMIT 1
0.136 ms 1 /classes/FeatureFlag.php:105
410
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_languageselector" LIMIT 1
0.134 ms 1 /classes/module/Module.php:2633
119
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 19590) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.130 ms 1 /classes/stock/StockAvailable.php:778
409
SELECT SQL_NO_CACHE `need_identification_number`
FROM `ps_country`
WHERE `id_country` = 8 LIMIT 1
0.130 ms 1 /classes/Country.php:402
437
SELECT SQL_NO_CACHE state FROM ps_feature_flag WHERE name = 'multiple_image_format' LIMIT 1
0.129 ms 1 /classes/FeatureFlag.php:105
431
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 23 AND `id_shop` = 1 LIMIT 1
0.128 ms 1 /classes/module/Module.php:2106
136
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 19591) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.127 ms 1 /classes/stock/StockAvailable.php:806
164
SELECT SQL_NO_CACHE state FROM ps_feature_flag WHERE name = 'multiple_image_format' LIMIT 1
0.127 ms 1 /classes/FeatureFlag.php:105
45
SELECT SQL_NO_CACHE *
FROM `ps_group_lang`
WHERE `id_group` = 1
0.126 ms 3 /src/Adapter/EntityMapper.php:79
48
SELECT SQL_NO_CACHE state FROM ps_feature_flag WHERE name = 'multiple_image_format' LIMIT 1
0.125 ms 1 /classes/FeatureFlag.php:105
167
SELECT SQL_NO_CACHE `need_identification_number`
FROM `ps_country`
WHERE `id_country` = 8 LIMIT 1
0.125 ms 1 /classes/Country.php:402
114
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 19590 AND id_shop=1 LIMIT 1
0.124 ms 1 /classes/Product.php:6811
170
SELECT SQL_NO_CACHE id_required_field, object_name, field_name
FROM ps_required_field
0.123 ms 2 /classes/ObjectModel.php:1591
411
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 6 AND `id_shop` = 1 LIMIT 1
0.123 ms 1 /classes/module/Module.php:2106
47
SELECT SQL_NO_CACHE ctg.`id_group`
FROM ps_category_group ctg
WHERE ctg.`id_category` = 194 AND ctg.`id_group` = 1 LIMIT 1
0.123 ms 1 /classes/Category.php:1751
40
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'en-us'
OR `language_code` = 'en-us' LIMIT 1
0.122 ms 3 /classes/Language.php:852
151
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 128 AND `id_shop` = 1 LIMIT 1
0.122 ms 1 /classes/module/Module.php:2106
415
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 11 AND `id_shop` = 1 LIMIT 1
0.121 ms 1 /classes/module/Module.php:2106
161
SELECT SQL_NO_CACHE * FROM ps_custom_href_lang
0.121 ms 19 /modules/tgf_hreflang/src/Repository/HrefLangRepository.php:26
408
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 5 AND `id_shop` = 1 LIMIT 1
0.119 ms 1 /classes/module/Module.php:2106
131
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 19591 AND `id_group` = 1 LIMIT 1
0.119 ms 0 /classes/GroupReduction.php:156
173
SELECT SQL_NO_CACHE c.description 
FROM ps_carrier_extender c 
WHERE id_carrier = 48 AND id_lang = 2 AND id_shop = 1 LIMIT 1
0.118 ms 0 /modules/tgf_carrier_extender/src/Util/CarrierConfiguration.php:39
444
SELECT SQL_NO_CACHE state FROM ps_feature_flag WHERE name = 'multiple_image_format' LIMIT 1
0.118 ms 1 /classes/FeatureFlag.php:105
446
SELECT SQL_NO_CACHE state FROM ps_feature_flag WHERE name = 'multiple_image_format' LIMIT 1
0.117 ms 1 /classes/FeatureFlag.php:105
135
SELECT SQL_NO_CACHE depends_on_stock
FROM `ps_stock_available`
WHERE (id_product = 19591) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.116 ms 1 /classes/stock/StockAvailable.php:753
175
SELECT SQL_NO_CACHE c.description 
FROM ps_carrier_extender c 
WHERE id_carrier = 47 AND id_lang = 2 AND id_shop = 1 LIMIT 1
0.115 ms 0 /modules/tgf_carrier_extender/src/Util/CarrierConfiguration.php:39
420
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 90 AND `id_shop` = 1 LIMIT 1
0.115 ms 1 /classes/module/Module.php:2106
112
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 19590 LIMIT 1
0.114 ms 1 /classes/SpecificPrice.php:435
120
SELECT SQL_NO_CACHE depends_on_stock
FROM `ps_stock_available`
WHERE (id_product = 19590) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.114 ms 1 /classes/stock/StockAvailable.php:753
158
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 0 AND `id_shop` = 1 LIMIT 1
0.109 ms 0 /classes/module/Module.php:2106
46
SELECT SQL_NO_CACHE id_shop
FROM `ps_group_shop`
WHERE `id_group` = 1
AND id_shop = 1 LIMIT 1
0.107 ms 1 /classes/ObjectModel.php:1728
177
SELECT SQL_NO_CACHE c.description 
FROM ps_carrier_extender c 
WHERE id_carrier = 46 AND id_lang = 2 AND id_shop = 1 LIMIT 1
0.094 ms 0 /modules/tgf_carrier_extender/src/Util/CarrierConfiguration.php:39

Doubles

197 queries
SELECT DISTINCT a.`id_attribute`, a.`color`, al.`name`, agl.`id_attribute_group`, IF(lialv.`url_name` IS NULL OR lialv.`url_name` = "", NULL, lialv.`url_name`) AS url_name, IF(lialv.`meta_title` IS NULL OR lialv.`meta_title` = "", NULL, lialv.`meta_title`) AS meta_title FROM `ps_attribute_group` ag INNER JOIN `ps_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = XX) INNER JOIN `ps_attribute` a ON a.`id_attribute_group` = ag.`id_attribute_group` INNER JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = XX) INNER JOIN ps_attribute_group_shop attribute_group_shop
        ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = XX)  INNER JOIN ps_attribute_shop attribute_shop
        ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = XX) LEFT JOIN `ps_layered_indexable_attribute_lang_value` lialv ON (a.`id_attribute` = lialv.`id_attribute` AND lialv.`id_lang` = XX) WHERE ag.id_attribute_group = XX ORDER BY agl.`name` ASC, a.`position` ASC
33 queries
SELECT v.value
                    FROM ps_cfg_field_value v
                    WHERE v.id_entity=XX AND v.id_field_group=XX AND v.id_shop=XX LIMIT XX
16 queries
SELECT `id_module` FROM `ps_module_shop` WHERE `id_module` = XX AND `id_shop` = XX LIMIT XX
13 queries
SELECT state FROM ps_feature_flag WHERE name = 'multiple_image_format' LIMIT XX
11 queries
SELECT *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = XX
LEFT JOIN `ps_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
6 queries
                SELECT m.`id_module`, m.`name`, ms.`id_module`as `mshop`
                FROM `ps_module` m
                LEFT JOIN `ps_module_shop` ms
                ON m.`id_module` = ms.`id_module`
                AND ms.`id_shop` = XX
6 queries
SELECT *
FROM `ps_category` a
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = XX
WHERE (a.`id_category` = XX) LIMIT XX
6 queries
SELECT *
							FROM `ps_category_lang`
							WHERE `id_category` = XX AND `id_shop` = XX
6 queries
SELECT c.description 
                    FROM ps_carrier_extender c 
                    WHERE id_carrier = XX AND id_lang = XX AND id_shop = XX LIMIT XX
6 queries
SELECT *
FROM `ps_cms` a
LEFT JOIN `ps_cms_shop` `c` ON a.`id_cms` = c.`id_cms` AND c.`id_shop` = XX
WHERE (a.`id_cms` = XX) LIMIT XX
6 queries
SELECT *
							FROM `ps_cms_lang`
							WHERE `id_cms` = XX AND `id_shop` = XX
5 queries
SELECT *
                    FROM ps_cfg_file f
                    WHERE f.id_file=XX LIMIT XX
4 queries
SELECT `id_lang` FROM `ps_lang`
                    WHERE `locale` = 'en-us'
                    OR `language_code` = 'en-us' LIMIT XX
4 queries
SELECT g.*, gl.name, f.id_field, f.data, f.type
                FROM ps_cfg_field_group g
                LEFT JOIN ps_cfg_field_group_shop s ON g.id_field_group=s.id_field_group
                LEFT JOIN ps_cfg_field_group_lang gl ON gl.id_field_group=g.id_field_group AND gl.id_lang=XX
                LEFT JOIN ps_cfg_field_group_field gf ON g.id_field_group=gf.id_field_group
                LEFT JOIN ps_cfg_field f ON gf.id_field=f.id_field
                WHERE gf.id_field_group IN (XX,XX,XX) 
4 queries
SELECT *
FROM `ps_feature` a
LEFT JOIN `ps_feature_lang` `b` ON a.`id_feature` = b.`id_feature` AND b.`id_lang` = XX
LEFT JOIN `ps_feature_shop` `c` ON a.`id_feature` = c.`id_feature` AND c.`id_shop` = XX
WHERE (a.`id_feature` = XX) LIMIT XX
3 queries
SELECT *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = XX
LEFT JOIN `ps_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
3 queries
SELECT XX FROM `ps_specific_price` WHERE id_product = XX LIMIT XX
3 queries
			SELECT cl.`link_rewrite`
			FROM `ps_category_lang` cl
			WHERE `id_lang` = XX
			 AND cl.id_shop = XX 
			AND cl.`id_category` = XX LIMIT XX
2 queries
SELECT *
FROM `ps_currency` a
LEFT JOIN `ps_currency_lang` `b` ON a.`id_currency` = b.`id_currency` AND b.`id_lang` = XX
LEFT JOIN `ps_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = XX
WHERE (a.`id_currency` = XX) LIMIT XX
2 queries
SELECT g.id_field_group
                    FROM ps_cfg_field_group g
                    LEFT JOIN ps_cfg_field_group_shop s ON s.id_field_group = g.id_field_group
                    WHERE g.entity="category" AND s.id_shop=XX AND g.enable=XX
2 queries
SELECT g.*, gl.name, f.id_field, f.data, f.type
                FROM ps_cfg_field_group g
                LEFT JOIN ps_cfg_field_group_shop s ON g.id_field_group=s.id_field_group
                LEFT JOIN ps_cfg_field_group_lang gl ON gl.id_field_group=g.id_field_group AND gl.id_lang=XX
                LEFT JOIN ps_cfg_field_group_field gf ON g.id_field_group=gf.id_field_group
                LEFT JOIN ps_cfg_field f ON gf.id_field=f.id_field
                WHERE gf.id_field_group IN (XX,XX,XX,XX) AND s.id_shop=XX
2 queries
SELECT g.*, gl.name, f.id_field, f.data, f.type
                FROM ps_cfg_field_group g
                LEFT JOIN ps_cfg_field_group_shop s ON g.id_field_group=s.id_field_group
                LEFT JOIN ps_cfg_field_group_lang gl ON gl.id_field_group=g.id_field_group AND gl.id_lang=XX
                LEFT JOIN ps_cfg_field_group_field gf ON g.id_field_group=gf.id_field_group
                LEFT JOIN ps_cfg_field f ON gf.id_field=f.id_field
                WHERE gf.id_field_group IN (XX,XX) 
2 queries
SELECT l.*, f.*, fgf.position
                    FROM ps_cfg_field f
                    LEFT JOIN ps_cfg_field_lang l ON l.id_field = f.id_field AND l.id_lang=XX
                    LEFT JOIN ps_cfg_field_group_field fgf ON fgf.id_field = f.id_field
                    WHERE f.id_field IN (XX,XX,XX,XX,XX,XX,XX,XX,XX,XX,XX,XX,XX,XX,XX,XX,XX,XX,XX,XX,XX,XX,XX,XX,XX,XX,XX,XX)
2 queries
		SELECT c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
		FROM `ps_category` c
		 INNER JOIN ps_category_shop category_shop
        ON (category_shop.id_category = c.id_category AND category_shop.id_shop = XX)
		LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = XX  AND cl.id_shop = XX )
		LEFT JOIN `ps_category_group` cg ON (cg.`id_category` = c.`id_category`)
		WHERE `id_parent` = XX
		AND `active` = XX
		AND cg.`id_group` =XX
		GROUP BY c.`id_category`
		ORDER BY `level_depth` ASC, category_shop.`position` ASC
2 queries
SELECT *
FROM `ps_category` aXX
LEFT JOIN `ps_category_lang` `aXX` ON (aXX.`id_category` = aXX.`id_category`)
WHERE (aXX.`nleft` < XX) AND (aXX.`nright` > XX) AND (aXX.`id_lang` = XX) AND (aXX.`id_shop` = XX)
ORDER BY aXX.`nleft` asc
2 queries
SELECT COUNT(p.id_product)
            FROM `ps_product` p
             INNER JOIN ps_product_shop product_shop
        ON (product_shop.id_product = p.id_product AND product_shop.id_shop = XX)
            WHERE p.id_product = XX
            AND DATEDIFF("XX-XX-XX XX:XX:XX", product_shop.`date_add`) < XX LIMIT XX
2 queries
SELECT product_attribute_shop.id_product_attribute
                FROM ps_product_attribute pa
                 INNER JOIN ps_product_attribute_shop product_attribute_shop
        ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = XX)
                WHERE pa.id_product = XX LIMIT XX
2 queries
SELECT product_attribute_shop.id_product_attribute
                FROM ps_product_attribute pa
                 INNER JOIN ps_product_attribute_shop product_attribute_shop
        ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = XX)
                 WHERE product_attribute_shop.default_on = XX  AND pa.id_product = XX LIMIT XX
2 queries
SELECT product_attribute_shop.id_product_attribute
                    FROM ps_product_attribute pa
                     INNER JOIN ps_product_attribute_shop product_attribute_shop
        ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = XX)
                     WHERE pa.id_product = XX LIMIT XX
2 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 `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = XX)
LEFT JOIN `ps_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)
2 queries
                            SELECT `id_tax_rules_group`
                            FROM `ps_product_shop`
                            WHERE `id_product` = XX AND id_shop=XX LIMIT XX
2 queries
			SELECT `reduction`
			FROM `ps_product_group_reduction_cache`
			WHERE `id_product` = XX AND `id_group` = XX LIMIT XX
2 queries
        SELECT t.`id_lang`, t.`name`
        FROM ps_tag t
        LEFT JOIN ps_product_tag pt ON (pt.id_tag = t.id_tag)
        WHERE pt.`id_product`=XX
2 queries
SELECT SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = XX) AND (id_product_attribute = XX) AND (id_shop = XX) AND (id_shop_group = XX) LIMIT XX
2 queries
SELECT out_of_stock
FROM `ps_stock_available`
WHERE (id_product = XX) AND (id_product_attribute = XX) AND (id_shop = XX) AND (id_shop_group = XX) LIMIT XX
2 queries
SELECT depends_on_stock
FROM `ps_stock_available`
WHERE (id_product = XX) AND (id_product_attribute = XX) AND (id_shop = XX) AND (id_shop_group = XX) LIMIT XX
2 queries
SELECT location
FROM `ps_stock_available`
WHERE (id_product = XX) AND (id_product_attribute = XX) AND (id_shop = XX) AND (id_shop_group = XX) LIMIT XX
2 queries
			SELECT `need_identification_number`
			FROM `ps_country`
			WHERE `id_country` = XX LIMIT XX
2 queries
SELECT fp.id_feature, fp.id_feature_value, COUNT(DISTINCT p.id_product) c FROM (SELECT p.id_product, p.id_manufacturer, SUM(sa.quantity) as quantity, p.condition, p.weight, p.price, psales.quantity as sales, p.on_sale, p.date_add, pa.id_product_attribute, cp.position FROM ps_product p LEFT JOIN ps_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN ps_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN ps_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 ps_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN ps_category_product cp ON (p.id_product = cp.id_product) INNER JOIN ps_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = XX AND ps.active = TRUE) INNER JOIN ps_category c ON (cp.id_category = c.id_category AND c.active=XX) LEFT JOIN ps_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN ps_product_attribute_combination pac_XX ON (pa.id_product_attribute = pac_XX.id_product_attribute) WHERE ((pac.id_attribute=XX)) AND ((pac_XX.id_attribute IN (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 ps_feature_product fp ON (p.id_product = fp.id_product) LEFT JOIN ps_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN ps_product_attribute_combination pac_XX ON (pa.id_product_attribute = pac_XX.id_product_attribute) LEFT JOIN ps_product_attribute_combination pac_XX ON (pa.id_product_attribute = pac_XX.id_product_attribute) WHERE ((fp.id_feature IN (XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX))) AND ((pac_XX.id_attribute=XX)) AND ((pac_XX.id_attribute IN (XX, XX))) GROUP BY fp.id_feature_value
2 queries
SELECT tmai.tempmini_min, MIN(tempmini_min) as min, MAX(tempmini_max) as max FROM ps_product p INNER JOIN ps_layered_temperature_index tmai ON (tmai.id_product = p.id_product AND tmai.id_shop = XX) INNER JOIN ps_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = XX AND ps.active = TRUE) INNER JOIN ps_category_product cp ON (p.id_product = cp.id_product) INNER JOIN ps_category c ON (cp.id_category = c.id_category AND c.active=XX) LEFT JOIN ps_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN ps_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN ps_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN ps_product_attribute_combination pac_XX ON (pa.id_product_attribute = pac_XX.id_product_attribute) WHERE ((pac.id_attribute=XX)) AND ((pac_XX.id_attribute IN (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
2 queries
SELECT tmai.tempmaxi_min, MIN(tempmaxi_min) as min, MAX(tempmaxi_max) as max FROM ps_product p INNER JOIN ps_layered_temperature_index tmai ON (tmai.id_product = p.id_product AND tmai.id_shop = XX) INNER JOIN ps_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = XX AND ps.active = TRUE) INNER JOIN ps_category_product cp ON (p.id_product = cp.id_product) INNER JOIN ps_category c ON (cp.id_category = c.id_category AND c.active=XX) LEFT JOIN ps_category_group cg ON (cg.id_category = c.id_category) LEFT JOIN ps_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN ps_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN ps_product_attribute_combination pac_XX ON (pa.id_product_attribute = pac_XX.id_product_attribute) WHERE ((pac.id_attribute=XX)) AND ((pac_XX.id_attribute IN (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
2 queries
            SELECT * FROM ps_customhtmlblock AS psb 
            LEFT JOIN ps_customhtmlblock_lang AS psl ON psb.id_customhtmlblock = psl.id_customhtmlblock
            LEFT JOIN ps_customhtmlblock_shop AS pss ON psb.id_customhtmlblock = pss.id_customhtmlblock
            WHERE id_shop =XX 
                AND id_lang =XX
                AND `hook_position` = "displayNavXX" 
                AND `showhook` = XX ORDER BY `position` ASC
        
2 queries
SELECT l.*, s.*, g.*
                    FROM ps_cfg_field_group g
                    LEFT JOIN ps_cfg_field_group_shop s ON s.id_field_group = g.id_field_group
                    LEFT JOIN ps_cfg_field_group_position p ON p.id_field_group = g.id_field_group
                    LEFT JOIN ps_cfg_field_group_lang l ON l.id_field_group = g.id_field_group AND l.id_lang=XX
                    WHERE p.position="displayNavXX" AND s.id_shop=XX AND g.enable=XX
2 queries
            SELECT * FROM ps_customhtmlblock AS psb 
            LEFT JOIN ps_customhtmlblock_lang AS psl ON psb.id_customhtmlblock = psl.id_customhtmlblock
            LEFT JOIN ps_customhtmlblock_shop AS pss ON psb.id_customhtmlblock = pss.id_customhtmlblock
            WHERE id_shop =XX 
                AND id_lang =XX
                AND `hook_position` = "displaySearch" 
                AND `showhook` = XX ORDER BY `position` ASC
        
2 queries
SELECT l.*, s.*, g.*
                    FROM ps_cfg_field_group g
                    LEFT JOIN ps_cfg_field_group_shop s ON s.id_field_group = g.id_field_group
                    LEFT JOIN ps_cfg_field_group_position p ON p.id_field_group = g.id_field_group
                    LEFT JOIN ps_cfg_field_group_lang l ON l.id_field_group = g.id_field_group AND l.id_lang=XX
                    WHERE p.position="displaySearch" AND s.id_shop=XX AND g.enable=XX
2 queries
SELECT *
FROM `ps_link_block` a
LEFT JOIN `ps_link_block_shop` `c` ON a.`id_link_block` = c.`id_link_block` AND c.`id_shop` = XX
WHERE (a.`id_link_block` = XX) LIMIT XX
2 queries
SELECT *
							FROM `ps_link_block_lang`
							WHERE `id_link_block` = XX

Tables stress

198 attribute_group
198 attribute_group_shop
198 attribute_group_lang
198 attribute
197 attribute_lang
197 attribute_shop
197 layered_indexable_attribute_lang_value
34 cfg_field_group
33 category
33 cfg_field_group_shop
33 cfg_field_value
31 cfg_field_group_lang
26 category_lang
26 product_attribute_combination
25 module
23 module_shop
21 category_shop
21 cfg_field_group_position
20 product_shop
20 product_attribute
18 product
14 category_group
14 stock_available
13 feature_flag
13 cfg_field_group_field
13 cfg_field
11 category_product
11 customhtmlblock
11 customhtmlblock_lang
11 customhtmlblock_shop
8 lang
8 hook
8 product_attribute_shop
7 currency
6 carrier_extender
6 cms
6 cms_shop
6 cms_lang
5 shop
5 currency_shop
5 cfg_file
5 feature
5 feature_shop
5 feature_lang
5 product_sale
4 shop_url
4 lang_shop
4 country
4 product_lang
4 layered_temperature_index
3 hook_alias
3 currency_lang
3 cfg_field_lang
3 specific_price
3 link_block
3 link_block_shop
2 shop_group
2 configuration
2 country_lang
2 country_shop
2 hook_module
2 meta
2 meta_lang
2 group
2 group_shop
2 product_group_reduction_cache
2 tag
2 product_tag
2 ets_cfu_contact
2 feature_product
2 link_block_lang
1 configuration_lang
1 module_group
1 hook_module_exceptions
1 group_lang
1 manufacturer
1 supplier
1 tax_rule
1 tax_rules_group
1 tax
1 tax_lang
1 cart_product
1 custom_href_lang
1 image_type
1 address_format
1 required_field
1 carrier
1 carrier_lang
1 carrier_zone
1 carrier_shop
1 layered_category
1 layered_indexable_feature
1 layered_indexable_feature_lang_value
1 layered_indexable_attribute_group
1 layered_indexable_attribute_group_lang_value
1 layered_filter_block
1 ets_cfu_contact_shop
1 ets_cfu_contact_lang
1 ganalytics_data

ObjectModel instances

Name Instances Source
Category 42 /override/controllers/front/listing/CategoryController.php:45 (__construct) [id: 194]
/controllers/front/listing/CategoryController.php:78 (__construct) [id: 194]
/modules/customfieldgroups/src/Facade/DataRetrieverFacade.php:179 (__construct) [id: 194]
/modules/customfieldgroups/src/Facade/DataRetrieverFacade.php:179 (__construct) [id: 194]
/classes/PrestaShopCollection.php:385 (hydrateCollection) [id: ]
/classes/PrestaShopCollection.php:385 (hydrateCollection) [id: ]
/classes/PrestaShopCollection.php:385 (hydrateCollection) [id: ]
/classes/PrestaShopCollection.php:385 (hydrateCollection) [id: ]
/classes/PrestaShopCollection.php:385 (hydrateCollection) [id: ]
/modules/customfieldgroups/src/Facade/DataRetrieverFacade.php:179 (__construct) [id: 1]
/modules/customfieldgroups/src/Facade/DataRetrieverFacade.php:179 (__construct) [id: 2]
/modules/customfieldgroups/src/Facade/DataRetrieverFacade.php:179 (__construct) [id: 13]
/modules/customfieldgroups/src/Facade/DataRetrieverFacade.php:179 (__construct) [id: 2]
/modules/customfieldgroups/src/Facade/DataRetrieverFacade.php:179 (__construct) [id: 100]
/modules/customfieldgroups/src/Facade/DataRetrieverFacade.php:179 (__construct) [id: 101]
/classes/Meta.php:380 (__construct) [id: 194]
/classes/Link.php:402 (__construct) [id: 194]
/classes/Link.php:402 (__construct) [id: 194]
/classes/Link.php:402 (__construct) [id: 194]
/classes/PrestaShopCollection.php:385 (hydrateCollection) [id: ]
/classes/PrestaShopCollection.php:385 (hydrateCollection) [id: ]
/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:379 (__construct) [id: 194]
/modules/ps_facetedsearch/src/Filters/Block.php:197 (__construct) [id: 194]
/classes/Link.php:402 (__construct) [id: 194]
/classes/Link.php:402 (__construct) [id: 194]
/classes/Link.php:402 (__construct) [id: 194]
/classes/Link.php:402 (__construct) [id: 194]
/classes/Link.php:402 (__construct) [id: 194]
/classes/Link.php:402 (__construct) [id: 194]
/override/modules/ps_categorytree/ps_categorytree.php:107 (__construct) [id: 194]
/override/modules/ps_categorytree/ps_categorytree.php:113 (__construct) [id: 101]
/override/modules/ps_categorytree/ps_categorytree.php:129 (__construct) [id: 192]
/override/modules/ps_categorytree/ps_categorytree.php:129 (__construct) [id: 102]
/override/modules/ps_categorytree/ps_categorytree.php:129 (__construct) [id: 193]
/override/modules/ps_categorytree/ps_categorytree.php:129 (__construct) [id: 194]
/override/modules/ps_categorytree/ps_categorytree.php:129 (__construct) [id: 195]
/override/modules/ps_categorytree/ps_categorytree.php:129 (__construct) [id: 196]
/override/modules/ps_categorytree/ps_categorytree.php:129 (__construct) [id: 145]
/override/modules/ps_categorytree/ps_categorytree.php:129 (__construct) [id: 155]
Feature 8 /modules/ps_facetedsearch/src/Filters/Converter.php:458 (__construct) [id: 35]
/modules/ps_facetedsearch/src/Filters/Converter.php:458 (__construct) [id: 36]
/modules/ps_facetedsearch/src/Filters/Converter.php:458 (__construct) [id: 43]
/modules/ps_facetedsearch/src/Filters/Converter.php:458 (__construct) [id: 44]
/modules/ps_facetedsearch/src/Filters/Block.php:560 (__construct) [id: 35]
/modules/ps_facetedsearch/src/Filters/Block.php:560 (__construct) [id: 36]
/modules/ps_facetedsearch/src/Filters/Block.php:560 (__construct) [id: 43]
/modules/ps_facetedsearch/src/Filters/Block.php:560 (__construct) [id: 44]
Product 8 /modules/customfieldgroups/src/Adapter/FieldGroupDataAdapter.php:202 (__construct) [id: 19590]
/modules/customfieldgroups/src/Adapter/FieldGroupDataAdapter.php:202 (__construct) [id: 19591]
/modules/tgf_carrierfee/src/Manager/FeeProductManager.php:38 (__construct) [id: 19588]
/modules/tgf_carrierfee/src/Provider/FeeProductProvider.php:27 (__construct) [id: 19588]
/modules/tgf_carrierfee/src/Manager/FeeProductManager.php:38 (__construct) [id: 19588]
/modules/tgf_carrierfee/src/Provider/FeeProductProvider.php:27 (__construct) [id: 19588]
/modules/tgf_carrierfee/src/Manager/FeeProductManager.php:38 (__construct) [id: 19588]
/modules/tgf_carrierfee/src/Provider/FeeProductProvider.php:27 (__construct) [id: 19588]
CMS 6 /modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:138 (__construct) [id: 12]
/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:138 (__construct) [id: 13]
/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:138 (__construct) [id: 11]
/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:138 (__construct) [id: 9]
/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:138 (__construct) [id: 10]
/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:138 (__construct) [id: 14]
Country 5 /config/config.inc.php:146 (__construct) [id: 8]
/classes/AddressFormat.php:404 (__construct) [id: 8]
/classes/controller/FrontController.php:1722 (__construct) [id: 8]
/classes/AddressFormat.php:404 (__construct) [id: 8]
/modules/ps_contactinfo/ps_contactinfo.php:104 (__construct) [id: 8]
Address 5 /classes/Product.php:741 (__construct) [id: ]
/classes/Product.php:6830 (initialize) [id: ]
/classes/Product.php:3794 (__construct) [id: ]
/classes/Product.php:741 (__construct) [id: ]
/classes/shop/Shop.php:486 (__construct) [id: ]
Currency 4 /src/Adapter/Currency/CurrencyDataProvider.php:101 (__construct) [id: 1]
/src/Adapter/Currency/CurrencyDataProvider.php:101 (__construct) [id: 2]
/classes/Tools.php:684 (getCurrencyInstance) [id: 1]
/modules/ps_googleanalytics/classes/Wrapper/ProductWrapper.php:49 (__construct) [id: 1]
Language 3 /config/config.inc.php:211 (__construct) [id: 2]
/classes/Tools.php:640 (__construct) [id: 2]
/classes/Tools.php:559 (__construct) [id: 2]
Cart 2 /classes/controller/FrontController.php:427 (__construct) [id: ]
/classes/controller/FrontController.php:497 (__construct) [id: ]
AddressFormat 2 /classes/controller/FrontController.php:1716 (generateAddress) [id: ]
/modules/ps_contactinfo/ps_contactinfo.php:98 (generateAddress) [id: ]
State 2 /classes/controller/FrontController.php:1721 (__construct) [id: 0]
/modules/ps_contactinfo/ps_contactinfo.php:93 (__construct) [id: 0]
PrestaShop\Module\LinkList\Model\LinkBlock 2 /modules/ps_linklist/src/LegacyLinkBlockRepository.php:91 (__construct) [id: 1]
/modules/ps_linklist/src/LegacyLinkBlockRepository.php:91 (__construct) [id: 2]
Hook 2 /modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:64 (__construct) [id: 45]
/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:64 (__construct) [id: 45]
Group 1 /classes/Cart.php:249 (getCurrent) [id: 1]
Customer 1 /config/config.inc.php:264 (__construct) [id: ]
Tax 1 /classes/tax/TaxRulesTaxManager.php:116 (__construct) [id: 1]
Gender 1 /classes/controller/FrontController.php:1646 (__construct) [id: 0]
Risk 1 /classes/controller/FrontController.php:1649 (__construct) [id: ]
ShopGroup 1 /classes/shop/Shop.php:561 (__construct) [id: 1]
CustomHtmlBlock 1 /modules/customhtml/customhtml.php:26 (__construct) [id: ]
Shop 1 /config/config.inc.php:117 (initialize) [id: 1]

Included Files

# Filename
0 /index.php
1 /config/config.inc.php
2 /config/defines.inc.php
3 /config/autoload.php
4 /vendor/autoload.php
5 /vendor/composer/autoload_real.php
6 /vendor/composer/platform_check.php
7 /vendor/composer/ClassLoader.php
8 /vendor/composer/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/b46c0fcb0df3df771bb347f541121256.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 /override/classes/Customer.php
226 /classes/Customer.php
227 /classes/Group.php
228 /override/classes/Link.php
229 /classes/Link.php
230 /classes/shop/ShopUrl.php
231 /classes/Dispatcher.php
232 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Request.php
233 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/AcceptHeader.php
234 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/AcceptHeaderItem.php
235 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/FileBag.php
236 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/HeaderBag.php
237 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/HeaderUtils.php
238 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/ServerBag.php
239 /src/Adapter/SymfonyContainer.php
240 /vendor/mobiledetect/mobiledetectlib/Mobile_Detect.php
241 /config/db_slave_server.inc.php
242 /modules/doofinder/doofinder.php
243 /modules/doofinder/lib/dfTools.class.php
244 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_createdata.php
245 /vendor/smarty/smarty/libs/sysplugins/smarty_data.php
246 /classes/Translate.php
247 /modules/doofinder/translations/en.php
248 /src/PrestaShopBundle/Translation/TranslatorComponent.php
249 /vendor/symfony/symfony/src/Symfony/Component/Translation/Translator.php
250 /vendor/symfony/symfony/src/Symfony/Component/Translation/TranslatorInterface.php
251 /vendor/symfony/contracts/Translation/LocaleAwareInterface.php
252 /vendor/symfony/contracts/Translation/TranslatorInterface.php
253 /vendor/symfony/symfony/src/Symfony/Component/Translation/TranslatorBagInterface.php
254 /src/PrestaShopBundle/Translation/PrestaShopTranslatorTrait.php
255 /src/PrestaShopBundle/Translation/TranslatorLanguageTrait.php
256 /src/PrestaShopBundle/Translation/TranslatorInterface.php
257 /vendor/symfony/symfony/src/Symfony/Component/Translation/Formatter/MessageFormatter.php
258 /vendor/symfony/symfony/src/Symfony/Component/Translation/Formatter/IntlFormatter.php
259 /vendor/symfony/symfony/src/Symfony/Component/Translation/Formatter/IntlFormatterInterface.php
260 /vendor/symfony/symfony/src/Symfony/Component/Translation/Formatter/MessageFormatterInterface.php
261 /vendor/symfony/symfony/src/Symfony/Component/Translation/Formatter/ChoiceMessageFormatterInterface.php
262 /vendor/symfony/symfony/src/Symfony/Component/Translation/IdentityTranslator.php
263 /vendor/symfony/contracts/Translation/TranslatorTrait.php
264 /vendor/symfony/symfony/src/Symfony/Component/Config/ConfigCacheFactory.php
265 /vendor/symfony/symfony/src/Symfony/Component/Config/ConfigCacheFactoryInterface.php
266 /var/cache/prod/translations/catalogue.en-US.NXhscRe.php
267 /vendor/symfony/symfony/src/Symfony/Component/Translation/MessageCatalogue.php
268 /vendor/symfony/symfony/src/Symfony/Component/Translation/MessageCatalogueInterface.php
269 /vendor/symfony/symfony/src/Symfony/Component/Translation/MetadataAwareInterface.php
270 /modules/tgf_wishlist/tgf_wishlist.php
271 /modules/tgf_wishlist/vendor/autoload.php
272 /modules/tgf_wishlist/vendor/composer/autoload_real.php
273 /modules/tgf_wishlist/vendor/composer/autoload_static.php
274 /src/PrestaShopBundle/Translation/DomainNormalizer.php
275 /src/Adapter/Localization/LegacyTranslator.php
276 /modules/ets_cfultimate/ets_cfultimate.php
277 /modules/ets_cfultimate/classes/function.php
278 /modules/ets_cfultimate/classes/ETS_CFU_SmartyCache.php
279 /modules/ets_cfultimate/classes/ETS_CFU_Tools.php
280 /modules/ets_cfultimate/classes/ETS_CFU_Translate.php
281 /modules/ets_cfultimate/classes/ETS_CFU_Data_Provider.php
282 /modules/ets_cfultimate/classes/ETS_CFU_Form_Tag.php
283 /modules/ets_cfultimate/classes/ETS_CFU_Contact_Reply.php
284 /modules/ets_cfultimate/classes/ETS_CFU_Contact.php
285 /modules/ets_cfultimate/classes/ETS_CFU_Contact_Form.php
286 /modules/ets_cfultimate/classes/ETS_CFU_Form_Tag_Manager.php
287 /modules/ets_cfultimate/classes/ETS_CFU_Contact_Message.php
288 /modules/ets_cfultimate/classes/ETS_CFU_Submission.php
289 /modules/ets_cfultimate/classes/mail.php
290 /modules/ets_cfultimate/classes/pipe.php
291 /modules/ets_cfultimate/classes/integration.php
292 /modules/ets_cfultimate/classes/ETS_CFU_Recaptcha.php
293 /modules/ets_cfultimate/classes/ETS_CFU_Validation.php
294 /modules/ets_cfultimate/classes/ETS_CFU_Link.php
295 /modules/ets_cfultimate/classes/ETS_CFU_Browser.php
296 /modules/ets_cfultimate/defines.php
297 /modules/ets_cfultimate/classes/ETS_CFU_Presenter.php
298 /modules/ets_cfultimate/classes/EtsCfuMailchimpApi.php
299 /modules/ets_cfultimate/classes/EtsCfuMailChimp.php
300 /override/modules/ets_cfultimate/ets_cfultimate.php
301 /src/Core/Security/Hashing.php
302 /modules/ets_cfultimate/translations/en.php
303 /modules/ets_blog/ets_blog.php
304 /modules/ets_blog/classes/Ets_blog_defines.php
305 /modules/ets_blog/classes/Ets_blog_paggination_class.php
306 /modules/ets_blog/classes/Ets_blog_obj.php
307 /modules/ets_blog/classes/Ets_blog_post.php
308 /modules/ets_blog/classes/Ets_blog_category.php
309 /modules/ets_blog/classes/Ets_blog_comment.php
310 /modules/ets_blog/classes/Ets_blog_reply.php
311 /modules/ets_blog/classes/Ets_blog_link_class.php
312 /modules/ets_blog/classes/Ets_blog_backup.php
313 /modules/ets_blog/translations/en.php
314 /modules/etsloginascustomer/etsloginascustomer.php
315 /modules/etsloginascustomer/classes/ets_lic_defines.php
316 /override/controllers/front/listing/CategoryController.php
317 /controllers/front/listing/CategoryController.php
318 /classes/controller/ProductListingFrontController.php
319 /classes/controller/ProductPresentingFrontController.php
320 /override/classes/controller/FrontController.php
321 /classes/controller/FrontController.php
322 /src/Adapter/Presenter/Object/ObjectPresenter.php
323 /src/Adapter/Presenter/PresenterInterface.php
324 /src/Adapter/Presenter/Cart/CartPresenter.php
325 /src/Adapter/Product/PriceFormatter.php
326 /src/Adapter/Image/ImageRetriever.php
327 /classes/FeatureFlag.php
328 /src/Core/FeatureFlag/FeatureFlagSettings.php
329 /classes/tax/TaxConfiguration.php
330 /classes/Smarty/TemplateFinder.php
331 /classes/assets/StylesheetManager.php
332 /classes/assets/AbstractAssetManager.php
333 /src/Adapter/Assets/AssetUrlGeneratorTrait.php
334 /classes/assets/JavascriptManager.php
335 /classes/assets/CccReducer.php
336 /modules/tgf_redirection/tgf_redirection.php
337 /modules/tgf_redirection/vendor/autoload.php
338 /modules/tgf_redirection/vendor/composer/autoload_real.php
339 /modules/tgf_redirection/vendor/composer/autoload_static.php
340 /classes/Category.php
341 /classes/webservice/WebserviceRequest.php
342 /src/Adapter/ContainerBuilder.php
343 /src/Adapter/Environment.php
344 /src/Core/EnvironmentInterface.php
345 /vendor/symfony/symfony/src/Symfony/Component/Cache/DoctrineProvider.php
346 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/CacheProvider.php
347 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/Cache.php
348 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/FlushableCache.php
349 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/ClearableCache.php
350 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiOperationCache.php
351 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiGetCache.php
352 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiDeleteCache.php
353 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiPutCache.php
354 /vendor/symfony/symfony/src/Symfony/Component/Cache/PruneableInterface.php
355 /vendor/symfony/symfony/src/Symfony/Component/Cache/ResettableInterface.php
356 /vendor/symfony/contracts/Service/ResetInterface.php
357 /vendor/symfony/symfony/src/Symfony/Component/Cache/Adapter/ArrayAdapter.php
358 /vendor/symfony/symfony/src/Symfony/Component/Cache/Traits/ArrayTrait.php
359 /vendor/psr/log/Psr/Log/LoggerAwareTrait.php
360 /vendor/symfony/symfony/src/Symfony/Component/Cache/Adapter/AdapterInterface.php
361 /vendor/symfony/symfony/src/Symfony/Component/Cache/CacheItem.php
362 /vendor/symfony/contracts/Cache/ItemInterface.php
363 /vendor/psr/cache/src/CacheItemInterface.php
364 /vendor/psr/cache/src/CacheItemPoolInterface.php
365 /vendor/symfony/contracts/Cache/CacheInterface.php
366 /vendor/psr/log/Psr/Log/LoggerAwareInterface.php
367 /vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Setup.php
368 /vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php
369 /vendor/doctrine/orm/lib/Doctrine/ORM/Configuration.php
370 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Configuration.php
371 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/Psr6/CacheAdapter.php
372 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/Psr6/DoctrineProvider.php
373 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php
374 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php
375 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php
376 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/DoctrineAnnotations.php
377 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Annotation.php
378 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Entity.php
379 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Embeddable.php
380 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Embedded.php
381 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/MappedSuperclass.php
382 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/InheritanceType.php
383 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/DiscriminatorColumn.php
384 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/DiscriminatorMap.php
385 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Id.php
386 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/GeneratedValue.php
387 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Version.php
388 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/JoinColumn.php
389 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/JoinColumns.php
390 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Column.php
391 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/OneToOne.php
392 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/OneToMany.php
393 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ManyToOne.php
394 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ManyToMany.php
395 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Table.php
396 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UniqueConstraint.php
397 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Index.php
398 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/JoinTable.php
399 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/SequenceGenerator.php
400 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/CustomIdGenerator.php
401 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ChangeTrackingPolicy.php
402 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/OrderBy.php
403 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/NamedQueries.php
404 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/NamedQuery.php
405 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/HasLifecycleCallbacks.php
406 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/PrePersist.php
407 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/PostPersist.php
408 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/PreUpdate.php
409 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/PostUpdate.php
410 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/PreRemove.php
411 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/PostRemove.php
412 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/PostLoad.php
413 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/PreFlush.php
414 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/FieldResult.php
415 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ColumnResult.php
416 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/EntityResult.php
417 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/NamedNativeQuery.php
418 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/NamedNativeQueries.php
419 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/SqlResultSetMapping.php
420 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/SqlResultSetMappings.php
421 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/AssociationOverride.php
422 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/AssociationOverrides.php
423 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/AttributeOverride.php
424 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/AttributeOverrides.php
425 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/EntityListeners.php
426 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Cache.php
427 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/SimpleAnnotationReader.php
428 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php
429 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocLexer.php
430 /vendor/doctrine/lexer/lib/Doctrine/Common/Lexer/AbstractLexer.php
431 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/Target.php
432 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/AnnotationDriver.php
433 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/CompatibilityAnnotationDriver.php
434 /vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriver.php
435 /vendor/doctrine/persistence/src/Persistence/Mapping/Driver/ColocatedMappingDriver.php
436 /var/cache/prod/FrontContainer.php
437 /src/Adapter/Container/LegacyContainer.php
438 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php
439 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Argument/RewindableGenerator.php
440 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Argument/ServiceLocator.php
441 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/ServiceLocator.php
442 /vendor/symfony/contracts/Service/ServiceLocatorTrait.php
443 /vendor/psr/container/src/ContainerExceptionInterface.php
444 /vendor/psr/container/src/NotFoundExceptionInterface.php
445 /vendor/symfony/contracts/Service/ServiceProviderInterface.php
446 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/ResettableContainerInterface.php
447 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/ContainerInterface.php
448 /src/Adapter/Container/LegacyContainerInterface.php
449 /modules/ps_mainmenu/vendor/autoload.php
450 /modules/ps_mainmenu/vendor/composer/autoload_real.php
451 /modules/ps_mainmenu/vendor/composer/platform_check.php
452 /modules/ps_mainmenu/vendor/composer/autoload_static.php
453 /modules/gsitemap/vendor/autoload.php
454 /modules/gsitemap/vendor/composer/autoload_real.php
455 /modules/gsitemap/vendor/composer/autoload_static.php
456 /modules/tgf_connector/vendor/autoload.php
457 /modules/tgf_connector/vendor/composer/autoload_real.php
458 /modules/tgf_connector/vendor/composer/platform_check.php
459 /modules/tgf_connector/vendor/composer/autoload_static.php
460 /modules/ps_facetedsearch/vendor/autoload.php
461 /modules/ps_facetedsearch/vendor/composer/autoload_real.php
462 /modules/ps_facetedsearch/vendor/composer/platform_check.php
463 /modules/ps_facetedsearch/vendor/composer/autoload_static.php
464 /modules/ps_facetedsearch/vendor/paragonie/random_compat/lib/random.php
465 /modules/ps_facetedsearch/vendor/symfony/polyfill-php70/bootstrap.php
466 /modules/ps_facetedsearch/vendor/myclabs/deep-copy/src/DeepCopy/deep_copy.php
467 /modules/customfieldgroups/vendor/autoload.php
468 /modules/customfieldgroups/vendor/composer/autoload_real.php
469 /modules/customfieldgroups/vendor/composer/autoload_static.php
470 /modules/tgf_fastorder/vendor/autoload.php
471 /modules/tgf_fastorder/vendor/composer/autoload_real.php
472 /modules/tgf_fastorder/vendor/composer/platform_check.php
473 /modules/tgf_fastorder/vendor/composer/autoload_static.php
474 /modules/tgf_customerteam/vendor/autoload.php
475 /modules/tgf_customerteam/vendor/composer/autoload_real.php
476 /modules/tgf_customerteam/vendor/composer/autoload_static.php
477 /modules/accountrequest/vendor/autoload.php
478 /modules/accountrequest/vendor/composer/autoload_real.php
479 /modules/accountrequest/vendor/composer/platform_check.php
480 /modules/accountrequest/vendor/composer/autoload_static.php
481 /modules/tgf_downloadcenter/vendor/autoload.php
482 /modules/tgf_downloadcenter/vendor/composer/autoload_real.php
483 /modules/tgf_downloadcenter/vendor/composer/autoload_static.php
484 /modules/tgf_hreflang/vendor/autoload.php
485 /modules/tgf_hreflang/vendor/composer/autoload_real.php
486 /modules/tgf_hreflang/vendor/composer/autoload_static.php
487 /modules/tgf_carrier_extender/vendor/autoload.php
488 /modules/tgf_carrier_extender/vendor/composer/autoload_real.php
489 /modules/tgf_carrier_extender/vendor/composer/autoload_static.php
490 /modules/tgf_meta_import/vendor/autoload.php
491 /modules/tgf_meta_import/vendor/composer/autoload_real.php
492 /modules/tgf_meta_import/vendor/composer/autoload_static.php
493 /modules/tgf_history_adapter/vendor/autoload.php
494 /modules/tgf_history_adapter/vendor/composer/autoload_real.php
495 /modules/tgf_history_adapter/vendor/composer/autoload_static.php
496 /modules/tgf_technical_information/vendor/autoload.php
497 /modules/tgf_technical_information/vendor/composer/autoload_real.php
498 /modules/tgf_technical_information/vendor/composer/autoload_static.php
499 /modules/tgf_certificationextender/vendor/autoload.php
500 /modules/tgf_certificationextender/vendor/composer/autoload_real.php
501 /modules/tgf_certificationextender/vendor/composer/autoload_static.php
502 /modules/tgf_carrierfee/vendor/autoload.php
503 /modules/tgf_carrierfee/vendor/composer/autoload_real.php
504 /modules/tgf_carrierfee/vendor/composer/autoload_static.php
505 /src/Core/Localization/Locale/Repository.php
506 /src/Core/Localization/Locale/RepositoryInterface.php
507 /src/Core/Localization/CLDR/LocaleRepository.php
508 /src/Core/Localization/CLDR/LocaleDataSource.php
509 /src/Core/Localization/CLDR/DataLayer/LocaleCache.php
510 /src/Core/Data/Layer/AbstractDataLayer.php
511 /src/Core/Localization/CLDR/LocaleDataLayerInterface.php
512 /vendor/symfony/symfony/src/Symfony/Component/Cache/Adapter/FilesystemAdapter.php
513 /vendor/symfony/symfony/src/Symfony/Component/Cache/Adapter/AbstractAdapter.php
514 /vendor/symfony/symfony/src/Symfony/Component/Cache/Traits/AbstractAdapterTrait.php
515 /vendor/symfony/symfony/src/Symfony/Component/Cache/Traits/AbstractTrait.php
516 /vendor/symfony/symfony/src/Symfony/Component/Cache/Traits/ContractsTrait.php
517 /vendor/symfony/contracts/Cache/CacheTrait.php
518 /vendor/psr/cache/src/InvalidArgumentException.php
519 /vendor/psr/cache/src/CacheException.php
520 /vendor/symfony/symfony/src/Symfony/Component/Cache/Traits/FilesystemTrait.php
521 /vendor/symfony/symfony/src/Symfony/Component/Cache/Traits/FilesystemCommonTrait.php
522 /vendor/symfony/symfony/src/Symfony/Component/Cache/Marshaller/DefaultMarshaller.php
523 /vendor/symfony/symfony/src/Symfony/Component/Cache/Marshaller/MarshallerInterface.php
524 /src/Core/Localization/CLDR/DataLayer/LocaleReference.php
525 /src/Core/Localization/CLDR/Reader.php
526 /src/Core/Localization/CLDR/ReaderInterface.php
527 /src/Core/Localization/Currency/Repository.php
528 /src/Core/Localization/Currency/RepositoryInterface.php
529 /src/Core/Localization/Currency/CurrencyDataSource.php
530 /src/Core/Localization/Currency/DataSourceInterface.php
531 /src/Core/Localization/Currency/DataLayer/CurrencyCache.php
532 /src/Core/Localization/Currency/CurrencyDataLayerInterface.php
533 /src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php
534 /src/Adapter/Currency/CurrencyDataProvider.php
535 /src/Core/Currency/CurrencyDataProviderInterface.php
536 /src/Adapter/LegacyContext.php
537 /src/Adapter/Tools.php
538 /src/Core/Localization/Currency/DataLayer/CurrencyReference.php
539 /src/Core/Localization/Currency/DataLayer/CurrencyInstalled.php
540 /vendor/prestashop/decimal/src/Operation/Rounding.php
541 /src/Core/Localization/Locale.php
542 /src/Core/Localization/LocaleInterface.php
543 /src/Core/Localization/Specification/Price.php
544 /src/Core/Localization/Specification/Number.php
545 /src/Core/Localization/Specification/NumberInterface.php
546 /src/Core/Localization/Specification/Factory.php
547 /src/Core/Localization/CLDR/LocaleData.php
548 /src/Core/Localization/CLDR/NumberSymbolsData.php
549 /src/Core/Localization/CLDR/CurrencyData.php
550 /src/Core/Localization/CLDR/Locale.php
551 /src/Core/Localization/CLDR/LocaleInterface.php
552 /src/Core/Localization/Specification/NumberSymbolList.php
553 /classes/Currency.php
554 /src/Core/Localization/Currency/LocalizedCurrencyId.php
555 /src/Core/Localization/Currency/CurrencyData.php
556 /src/Core/Localization/Currency/CurrencyCollection.php
557 /src/Core/Localization/Currency.php
558 /src/Core/Localization/CurrencyInterface.php
559 /src/Core/Localization/Specification/NumberCollection.php
560 /src/Core/Localization/Number/Formatter.php
561 /override/classes/Cart.php
562 /classes/Cart.php
563 /src/Adapter/AddressFactory.php
564 /classes/CartRule.php
565 /override/classes/Product.php
566 /classes/Product.php
567 /src/Core/Domain/Product/ValueObject/RedirectType.php
568 /src/Core/Util/DateTime/DateTime.php
569 /src/Core/Domain/Product/Stock/ValueObject/OutOfStockType.php
570 /src/Core/Domain/Product/Pack/ValueObject/PackStockType.php
571 /src/Core/Domain/Product/ValueObject/ProductType.php
572 /src/Core/Domain/Product/ValueObject/Reference.php
573 /src/Core/Domain/Product/ValueObject/Ean13.php
574 /src/Core/Domain/Product/ValueObject/Isbn.php
575 /src/Core/Domain/Product/ValueObject/Upc.php
576 /src/Core/Domain/Product/ProductSettings.php
577 /modules/customfieldgroups/customfieldgroups.php
578 /modules/customfieldgroups/src/Util/HookManager.php
579 /modules/customfieldgroups/src/Factory/EntityFactory.php
580 /modules/customfieldgroups/src/Classes/Entity/ProductEntity.php
581 /modules/customfieldgroups/src/Model/Entity.php
582 /modules/customfieldgroups/src/Classes/Entity/CategoryEntity.php
583 /modules/customfieldgroups/src/Classes/Entity/CustomerEntity.php
584 /modules/customfieldgroups/src/Classes/Entity/CustomerAddressEntity.php
585 /modules/customfieldgroups/src/Classes/Entity/CustomerGroupEntity.php
586 /modules/customfieldgroups/src/Classes/Entity/CmsPageEntity.php
587 /modules/customfieldgroups/src/Classes/Entity/CmsCategoryEntity.php
588 /modules/customfieldgroups/src/Classes/Entity/ManufacturerEntity.php
589 /modules/customfieldgroups/src/Classes/Entity/SupplierEntity.php
590 /modules/customfieldgroups/src/Classes/Entity/GenderEntity.php
591 /modules/customfieldgroups/src/Classes/Entity/ContactEntity.php
592 /modules/customfieldgroups/src/Classes/Entity/EmployeeEntity.php
593 /modules/customfieldgroups/src/Classes/Entity/ProfileEntity.php
594 /modules/customfieldgroups/src/Classes/Entity/ShopEntity.php
595 /modules/customfieldgroups/src/Classes/Entity/ShopGroupEntity.php
596 /modules/customfieldgroups/src/Classes/Entity/StoreEntity.php
597 /modules/customfieldgroups/src/Classes/Entity/LanguageEntity.php
598 /modules/customfieldgroups/src/Classes/Entity/ZoneEntity.php
599 /modules/customfieldgroups/src/Classes/Entity/CountryEntity.php
600 /modules/customfieldgroups/src/Classes/Entity/StateEntity.php
601 /modules/customfieldgroups/src/Classes/Entity/CurrencyEntity.php
602 /modules/customfieldgroups/src/Classes/Entity/TaxEntity.php
603 /modules/customfieldgroups/src/Classes/Entity/ImageEntity.php
604 /modules/customfieldgroups/src/Classes/Entity/SpecificPriceRuleEntity.php
605 /modules/customfieldgroups/src/Classes/Entity/OrderStateEntity.php
606 /modules/customfieldgroups/src/Classes/Entity/TaxRulesGroupEntity.php
607 /modules/customfieldgroups/src/Classes/Entity/AttachmentEntity.php
608 /modules/customfieldgroups/src/Classes/Entity/AliasEntity.php
609 /modules/customfieldgroups/src/Classes/Entity/TagEntity.php
610 /modules/customfieldgroups/src/Classes/Entity/SearchEngineEntity.php
611 /modules/customfieldgroups/src/Classes/Entity/SqlRequestEntity.php
612 /modules/customfieldgroups/src/Classes/Entity/MetaEntity.php
613 /modules/customfieldgroups/src/Classes/Entity/WebserviceKeyEntity.php
614 /modules/customfieldgroups/src/Classes/Entity/ModuleEntity.php
615 /modules/customfieldgroups/src/Classes/Entity/SettingEntity.php
616 /modules/customfieldgroups/src/Util/EntityTypes.php
617 /modules/customfieldgroups/src/Facade/DataRetrieverFacade.php
618 /modules/customfieldgroups/src/Repository/FieldGroupRepository.php
619 /modules/customfieldgroups/src/Model/CfgObjectRepository.php
620 /modules/customfieldgroups/src/Model/Repository.php
621 /modules/customfieldgroups/src/Classes/FieldGroup.php
622 /modules/customfieldgroups/src/Model/DbObject.php
623 /modules/customfieldgroups/src/Facade/Field/FieldRepeaterFacade.php
624 /modules/customfieldgroups/src/Facade/Field/FieldFacade.php
625 /modules/customfieldgroups/src/Facade/Field/FieldFlexibleRepeaterFacade.php
626 /modules/customfieldgroups/src/Facade/Field/FieldGroupFacade.php
627 /modules/customfieldgroups/src/Factory/FieldFactory.php
628 /modules/customfieldgroups/src/Facade/Field/FieldTextFacade.php
629 /modules/customfieldgroups/src/Facade/Field/FieldTextAreaFacade.php
630 /modules/customfieldgroups/src/Facade/Field/FieldEmailFacade.php
631 /modules/customfieldgroups/src/Facade/Field/FieldNumberFacade.php
632 /modules/customfieldgroups/src/Facade/Field/FieldBooleanFacade.php
633 /modules/customfieldgroups/src/Facade/Field/FieldImageFacade.php
634 /modules/customfieldgroups/src/Classes/Field/ImageField.php
635 /modules/customfieldgroups/src/Model/Field.php
636 /modules/customfieldgroups/src/Repository/FieldRepository.php
637 /modules/customfieldgroups/src/Facade/Field/FieldFileFacade.php
638 /modules/customfieldgroups/src/Facade/Field/FieldWYSIWYGFacade.php
639 /modules/customfieldgroups/src/Facade/Field/FieldColorFacade.php
640 /modules/customfieldgroups/src/Facade/Field/FieldDateFacade.php
641 /modules/customfieldgroups/src/Facade/Field/FieldChoiceSingleFacade.php
642 /modules/customfieldgroups/src/Facade/Field/FieldChoiceMultipleFacade.php
643 /modules/customfieldgroups/src/Facade/Field/FieldProductFacade.php
644 /modules/customfieldgroups/src/Facade/Field/FieldCategoryFacade.php
645 /modules/customfieldgroups/src/Facade/Field/FieldUserFacade.php
646 /modules/customfieldgroups/src/Facade/Field/FieldUserGroupFacade.php
647 /modules/customfieldgroups/src/Facade/Field/FieldCarrierFacade.php
648 /modules/customfieldgroups/src/Facade/Field/FieldSupplierFacade.php
649 /modules/customfieldgroups/src/Facade/Field/FieldEmployeeFacade.php
650 /modules/customfieldgroups/src/Facade/Field/FieldManufacturerFacade.php
651 /modules/customfieldgroups/src/Classes/Field/RepeaterField.php
652 /modules/customfieldgroups/src/Classes/Field/ProductField.php
653 /modules/customfieldgroups/src/Classes/Field/ColorField.php
654 /modules/customfieldgroups/src/Classes/Field/GroupField.php
655 /modules/customfieldgroups/src/Classes/Field/WYSIWYGField.php
656 /modules/customfieldgroups/src/Classes/Field/TextField.php
657 /modules/customfieldgroups/src/Classes/Field/FlexibleRepeaterField.php
658 /modules/customfieldgroups/src/Classes/Field/BooleanField.php
659 /modules/customfieldgroups/src/Adapter/FieldGroupDataAdapter.php
660 /modules/customfieldgroups/src/Repository/FileRepository.php
661 /classes/Manufacturer.php
662 /classes/Supplier.php
663 /classes/Address.php
664 /classes/tax/TaxManagerFactory.php
665 /classes/tax/TaxRulesTaxManager.php
666 /classes/tax/TaxManagerInterface.php
667 /src/Core/Domain/Shop/ValueObject/ShopId.php
668 /src/Core/Domain/Shop/ValueObject/ShopIdInterface.php
669 /classes/tax/Tax.php
670 /classes/tax/TaxCalculator.php
671 /modules/tgf_connector/src/Provider/ProductPriceProvider.php
672 /modules/tgf_connector/src/Manager/AssociationManager.php
673 /modules/tgf_connector/src/Util/EntityTypes.php
674 /modules/tgf_connector/src/Repository/PriceDataRepository.php
675 /modules/tgf_connector/src/Repository/DiscountDataRepository.php
676 /modules/tgf_connector/src/Manager/CustomerDataManager.php
677 /classes/Combination.php
678 /classes/SpecificPrice.php
679 /classes/GroupReduction.php
680 /classes/Tag.php
681 /override/classes/stock/StockAvailable.php
682 /classes/stock/StockAvailable.php
683 /vendor/prestashop/decimal/src/DecimalNumber.php
684 /vendor/prestashop/decimal/src/Builder.php
685 /modules/customfieldgroups/src/Classes/Value/ProductFieldValue.php
686 /modules/customfieldgroups/src/Classes/Value/RelationFieldValue.php
687 /modules/customfieldgroups/src/Classes/File.php
688 /modules/ps_emailsubscription/ps_emailsubscription.php
689 /src/Core/Module/WidgetInterface.php
690 /classes/Media.php
691 /modules/ps_socialfollow/ps_socialfollow.php
692 /modules/ps_emailalerts/ps_emailalerts.php
693 /modules/ps_emailalerts/MailAlert.php
694 /modules/combinationtable/combinationtable.php
695 /modules/productdata/productdata.php
696 /modules/tgf_global_reassurance/tgf_global_reassurance.php
697 /classes/ProductDownload.php
698 /src/Core/Localization/CLDR/ComputingPrecision.php
699 /src/Core/Localization/CLDR/ComputingPrecisionInterface.php
700 /src/Core/Cart/Calculator.php
701 /src/Core/Cart/CartRowCollection.php
702 /src/Core/Cart/Fees.php
703 /src/Core/Cart/AmountImmutable.php
704 /src/Core/Cart/CartRuleCollection.php
705 /src/Core/Cart/CartRuleCalculator.php
706 /src/Adapter/Product/PriceCalculator.php
707 /classes/order/Order.php
708 /src/Core/Cart/CartRow.php
709 /vendor/symfony/symfony/src/Symfony/Component/Translation/PluralizationRules.php
710 /modules/tgf_customcart/tgf_customcart.php
711 /modules/tgf_connector/tgf_connector.php
712 /modules/tgf_connector/src/Util/DataRetriever.php
713 /modules/tgf_connector/src/Manager/QueueManager.php
714 /modules/tgf_connector/src/Manager/QueueHashManager.php
715 /modules/tgf_connector/src/Provider/ProductNameProvider.php
716 /modules/tgf_connector/src/Util/ConfigHelper.php
717 /modules/tgf_carrierfee/src/Provider/FeeProductProvider.php
718 /modules/tgf_carrierfee/src/Manager/FeeProductManager.php
719 /modules/tgf_carrierfee/src/Util/ConfigHelper.php
720 /modules/tgf_carrierfee/src/Service/CartFeeProductService.php
721 /modules/tgf_carrierfee/src/Factory/FeeFactory.php
722 /modules/tgf_carrierfee/src/Classes/ShippingFee.php
723 /modules/tgf_carrierfee/src/Model/AbstractFee.php
724 /modules/tgf_carrierfee/src/Util/FeeTypes.php
725 /modules/tgf_carrierfee/src/Classes/BillingFee.php
726 /classes/Gender.php
727 /classes/Risk.php
728 /classes/Meta.php
729 /modules/tgf_hreflang/src/Repository/HrefLangRepository.php
730 /classes/ImageType.php
731 /classes/State.php
732 /src/Core/Security/PasswordPolicyConfiguration.php
733 /src/Core/Configuration/DataConfigurationInterface.php
734 /modules/tgf_carrier_extender/tgf_carrier_extender.php
735 /modules/tgf_carrier_extender/src/Util/CarrierConfiguration.php
736 /override/classes/Carrier.php
737 /classes/Carrier.php
738 /modules/tgf_technical_information/tgf_technical_information.php
739 /src/Core/Filter/FrontEndObject/MainFilter.php
740 /src/Core/Filter/FilterInterface.php
741 /src/Core/Filter/FrontEndObject/CartFilter.php
742 /src/Core/Filter/HashMapWhitelistFilter.php
743 /src/Core/Filter/CollectionFilter.php
744 /src/Core/Filter/FrontEndObject/ProductFilter.php
745 /src/Core/Filter/FrontEndObject/EmbeddedAttributesFilter.php
746 /src/Core/Filter/FrontEndObject/CustomerFilter.php
747 /src/Core/Filter/FrontEndObject/ShopFilter.php
748 /src/Core/Filter/FrontEndObject/ConfigurationFilter.php
749 /modules/ps_shoppingcart/ps_shoppingcart.php
750 /override/modules/ps_shoppingcart/ps_shoppingcart.php
751 /modules/ps_searchbar/ps_searchbar.php
752 /modules/ps_imageslider/ps_imageslider.php
753 /modules/ps_imageslider/Ps_HomeSlide.php
754 /modules/ps_googleanalytics/ps_googleanalytics.php
755 /modules/ps_googleanalytics/classes/Hook/HookDisplayHeader.php
756 /modules/ps_googleanalytics/classes/Hook/HookInterface.php
757 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php
758 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_smartytemplatecompiler.php
759 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatecompilerbase.php
760 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_codeframe.php
761 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templateparser.php
762 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatelexer.php
763 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_literals.php
764 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_parsetree_template.php
765 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_parsetree.php
766 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_parsetree_text.php
767 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_gettemplatevars.php
768 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_compile_if.php
769 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_compilebase.php
770 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_parsetree_tag.php
771 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_compile_private_modifier.php
772 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_compile_private_print_expression.php
773 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_compile_ldelim.php
774 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_compile_rdelim.php
775 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_compile_foreach.php
776 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_compile_private_foreachsection.php
777 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_writefile.php
778 /var/cache/prod/smarty/compile/codital/85/76/aa/8576aa7f47eea5f63497a0981f9120f6c6fc53ec_2.file.ps_googleanalytics.tpl.php
779 /vendor/smarty/smarty/libs/plugins/modifier.escape.php
780 /modules/ps_googleanalytics/classes/Handler/ModuleHandler.php
781 /modules/ps_googleanalytics/classes/Handler/GanalyticsJsHandler.php
782 /modules/ps_featuredproducts/ps_featuredproducts.php
783 /modules/ps_googleanalytics/classes/GoogleAnalyticsTools.php
784 /var/cache/prod/smarty/compile/codital/d3/b2/96/d3b296d08a8d902c690af1999a599b9f94b78990_2.file.ga_tag.tpl.php
785 /var/cache/prod/smarty/compile/codital/75/8b/93/758b933483b5c6042d8eed110af1b8da05b55dc1_2.file.scriptV9.tpl.php
786 /modules/customfieldgroups/src/Factory/PositionFactory.php
787 /modules/customfieldgroups/src/Classes/Position/ProductAdditionalInfoPosition.php
788 /modules/customfieldgroups/src/Model/Position.php
789 /modules/customfieldgroups/src/Classes/Position/ProductExtraContentPosition.php
790 /modules/customfieldgroups/src/Classes/Position/AfterProductThumbsPosition.php
791 /modules/customfieldgroups/src/Classes/Position/FooterProductPosition.php
792 /modules/customfieldgroups/src/Classes/Position/FooterCategoryPosition.php
793 /modules/customfieldgroups/src/Classes/Position/HeaderCategoryPosition.php
794 /modules/customfieldgroups/src/Classes/Position/AdminCustomersPosition.php
795 /modules/customfieldgroups/src/Classes/Position/CustomerAccountPosition.php
796 /modules/customfieldgroups/src/Classes/Position/CustomerAccountFormPosition.php
797 /modules/customfieldgroups/src/Classes/Position/CustomerAccountFormTopPosition.php
798 /modules/customfieldgroups/src/Classes/Position/BannerPosition.php
799 /modules/customfieldgroups/src/Classes/Position/AfterBodyOpeningTagPosition.php
800 /modules/customfieldgroups/src/Classes/Position/BeforeBodyClosingTagPosition.php
801 /modules/customfieldgroups/src/Classes/Position/AfterCarrierPosition.php
802 /modules/customfieldgroups/src/Classes/Position/BeforeCarrier.php
803 /modules/customfieldgroups/src/Classes/Position/CartModalContentPosition.php
804 /modules/customfieldgroups/src/Classes/Position/CartModalFooterPosition.php
805 /modules/customfieldgroups/src/Classes/Position/CheckoutBeforeConfirmationPosition.php
806 /modules/customfieldgroups/src/Classes/Position/CheckoutSubtotalDetailsPosition.php
807 /modules/customfieldgroups/src/Classes/Position/CheckoutSummaryTopPosition.php
808 /modules/customfieldgroups/src/Classes/Position/CMSDisputeInformationPosition.php
809 /modules/customfieldgroups/src/Classes/Position/CMSPrintButtonPosition.php
810 /modules/customfieldgroups/src/Classes/Position/ContentWrapperBottomPosition.php
811 /modules/customfieldgroups/src/Classes/Position/ContentWrapperTopPosition.php
812 /modules/customfieldgroups/src/Classes/Position/CrossSellingShoppingCartPosition.php
813 /modules/customfieldgroups/src/Classes/Position/FooterPosition.php
814 /modules/customfieldgroups/src/Classes/Position/FooterAfterPosition.php
815 /modules/customfieldgroups/src/Classes/Position/FooterBeforePosition.php
816 /modules/customfieldgroups/src/Classes/Position/HeaderPosition.php
817 /modules/customfieldgroups/src/Classes/Position/HomePosition.php
818 /modules/customfieldgroups/src/Classes/Position/LeftColumnPosition.php
819 /modules/customfieldgroups/src/Classes/Position/LeftColumnProductPosition.php
820 /modules/customfieldgroups/src/Classes/Position/MaintenancePosition.php
821 /modules/customfieldgroups/src/Classes/Position/Nav1Position.php
822 /modules/customfieldgroups/src/Classes/Position/Nav2Position.php
823 /modules/customfieldgroups/src/Classes/Position/NavFullWidthPosition.php
824 /modules/customfieldgroups/src/Classes/Position/NotFoundPosition.php
825 /modules/customfieldgroups/src/Classes/Position/OrderConfirmationPosition.php
826 /modules/customfieldgroups/src/Classes/Position/OrderConfirmation1Position.php
827 /modules/customfieldgroups/src/Classes/Position/OrderConfirmation2Position.php
828 /modules/customfieldgroups/src/Classes/Position/OrderDetailPosition.php
829 /modules/customfieldgroups/src/Classes/Position/PaymentByBinariesPosition.php
830 /modules/customfieldgroups/src/Classes/Position/PaymentTopPosition.php
831 /modules/customfieldgroups/src/Classes/Position/PersonalInformationTopPosition.php
832 /modules/customfieldgroups/src/Classes/Position/ProductActionsPosition.php
833 /modules/customfieldgroups/src/Classes/Position/ProductPriceBlockPosition.php
834 /modules/customfieldgroups/src/Classes/Position/ReassurancePosition.php
835 /modules/customfieldgroups/src/Classes/Position/SearchPosition.php
836 /modules/customfieldgroups/src/Classes/Position/ShoppingCartPosition.php
837 /modules/customfieldgroups/src/Classes/Position/ShoppingCartFooterPosition.php
838 /modules/customfieldgroups/src/Classes/Position/TopPosition.php
839 /modules/customfieldgroups/src/Classes/Position/WrapperBottomPosition.php
840 /modules/customfieldgroups/src/Classes/Position/WrapperTopPosition.php
841 /modules/tgf_devis/tgf_devis.php
842 /src/Core/Product/Search/ProductSearchContext.php
843 /src/Core/Product/Search/ProductSearchQuery.php
844 /src/Core/Product/Search/SortOrder.php
845 /modules/ps_facetedsearch/ps_facetedsearch.php
846 /override/modules/ps_facetedsearch/ps_facetedsearch.php
847 /modules/ps_facetedsearch/src/HookDispatcher.php
848 /modules/ps_facetedsearch/src/Hook/Attribute.php
849 /modules/ps_facetedsearch/src/Hook/AbstractHook.php
850 /modules/ps_facetedsearch/src/Hook/AttributeGroup.php
851 /modules/ps_facetedsearch/src/Hook/Category.php
852 /modules/ps_facetedsearch/src/Hook/Configuration.php
853 /modules/ps_facetedsearch/src/Hook/Design.php
854 /modules/ps_facetedsearch/src/Hook/Feature.php
855 /modules/ps_facetedsearch/src/Form/Feature/FormModifier.php
856 /modules/ps_facetedsearch/src/Form/Feature/FormDataProvider.php
857 /modules/ps_facetedsearch/src/Hook/FeatureValue.php
858 /modules/ps_facetedsearch/src/Form/FeatureValue/FormModifier.php
859 /modules/ps_facetedsearch/src/Form/FeatureValue/FormDataProvider.php
860 /modules/ps_facetedsearch/src/Hook/Product.php
861 /modules/ps_facetedsearch/src/Hook/ProductSearch.php
862 /modules/ps_facetedsearch/src/Hook/SpecificPrice.php
863 /modules/ps_facetedsearch/src/Filters/Provider.php
864 /modules/ps_facetedsearch/src/URLSerializer.php
865 /modules/ps_facetedsearch/src/Filters/DataAccessor.php
866 /modules/ps_facetedsearch/src/Product/SearchProvider.php
867 /src/Core/Product/Search/FacetsRendererInterface.php
868 /src/Core/Product/Search/ProductSearchProviderInterface.php
869 /modules/ps_facetedsearch/src/Filters/Converter.php
870 /modules/ps_facetedsearch/src/Product/SearchFactory.php
871 /src/Core/Product/Search/ProductSearchResult.php
872 /classes/Feature.php
873 /modules/ps_facetedsearch/src/Product/Search.php
874 /modules/ps_facetedsearch/src/Adapter/MySQL.php
875 /modules/ps_facetedsearch/src/Adapter/AbstractAdapter.php
876 /modules/ps_facetedsearch/src/Adapter/InterfaceAdapter.php
877 /vendor/doctrine/collections/lib/Doctrine/Common/Collections/ArrayCollection.php
878 /vendor/doctrine/collections/lib/Doctrine/Common/Collections/Collection.php
879 /vendor/doctrine/collections/lib/Doctrine/Common/Collections/ReadableCollection.php
880 /vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php
881 /modules/ps_facetedsearch/src/Filters/Products.php
882 /modules/ps_facetedsearch/src/Filters/Block.php
883 /src/Core/Product/Search/Facet.php
884 /src/Core/Product/Search/Filter.php
885 /src/Core/Product/Search/FacetCollection.php
886 /classes/ProductAssembler.php
887 /classes/ProductPresenterFactory.php
888 /src/Adapter/Presenter/Product/ProductListingPresenter.php
889 /src/Adapter/Presenter/Product/ProductPresenter.php
890 /src/Adapter/Product/ProductColorsRetriever.php
891 /src/Adapter/HookManager.php
892 /src/Core/Product/ProductPresentationSettings.php
893 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_loadplugin.php
894 /vendor/smarty/smarty/libs/plugins/modifier.count.php
895 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_compile_block.php
896 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_compile_shared_inheritance.php
897 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_parsetree_dqcontent.php
898 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_parsetree_dq.php
899 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_compile_include.php
900 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_compile_private_registered_function.php
901 /vendor/smarty/smarty/libs/sysplugins/smarty_undefined_variable.php
902 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_compile_assign.php
903 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_compile_continue.php
904 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_compile_break.php
905 /var/cache/prod/smarty/compile/codital/d4/1d/65/d41d65d76b9471b5d365fe06cf1737c89a53af9f_2.module.ps_facetedsearchviewstemplatesfrontcatalogfacets.tpl.php
906 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_block.php
907 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php
908 /var/cache/prod/smarty/compile/codital/33/8b/3e/338b3e6fa570336972602afa7b2114dcee9d96f7_2.file.active_filters.tpl.php
909 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_foreach.php
910 /var/cache/prod/smarty/compile/codital/2e/80/73/2e807335546cfa2360c36327ac89dd2fcb054379_2.module.ps_facetedsearchviewstemplatesfrontcatalogactivefilters.tpl.php
911 /src/Core/Product/Search/Pagination.php
912 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_compile_extends.php
913 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_compile_parent.php
914 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_compile_child.php
915 /var/cache/prod/smarty/compile/coditallayouts_layout_left_column_tpl/4e/83/4d/4e834dafa5c5de9b4ec41435ac89dd2186d8f8a8_2.file.category.tpl.php
916 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_compile_private_special_variable.php
917 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_compile_capture.php
918 /var/cache/prod/smarty/compile/coditallayouts_layout_left_column_tpl/37/0a/8b/370a8ba1684a4bd91de1cb83cec606d1f214cc54_2.file.product-list.tpl.php
919 /var/cache/prod/smarty/compile/coditallayouts_layout_left_column_tpl/30/53/c9/3053c9fd35549c2882db7838903f724d47a629c4_2.file.layout-left-column.tpl.php
920 /var/cache/prod/smarty/compile/coditallayouts_layout_left_column_tpl/35/67/87/356787b3c603d884480b5547c287bd0e0f107483_2.file.layout-both-columns.tpl.php
921 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_compile_function.php
922 /var/cache/prod/smarty/compile/coditallayouts_layout_left_column_tpl/d9/ac/62/d9ac62ea6b2c38412beb6a04db1165c6bb04dbc9_2.file.helpers.tpl.php
923 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_tplfunction.php
924 /var/cache/prod/smarty/compile/coditallayouts_layout_left_column_tpl/eb/dd/fa/ebddfa9cd3dd9e6979287056d7a19357433f0d8b_2.file.head.tpl.php
925 /var/cache/prod/smarty/compile/coditallayouts_layout_left_column_tpl/e1/06/df/e106dffc0e449769c393fc2af56dece9dbb4862a_2.file.head-jsonld.tpl.php
926 /var/cache/prod/smarty/compile/coditallayouts_layout_left_column_tpl/56/da/9d/56da9da8163b164961708d549306d6eedd3213d5_2.file.product-list-jsonld.tpl.php
927 /vendor/smarty/smarty/libs/plugins/modifiercompiler.default.php
928 /vendor/smarty/smarty/libs/plugins/modifiercompiler.cat.php
929 /vendor/smarty/smarty/libs/plugins/modifier.replace.php
930 /var/cache/prod/smarty/compile/coditallayouts_layout_left_column_tpl/80/4e/bd/804ebd9f8966e66c76ff132bfd43dc1e05223531_2.file.pagination-seo.tpl.php
931 /var/cache/prod/smarty/compile/coditallayouts_layout_left_column_tpl/08/10/0d/08100dc628ef794aac9de5eb666b92a86bcf34c9_2.file.stylesheets.tpl.php
932 /var/cache/prod/smarty/compile/coditallayouts_layout_left_column_tpl/e1/6e/0d/e16e0d2af7faf1bc363140a9908e8f3021214c52_2.file.javascript.tpl.php
933 /src/Core/Util/String/StringModifier.php
934 /src/Core/Util/String/StringModifierInterface.php
935 /var/cache/prod/smarty/compile/coditallayouts_layout_left_column_tpl/21/a8/73/21a87391ca2c38861717caf21751c78b59ccb55d_2.file.product-activation.tpl.php
936 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_compile_call.php
937 /var/cache/prod/smarty/compile/coditallayouts_layout_left_column_tpl/cc/2d/ec/cc2dec2cf2860c3ac407e866819499c458faf955_2.file.header.tpl.php
938 /modules/customhtml/customhtml.php
939 /modules/customhtml/models/CustomHtmlBlock.php
940 /var/cache/prod/smarty/compile/codital/2d/c9/48/2dc948c034c2d91e680ee39dc183eeea19cb7285_2.module.customhtmlviewstemplatesblock.tpl.php
941 /modules/ps_contactinfo/ps_contactinfo.php
942 /var/cache/prod/smarty/compile/codital/0e/b2/11/0eb2119957cbc13b240126b3ccd8fac8f109f1e2_2.module.ps_contactinfonav.tpl.php
943 /modules/ps_languageselector/ps_languageselector.php
944 /var/cache/prod/smarty/compile/codital/1c/00/f7/1c00f78dace25d509ec3a1f54176b7ae2000accf_2.module.ps_languageselectorps_languageselector.tpl.php
945 /var/cache/prod/smarty/compile/codital/11/0e/c7/110ec72aa9921d2c382ad628bdb2f0bc5105a617_2.module.ps_searchbarps_searchbar.tpl.php
946 /modules/tgf_fastorder/tgf_fastorder.php
947 /modules/customfieldgroups/src/Model/CustomFieldGroupsModule.php
948 /var/cache/prod/smarty/compile/codital/aa/aa/c2/aaaac2ffc84efc4da71b0b08dc85e994f00c8994_2.file.display-top.tpl.php
949 /modules/ps_mainmenu/ps_mainmenu.php
950 /modules/ps_mainmenu/ps_menutoplinks.class.php
951 /override/modules/ps_mainmenu/ps_mainmenu.php
952 /var/cache/prod/smarty/compile/codital/41/df/19/41df1985130dffd7d3fe4cb369091546a0b40be7_2.module.ps_mainmenups_mainmenu.tpl.php
953 /var/cache/prod/smarty/compile/coditallayouts_layout_left_column_tpl/5a/dd/bc/5addbcc47ab325505484c457f45bbbf50c449627_2.file.notifications.tpl.php
954 /var/cache/prod/smarty/compile/coditallayouts_layout_left_column_tpl/22/cd/a2/22cda2b232fb47cb8325afa7abde82977067954b_2.file.breadcrumb.tpl.php
955 /modules/ps_categorytree/ps_categorytree.php
956 /override/modules/ps_categorytree/ps_categorytree.php
957 /var/cache/prod/smarty/compile/codital/89/21/00/8921007f54626fc7fe42cbff53f1d70828d3393d_2.module.ps_categorytreeviewstemplateshookps_categorytree.tpl.php
958 /var/cache/prod/smarty/compile/codital/81/a1/04/81a1040ed0eeab6f58198f9907167c7fced628c5_2.module.ps_facetedsearchps_facetedsearch.tpl.php
959 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_updatescope.php
960 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_capture.php
961 /var/cache/prod/smarty/compile/coditallayouts_layout_left_column_tpl/f3/1d/10/f31d10a5a6ac33e3a56a218c01cb229277205036_2.file.not-found.tpl.php
962 /var/cache/prod/smarty/compile/coditallayouts_layout_left_column_tpl/88/98/e8/8898e834724418e8689cd72e50239773423ce6ac_2.file.category-footer.tpl.php
963 /var/cache/prod/smarty/compile/coditallayouts_layout_left_column_tpl/d9/b0/c2/d9b0c2508385fa3f0f2959899be551d5ff858a4d_2.file.footer.tpl.php
964 /modules/customfieldgroups/src/Classes/Field/TextAreaField.php
965 /var/cache/prod/smarty/compile/codital/30/24/b4/3024b4ab5902d1e531d7921d7911f113fc7f2184_2.file.displayFooterBefore.tpl.php
966 /var/cache/prod/smarty/compile/codital/30/7d/c6/307dc6bd4724d29d1572cc301dd7148e962604ef_2.module.ps_emailsubscriptionviewstemplateshookps_emailsubscription.tpl.php
967 /var/cache/prod/smarty/compile/codital/80/ac/9d/80ac9ddb06fe7b43ffdd2f5cd1185536480d2577_2.module.ps_socialfollowps_socialfollow.tpl.php
968 /modules/ps_linklist/ps_linklist.php
969 /var/cache/prod/translations/catalogue.fr-FR.NXhscRe.php
970 /var/cache/prod/translations/catalogue.es-ES.NXhscRe.php
971 /modules/ps_linklist/src/Presenter/LinkBlockPresenter.php
972 /modules/ps_linklist/src/Filter/LinkFilter.php
973 /modules/ps_linklist/src/Filter/BestSalesRouteFilter.php
974 /modules/ps_linklist/src/Filter/RouteFilterInterface.php
975 /modules/ps_linklist/src/LegacyLinkBlockRepository.php
976 /modules/ps_linklist/src/Model/LinkBlock.php
977 /classes/CMS.php
978 /var/cache/prod/smarty/compile/codital/90/65/48/906548e89c8c6025457ddaeffb1980a0c743b872_2.module.ps_linklistviewstemplateshooklinkblock.tpl.php
979 /var/cache/prod/smarty/compile/coditallayouts_layout_left_column_tpl/ef/b6/e7/efb6e726fde8c8c08687e83c0044f63971de61c9_2.file.password-policy-template.tpl.php
980 /modules/ps_googleanalytics/classes/Hook/HookDisplayFooter.php
981 /modules/ps_googleanalytics/classes/Handler/GanalyticsDataHandler.php
982 /modules/ps_googleanalytics/classes/Repository/GanalyticsDataRepository.php
983 /modules/ps_googleanalytics/classes/Wrapper/ProductWrapper.php
984 /modules/ps_googleanalytics/classes/Wrapper/WrapperInterface.php