SELECT SQL_NO_CACHE p.id_product
FROM ps_wissproduct p
WHERE p.active = 1 |
194496
ms
|
2828 |
|
|
/modules/ps_viewedproduct/ps_viewedproduct.php:305
/modules/ps_viewedproduct/ps_viewedproduct.php:251<br>/modules/ps_viewedproduct/ps_viewedproduct.php:178<br>/modules/ps_viewedproduct/ps_viewedproduct.php:199<br>/classes/Hook.php:995<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:947<br>/config/smarty.config.inc.php:163<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/61/fd/02/61fd0257f28b83b35625c2230201950425edc55c_2.file.product.tpl.php:894<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/61/fd/02/61fd0257f28b83b35625c2230201950425edc55c_2.file.product.tpl.php:1195<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/f9/80/bd/f980bd3f633032333c2aac72be76f614c20345ad_2.file.layout-full-width.tpl.php:99<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6b/21/27/6b21276cd7e3e59cab6fcb5d6196dc96ca6b26f3_2.file.layout-both-columns.tpl.php:167<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/f9/80/bd/f980bd3f633032333c2aac72be76f614c20345ad_2.file.layout-full-width.tpl.php:42<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/61/fd/02/61fd0257f28b83b35625c2230201950425edc55c_2.file.product.tpl.php:54<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:19<br>/classes/controller/FrontController.php:686<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE pa.*, product_attribute_shop.*, ag.`id_attribute_group`, ag.`is_color_group`, agl.`name` AS group_name, al.`name` AS attribute_name,
a.`id_attribute`
FROM `ps_wissproduct_attribute` pa
INNER JOIN ps_wissproduct_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `ps_wissproduct_attribute_combination` pac ON pac.`id_product_attribute` = pa.`id_product_attribute`
LEFT JOIN `ps_wissattribute` a ON a.`id_attribute` = pac.`id_attribute`
LEFT JOIN `ps_wissattribute_group` ag ON ag.`id_attribute_group` = a.`id_attribute_group`
LEFT JOIN `ps_wissattribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
LEFT JOIN `ps_wissattribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2)
WHERE pa.`id_product` = 3044
GROUP BY pa.`id_product_attribute`,ag.`id_attribute_group`
ORDER BY pa.`id_product_attribute` |
192233
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:2439
/override/controllers/front/ProductController.php:43<br>/override/controllers/front/ProductController.php:117<br>/controllers/front/ProductController.php:352<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `ps_wissimage` i
INNER JOIN ps_wissimage_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 40
AND image_shop.`cover` = 1 LIMIT 1 |
184013
ms
|
12 |
|
|
/classes/Product.php:3128
/classes/Product.php:4936<br>/classes/Product.php:5180<br>/classes/Product.php:4166<br>/controllers/front/ProductController.php:336<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
(SELECT 1 FROM `ps_wisscart_rule` WHERE date_to >= "2023-09-26 00:00:00" AND date_to <= "2023-09-26 23:59:59" AND `id_customer` IN (0,0) LIMIT 1)UNION ALL (SELECT 1 FROM `ps_wisscart_rule` WHERE date_from >= "2023-09-26 00:00:00" AND date_from <= "2023-09-26 23:59:59" AND `id_customer` IN (0,0) LIMIT 1)UNION ALL (SELECT 1 FROM `ps_wisscart_rule` WHERE date_from < "2023-09-26 00:00:00" AND date_to > "2023-09-26 23:59:59" AND `id_customer` IN (0,0) LIMIT 1) LIMIT 1 |
93231
ms
|
1 |
|
|
/classes/CartRule.php:342
/classes/CartRule.php:375<br>/classes/Cart.php:3011<br>/classes/Cart.php:3394<br>/classes/Cart.php:3467<br>/src/Core/Cart/Fees.php:95<br>/src/Core/Cart/Calculator.php:354<br>/src/Core/Cart/Calculator.php:155<br>/classes/Cart.php:2180<br>/src/Adapter/Presenter/Cart/CartPresenter.php:328<br>/classes/controller/FrontController.php:501<br>/classes/controller/FrontController.php:567<br>/override/classes/controller/FrontController.php:107<br>/controllers/front/ProductController.php:395<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE `name`
FROM `ps_wissmanufacturer`
WHERE `id_manufacturer` = 11
AND `active` = 1 LIMIT 1 |
92052
ms
|
1 |
|
|
/classes/Manufacturer.php:312
/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/ff/cf/58/ffcf5822cc6b02f6fef04689f0aa8e04a1a9c9ae_2.file.product.tpl.php:36<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/61/fd/02/61fd0257f28b83b35625c2230201950425edc55c_2.file.product.tpl.php:842<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/61/fd/02/61fd0257f28b83b35625c2230201950425edc55c_2.file.product.tpl.php:870<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/61/fd/02/61fd0257f28b83b35625c2230201950425edc55c_2.file.product.tpl.php:902<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/61/fd/02/61fd0257f28b83b35625c2230201950425edc55c_2.file.product.tpl.php:1195<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/f9/80/bd/f980bd3f633032333c2aac72be76f614c20345ad_2.file.layout-full-width.tpl.php:99<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6b/21/27/6b21276cd7e3e59cab6fcb5d6196dc96ca6b26f3_2.file.layout-both-columns.tpl.php:167<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/f9/80/bd/f980bd3f633032333c2aac72be76f614c20345ad_2.file.layout-full-width.tpl.php:42<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/61/fd/02/61fd0257f28b83b35625c2230201950425edc55c_2.file.product.tpl.php:54<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:19<br>/classes/controller/FrontController.php:686<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE name FROM ps_wisscategory_lang WHERE id_shop = 1 AND id_lang = 2 AND id_category = 166 LIMIT 1 |
91658
ms
|
1 |
|
|
/classes/Product.php:4952
/override/controllers/front/ProductController.php:123<br>/controllers/front/ProductController.php:352<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_wissproduct` a
LEFT JOIN `ps_wissproduct_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_wissproduct_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3044) AND (b.`id_shop` = 1) LIMIT 1 |
90132
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264<br>/tools/profiling/ObjectModel.php:32<br>/classes/Product.php:559<br>/override/classes/Product.php:13<br>/src/Adapter/Image/ImageRetriever.php:62<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:590<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:107<br>/src/Adapter/Presenter/Product/ProductPresenter.php:91<br>/override/controllers/front/ProductController.php:161<br>/controllers/front/ProductController.php:352<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE pa.*, product_attribute_shop.*, ag.`id_attribute_group`, ag.`is_color_group`, agl.`name` AS group_name, al.`name` AS attribute_name,
a.`id_attribute`
FROM `ps_wissproduct_attribute` pa
INNER JOIN ps_wissproduct_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN `ps_wissproduct_attribute_combination` pac ON pac.`id_product_attribute` = pa.`id_product_attribute`
LEFT JOIN `ps_wissattribute` a ON a.`id_attribute` = pac.`id_attribute`
LEFT JOIN `ps_wissattribute_group` ag ON ag.`id_attribute_group` = a.`id_attribute_group`
LEFT JOIN `ps_wissattribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
LEFT JOIN `ps_wissattribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2)
WHERE pa.`id_product` = 3044
GROUP BY pa.`id_product_attribute`,ag.`id_attribute_group`
ORDER BY pa.`id_product_attribute` |
90066
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:2439
/controllers/front/ProductController.php:977<br>/controllers/front/ProductController.php:939<br>/controllers/front/ProductController.php:1185<br>/classes/controller/FrontController.php:1706<br>/classes/controller/FrontController.php:510<br>/classes/controller/FrontController.php:567<br>/override/classes/controller/FrontController.php:107<br>/controllers/front/ProductController.php:395<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_wisslang` a
LEFT JOIN `ps_wisslang_shop` `c` ON a.`id_lang` = c.`id_lang` AND c.`id_shop` = 1
WHERE (a.`id_lang` = 1) LIMIT 1 |
90010
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264<br>/tools/profiling/ObjectModel.php:32<br>/config/config.inc.php:202<br>/index.php:27
|
SELECT SQL_NO_CACHE *
FROM `ps_wisscurrency` c
INNER JOIN ps_wisscurrency_shop currency_shop
ON (currency_shop.id_currency = c.id_currency AND currency_shop.id_shop = 1)
WHERE c.`deleted` = 0 AND c.`active` = 1 ORDER BY `iso_code` ASC |
88869
ms
|
16 |
Yes
|
|
/classes/Currency.php:680
/classes/Currency.php:655<br>/modules/ps_currencyselector/ps_currencyselector.php:111<br>/modules/pkheaderitems/pkheaderitems.php:266<br>/modules/pkheaderitems/pkheaderitems.php:135<br>/classes/Hook.php:990<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:414<br>/classes/Hook.php:927<br>/config/smarty.config.inc.php:163<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6b/21/27/6b21276cd7e3e59cab6fcb5d6196dc96ca6b26f3_2.file.layout-both-columns.tpl.php:516<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6b/21/27/6b21276cd7e3e59cab6fcb5d6196dc96ca6b26f3_2.file.layout-both-columns.tpl.php:205<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/f9/80/bd/f980bd3f633032333c2aac72be76f614c20345ad_2.file.layout-full-width.tpl.php:42<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/61/fd/02/61fd0257f28b83b35625c2230201950425edc55c_2.file.product.tpl.php:54<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:19<br>/classes/controller/FrontController.php:686<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE l.*, ls.`id_shop`
FROM `ps_wisslang` l
LEFT JOIN `ps_wisslang_shop` ls ON (l.id_lang = ls.id_lang) |
88467
ms
|
2 |
|
|
/classes/Language.php:991
/config/config.inc.php:146<br>/index.php:27
|
SELECT SQL_NO_CACHE *
FROM `ps_wissmanufacturer` a
LEFT JOIN `ps_wissmanufacturer_lang` `b` ON a.`id_manufacturer` = b.`id_manufacturer` AND b.`id_lang` = 2
LEFT JOIN `ps_wissmanufacturer_shop` `c` ON a.`id_manufacturer` = c.`id_manufacturer` AND c.`id_shop` = 1
WHERE (a.`id_manufacturer` = 27) LIMIT 1 |
86931
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264<br>/tools/profiling/ObjectModel.php:32<br>/classes/Manufacturer.php:113<br>/override/classes/Manufacturer.php:18<br>/classes/Link.php:638<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/ff/cf/58/ffcf5822cc6b02f6fef04689f0aa8e04a1a9c9ae_2.file.product.tpl.php:214<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/ff/cf/58/ffcf5822cc6b02f6fef04689f0aa8e04a1a9c9ae_2.file.product.tpl.php:436<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/ff/cf/58/ffcf5822cc6b02f6fef04689f0aa8e04a1a9c9ae_2.file.product.tpl.php:55<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/61/fd/02/61fd0257f28b83b35625c2230201950425edc55c_2.file.product.tpl.php:842<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/61/fd/02/61fd0257f28b83b35625c2230201950425edc55c_2.file.product.tpl.php:870<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/61/fd/02/61fd0257f28b83b35625c2230201950425edc55c_2.file.product.tpl.php:902<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/61/fd/02/61fd0257f28b83b35625c2230201950425edc55c_2.file.product.tpl.php:1195<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/f9/80/bd/f980bd3f633032333c2aac72be76f614c20345ad_2.file.layout-full-width.tpl.php:99<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6b/21/27/6b21276cd7e3e59cab6fcb5d6196dc96ca6b26f3_2.file.layout-both-columns.tpl.php:167<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/f9/80/bd/f980bd3f633032333c2aac72be76f614c20345ad_2.file.layout-full-width.tpl.php:42<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/61/fd/02/61fd0257f28b83b35625c2230201950425edc55c_2.file.product.tpl.php:54<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:19<br>/classes/controller/FrontController.php:686<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE a.id_ce_content as id FROM ps_wissce_content a
LEFT JOIN ps_wissce_content_lang AS b ON a.id_ce_content = b.id_ce_content
LEFT JOIN ps_wissce_content_shop sa ON sa.id_ce_content = a.id_ce_content AND sa.id_shop = b.id_shop
WHERE b.id_lang = 2 AND sa.id_shop = 1 AND a.hook LIKE 'DisplayFooterBuilder' AND (a.id_product = 0 OR a.id_product = 3044) AND a.active = 1 ORDER BY a.id_product DESC |
85169
ms
|
4 |
Yes
|
|
/modules/creativeelements/classes/CEContent.php:150
/modules/creativeelements/creativeelements.php:572<br>/modules/creativeelements/creativeelements.php:553<br>/classes/Hook.php:990<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:414<br>/classes/Hook.php:927<br>/config/smarty.config.inc.php:163<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/87/36/d3/8736d3c5c591c96026bb41cecfb7bcf6c092c066_2.file.footer.tpl.php:44<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6b/21/27/6b21276cd7e3e59cab6fcb5d6196dc96ca6b26f3_2.file.layout-both-columns.tpl.php:463<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6b/21/27/6b21276cd7e3e59cab6fcb5d6196dc96ca6b26f3_2.file.layout-both-columns.tpl.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/f9/80/bd/f980bd3f633032333c2aac72be76f614c20345ad_2.file.layout-full-width.tpl.php:42<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/61/fd/02/61fd0257f28b83b35625c2230201950425edc55c_2.file.product.tpl.php:54<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:19<br>/classes/controller/FrontController.php:686<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
(SELECT SQL_NO_CACHE * FROM `ps_wisscart_rule` cr
LEFT JOIN `ps_wisscart_rule_lang` crl ON (cr.`id_cart_rule` = crl.`id_cart_rule` AND crl.`id_lang` = 2)
WHERE (cr.`id_customer` = 0
OR (cr.`id_customer` = 0 AND (cr.`highlight` = 1 OR cr.`code` = "")))
AND NOW() BETWEEN cr.date_from AND cr.date_to
AND cr.`active` = 1
AND free_shipping = 1 AND carrier_restriction = 1) |
84917
ms
|
1 |
|
|
/classes/CartRule.php:403
/classes/Cart.php:3011<br>/classes/Cart.php:3394<br>/classes/Cart.php:3467<br>/src/Core/Cart/Fees.php:95<br>/src/Core/Cart/Calculator.php:354<br>/src/Core/Cart/Calculator.php:155<br>/classes/Cart.php:2180<br>/src/Adapter/Presenter/Cart/CartPresenter.php:328<br>/classes/controller/FrontController.php:501<br>/classes/controller/FrontController.php:567<br>/override/classes/controller/FrontController.php:107<br>/controllers/front/ProductController.php:395<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `ps_wissmodule` WHERE `name` = "ps_imageslider" LIMIT 1 |
82515
ms
|
1 |
|
|
/classes/module/Module.php:2841
/classes/module/Module.php:2318<br>/modules/ets_superspeed/ets_superspeed.php:69<br>:undefined<br>/src/Core/Foundation/IoC/Container.php:123<br>/src/Core/Foundation/IoC/Container.php:153<br>/src/Core/Foundation/IoC/Container.php:166<br>/src/Adapter/ServiceLocator.php:65<br>/classes/module/Module.php:1170<br>/tools/profiling/Module.php:35<br>/classes/module/Module.php:1149<br>/classes/Hook.php:904<br>/classes/controller/FrontController.php:575<br>/override/classes/controller/FrontController.php:107<br>/controllers/front/ProductController.php:395<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM ps_wissproduct_attribute pa
INNER JOIN ps_wissproduct_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 = 3044 LIMIT 1 |
82149
ms
|
1 |
|
|
/classes/Product.php:856
/classes/Product.php:3370<br>/classes/Product.php:3269<br>/classes/Product.php:581<br>/override/classes/Product.php:13<br>/controllers/front/ProductController.php:103<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `ps_wissmodule` WHERE `name` = "marketplace" LIMIT 1 |
79355
ms
|
1 |
|
|
/classes/module/Module.php:2841
/classes/module/Module.php:2318<br>/modules/mpstripepayment/mpstripepayment.php:27<br>/classes/module/Module.php:1157<br>/tools/profiling/Module.php:35<br>/classes/module/Module.php:1149<br>/classes/Hook.php:904<br>/classes/controller/FrontController.php:949<br>/tools/profiling/Controller.php:48<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2023-09-26 00:00:00',
INTERVAL 40 DAY
)
) > 0) as new
FROM ps_wissproduct p
LEFT JOIN ps_wissproduct_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 2
LEFT JOIN ps_wissstock_available sa
ON sa.id_product = p.id_product
AND sa.id_shop = 1
WHERE p.id_product = 3044 |
78250
ms
|
1 |
|
|
/classes/ProductAssembler.php:90
/classes/ProductAssembler.php:107<br>/modules/pkheaderitems/classes/PkhiViewedProducts.php:99<br>/modules/pkheaderitems/classes/PkhiViewedProducts.php:37<br>/modules/pkheaderitems/pkheaderitems.php:230<br>/modules/pkheaderitems/pkheaderitems.php:387<br>/classes/Hook.php:995<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:83<br>/config/smartyfront.config.inc.php:76<br>/config/smartyfront.config.inc.php:87<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/a6/73/7d/a6737dea4c86dffa6d204e5c6eac75dc92b067e7_2.file.header.tpl.php:33<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6b/21/27/6b21276cd7e3e59cab6fcb5d6196dc96ca6b26f3_2.file.layout-both-columns.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6b/21/27/6b21276cd7e3e59cab6fcb5d6196dc96ca6b26f3_2.file.layout-both-columns.tpl.php:78<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/f9/80/bd/f980bd3f633032333c2aac72be76f614c20345ad_2.file.layout-full-width.tpl.php:42<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/61/fd/02/61fd0257f28b83b35625c2230201950425edc55c_2.file.product.tpl.php:54<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:19<br>/classes/controller/FrontController.php:686<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE `name`
FROM `ps_wisshook`
WHERE `id_hook` = 538 LIMIT 1 |
77096
ms
|
1 |
|
|
/classes/Hook.php:222
/classes/Hook.php:867<br>/classes/controller/FrontController.php:575<br>/override/classes/controller/FrontController.php:107<br>/controllers/front/ProductController.php:395<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_wissimage` i
INNER JOIN ps_wissimage_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_wissimage_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 40
ORDER BY `position` |
76529
ms
|
12 |
Yes
|
|
/classes/Product.php:3106
/src/Adapter/Image/ImageRetriever.php:65<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:590<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:107<br>/src/Adapter/Presenter/Product/ProductListingPresenter.php:56<br>/controllers/front/ProductController.php:342<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE domain, domain_ssl
FROM ps_wissshop_url
WHERE main = 1
AND id_shop = 1 LIMIT 1 |
13961
ms
|
1 |
|
|
/classes/shop/ShopUrl.php:182
/classes/shop/ShopUrl.php:196<br>/classes/Tools.php:323<br>/classes/Link.php:58<br>/config/config.inc.php:241<br>/index.php:27
|
SELECT SQL_NO_CACHE `id_module` FROM `ps_wissmodule` WHERE `name` = "ps_emailsubscription" LIMIT 1 |
12111
ms
|
1 |
|
|
/classes/module/Module.php:2841
/classes/module/Module.php:2318<br>/modules/pkelements/classes/WidgetPknewsletter.php:345<br>/modules/creativeelements/includes/base/widget-base.php:207<br>/modules/creativeelements/includes/base/widget-base.php:274<br>/modules/creativeelements/includes/base/element-base.php:267<br>/modules/creativeelements/includes/base/element-base.php:410<br>/modules/creativeelements/includes/base/element-base.php:267<br>/modules/creativeelements/includes/base/element-base.php:410<br>/modules/creativeelements/includes/base/element-base.php:267<br>/modules/creativeelements/includes/frontend.php:66<br>/modules/creativeelements/includes/frontend.php:407<br>/modules/creativeelements/includes/frontend.php:358<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:273<br>/modules/creativeelements/creativeelements.php:579<br>/modules/creativeelements/creativeelements.php:553<br>/classes/Hook.php:990<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:414<br>/classes/Hook.php:927<br>/config/smarty.config.inc.php:163<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/87/36/d3/8736d3c5c591c96026bb41cecfb7bcf6c092c066_2.file.footer.tpl.php:44<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6b/21/27/6b21276cd7e3e59cab6fcb5d6196dc96ca6b26f3_2.file.layout-both-columns.tpl.php:463<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6b/21/27/6b21276cd7e3e59cab6fcb5d6196dc96ca6b26f3_2.file.layout-both-columns.tpl.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/f9/80/bd/f980bd3f633032333c2aac72be76f614c20345ad_2.file.layout-full-width.tpl.php:42<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/61/fd/02/61fd0257f28b83b35625c2230201950425edc55c_2.file.product.tpl.php:54<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:19<br>/classes/controller/FrontController.php:686<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `ps_wissmodule` WHERE `name` = "ybc_blog" LIMIT 1 |
10001
ms
|
1 |
|
|
/classes/module/Module.php:2841
/classes/module/Module.php:2318<br>/modules/ets_superspeed/ets_superspeed.php:67<br>:undefined<br>/src/Core/Foundation/IoC/Container.php:123<br>/src/Core/Foundation/IoC/Container.php:153<br>/src/Core/Foundation/IoC/Container.php:166<br>/src/Adapter/ServiceLocator.php:65<br>/classes/module/Module.php:1170<br>/tools/profiling/Module.php:35<br>/classes/module/Module.php:1149<br>/classes/Hook.php:904<br>/classes/controller/FrontController.php:575<br>/override/classes/controller/FrontController.php:107<br>/controllers/front/ProductController.php:395<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE * FROM ps_wisstopbanner WHERE status = 1 LIMIT 1 |
5914
ms
|
2 |
|
|
/modules/topbanner/classes/TopBannerClass.php:101
/modules/topbanner/topbanner.php:412<br>/classes/Hook.php:990<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:414<br>/classes/Hook.php:927<br>/config/smarty.config.inc.php:163<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/a6/73/7d/a6737dea4c86dffa6d204e5c6eac75dc92b067e7_2.file.header.tpl.php:25<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6b/21/27/6b21276cd7e3e59cab6fcb5d6196dc96ca6b26f3_2.file.layout-both-columns.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6b/21/27/6b21276cd7e3e59cab6fcb5d6196dc96ca6b26f3_2.file.layout-both-columns.tpl.php:78<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/f9/80/bd/f980bd3f633032333c2aac72be76f614c20345ad_2.file.layout-full-width.tpl.php:42<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/61/fd/02/61fd0257f28b83b35625c2230201950425edc55c_2.file.product.tpl.php:54<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:19<br>/classes/controller/FrontController.php:686<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_wissshop_group` a
WHERE (a.`id_shop_group` = 1) LIMIT 1 |
5588
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264<br>/tools/profiling/ObjectModel.php:32<br>/classes/shop/Shop.php:549<br>/config/config.inc.php:173<br>/index.php:27
|
SELECT SQL_NO_CACHE value FROM ps_wissce_meta WHERE id = 3020201 AND name = '_elementor_edit_mode' LIMIT 1 |
4374
ms
|
5 |
|
|
/modules/creativeelements/classes/wrappers/Post.php:261
/modules/creativeelements/includes/db.php:200<br>/modules/creativeelements/includes/frontend.php:376<br>/modules/creativeelements/includes/frontend.php:358<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:273<br>/modules/creativeelements/creativeelements.php:579<br>/modules/creativeelements/creativeelements.php:553<br>/classes/Hook.php:990<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:414<br>/classes/Hook.php:927<br>/config/smarty.config.inc.php:163<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/87/36/d3/8736d3c5c591c96026bb41cecfb7bcf6c092c066_2.file.footer.tpl.php:44<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6b/21/27/6b21276cd7e3e59cab6fcb5d6196dc96ca6b26f3_2.file.layout-both-columns.tpl.php:463<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6b/21/27/6b21276cd7e3e59cab6fcb5d6196dc96ca6b26f3_2.file.layout-both-columns.tpl.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/f9/80/bd/f980bd3f633032333c2aac72be76f614c20345ad_2.file.layout-full-width.tpl.php:42<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/61/fd/02/61fd0257f28b83b35625c2230201950425edc55c_2.file.product.tpl.php:54<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:19<br>/classes/controller/FrontController.php:686<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `ps_wissmodule_shop` WHERE `id_module` = 133 AND `id_shop` = 1 LIMIT 1 |
3925
ms
|
1 |
|
|
/classes/module/Module.php:2343
/modules/ets_superspeed/ets_superspeed.php:67<br>:undefined<br>/src/Core/Foundation/IoC/Container.php:123<br>/src/Core/Foundation/IoC/Container.php:153<br>/src/Core/Foundation/IoC/Container.php:166<br>/src/Adapter/ServiceLocator.php:65<br>/classes/module/Module.php:1170<br>/tools/profiling/Module.php:35<br>/classes/module/Module.php:1149<br>/classes/Hook.php:904<br>/classes/controller/FrontController.php:575<br>/override/classes/controller/FrontController.php:107<br>/controllers/front/ProductController.php:395<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM ps_wissfeature_product pf
LEFT JOIN ps_wissfeature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN ps_wissfeature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN ps_wissfeature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN ps_wissfeature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 3044
ORDER BY f.position ASC |
3882
ms
|
6 |
Yes
|
|
/classes/Product.php:5210
/classes/Product.php:5097<br>/override/controllers/front/ProductController.php:123<br>/controllers/front/ProductController.php:352<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `ps_wissmodule` WHERE `name` = "ps_linklist" LIMIT 1 |
3761
ms
|
1 |
|
|
/classes/module/Module.php:2841
/classes/module/Module.php:2318<br>/modules/pkelements/classes/WidgetPklinks.php:64<br>/modules/creativeelements/includes/base/controls-stack.php:468<br>/modules/creativeelements/includes/base/controls-stack.php:72<br>/modules/creativeelements/includes/base/controls-stack.php:437<br>/modules/creativeelements/includes/base/controls-stack.php:477<br>/modules/creativeelements/includes/base/controls-stack.php:483<br>/modules/creativeelements/includes/base/element-base.php:460<br>/modules/creativeelements/includes/base/widget-base.php:58<br>/modules/creativeelements/includes/managers/elements.php:56<br>/modules/creativeelements/includes/base/element-base.php:193<br>/modules/creativeelements/includes/base/element-base.php:454<br>/modules/creativeelements/includes/base/element-base.php:156<br>/modules/creativeelements/includes/elements/column.php:496<br>/modules/creativeelements/includes/base/element-base.php:265<br>/modules/creativeelements/includes/base/element-base.php:410<br>/modules/creativeelements/includes/base/element-base.php:267<br>/modules/creativeelements/includes/frontend.php:66<br>/modules/creativeelements/includes/frontend.php:407<br>/modules/creativeelements/includes/frontend.php:358<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:273<br>/modules/creativeelements/creativeelements.php:579<br>/modules/creativeelements/creativeelements.php:553<br>/classes/Hook.php:990<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:414<br>/classes/Hook.php:927<br>/config/smarty.config.inc.php:163<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/87/36/d3/8736d3c5c591c96026bb41cecfb7bcf6c092c066_2.file.footer.tpl.php:44<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6b/21/27/6b21276cd7e3e59cab6fcb5d6196dc96ca6b26f3_2.file.layout-both-columns.tpl.php:463<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6b/21/27/6b21276cd7e3e59cab6fcb5d6196dc96ca6b26f3_2.file.layout-both-columns.tpl.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/f9/80/bd/f980bd3f633032333c2aac72be76f614c20345ad_2.file.layout-full-width.tpl.php:42<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/61/fd/02/61fd0257f28b83b35625c2230201950425edc55c_2.file.product.tpl.php:54<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:19<br>/classes/controller/FrontController.php:686<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE * FROM ps_wisswk_mp_seller_product WHERE `id_ps_product` = 3044 LIMIT 1 |
3340
ms
|
2494 |
|
|
/modules/marketplace/classes/WkMpSellerProduct.php:1382
/modules/marketplace/marketplace.php:410<br>/modules/marketplace/marketplace.php:515<br>/classes/Hook.php:990<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:414<br>/classes/Hook.php:927<br>/config/smarty.config.inc.php:163<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/0b/71/fb/0b71fbd159e275724638ea9d48fea3b8b76deac2_2.file.product-additional-info.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/61/fd/02/61fd0257f28b83b35625c2230201950425edc55c_2.file.product.tpl.php:422<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/61/fd/02/61fd0257f28b83b35625c2230201950425edc55c_2.file.product.tpl.php:605<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/61/fd/02/61fd0257f28b83b35625c2230201950425edc55c_2.file.product.tpl.php:1172<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/f9/80/bd/f980bd3f633032333c2aac72be76f614c20345ad_2.file.layout-full-width.tpl.php:99<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6b/21/27/6b21276cd7e3e59cab6fcb5d6196dc96ca6b26f3_2.file.layout-both-columns.tpl.php:167<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/f9/80/bd/f980bd3f633032333c2aac72be76f614c20345ad_2.file.layout-full-width.tpl.php:42<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/61/fd/02/61fd0257f28b83b35625c2230201950425edc55c_2.file.product.tpl.php:54<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:19<br>/classes/controller/FrontController.php:686<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_wisscurrency` a
LEFT JOIN `ps_wisscurrency_lang` `b` ON a.`id_currency` = b.`id_currency` AND b.`id_lang` = 2
LEFT JOIN `ps_wisscurrency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 1
WHERE (a.`id_currency` = 3) LIMIT 1 |
3259
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264<br>/tools/profiling/ObjectModel.php:32<br>/classes/Currency.php:246<br>/src/Adapter/Currency/CurrencyDataProvider.php:101<br>/src/Adapter/Currency/CurrencyDataProvider.php:114<br>/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:106<br>/src/Core/Data/Layer/AbstractDataLayer.php:90<br>/src/Core/Data/Layer/AbstractDataLayer.php:150<br>/src/Core/Data/Layer/AbstractDataLayer.php:94<br>/src/Core/Localization/Currency/CurrencyDataSource.php:67<br>/src/Core/Localization/Currency/CurrencyDataSource.php:110<br>/src/Core/Localization/Currency/CurrencyDataSource.php:97<br>/src/Core/Localization/Currency/Repository.php:87<br>/src/Core/Localization/Locale/Repository.php:207<br>/src/Core/Localization/Locale/Repository.php:150<br>/classes/controller/Controller.php:196<br>/classes/controller/FrontController.php:283<br>/controllers/front/ProductController.php:93<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
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, active
FROM `ps_wisshook_module` hm
STRAIGHT_JOIN `ps_wisshook` h ON (h.id_hook = hm.id_hook AND hm.id_shop = 1)
STRAIGHT_JOIN `ps_wissmodule` as m ON (m.id_module = hm.id_module)
ORDER BY hm.position |
2890
ms
|
877 |
|
|
/classes/Hook.php:487
/classes/Hook.php:527<br>/classes/tax/TaxManagerFactory.php:67<br>/classes/tax/TaxManagerFactory.php:46<br>/classes/Product.php:5908<br>/classes/Product.php:574<br>/override/classes/Product.php:13<br>/controllers/front/ProductController.php:103<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE * FROM ps_wisswk_mp_seller_product WHERE `id_ps_product` = 3044 LIMIT 1 |
2640
ms
|
2494 |
|
|
/modules/marketplace/classes/WkMpSellerProduct.php:1382
/modules/marketplace/marketplace.php:538<br>/classes/Hook.php:990<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:414<br>/classes/Hook.php:927<br>/classes/controller/FrontController.php:949<br>/tools/profiling/Controller.php:48<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE COUNT(DISTINCT `id_product`) FROM `ps_wissspecific_price` WHERE `id_product` != 0 LIMIT 1 |
2565
ms
|
916 |
|
|
/classes/SpecificPrice.php:286
/classes/SpecificPrice.php:344<br>/classes/SpecificPrice.php:612<br>/override/controllers/front/ProductController.php:82<br>/controllers/front/ProductController.php:301<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_wissimage` i
INNER JOIN ps_wissimage_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_wissimage_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 107
ORDER BY `position` |
2520
ms
|
4 |
Yes
|
|
/classes/Product.php:3106
/src/Adapter/Image/ImageRetriever.php:65<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:590<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:107<br>/src/Adapter/Presenter/Product/ProductListingPresenter.php:56<br>/controllers/front/ProductController.php:342<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `ps_wissimage` i
INNER JOIN ps_wissimage_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 108
AND image_shop.`cover` = 1 LIMIT 1 |
2160
ms
|
6 |
|
|
/classes/Product.php:3128
/classes/Product.php:4936<br>/classes/Product.php:5180<br>/classes/Product.php:4166<br>/controllers/front/ProductController.php:336<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE cl.*,c.*, cl.`name` country, z.`name` zone
FROM `ps_wisscountry` c INNER JOIN ps_wisscountry_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_wisscountry_lang` cl ON (c.`id_country` = cl.`id_country` AND cl.`id_lang` = 2)
LEFT JOIN `ps_wisszone` z ON (z.`id_zone` = c.`id_zone`)
WHERE 1
ORDER BY cl.name ASC |
2099
ms
|
244 |
Yes
|
|
/classes/Country.php:147
/modules/ps_emailsubscription/ps_emailsubscription.php:123<br>:undefined<br>/src/Core/Foundation/IoC/Container.php:123<br>/src/Core/Foundation/IoC/Container.php:153<br>/src/Core/Foundation/IoC/Container.php:166<br>/src/Adapter/ServiceLocator.php:65<br>/classes/module/Module.php:1170<br>/tools/profiling/Module.php:35<br>/classes/module/Module.php:1149<br>/classes/Hook.php:904<br>/classes/controller/FrontController.php:949<br>/tools/profiling/Controller.php:48<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE p.id_product
FROM ps_wissproduct p
WHERE p.active = 1 |
2094
ms
|
2828 |
|
|
/modules/ps_viewedproduct/ps_viewedproduct.php:305
/modules/ps_viewedproduct/ps_viewedproduct.php:251<br>/modules/ps_viewedproduct/ps_viewedproduct.php:261<br>/modules/ps_viewedproduct/ps_viewedproduct.php:218<br>/modules/ps_viewedproduct/ps_viewedproduct.php:200<br>/classes/Hook.php:995<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:947<br>/config/smarty.config.inc.php:163<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/61/fd/02/61fd0257f28b83b35625c2230201950425edc55c_2.file.product.tpl.php:894<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/61/fd/02/61fd0257f28b83b35625c2230201950425edc55c_2.file.product.tpl.php:1195<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/f9/80/bd/f980bd3f633032333c2aac72be76f614c20345ad_2.file.layout-full-width.tpl.php:99<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6b/21/27/6b21276cd7e3e59cab6fcb5d6196dc96ca6b26f3_2.file.layout-both-columns.tpl.php:167<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/f9/80/bd/f980bd3f633032333c2aac72be76f614c20345ad_2.file.layout-full-width.tpl.php:42<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/61/fd/02/61fd0257f28b83b35625c2230201950425edc55c_2.file.product.tpl.php:54<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:19<br>/classes/controller/FrontController.php:686<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE name FROM ps_wisscategory_lang WHERE id_shop = 1 AND id_lang = 2 AND id_category = 30 LIMIT 1 |
2057
ms
|
1 |
|
|
/classes/Product.php:4952
/classes/Product.php:5180<br>/classes/Product.php:4166<br>/controllers/front/ProductController.php:336<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE id_required_field, object_name, field_name
FROM ps_wissrequired_field |
1979
ms
|
1 |
|
|
/classes/ObjectModel.php:1509
/classes/ObjectModel.php:1541<br>/classes/ObjectModel.php:1472<br>/classes/controller/FrontController.php:509<br>/classes/controller/FrontController.php:567<br>/override/classes/controller/FrontController.php:107<br>/controllers/front/ProductController.php:395<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
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_wissconfiguration` c
LEFT JOIN `ps_wissconfiguration_lang` cl ON (c.`id_configuration` = cl.`id_configuration`) |
1883
ms
|
1196 |
|
|
/classes/Configuration.php:160
/classes/Configuration.php:209<br>/classes/Configuration.php:289<br>/classes/shop/Shop.php:380<br>/config/config.inc.php:120<br>/index.php:27
|
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_wissshop_group gs
LEFT JOIN ps_wissshop s
ON s.id_shop_group = gs.id_shop_group
LEFT JOIN ps_wissshop_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 |
1842
ms
|
1 |
Yes
|
|
/classes/shop/Shop.php:703
/classes/shop/Shop.php:762<br>/classes/Configuration.php:286<br>/classes/shop/Shop.php:380<br>/config/config.inc.php:120<br>/index.php:27
|
SELECT SQL_NO_CACHE value FROM ps_wissce_meta WHERE id = 3044030201 AND name = '_elementor_edit_mode' LIMIT 1 |
1822
ms
|
1 |
|
|
/modules/creativeelements/classes/wrappers/Post.php:261
/modules/creativeelements/includes/db.php:200<br>/modules/creativeelements/includes/frontend.php:376<br>/modules/creativeelements/includes/frontend.php:358<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:273<br>/modules/creativeelements/creativeelements.php:439<br>/classes/Hook.php:990<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:414<br>/classes/Hook.php:927<br>/classes/controller/FrontController.php:1365<br>/classes/controller/FrontController.php:679<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE DISTINCT `id_product` FROM `ps_wissspecific_price` WHERE `id_product` != 0 |
1740
ms
|
915 |
|
|
/classes/SpecificPrice.php:294
/classes/SpecificPrice.php:344<br>/classes/SpecificPrice.php:612<br>/override/controllers/front/ProductController.php:82<br>/controllers/front/ProductController.php:301<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_hook`, `name`
FROM `ps_wisshook`
UNION
SELECT `id_hook`, ha.`alias` as name
FROM `ps_wisshook_alias` ha
INNER JOIN `ps_wisshook` h ON ha.name = h.name |
1612
ms
|
0 |
|
|
/classes/Hook.php:1221
/classes/Hook.php:205<br>/classes/tax/TaxManagerFactory.php:67<br>/classes/tax/TaxManagerFactory.php:46<br>/classes/Product.php:5908<br>/classes/Product.php:574<br>/override/classes/Product.php:13<br>/controllers/front/ProductController.php:103<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE format
FROM `ps_wissaddress_format`
WHERE `id_country` = 8 LIMIT 1 |
1608
ms
|
1 |
|
|
/classes/AddressFormat.php:676
/classes/AddressFormat.php:638<br>/classes/AddressFormat.php:623<br>/classes/AddressFormat.php:567<br>/classes/AddressFormat.php:442<br>/classes/controller/FrontController.php:1641<br>/classes/controller/FrontController.php:506<br>/classes/controller/FrontController.php:567<br>/override/classes/controller/FrontController.php:107<br>/controllers/front/ProductController.php:395<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_wisscategory` a
LEFT JOIN `ps_wisscategory_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 166) LIMIT 1 |
1588
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/override/classes/Category.php:21<br>/override/classes/Category.php:36<br>/override/classes/Category.php:32<br>/override/classes/Product.php:4<br>/override/controllers/front/ProductController.php:184<br>/controllers/front/ProductController.php:352<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE h.`name` as hook, m.`id_module`, h.`id_hook`, m.`name` as module
FROM `ps_wissmodule` m
INNER JOIN ps_wissmodule_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_wissmodule_shop` `ms` ON ms.`id_module` = m.`id_module`
INNER JOIN `ps_wisshook_module` `hm` ON hm.`id_module` = m.`id_module`
INNER JOIN `ps_wisshook` `h` ON hm.`id_hook` = h.`id_hook`
WHERE (h.`name` != "paymentOptions") AND (hm.`id_shop` = 1)
GROUP BY hm.id_hook, hm.id_module
ORDER BY hm.`position` |
1557
ms
|
297 |
Yes
|
Yes
|
/classes/Hook.php:1161
/classes/Hook.php:714<br>/classes/Hook.php:798<br>/classes/Dispatcher.php:596<br>/classes/Dispatcher.php:249<br>/classes/Dispatcher.php:207<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_wisscountry` a
LEFT JOIN `ps_wisscountry_lang` `b` ON a.`id_country` = b.`id_country` AND b.`id_lang` = 1
LEFT JOIN `ps_wisscountry_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 8) LIMIT 1 |
1548
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264<br>/tools/profiling/ObjectModel.php:32<br>/config/config.inc.php:149<br>/index.php:27
|
SELECT SQL_NO_CACHE *
FROM `ps_wissshop` a
WHERE (a.`id_shop` = 1) LIMIT 1 |
1546
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264<br>/tools/profiling/ObjectModel.php:32<br>/classes/shop/Shop.php:128<br>/classes/shop/Shop.php:411<br>/config/config.inc.php:120<br>/index.php:27
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_wissstock_available`
WHERE (id_product = 107) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
1516
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:441
/classes/Product.php:3815<br>/classes/Product.php:5077<br>/classes/Product.php:5180<br>/classes/Product.php:4166<br>/controllers/front/ProductController.php:336<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `ps_wissmodule` WHERE `name` = "ps_legalcompliance" LIMIT 1 |
1508
ms
|
0 |
|
|
/classes/module/Module.php:2841
/classes/module/Module.php:2342<br>/classes/controller/FrontController.php:1573<br>/classes/controller/FrontController.php:1680<br>/controllers/front/ProductController.php:1286<br>/classes/controller/FrontController.php:505<br>/classes/controller/FrontController.php:567<br>/override/classes/controller/FrontController.php:107<br>/controllers/front/ProductController.php:395<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE * FROM `ps_wissimage_type` WHERE 1 AND `products` = 1 ORDER BY `width` DESC, `height` DESC, `name`ASC |
1454
ms
|
8 |
Yes
|
|
/classes/ImageType.php:109
/src/Adapter/Image/ImageRetriever.php:161<br>/src/Adapter/Image/ImageRetriever.php:89<br>:undefined<br>/src/Adapter/Image/ImageRetriever.php:83<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:590<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:107<br>/src/Adapter/Presenter/Product/ProductListingPresenter.php:56<br>/controllers/front/ProductController.php:342<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE `name`
FROM `ps_wissmanufacturer`
WHERE `id_manufacturer` = 27
AND `active` = 1 LIMIT 1 |
1449
ms
|
1 |
|
|
/classes/Manufacturer.php:312
/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/ff/cf/58/ffcf5822cc6b02f6fef04689f0aa8e04a1a9c9ae_2.file.product.tpl.php:36<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/61/fd/02/61fd0257f28b83b35625c2230201950425edc55c_2.file.product.tpl.php:842<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/61/fd/02/61fd0257f28b83b35625c2230201950425edc55c_2.file.product.tpl.php:870<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/61/fd/02/61fd0257f28b83b35625c2230201950425edc55c_2.file.product.tpl.php:902<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/61/fd/02/61fd0257f28b83b35625c2230201950425edc55c_2.file.product.tpl.php:1195<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/f9/80/bd/f980bd3f633032333c2aac72be76f614c20345ad_2.file.layout-full-width.tpl.php:99<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6b/21/27/6b21276cd7e3e59cab6fcb5d6196dc96ca6b26f3_2.file.layout-both-columns.tpl.php:167<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/f9/80/bd/f980bd3f633032333c2aac72be76f614c20345ad_2.file.layout-full-width.tpl.php:42<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/61/fd/02/61fd0257f28b83b35625c2230201950425edc55c_2.file.product.tpl.php:54<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:19<br>/classes/controller/FrontController.php:686<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_wisscurrency` c
WHERE (iso_code = 'AUD') LIMIT 1 |
1409
ms
|
1 |
|
|
/classes/Currency.php:866
/src/Adapter/Currency/CurrencyDataProvider.php:92<br>/src/Adapter/Currency/CurrencyDataProvider.php:114<br>/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:106<br>/src/Core/Data/Layer/AbstractDataLayer.php:90<br>/src/Core/Data/Layer/AbstractDataLayer.php:150<br>/src/Core/Data/Layer/AbstractDataLayer.php:94<br>/src/Core/Localization/Currency/CurrencyDataSource.php:67<br>/src/Core/Localization/Currency/CurrencyDataSource.php:110<br>/src/Core/Localization/Currency/CurrencyDataSource.php:97<br>/src/Core/Localization/Currency/Repository.php:87<br>/src/Core/Localization/Locale/Repository.php:207<br>/src/Core/Localization/Locale/Repository.php:150<br>/classes/controller/Controller.php:196<br>/classes/controller/FrontController.php:283<br>/controllers/front/ProductController.php:93<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE DISTINCT p.*, pl.title, pl.description
FROM `ps_wissybc_blog_post` p
INNER JOIN `ps_wissybc_blog_post_shop` ps ON (p.id_post=ps.id_post AND ps.id_shop='1')
LEFT JOIN `ps_wissybc_blog_post_lang` pl ON p.id_post = pl.id_post
LEFT JOIN `ps_wissybc_blog_post_category` pc ON p.id_post = pc.id_post
LEFT JOIN `ps_wisscustomer` c ON (c.id_customer=p.added_by AND p.is_customer=1)
LEFT JOIN `ps_wissemployee` e ON (e.id_employee=p.added_by AND p.is_customer=0)
LEFT JOIN `ps_wissybc_blog_employee` ybe ON ((ybe.id_employee=c.id_customer AND ybe.is_customer=1) OR (ybe.id_employee=e.id_employee AND ybe.is_customer=0))
LEFT JOIN `ps_wissybc_blog_comment` pcm on (pcm.id_post=p.id_post)
WHERE (p.enabled=1 OR p.enabled=-1) AND (ybe.status>=0 OR ybe.status is NULL OR e.id_profile=1) AND pl.id_lang = 2 AND pc.id_category="3" AND p.enabled=1 |
1401
ms
|
6 |
|
|
/modules/ybc_blog/classes/ybc_blog_post_class.php:549
/modules/ybc_blog/classes/ybc_blog_category_class.php:324<br>/modules/ybc_blog/classes/ybc_blog_category_class.php:292<br>/modules/ybc_blog/ybc_blog.php:5572<br>/modules/ybc_blog/ybc_blog.php:5460<br>/modules/ybc_blog/ybc_blog.php:5456<br>/classes/Hook.php:990<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:414<br>/classes/Hook.php:927<br>/classes/controller/FrontController.php:575<br>/override/classes/controller/FrontController.php:107<br>/controllers/front/ProductController.php:395<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE DISTINCT p.*, pl.title, pl.description
FROM `ps_wissybc_blog_post` p
INNER JOIN `ps_wissybc_blog_post_shop` ps ON (p.id_post=ps.id_post AND ps.id_shop='1')
LEFT JOIN `ps_wissybc_blog_post_lang` pl ON p.id_post = pl.id_post
LEFT JOIN `ps_wissybc_blog_post_category` pc ON p.id_post = pc.id_post
LEFT JOIN `ps_wisscustomer` c ON (c.id_customer=p.added_by AND p.is_customer=1)
LEFT JOIN `ps_wissemployee` e ON (e.id_employee=p.added_by AND p.is_customer=0)
LEFT JOIN `ps_wissybc_blog_employee` ybe ON ((ybe.id_employee=c.id_customer AND ybe.is_customer=1) OR (ybe.id_employee=e.id_employee AND ybe.is_customer=0))
LEFT JOIN `ps_wissybc_blog_comment` pcm on (pcm.id_post=p.id_post)
WHERE (p.enabled=1 OR p.enabled=-1) AND (ybe.status>=0 OR ybe.status is NULL OR e.id_profile=1) AND pl.id_lang = 2 AND pc.id_category="3" AND p.enabled=1 |
1392
ms
|
6 |
|
|
/modules/ybc_blog/classes/ybc_blog_post_class.php:549
/modules/ybc_blog/classes/ybc_blog_category_class.php:324<br>/modules/ybc_blog/classes/ybc_blog_category_class.php:292<br>/modules/ybc_blog/ybc_blog.php:5571<br>/modules/ybc_blog/ybc_blog.php:5460<br>/modules/ybc_blog/ybc_blog.php:5456<br>/classes/Hook.php:990<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:414<br>/classes/Hook.php:927<br>/classes/controller/FrontController.php:575<br>/override/classes/controller/FrontController.php:107<br>/controllers/front/ProductController.php:395<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_lang` FROM `ps_wisslang`
WHERE `locale` = 'en-us'
OR `language_code` = 'en-us' LIMIT 1 |
1290
ms
|
2 |
|
|
/classes/Language.php:790
/src/Adapter/Currency/CurrencyDataProvider.php:112<br>/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:106<br>/src/Core/Data/Layer/AbstractDataLayer.php:90<br>/src/Core/Data/Layer/AbstractDataLayer.php:150<br>/src/Core/Data/Layer/AbstractDataLayer.php:94<br>/src/Core/Localization/Currency/CurrencyDataSource.php:67<br>/src/Core/Localization/Currency/CurrencyDataSource.php:110<br>/src/Core/Localization/Currency/CurrencyDataSource.php:97<br>/src/Core/Localization/Currency/Repository.php:87<br>/src/Core/Localization/Locale/Repository.php:207<br>/src/Core/Localization/Locale/Repository.php:150<br>/classes/controller/Controller.php:196<br>/classes/controller/FrontController.php:283<br>/controllers/front/ProductController.php:93<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE DISTINCT p.*, pl.title, pl.description
FROM `ps_wissybc_blog_post` p
INNER JOIN `ps_wissybc_blog_post_shop` ps ON (p.id_post=ps.id_post AND ps.id_shop='1')
LEFT JOIN `ps_wissybc_blog_post_lang` pl ON p.id_post = pl.id_post
LEFT JOIN `ps_wissybc_blog_post_category` pc ON p.id_post = pc.id_post
LEFT JOIN `ps_wisscustomer` c ON (c.id_customer=p.added_by AND p.is_customer=1)
LEFT JOIN `ps_wissemployee` e ON (e.id_employee=p.added_by AND p.is_customer=0)
LEFT JOIN `ps_wissybc_blog_employee` ybe ON ((ybe.id_employee=c.id_customer AND ybe.is_customer=1) OR (ybe.id_employee=e.id_employee AND ybe.is_customer=0))
LEFT JOIN `ps_wissybc_blog_comment` pcm on (pcm.id_post=p.id_post)
WHERE (p.enabled=1 OR p.enabled=-1) AND (ybe.status>=0 OR ybe.status is NULL OR e.id_profile=1) AND pl.id_lang = 2 AND pc.id_category="2" AND p.enabled=1 |
1213
ms
|
6 |
|
|
/modules/ybc_blog/classes/ybc_blog_post_class.php:549
/modules/ybc_blog/classes/ybc_blog_category_class.php:324<br>/modules/ybc_blog/classes/ybc_blog_category_class.php:292<br>/modules/ybc_blog/ybc_blog.php:5571<br>/modules/ybc_blog/ybc_blog.php:5460<br>/modules/ybc_blog/ybc_blog.php:5456<br>/classes/Hook.php:990<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:414<br>/classes/Hook.php:927<br>/classes/controller/FrontController.php:575<br>/override/classes/controller/FrontController.php:107<br>/controllers/front/ProductController.php:395<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_wisscountry` a
LEFT JOIN `ps_wisscountry_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 8) LIMIT 1 |
1129
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264<br>/tools/profiling/ObjectModel.php:32<br>/classes/AddressFormat.php:404<br>/classes/AddressFormat.php:443<br>/classes/controller/FrontController.php:1641<br>/classes/controller/FrontController.php:506<br>/classes/controller/FrontController.php:567<br>/override/classes/controller/FrontController.php:107<br>/controllers/front/ProductController.php:395<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE DISTINCT p.*, pl.title, pl.description
FROM `ps_wissybc_blog_post` p
INNER JOIN `ps_wissybc_blog_post_shop` ps ON (p.id_post=ps.id_post AND ps.id_shop='1')
LEFT JOIN `ps_wissybc_blog_post_lang` pl ON p.id_post = pl.id_post
LEFT JOIN `ps_wissybc_blog_post_category` pc ON p.id_post = pc.id_post
LEFT JOIN `ps_wisscustomer` c ON (c.id_customer=p.added_by AND p.is_customer=1)
LEFT JOIN `ps_wissemployee` e ON (e.id_employee=p.added_by AND p.is_customer=0)
LEFT JOIN `ps_wissybc_blog_employee` ybe ON ((ybe.id_employee=c.id_customer AND ybe.is_customer=1) OR (ybe.id_employee=e.id_employee AND ybe.is_customer=0))
LEFT JOIN `ps_wissybc_blog_comment` pcm on (pcm.id_post=p.id_post)
WHERE (p.enabled=1 OR p.enabled=-1) AND (ybe.status>=0 OR ybe.status is NULL OR e.id_profile=1) AND pl.id_lang = 2 AND pc.id_category="2" AND p.enabled=1 |
1124
ms
|
6 |
|
|
/modules/ybc_blog/classes/ybc_blog_post_class.php:549
/modules/ybc_blog/classes/ybc_blog_category_class.php:324<br>/modules/ybc_blog/classes/ybc_blog_category_class.php:292<br>/modules/ybc_blog/ybc_blog.php:5572<br>/modules/ybc_blog/ybc_blog.php:5460<br>/modules/ybc_blog/ybc_blog.php:5456<br>/classes/Hook.php:990<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:414<br>/classes/Hook.php:927<br>/classes/controller/FrontController.php:575<br>/override/classes/controller/FrontController.php:107<br>/controllers/front/ProductController.php:395<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_lang` FROM `ps_wisslang`
WHERE `locale` = 'en-us'
OR `language_code` = 'en-us' LIMIT 1 |
1123
ms
|
2 |
|
|
/classes/Language.php:790
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:119<br>/src/Core/Data/Layer/AbstractDataLayer.php:90<br>/src/Core/Data/Layer/AbstractDataLayer.php:150<br>/src/Core/Data/Layer/AbstractDataLayer.php:94<br>/src/Core/Localization/Currency/CurrencyDataSource.php:67<br>/src/Core/Localization/Currency/CurrencyDataSource.php:110<br>/src/Core/Localization/Currency/CurrencyDataSource.php:97<br>/src/Core/Localization/Currency/Repository.php:87<br>/src/Core/Localization/Locale/Repository.php:207<br>/src/Core/Localization/Locale/Repository.php:150<br>/classes/controller/Controller.php:196<br>/classes/controller/FrontController.php:283<br>/controllers/front/ProductController.php:93<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE ag.`id_attribute_group`, ag.`is_color_group`, agl.`name` AS group_name, agl.`public_name` AS public_group_name,
a.`id_attribute`, al.`name` AS attribute_name, a.`color` AS attribute_color, product_attribute_shop.`id_product_attribute`,
IFNULL(stock.quantity, 0) as quantity, product_attribute_shop.`price`, product_attribute_shop.`ecotax`, product_attribute_shop.`weight`,
product_attribute_shop.`default_on`, pa.`reference`, product_attribute_shop.`unit_price_impact`,
product_attribute_shop.`minimal_quantity`, product_attribute_shop.`available_date`, ag.`group_type`
FROM `ps_wissproduct_attribute` pa
INNER JOIN ps_wissproduct_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
LEFT JOIN ps_wissstock_available stock
ON (stock.id_product = `pa`.id_product AND stock.id_product_attribute = IFNULL(`pa`.id_product_attribute, 0) AND stock.id_shop = 1 AND stock.id_shop_group = 0 )
LEFT JOIN `ps_wissproduct_attribute_combination` pac ON (pac.`id_product_attribute` = pa.`id_product_attribute`)
LEFT JOIN `ps_wissattribute` a ON (a.`id_attribute` = pac.`id_attribute`)
LEFT JOIN `ps_wissattribute_group` ag ON (ag.`id_attribute_group` = a.`id_attribute_group`)
LEFT JOIN `ps_wissattribute_lang` al ON (a.`id_attribute` = al.`id_attribute`)
LEFT JOIN `ps_wissattribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group`)
INNER JOIN ps_wissattribute_shop attribute_shop
ON (attribute_shop.id_attribute = a.id_attribute AND attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 3044
AND al.`id_lang` = 2
AND agl.`id_lang` = 2
GROUP BY id_attribute_group, id_product_attribute
ORDER BY ag.`position` ASC, a.`position` ASC, agl.`name` ASC |
1090
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4063
/controllers/front/ProductController.php:552<br>/controllers/front/ProductController.php:392<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE p.*, product_shop.*, stock.out_of_stock, IFNULL(stock.quantity, 0) as quantity, pl.`description`, pl.`description_short`, pl.`link_rewrite`,
pl.`meta_description`, pl.`meta_keywords`, pl.`meta_title`, pl.`name`, pl.`available_now`, pl.`available_later`,
image_shop.`id_image` id_image, il.`legend`, m.`name` as manufacturer_name, cl.`name` AS category_default, IFNULL(product_attribute_shop.id_product_attribute, 0) id_product_attribute,
DATEDIFF(
p.`date_add`,
DATE_SUB(
"2023-09-26 00:00:00",
INTERVAL 40 DAY
)
) > 0 AS new
FROM `ps_wissaccessory`
LEFT JOIN `ps_wissproduct` p ON p.`id_product` = `id_product_2`
INNER JOIN ps_wissproduct_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_wissproduct_attribute_shop` product_attribute_shop
ON (p.`id_product` = product_attribute_shop.`id_product` AND product_attribute_shop.`default_on` = 1 AND product_attribute_shop.id_shop=1)
LEFT JOIN `ps_wissproduct_lang` pl ON (
p.`id_product` = pl.`id_product`
AND pl.`id_lang` = 2 AND pl.id_shop = 1
)
LEFT JOIN `ps_wisscategory_lang` cl ON (
product_shop.`id_category_default` = cl.`id_category`
AND cl.`id_lang` = 2 AND cl.id_shop = 1
)
LEFT JOIN `ps_wissimage_shop` image_shop
ON (image_shop.`id_product` = p.`id_product` AND image_shop.cover=1 AND image_shop.id_shop=1)
LEFT JOIN `ps_wissimage_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 2)
LEFT JOIN `ps_wissmanufacturer` m ON (p.`id_manufacturer`= m.`id_manufacturer`)
LEFT JOIN ps_wissstock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop = 1 AND stock.id_shop_group = 0 )
WHERE `id_product_1` = 3044 AND product_shop.`active` = 1 AND product_shop.`visibility` != 'none'
GROUP BY product_shop.id_product |
1009
ms
|
7 |
|
Yes
|
/classes/Product.php:4152
/controllers/front/ProductController.php:336<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `ps_wissimage` i
INNER JOIN ps_wissimage_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 107
AND image_shop.`cover` = 1 LIMIT 1 |
960
ms
|
4 |
|
|
/classes/Product.php:3128
/classes/Product.php:4936<br>/classes/Product.php:5180<br>/classes/Product.php:4166<br>/controllers/front/ProductController.php:336<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE * FROM `ps_wissstate` ORDER BY `name` ASC |
939
ms
|
478 |
Yes
|
|
/classes/Country.php:154
/modules/ps_emailsubscription/ps_emailsubscription.php:123<br>:undefined<br>/src/Core/Foundation/IoC/Container.php:123<br>/src/Core/Foundation/IoC/Container.php:153<br>/src/Core/Foundation/IoC/Container.php:166<br>/src/Adapter/ServiceLocator.php:65<br>/classes/module/Module.php:1170<br>/tools/profiling/Module.php:35<br>/classes/module/Module.php:1149<br>/classes/Hook.php:904<br>/classes/controller/FrontController.php:949<br>/tools/profiling/Controller.php:48<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_lang` FROM `ps_wisslang`
WHERE `locale` = 'en-us'
OR `language_code` = 'en-us' LIMIT 1 |
898
ms
|
2 |
|
|
/classes/Language.php:790
/src/Adapter/Currency/CurrencyDataProvider.php:112<br>/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:106<br>/src/Core/Data/Layer/AbstractDataLayer.php:90<br>/src/Core/Data/Layer/AbstractDataLayer.php:150<br>/src/Core/Data/Layer/AbstractDataLayer.php:94<br>/src/Core/Localization/Currency/CurrencyDataSource.php:67<br>/src/Core/Localization/Currency/CurrencyDataSource.php:110<br>/src/Core/Localization/Currency/CurrencyDataSource.php:97<br>/src/Core/Localization/Currency/Repository.php:87<br>/src/Core/Localization/Locale/Repository.php:207<br>/src/Core/Localization/Locale/Repository.php:150<br>/classes/controller/Controller.php:196<br>/classes/controller/FrontController.php:283<br>/controllers/front/ProductController.php:93<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_wisscategory` a0
LEFT JOIN `ps_wisscategory_lang` `a1` ON (a0.`id_category` = a1.`id_category`)
WHERE (a0.`nleft` < 460) AND (a0.`nright` > 481) AND (a1.`id_lang` = 2)
ORDER BY a0.`nleft` asc |
888
ms
|
472 |
Yes
|
|
/classes/PrestaShopCollection.php:381
/classes/PrestaShopCollection.php:438<br>/controllers/front/ProductController.php:1173<br>/classes/controller/FrontController.php:1706<br>/classes/controller/FrontController.php:510<br>/classes/controller/FrontController.php:567<br>/override/classes/controller/FrontController.php:107<br>/controllers/front/ProductController.php:395<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_wissimage` i
INNER JOIN ps_wissimage_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_wissimage_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 3044
ORDER BY `position` |
882
ms
|
10 |
Yes
|
|
/classes/Product.php:3106
/src/Adapter/Image/ImageRetriever.php:65<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:590<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:107<br>/src/Adapter/Presenter/Product/ProductPresenter.php:91<br>/override/controllers/front/ProductController.php:153<br>/controllers/front/ProductController.php:352<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE DISTINCT p.*, pl.title, pl.description
FROM `ps_wissybc_blog_post` p
INNER JOIN `ps_wissybc_blog_post_shop` ps ON (p.id_post=ps.id_post AND ps.id_shop='1')
LEFT JOIN `ps_wissybc_blog_post_lang` pl ON p.id_post = pl.id_post
LEFT JOIN `ps_wissybc_blog_post_category` pc ON p.id_post = pc.id_post
LEFT JOIN `ps_wisscustomer` c ON (c.id_customer=p.added_by AND p.is_customer=1)
LEFT JOIN `ps_wissemployee` e ON (e.id_employee=p.added_by AND p.is_customer=0)
LEFT JOIN `ps_wissybc_blog_employee` ybe ON ((ybe.id_employee=c.id_customer AND ybe.is_customer=1) OR (ybe.id_employee=e.id_employee AND ybe.is_customer=0))
LEFT JOIN `ps_wissybc_blog_comment` pcm on (pcm.id_post=p.id_post)
WHERE (p.enabled=1 OR p.enabled=-1) AND (ybe.status>=0 OR ybe.status is NULL OR e.id_profile=1) AND pl.id_lang = 2 AND pc.id_category="4" AND p.enabled=1 |
878
ms
|
6 |
|
|
/modules/ybc_blog/classes/ybc_blog_post_class.php:549
/modules/ybc_blog/classes/ybc_blog_category_class.php:324<br>/modules/ybc_blog/classes/ybc_blog_category_class.php:292<br>/modules/ybc_blog/ybc_blog.php:5571<br>/modules/ybc_blog/ybc_blog.php:5460<br>/modules/ybc_blog/ybc_blog.php:5456<br>/classes/Hook.php:990<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:414<br>/classes/Hook.php:927<br>/classes/controller/FrontController.php:575<br>/override/classes/controller/FrontController.php:107<br>/controllers/front/ProductController.php:395<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_order`
FROM `ps_wissorders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1 |
861
ms
|
1 |
|
|
/classes/order/Order.php:1196
/classes/order/Order.php:1177<br>/classes/Product.php:3820<br>/classes/Product.php:5077<br>/override/controllers/front/ProductController.php:123<br>/controllers/front/ProductController.php:352<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE psgdpr.active FROM `ps_wisspsgdpr_consent` psgdpr
WHERE psgdpr.id_module = 80 LIMIT 1 |
815
ms
|
5 |
|
|
/modules/psgdpr/classes/GDPRConsent.php:132
/modules/psgdpr/psgdpr.php:650<br>/classes/Hook.php:990<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:414<br>/classes/Hook.php:927<br>/config/smarty.config.inc.php:163<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/alysumchild/ef/0b/68/ef0b68f69c458182443ba3c0a06e36a9e28e37bf_2.module.pkheaderitemsviewstemplat.php:564<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_tplfunction.php:38<br>/var/cache/prod/smarty/compile/alysumchild/ef/0b/68/ef0b68f69c458182443ba3c0a06e36a9e28e37bf_2.module.pkheaderitemsviewstemplat.php:170<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/module/Module.php:2491<br>/modules/pkheaderitems/pkheaderitems.php:136<br>/classes/Hook.php:990<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:414<br>/classes/Hook.php:927<br>/config/smarty.config.inc.php:163<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6b/21/27/6b21276cd7e3e59cab6fcb5d6196dc96ca6b26f3_2.file.layout-both-columns.tpl.php:516<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6b/21/27/6b21276cd7e3e59cab6fcb5d6196dc96ca6b26f3_2.file.layout-both-columns.tpl.php:205<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/f9/80/bd/f980bd3f633032333c2aac72be76f614c20345ad_2.file.layout-full-width.tpl.php:42<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/61/fd/02/61fd0257f28b83b35625c2230201950425edc55c_2.file.product.tpl.php:54<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:19<br>/classes/controller/FrontController.php:686<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE DISTINCT p.*, pl.title, pl.description
FROM `ps_wissybc_blog_post` p
INNER JOIN `ps_wissybc_blog_post_shop` ps ON (p.id_post=ps.id_post AND ps.id_shop='1')
LEFT JOIN `ps_wissybc_blog_post_lang` pl ON p.id_post = pl.id_post
LEFT JOIN `ps_wissybc_blog_post_category` pc ON p.id_post = pc.id_post
LEFT JOIN `ps_wisscustomer` c ON (c.id_customer=p.added_by AND p.is_customer=1)
LEFT JOIN `ps_wissemployee` e ON (e.id_employee=p.added_by AND p.is_customer=0)
LEFT JOIN `ps_wissybc_blog_employee` ybe ON ((ybe.id_employee=c.id_customer AND ybe.is_customer=1) OR (ybe.id_employee=e.id_employee AND ybe.is_customer=0))
LEFT JOIN `ps_wissybc_blog_comment` pcm on (pcm.id_post=p.id_post)
WHERE (p.enabled=1 OR p.enabled=-1) AND (ybe.status>=0 OR ybe.status is NULL OR e.id_profile=1) AND pl.id_lang = 2 AND pc.id_category="4" AND p.enabled=1 |
805
ms
|
6 |
|
|
/modules/ybc_blog/classes/ybc_blog_post_class.php:549
/modules/ybc_blog/classes/ybc_blog_category_class.php:324<br>/modules/ybc_blog/classes/ybc_blog_category_class.php:292<br>/modules/ybc_blog/ybc_blog.php:5572<br>/modules/ybc_blog/ybc_blog.php:5460<br>/modules/ybc_blog/ybc_blog.php:5456<br>/classes/Hook.php:990<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:414<br>/classes/Hook.php:927<br>/classes/controller/FrontController.php:575<br>/override/classes/controller/FrontController.php:107<br>/controllers/front/ProductController.php:395<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `ps_wisscategory` c
INNER JOIN ps_wisscategory_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `ps_wisscategory_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE `id_parent` = 166
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
773
ms
|
10 |
Yes
|
Yes
|
/classes/Category.php:918
/controllers/front/ProductController.php:793<br>/controllers/front/ProductController.php:299<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_wissimage` i
INNER JOIN ps_wissimage_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_wissimage_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 108
ORDER BY `position` |
744
ms
|
6 |
Yes
|
|
/classes/Product.php:3106
/src/Adapter/Image/ImageRetriever.php:65<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:590<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:107<br>/src/Adapter/Presenter/Product/ProductListingPresenter.php:56<br>/controllers/front/ProductController.php:342<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_wissproduct` a
LEFT JOIN `ps_wissproduct_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `ps_wissproduct_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 108) AND (b.`id_shop` = 1) LIMIT 1 |
703
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264<br>/tools/profiling/ObjectModel.php:32<br>/classes/Product.php:559<br>/override/classes/Product.php:13<br>/classes/Link.php:106<br>/classes/Link.php:174<br>/classes/Product.php:4953<br>/classes/Product.php:5180<br>/classes/Product.php:4166<br>/controllers/front/ProductController.php:336<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE value FROM `ps_wissconfiguration` WHERE `name` = "PS_MULTISHOP_FEATURE_ACTIVE" LIMIT 1 |
693
ms
|
1 |
|
|
/classes/shop/Shop.php:1162
/classes/Currency.php:941<br>/classes/Currency.php:863<br>/src/Adapter/Currency/CurrencyDataProvider.php:92<br>/src/Adapter/Currency/CurrencyDataProvider.php:114<br>/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:106<br>/src/Core/Data/Layer/AbstractDataLayer.php:90<br>/src/Core/Data/Layer/AbstractDataLayer.php:150<br>/src/Core/Data/Layer/AbstractDataLayer.php:94<br>/src/Core/Localization/Currency/CurrencyDataSource.php:67<br>/src/Core/Localization/Currency/CurrencyDataSource.php:110<br>/src/Core/Localization/Currency/CurrencyDataSource.php:97<br>/src/Core/Localization/Currency/Repository.php:87<br>/src/Core/Localization/Locale/Repository.php:207<br>/src/Core/Localization/Locale/Repository.php:150<br>/classes/controller/Controller.php:196<br>/classes/controller/FrontController.php:283<br>/controllers/front/ProductController.php:93<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `ps_wisscart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 108 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `ps_wisscart_product` cp JOIN `ps_wisspack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_wissproduct` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 108 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
691
ms
|
0 |
|
|
/classes/Cart.php:1419
/classes/Product.php:3821<br>/classes/Product.php:5077<br>/classes/Product.php:5180<br>/classes/Product.php:4166<br>/controllers/front/ProductController.php:336<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
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_wissproduct` p
INNER JOIN `ps_wissproduct_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_wissproduct_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` = 108) |
648
ms
|
1 |
|
|
/classes/Product.php:3411
/classes/Product.php:3269<br>/classes/Product.php:4970<br>/classes/Product.php:5180<br>/classes/Product.php:4166<br>/controllers/front/ProductController.php:336<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM ps_wissproduct_attachment pa
LEFT JOIN ps_wissattachment a ON a.id_attachment = pa.id_attachment
LEFT JOIN ps_wissattachment_lang al ON (a.id_attachment = al.id_attachment AND al.id_lang = 2)
WHERE pa.id_product = 108 |
641
ms
|
1 |
|
|
/classes/Product.php:5230
/classes/Product.php:5101<br>/classes/Product.php:5180<br>/classes/Product.php:4166<br>/controllers/front/ProductController.php:336<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE 1 FROM `ps_wissspecific_price` WHERE id_product = 107 LIMIT 1 |
639
ms
|
1 |
|
|
/classes/SpecificPrice.php:419
/classes/SpecificPrice.php:507<br>/classes/Product.php:3380<br>/classes/Product.php:3269<br>/classes/Product.php:4970<br>/classes/Product.php:5180<br>/classes/Product.php:4166<br>/controllers/front/ProductController.php:336<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `ps_wisscategory_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 166 LIMIT 1 |
633
ms
|
1 |
|
|
/classes/Category.php:1369
/classes/Product.php:589<br>/override/classes/Product.php:13<br>/src/Adapter/Image/ImageRetriever.php:62<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:590<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:107<br>/src/Adapter/Presenter/Product/ProductPresenter.php:91<br>/override/controllers/front/ProductController.php:161<br>/controllers/front/ProductController.php:352<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `ps_wissmodule_shop` WHERE `id_module` = 69 AND `id_shop` = 1 LIMIT 1 |
625
ms
|
1 |
|
|
/classes/module/Module.php:2343
/modules/pkthemesettings/src/Form/PkthemesettingsRepository.php:228<br>/modules/pkthemesettings/src/Core/PkModuleFrontHelper.php:60<br>/modules/pkthemesettings/pkthemesettings.php:228<br>/classes/Hook.php:990<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:414<br>/classes/Hook.php:927<br>/classes/controller/FrontController.php:575<br>/override/classes/controller/FrontController.php:107<br>/controllers/front/ProductController.php:395<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `ps_wissmodule` WHERE `name` = "pkheaderitems" LIMIT 1 |
620
ms
|
1 |
|
|
/classes/module/Module.php:2841
/modules/pkheaderitems/pkheaderitems.php:218<br>/modules/pkheaderitems/pkheaderitems.php:387<br>/classes/Hook.php:995<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:83<br>/config/smartyfront.config.inc.php:76<br>/config/smartyfront.config.inc.php:87<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/a6/73/7d/a6737dea4c86dffa6d204e5c6eac75dc92b067e7_2.file.header.tpl.php:33<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6b/21/27/6b21276cd7e3e59cab6fcb5d6196dc96ca6b26f3_2.file.layout-both-columns.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6b/21/27/6b21276cd7e3e59cab6fcb5d6196dc96ca6b26f3_2.file.layout-both-columns.tpl.php:78<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/f9/80/bd/f980bd3f633032333c2aac72be76f614c20345ad_2.file.layout-full-width.tpl.php:42<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/61/fd/02/61fd0257f28b83b35625c2230201950425edc55c_2.file.product.tpl.php:54<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:19<br>/classes/controller/FrontController.php:686<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE m.page, ml.url_rewrite, ml.id_lang
FROM `ps_wissmeta` m
LEFT JOIN `ps_wissmeta_lang` ml ON (m.id_meta = ml.id_meta AND ml.id_shop = 1 )
ORDER BY LENGTH(ml.url_rewrite) DESC |
613
ms
|
85 |
Yes
|
|
/classes/Dispatcher.php:643
/classes/Dispatcher.php:249<br>/classes/Dispatcher.php:207<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_wissproduct_attribute`
WHERE `id_product` = 107 |
609
ms
|
1 |
|
|
/classes/Product.php:2520
/src/Adapter/Image/ImageRetriever.php:71<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:590<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:107<br>/src/Adapter/Presenter/Product/ProductListingPresenter.php:56<br>/controllers/front/ProductController.php:342<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE value FROM ps_wissce_meta WHERE id = 3044030201 AND name = '_wp_page_template' LIMIT 1 |
606
ms
|
1 |
|
|
/modules/creativeelements/classes/wrappers/Post.php:261
/modules/creativeelements/includes/page-settings/manager.php:66<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:273<br>/modules/creativeelements/creativeelements.php:441<br>/classes/Hook.php:990<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:414<br>/classes/Hook.php:927<br>/classes/controller/FrontController.php:1365<br>/classes/controller/FrontController.php:679<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE *,
( IF (`id_group` = 1, 2, 0) + IF (`id_country` = 21, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_shop` = 1, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_wissspecific_price`
WHERE
`id_shop` IN (0, 1) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 21) AND
`id_group` IN (0, 1) AND `id_product` = 0 AND `id_customer` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2023-09-26 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2023-09-26 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC |
600
ms
|
1 |
Yes
|
|
/classes/SpecificPrice.php:623
/override/controllers/front/ProductController.php:82<br>/controllers/front/ProductController.php:301<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_wissproduct` a
LEFT JOIN `ps_wissproduct_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `ps_wissproduct_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 107) AND (b.`id_shop` = 1) LIMIT 1 |
596
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264<br>/tools/profiling/ObjectModel.php:32<br>/classes/Product.php:559<br>/override/classes/Product.php:13<br>/classes/Link.php:106<br>/classes/Link.php:174<br>/classes/Product.php:4953<br>/classes/Product.php:5180<br>/classes/Product.php:4166<br>/controllers/front/ProductController.php:336<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_wissmanufacturer` a
LEFT JOIN `ps_wissmanufacturer_lang` `b` ON a.`id_manufacturer` = b.`id_manufacturer` AND b.`id_lang` = 2
LEFT JOIN `ps_wissmanufacturer_shop` `c` ON a.`id_manufacturer` = c.`id_manufacturer` AND c.`id_shop` = 1
WHERE (a.`id_manufacturer` = 11) LIMIT 1 |
590
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264<br>/tools/profiling/ObjectModel.php:32<br>/classes/Manufacturer.php:113<br>/override/classes/Manufacturer.php:18<br>/classes/Link.php:638<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/ff/cf/58/ffcf5822cc6b02f6fef04689f0aa8e04a1a9c9ae_2.file.product.tpl.php:214<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/ff/cf/58/ffcf5822cc6b02f6fef04689f0aa8e04a1a9c9ae_2.file.product.tpl.php:436<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/ff/cf/58/ffcf5822cc6b02f6fef04689f0aa8e04a1a9c9ae_2.file.product.tpl.php:55<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/61/fd/02/61fd0257f28b83b35625c2230201950425edc55c_2.file.product.tpl.php:842<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/61/fd/02/61fd0257f28b83b35625c2230201950425edc55c_2.file.product.tpl.php:870<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/61/fd/02/61fd0257f28b83b35625c2230201950425edc55c_2.file.product.tpl.php:902<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/61/fd/02/61fd0257f28b83b35625c2230201950425edc55c_2.file.product.tpl.php:1195<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/f9/80/bd/f980bd3f633032333c2aac72be76f614c20345ad_2.file.layout-full-width.tpl.php:99<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6b/21/27/6b21276cd7e3e59cab6fcb5d6196dc96ca6b26f3_2.file.layout-both-columns.tpl.php:167<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/f9/80/bd/f980bd3f633032333c2aac72be76f614c20345ad_2.file.layout-full-width.tpl.php:42<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/61/fd/02/61fd0257f28b83b35625c2230201950425edc55c_2.file.product.tpl.php:54<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:19<br>/classes/controller/FrontController.php:686<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_wissmanufacturer` a
LEFT JOIN `ps_wissmanufacturer_lang` `b` ON a.`id_manufacturer` = b.`id_manufacturer` AND b.`id_lang` = 2
LEFT JOIN `ps_wissmanufacturer_shop` `c` ON a.`id_manufacturer` = c.`id_manufacturer` AND c.`id_shop` = 1
WHERE (a.`id_manufacturer` = 184) LIMIT 1 |
589
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264<br>/tools/profiling/ObjectModel.php:32<br>/classes/Manufacturer.php:113<br>/override/classes/Manufacturer.php:18<br>/controllers/front/ProductController.php:368<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_wissproduct_attribute`
WHERE `id_product` = 108 |
566
ms
|
1 |
|
|
/classes/Product.php:2520
/src/Adapter/Image/ImageRetriever.php:71<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:590<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:107<br>/src/Adapter/Presenter/Product/ProductListingPresenter.php:56<br>/controllers/front/ProductController.php:342<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM ps_wissfeature_product pf
LEFT JOIN ps_wissfeature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN ps_wissfeature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN ps_wissfeature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN ps_wissfeature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 108
ORDER BY f.position ASC |
562
ms
|
6 |
Yes
|
|
/classes/Product.php:5210
/classes/Product.php:5097<br>/classes/Product.php:5180<br>/classes/Product.php:4166<br>/controllers/front/ProductController.php:336<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_wissproduct_attribute`
WHERE `id_product` = 3044 |
547
ms
|
1 |
|
|
/classes/Product.php:2520
/src/Adapter/Image/ImageRetriever.php:71<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:590<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:107<br>/src/Adapter/Presenter/Product/ProductPresenter.php:91<br>/override/controllers/front/ProductController.php:153<br>/controllers/front/ProductController.php:352<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_wisscategory` a
LEFT JOIN `ps_wisscategory_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 30) LIMIT 1 |
538
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/override/classes/Category.php:21<br>/override/classes/Category.php:40<br>/override/classes/Category.php:32<br>/override/classes/Product.php:4<br>/override/controllers/front/ProductController.php:184<br>/controllers/front/ProductController.php:352<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `ps_wisscart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 3044 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `ps_wisscart_product` cp JOIN `ps_wisspack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_wissproduct` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 3044 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
533
ms
|
0 |
|
|
/classes/Cart.php:1419
/classes/Product.php:3821<br>/classes/Product.php:5077<br>/override/controllers/front/ProductController.php:123<br>/controllers/front/ProductController.php:352<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_wisscategory_lang`
WHERE `id_category` = 30 AND `id_shop` = 1 |
522
ms
|
2 |
|
|
/src/Adapter/EntityMapper.php:82
/classes/ObjectModel.php:264<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/override/classes/Category.php:21<br>/override/classes/Category.php:40<br>/override/classes/Category.php:32<br>/override/classes/Product.php:4<br>/override/controllers/front/ProductController.php:184<br>/controllers/front/ProductController.php:352<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `ps_wisscategory` c
LEFT JOIN `ps_wisscategory_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_wisscategory_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 2
AND c.`id_parent` = 2
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
507
ms
|
42 |
Yes
|
Yes
|
/classes/Category.php:1144
/classes/Category.php:1080<br>/controllers/front/ProductController.php:802<br>/controllers/front/ProductController.php:299<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_wissproduct_attribute`
WHERE `id_product` = 40 |
503
ms
|
1 |
|
|
/classes/Product.php:2520
/src/Adapter/Image/ImageRetriever.php:71<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:590<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:107<br>/src/Adapter/Presenter/Product/ProductListingPresenter.php:56<br>/controllers/front/ProductController.php:342<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `ps_wissmodule` WHERE `name` = "psgdpr" LIMIT 1 |
497
ms
|
1 |
|
|
/classes/module/Module.php:2841
/classes/module/Module.php:2342<br>/modules/pkheaderitems/pkheaderitems.php:215<br>/modules/pkheaderitems/pkheaderitems.php:387<br>/classes/Hook.php:995<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:83<br>/config/smartyfront.config.inc.php:76<br>/config/smartyfront.config.inc.php:87<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/a6/73/7d/a6737dea4c86dffa6d204e5c6eac75dc92b067e7_2.file.header.tpl.php:33<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6b/21/27/6b21276cd7e3e59cab6fcb5d6196dc96ca6b26f3_2.file.layout-both-columns.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6b/21/27/6b21276cd7e3e59cab6fcb5d6196dc96ca6b26f3_2.file.layout-both-columns.tpl.php:78<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/f9/80/bd/f980bd3f633032333c2aac72be76f614c20345ad_2.file.layout-full-width.tpl.php:42<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/61/fd/02/61fd0257f28b83b35625c2230201950425edc55c_2.file.product.tpl.php:54<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:19<br>/classes/controller/FrontController.php:686<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_wissimage` i
INNER JOIN ps_wissimage_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_wissimage_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 3044
ORDER BY `position` |
494
ms
|
10 |
Yes
|
|
/classes/Product.php:3106
/src/Adapter/Image/ImageRetriever.php:65<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:590<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:107<br>/src/Adapter/Presenter/Product/ProductListingPresenter.php:56<br>/modules/pkheaderitems/classes/PkhiViewedProducts.php:100<br>/modules/pkheaderitems/classes/PkhiViewedProducts.php:37<br>/modules/pkheaderitems/pkheaderitems.php:230<br>/modules/pkheaderitems/pkheaderitems.php:387<br>/classes/Hook.php:995<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:83<br>/config/smartyfront.config.inc.php:76<br>/config/smartyfront.config.inc.php:87<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/a6/73/7d/a6737dea4c86dffa6d204e5c6eac75dc92b067e7_2.file.header.tpl.php:33<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6b/21/27/6b21276cd7e3e59cab6fcb5d6196dc96ca6b26f3_2.file.layout-both-columns.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6b/21/27/6b21276cd7e3e59cab6fcb5d6196dc96ca6b26f3_2.file.layout-both-columns.tpl.php:78<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/f9/80/bd/f980bd3f633032333c2aac72be76f614c20345ad_2.file.layout-full-width.tpl.php:42<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/61/fd/02/61fd0257f28b83b35625c2230201950425edc55c_2.file.product.tpl.php:54<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:19<br>/classes/controller/FrontController.php:686<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_wisscategory` a
LEFT JOIN `ps_wisscategory_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2) LIMIT 1 |
488
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/override/classes/Category.php:21<br>/override/classes/Category.php:40<br>/override/classes/Category.php:32<br>/override/classes/Product.php:4<br>/override/controllers/front/ProductController.php:184<br>/controllers/front/ProductController.php:352<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_wisscategory_lang`
WHERE `id_category` = 166 AND `id_shop` = 1 |
479
ms
|
2 |
|
|
/src/Adapter/EntityMapper.php:82
/classes/ObjectModel.php:264<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/override/classes/Category.php:21<br>/override/classes/Category.php:36<br>/override/classes/Category.php:32<br>/override/classes/Product.php:4<br>/override/controllers/front/ProductController.php:184<br>/controllers/front/ProductController.php:352<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE id_ce_template FROM `ps_wissce_template` WHERE title = "complex-footer"; |
472
ms
|
42 |
|
|
/modules/pkthemesettings/src/Core/PkModuleHelper.php:569
/modules/pkthemesettings/src/Form/PkthemesettingsRepository.php:262<br>/modules/pkthemesettings/src/Form/PkthemesettingsRepository.php:229<br>/modules/pkthemesettings/src/Core/PkModuleFrontHelper.php:60<br>/modules/pkthemesettings/pkthemesettings.php:228<br>/classes/Hook.php:990<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:414<br>/classes/Hook.php:927<br>/classes/controller/FrontController.php:575<br>/override/classes/controller/FrontController.php:107<br>/controllers/front/ProductController.php:395<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_wisscategory_lang`
WHERE `id_category` = 2 AND `id_shop` = 1 |
468
ms
|
2 |
|
|
/src/Adapter/EntityMapper.php:82
/classes/ObjectModel.php:264<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/override/classes/Category.php:21<br>/override/classes/Category.php:40<br>/override/classes/Category.php:32<br>/override/classes/Product.php:4<br>/override/controllers/front/ProductController.php:184<br>/controllers/front/ProductController.php:352<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `ps_wisscart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 40 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `ps_wisscart_product` cp JOIN `ps_wisspack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_wissproduct` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 40 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
439
ms
|
0 |
|
|
/classes/Cart.php:1419
/classes/Product.php:3821<br>/classes/Product.php:5077<br>/classes/Product.php:5180<br>/classes/Product.php:4166<br>/controllers/front/ProductController.php:336<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_wissproduct_shop`
WHERE `id_product` = 108 AND id_shop=1 LIMIT 1 |
437
ms
|
1 |
|
|
/classes/Product.php:5886
/classes/Product.php:3476<br>/classes/Product.php:3269<br>/classes/Product.php:4970<br>/classes/Product.php:5180<br>/classes/Product.php:4166<br>/controllers/front/ProductController.php:336<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM ps_wissfeature_product pf
LEFT JOIN ps_wissfeature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN ps_wissfeature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN ps_wissfeature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN ps_wissfeature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 107
ORDER BY f.position ASC |
432
ms
|
6 |
Yes
|
|
/classes/Product.php:5210
/classes/Product.php:5097<br>/classes/Product.php:5180<br>/classes/Product.php:4166<br>/controllers/front/ProductController.php:336<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE id_ce_template FROM `ps_wissce_template` WHERE title = "complex-header-custom"; |
424
ms
|
42 |
|
|
/modules/pkthemesettings/src/Core/PkModuleHelper.php:569
/modules/pkthemesettings/src/Form/PkthemesettingsRepository.php:262<br>/modules/pkthemesettings/src/Form/PkthemesettingsRepository.php:229<br>/modules/pkthemesettings/src/Core/PkModuleFrontHelper.php:60<br>/modules/pkthemesettings/pkthemesettings.php:228<br>/classes/Hook.php:990<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:414<br>/classes/Hook.php:927<br>/classes/controller/FrontController.php:575<br>/override/classes/controller/FrontController.php:107<br>/controllers/front/ProductController.php:395<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_wissproduct_attribute`
WHERE `id_product` = 3044 |
420
ms
|
1 |
|
|
/classes/Product.php:2520
/src/Adapter/Image/ImageRetriever.php:71<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:590<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:107<br>/src/Adapter/Presenter/Product/ProductPresenter.php:91<br>/override/controllers/front/ProductController.php:161<br>/controllers/front/ProductController.php:352<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `ps_wissmodule` m
LEFT JOIN `ps_wissmodule_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1 |
419
ms
|
119 |
|
|
/classes/module/Module.php:330
/modules/wkinfinitescroll/wkinfinitescroll.php:35<br>:undefined<br>/src/Core/Foundation/IoC/Container.php:123<br>/src/Core/Foundation/IoC/Container.php:153<br>/src/Core/Foundation/IoC/Container.php:166<br>/src/Adapter/ServiceLocator.php:65<br>/classes/module/Module.php:1165<br>/tools/profiling/Module.php:35<br>/classes/module/Module.php:1149<br>/classes/Hook.php:904<br>/classes/controller/FrontController.php:1409<br>/classes/controller/FrontController.php:1310<br>/controllers/front/ProductController.php:99<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
(SELECT SQL_NO_CACHE * FROM `ps_wisscart_rule` cr
LEFT JOIN `ps_wisscart_rule_lang` crl ON (cr.`id_cart_rule` = crl.`id_cart_rule` AND crl.`id_lang` = 2)
WHERE (cr.`id_customer` = 0
OR (cr.`id_customer` = 0 AND (cr.`highlight` = 1 OR cr.`code` = "")))
AND NOW() BETWEEN cr.date_from AND cr.date_to
AND cr.`active` = 1
AND cr.`quantity` > 0 AND highlight = 1 AND code NOT LIKE "BO_ORDER_%") |
418
ms
|
1 |
|
|
/classes/CartRule.php:403
/classes/CartRule.php:514<br>/classes/Cart.php:544<br>/src/Adapter/Presenter/Cart/CartPresenter.php:438<br>/classes/controller/FrontController.php:501<br>/classes/controller/FrontController.php:567<br>/override/classes/controller/FrontController.php:107<br>/controllers/front/ProductController.php:395<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_wisscurrency` a
LEFT JOIN `ps_wisscurrency_lang` `b` ON a.`id_currency` = b.`id_currency` AND b.`id_lang` = 2
LEFT JOIN `ps_wisscurrency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 1
WHERE (a.`id_currency` = 1) LIMIT 1 |
408
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264<br>/tools/profiling/ObjectModel.php:32<br>/classes/Currency.php:246<br>/src/Adapter/Currency/CurrencyDataProvider.php:101<br>/src/Adapter/Currency/CurrencyDataProvider.php:114<br>/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:106<br>/src/Core/Data/Layer/AbstractDataLayer.php:90<br>/src/Core/Data/Layer/AbstractDataLayer.php:150<br>/src/Core/Data/Layer/AbstractDataLayer.php:94<br>/src/Core/Localization/Currency/CurrencyDataSource.php:67<br>/src/Core/Localization/Currency/CurrencyDataSource.php:110<br>/src/Core/Localization/Currency/CurrencyDataSource.php:97<br>/src/Core/Localization/Currency/Repository.php:87<br>/src/Core/Localization/Locale/Repository.php:207<br>/src/Core/Localization/Locale/Repository.php:150<br>/classes/controller/Controller.php:196<br>/classes/controller/FrontController.php:283<br>/controllers/front/ProductController.php:93<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `ps_wissmodule` m
LEFT JOIN `ps_wissmodule_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1 |
405
ms
|
119 |
|
|
/classes/module/Module.php:330
/modules/ybc_blog/ybc_blog.php:81<br>:undefined<br>/src/Core/Foundation/IoC/Container.php:123<br>/src/Core/Foundation/IoC/Container.php:153<br>/src/Core/Foundation/IoC/Container.php:166<br>/src/Adapter/ServiceLocator.php:65<br>/classes/module/Module.php:1165<br>/tools/profiling/Module.php:35<br>/classes/module/Module.php:1149<br>/classes/Hook.php:904<br>/classes/Dispatcher.php:596<br>/classes/Dispatcher.php:249<br>/classes/Dispatcher.php:207<br>/index.php:28
|
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `ps_wisscategory_lang` cl
WHERE `id_lang` = 2
AND cl.id_shop = 1
AND cl.`id_category` = 30 LIMIT 1 |
405
ms
|
1 |
|
|
/classes/Category.php:1369
/classes/Product.php:4951<br>/classes/Product.php:5180<br>/classes/Product.php:4166<br>/controllers/front/ProductController.php:336<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `ps_wissmodule` WHERE `name` = "creativeelements" LIMIT 1 |
398
ms
|
1 |
|
|
/classes/module/Module.php:2841
/classes/module/Module.php:2342<br>/modules/pkthemesettings/src/Form/PkthemesettingsRepository.php:228<br>/modules/pkthemesettings/src/Core/PkModuleFrontHelper.php:60<br>/modules/pkthemesettings/pkthemesettings.php:228<br>/classes/Hook.php:990<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:414<br>/classes/Hook.php:927<br>/classes/controller/FrontController.php:575<br>/override/classes/controller/FrontController.php:107<br>/controllers/front/ProductController.php:395<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_wissstock_available`
WHERE (id_product = 108) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
394
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:441
/classes/Product.php:3815<br>/classes/Product.php:5077<br>/classes/Product.php:5180<br>/classes/Product.php:4166<br>/controllers/front/ProductController.php:336<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `ps_wissmodule` m
LEFT JOIN `ps_wissmodule_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1 |
394
ms
|
119 |
|
|
/classes/module/Module.php:330
/modules/ets_productmanager/ets_productmanager.php:58<br>:undefined<br>/src/Core/Foundation/IoC/Container.php:123<br>/src/Core/Foundation/IoC/Container.php:153<br>/src/Core/Foundation/IoC/Container.php:166<br>/src/Adapter/ServiceLocator.php:65<br>/classes/module/Module.php:1170<br>/tools/profiling/Module.php:35<br>/classes/module/Module.php:1149<br>/classes/Hook.php:904<br>/classes/Dispatcher.php:357<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
(SELECT 1 FROM `ps_wisscart_rule` WHERE date_to >= "2023-09-26 00:00:00" AND date_to <= "2023-09-26 23:59:59" AND `id_customer` IN (0,0) LIMIT 1)UNION ALL (SELECT 1 FROM `ps_wisscart_rule` WHERE date_from >= "2023-09-26 00:00:00" AND date_from <= "2023-09-26 23:59:59" AND `id_customer` IN (0,0) LIMIT 1)UNION ALL (SELECT 1 FROM `ps_wisscart_rule` WHERE date_from < "2023-09-26 00:00:00" AND date_to > "2023-09-26 23:59:59" AND `id_customer` IN (0,0) LIMIT 1) LIMIT 1 |
393
ms
|
1 |
|
|
/classes/CartRule.php:342
/classes/CartRule.php:375<br>/classes/CartRule.php:514<br>/classes/Cart.php:544<br>/src/Adapter/Presenter/Cart/CartPresenter.php:438<br>/classes/controller/FrontController.php:501<br>/classes/controller/FrontController.php:567<br>/override/classes/controller/FrontController.php:107<br>/controllers/front/ProductController.php:395<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`id_attribute_group`, al.`name` as `attribute`, agl.`name` as `group`,pa.`reference`, pa.`ean13`, pa.`isbn`, pa.`upc`, pa.`mpn`
FROM `ps_wissattribute` a
LEFT JOIN `ps_wissattribute_lang` al
ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
LEFT JOIN `ps_wissattribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2)
LEFT JOIN `ps_wissproduct_attribute_combination` pac
ON (a.`id_attribute` = pac.`id_attribute`)
LEFT JOIN `ps_wissproduct_attribute` pa
ON (pac.`id_product_attribute` = pa.`id_product_attribute`)
INNER JOIN ps_wissproduct_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
INNER JOIN ps_wissattribute_shop attribute_shop
ON (attribute_shop.id_attribute = pac.id_attribute AND attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 3044 |
392
ms
|
1 |
|
|
/classes/Product.php:6477
/controllers/front/ProductController.php:765<br>/controllers/front/ProductController.php:304<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `ps_wissmodule` m
LEFT JOIN `ps_wissmodule_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1 |
386
ms
|
119 |
|
|
/classes/module/Module.php:330
/modules/lgseoredirect/lgseoredirect.php:71<br>:undefined<br>/src/Core/Foundation/IoC/Container.php:123<br>/src/Core/Foundation/IoC/Container.php:153<br>/src/Core/Foundation/IoC/Container.php:166<br>/src/Adapter/ServiceLocator.php:65<br>/classes/module/Module.php:1170<br>/tools/profiling/Module.php:35<br>/classes/module/Module.php:1149<br>/classes/Hook.php:904<br>/classes/Dispatcher.php:596<br>/classes/Dispatcher.php:249<br>/classes/Dispatcher.php:207<br>/index.php:28
|
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `ps_wissmodule` m
LEFT JOIN `ps_wissmodule_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1 |
386
ms
|
119 |
|
|
/classes/module/Module.php:330
/modules/faqs/faqs.php:28<br>:undefined<br>/src/Core/Foundation/IoC/Container.php:123<br>/src/Core/Foundation/IoC/Container.php:153<br>/src/Core/Foundation/IoC/Container.php:166<br>/src/Adapter/ServiceLocator.php:65<br>/classes/module/Module.php:1170<br>/tools/profiling/Module.php:35<br>/classes/module/Module.php:1149<br>/classes/Hook.php:904<br>/classes/Dispatcher.php:596<br>/classes/Dispatcher.php:249<br>/classes/Dispatcher.php:207<br>/index.php:28
|
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`id_attribute_group`, al.`name` as `attribute`, agl.`name` as `group`,pa.`reference`, pa.`ean13`, pa.`isbn`, pa.`upc`, pa.`mpn`
FROM `ps_wissattribute` a
LEFT JOIN `ps_wissattribute_lang` al
ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
LEFT JOIN `ps_wissattribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2)
LEFT JOIN `ps_wissproduct_attribute_combination` pac
ON (a.`id_attribute` = pac.`id_attribute`)
LEFT JOIN `ps_wissproduct_attribute` pa
ON (pac.`id_product_attribute` = pa.`id_product_attribute`)
INNER JOIN ps_wissproduct_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
INNER JOIN ps_wissattribute_shop attribute_shop
ON (attribute_shop.id_attribute = pac.id_attribute AND attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 3044 |
385
ms
|
1 |
|
|
/classes/Product.php:6477
/classes/Product.php:6490<br>/controllers/front/ProductController.php:64<br>/controllers/front/ProductController.php:109<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `ps_wissmodule` m
LEFT JOIN `ps_wissmodule_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1 |
384
ms
|
119 |
|
|
/classes/module/Module.php:330
/modules/marketplace/marketplace.php:80<br>:undefined<br>/src/Core/Foundation/IoC/Container.php:123<br>/src/Core/Foundation/IoC/Container.php:153<br>/src/Core/Foundation/IoC/Container.php:166<br>/src/Adapter/ServiceLocator.php:65<br>/classes/module/Module.php:1170<br>/tools/profiling/Module.php:35<br>/classes/module/Module.php:1149<br>/classes/Hook.php:904<br>/classes/Dispatcher.php:596<br>/classes/Dispatcher.php:249<br>/classes/Dispatcher.php:207<br>/index.php:28
|
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `ps_wissmodule` m
LEFT JOIN `ps_wissmodule_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1 |
382
ms
|
119 |
|
|
/classes/module/Module.php:330
/modules/klaviyops/klaviyops.php:87<br>:undefined<br>/src/Core/Foundation/IoC/Container.php:123<br>/src/Core/Foundation/IoC/Container.php:153<br>/src/Core/Foundation/IoC/Container.php:166<br>/src/Adapter/ServiceLocator.php:65<br>/classes/module/Module.php:1170<br>/tools/profiling/Module.php:35<br>/classes/module/Module.php:1149<br>/classes/Hook.php:904<br>/classes/Dispatcher.php:596<br>/classes/Dispatcher.php:249<br>/classes/Dispatcher.php:207<br>/index.php:28
|
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2023-09-26 00:00:00',
INTERVAL 40 DAY
)
) > 0) as new
FROM ps_wissproduct p
LEFT JOIN ps_wissproduct_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 2
LEFT JOIN ps_wissstock_available sa
ON sa.id_product = p.id_product
AND sa.id_shop = 1
WHERE p.id_product = 3044 |
380
ms
|
1 |
|
|
/classes/ProductAssembler.php:90
/classes/ProductAssembler.php:107<br>/modules/pkheaderitems/classes/PkhiViewedProducts.php:99<br>/modules/pkheaderitems/classes/PkhiViewedProducts.php:37<br>/modules/pkheaderitems/pkheaderitems.php:230<br>/modules/pkheaderitems/pkheaderitems.php:135<br>/classes/Hook.php:990<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:414<br>/classes/Hook.php:927<br>/config/smarty.config.inc.php:163<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6b/21/27/6b21276cd7e3e59cab6fcb5d6196dc96ca6b26f3_2.file.layout-both-columns.tpl.php:516<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6b/21/27/6b21276cd7e3e59cab6fcb5d6196dc96ca6b26f3_2.file.layout-both-columns.tpl.php:205<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/f9/80/bd/f980bd3f633032333c2aac72be76f614c20345ad_2.file.layout-full-width.tpl.php:42<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/61/fd/02/61fd0257f28b83b35625c2230201950425edc55c_2.file.product.tpl.php:54<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:19<br>/classes/controller/FrontController.php:686<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_wisscountry_lang`
WHERE `id_country` = 8 |
375
ms
|
2 |
|
|
/src/Adapter/EntityMapper.php:82
/classes/ObjectModel.php:264<br>/tools/profiling/ObjectModel.php:32<br>/classes/AddressFormat.php:404<br>/classes/AddressFormat.php:443<br>/classes/controller/FrontController.php:1641<br>/classes/controller/FrontController.php:506<br>/classes/controller/FrontController.php:567<br>/override/classes/controller/FrontController.php:107<br>/controllers/front/ProductController.php:395<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_customization_field`, `type`
FROM `ps_wisscustomization_field`
WHERE `id_product` = 40
AND `required` = 1 AND `is_deleted` = 0 |
375
ms
|
1 |
|
|
/classes/Product.php:5666
/classes/Product.php:5117<br>/classes/Product.php:5180<br>/classes/Product.php:4166<br>/controllers/front/ProductController.php:336<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `ps_wisscart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 107 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `ps_wisscart_product` cp JOIN `ps_wisspack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_wissproduct` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 107 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
371
ms
|
0 |
|
|
/classes/Cart.php:1419
/classes/Product.php:3821<br>/classes/Product.php:5077<br>/classes/Product.php:5180<br>/classes/Product.php:4166<br>/controllers/front/ProductController.php:336<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM ps_wissfeature_product pf
LEFT JOIN ps_wissfeature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN ps_wissfeature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN ps_wissfeature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN ps_wissfeature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 40
ORDER BY f.position ASC |
371
ms
|
6 |
Yes
|
|
/classes/Product.php:5210
/classes/Product.php:5097<br>/classes/Product.php:5180<br>/classes/Product.php:4166<br>/controllers/front/ProductController.php:336<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `ps_wissmodule_shop` WHERE `id_module` = 25 AND `id_shop` = 1 LIMIT 1 |
362
ms
|
0 |
|
|
/classes/module/Module.php:2343
/modules/ets_superspeed/ets_superspeed.php:69<br>:undefined<br>/src/Core/Foundation/IoC/Container.php:123<br>/src/Core/Foundation/IoC/Container.php:153<br>/src/Core/Foundation/IoC/Container.php:166<br>/src/Adapter/ServiceLocator.php:65<br>/classes/module/Module.php:1170<br>/tools/profiling/Module.php:35<br>/classes/module/Module.php:1149<br>/classes/Hook.php:904<br>/classes/controller/FrontController.php:575<br>/override/classes/controller/FrontController.php:107<br>/controllers/front/ProductController.php:395<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE `t`.*,`l`.`name`,`l`.`default_content` FROM `ps_wisscustomproducttabs` as `t`
INNER JOIN `ps_wisscustomproducttabs_lang` as `l` ON `t`.`tab_id` = `l`.`tab_id`
WHERE
`t`.`id_store` = "1" AND
`l`.`id_lang` = "2" AND
(
(
`t`.`all_categories` = 1 AND
`t`.`all_manufacturers` = 1
)
OR
(
`t`.`all_categories` = 1 AND
`t`.`tab_id` IN ( SELECT `tab_id` FROM `ps_wisscustomproducttabs_manufacturers` WHERE `id_manufacturer` = "184" )
)
OR
(
`t`.`tab_id` IN ( SELECT `tab_id` FROM `ps_wisscustomproducttabs_categories` WHERE `id_category` IN (2,30,50,56,59,130,166,167,176,213,219,220,221,222,223,239,345,422,470) ) AND
`t`.`all_manufacturers` = 1
)
OR
(
`t`.`tab_id` IN ( SELECT `tab_id` FROM `ps_wisscustomproducttabs_categories` WHERE `id_category` IN (2,30,50,56,59,130,166,167,176,213,219,220,221,222,223,239,345,422,470) ) AND
`t`.`tab_id` IN ( SELECT `tab_id` FROM `ps_wisscustomproducttabs_manufacturers` WHERE `id_manufacturer` = "184" )
)
)
ORDER BY `position` ASC |
359
ms
|
1 |
Yes
|
|
/modules/pkproducttabs/models/CustomProductTabs.php:376
/modules/pkproducttabs/pkproducttabs.php:904<br>/modules/pkproducttabs/pkproducttabs.php:879<br>/classes/Hook.php:990<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:414<br>/classes/Hook.php:927<br>/src/Adapter/HookManager.php:79<br>/src/PrestaShopBundle/Service/Hook/HookFinder.php:70<br>/src/Core/Product/ProductExtraContentFinder.php:55<br>/src/PrestaShopBundle/Service/Hook/HookFinder.php:102<br>/override/controllers/front/ProductController.php:120<br>/controllers/front/ProductController.php:352<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE cp.`id_category`, cl.`name`, cl.`link_rewrite` FROM `ps_wisscategory_product` cp
LEFT JOIN `ps_wisscategory` c ON (c.id_category = cp.id_category)
LEFT JOIN `ps_wisscategory_lang` cl ON (cp.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_wisscategory_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE cp.`id_product` = 3044
AND cl.`id_lang` = 2 |
355
ms
|
19 |
|
|
/classes/Product.php:3025
/modules/thklaviyo/classes/KlaviyoUtils.php:62<br>/modules/thklaviyo/thklaviyo.php:1468<br>/modules/thklaviyo/thklaviyo.php:1335<br>/classes/Hook.php:990<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:414<br>/classes/Hook.php:927<br>/classes/controller/FrontController.php:949<br>/tools/profiling/Controller.php:48<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_wissproduct` a
LEFT JOIN `ps_wissproduct_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `ps_wissproduct_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3044) AND (b.`id_shop` = 1) LIMIT 1 |
349
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264<br>/tools/profiling/ObjectModel.php:32<br>/classes/Product.php:559<br>/override/classes/Product.php:13<br>/controllers/front/ProductController.php:103<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE c.id_category, cl.title,cl.image,cl.thumb
FROM `ps_wissybc_blog_category` c
LEFT JOIN `ps_wissybc_blog_category_shop` cs ON (c.id_category=cs.id_category)
LEFT JOIN `ps_wissybc_blog_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 2
WHERE c.id_parent = 0 AND c.enabled = 1 AND cs.id_shop='1' GROUP BY c.id_category ORDER BY c.sort_order |
342
ms
|
4 |
Yes
|
Yes
|
/modules/ybc_blog/classes/ybc_blog_category_class.php:256
/modules/ybc_blog/classes/ybc_blog_category_class.php:286<br>/modules/ybc_blog/ybc_blog.php:5571<br>/modules/ybc_blog/ybc_blog.php:5460<br>/modules/ybc_blog/ybc_blog.php:5456<br>/classes/Hook.php:990<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:414<br>/classes/Hook.php:927<br>/classes/controller/FrontController.php:575<br>/override/classes/controller/FrontController.php:107<br>/controllers/front/ProductController.php:395<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE c.id_category, cl.title,cl.image,cl.thumb
FROM `ps_wissybc_blog_category` c
LEFT JOIN `ps_wissybc_blog_category_shop` cs ON (c.id_category=cs.id_category)
LEFT JOIN `ps_wissybc_blog_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 2
WHERE c.id_parent = 4 AND c.enabled = 1 AND cs.id_shop='1' GROUP BY c.id_category ORDER BY c.sort_order |
338
ms
|
4 |
Yes
|
Yes
|
/modules/ybc_blog/classes/ybc_blog_category_class.php:256
/modules/ybc_blog/classes/ybc_blog_category_class.php:326<br>/modules/ybc_blog/classes/ybc_blog_category_class.php:292<br>/modules/ybc_blog/ybc_blog.php:5572<br>/modules/ybc_blog/ybc_blog.php:5460<br>/modules/ybc_blog/ybc_blog.php:5456<br>/classes/Hook.php:990<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:414<br>/classes/Hook.php:927<br>/classes/controller/FrontController.php:575<br>/override/classes/controller/FrontController.php:107<br>/controllers/front/ProductController.php:395<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_wissproduct` a
LEFT JOIN `ps_wissproduct_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `ps_wissproduct_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 40) AND (b.`id_shop` = 1) LIMIT 1 |
337
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264<br>/tools/profiling/ObjectModel.php:32<br>/classes/Product.php:559<br>/override/classes/Product.php:13<br>/classes/Link.php:106<br>/classes/Link.php:174<br>/classes/Product.php:4953<br>/classes/Product.php:5180<br>/classes/Product.php:4166<br>/controllers/front/ProductController.php:336<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE id_ce_template FROM `ps_wissce_template` WHERE title = "complex-home"; |
335
ms
|
42 |
|
|
/modules/pkthemesettings/src/Core/PkModuleHelper.php:569
/modules/pkthemesettings/src/Form/PkthemesettingsRepository.php:262<br>/modules/pkthemesettings/src/Form/PkthemesettingsRepository.php:229<br>/modules/pkthemesettings/src/Core/PkModuleFrontHelper.php:60<br>/modules/pkthemesettings/pkthemesettings.php:228<br>/classes/Hook.php:990<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:414<br>/classes/Hook.php:927<br>/classes/controller/FrontController.php:575<br>/override/classes/controller/FrontController.php:107<br>/controllers/front/ProductController.php:395<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE 1 FROM `ps_wissspecific_price` WHERE id_product = 108 LIMIT 1 |
335
ms
|
1 |
|
|
/classes/SpecificPrice.php:419
/classes/SpecificPrice.php:507<br>/classes/Product.php:3380<br>/classes/Product.php:3269<br>/classes/Product.php:4970<br>/classes/Product.php:5180<br>/classes/Product.php:4166<br>/controllers/front/ProductController.php:336<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE cp.`id_category`, cl.`name`, cl.`link_rewrite` FROM `ps_wisscategory_product` cp
LEFT JOIN `ps_wisscategory` c ON (c.id_category = cp.id_category)
LEFT JOIN `ps_wisscategory_lang` cl ON (cp.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_wisscategory_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE cp.`id_product` = 3044
AND cl.`id_lang` = 2 |
334
ms
|
19 |
|
|
/classes/Product.php:3025
/modules/klaviyops/klaviyops.php:592<br>/modules/klaviyops/klaviyops.php:567<br>/modules/klaviyops/klaviyops.php:555<br>/modules/klaviyops/klaviyops.php:497<br>/classes/Hook.php:990<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:414<br>/classes/Hook.php:927<br>/classes/controller/FrontController.php:949<br>/tools/profiling/Controller.php:48<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_wissimage` i
INNER JOIN ps_wissimage_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_wissimage_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 3044
ORDER BY `position` |
322
ms
|
10 |
Yes
|
|
/classes/Product.php:3106
/src/Adapter/Image/ImageRetriever.php:65<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:590<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:107<br>/src/Adapter/Presenter/Product/ProductListingPresenter.php:56<br>/modules/pkheaderitems/classes/PkhiViewedProducts.php:100<br>/modules/pkheaderitems/classes/PkhiViewedProducts.php:37<br>/modules/pkheaderitems/pkheaderitems.php:230<br>/modules/pkheaderitems/pkheaderitems.php:135<br>/classes/Hook.php:990<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:414<br>/classes/Hook.php:927<br>/config/smarty.config.inc.php:163<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6b/21/27/6b21276cd7e3e59cab6fcb5d6196dc96ca6b26f3_2.file.layout-both-columns.tpl.php:516<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6b/21/27/6b21276cd7e3e59cab6fcb5d6196dc96ca6b26f3_2.file.layout-both-columns.tpl.php:205<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/f9/80/bd/f980bd3f633032333c2aac72be76f614c20345ad_2.file.layout-full-width.tpl.php:42<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/61/fd/02/61fd0257f28b83b35625c2230201950425edc55c_2.file.product.tpl.php:54<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:19<br>/classes/controller/FrontController.php:686<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_hook`, `name` FROM `ps_wisshook` |
314
ms
|
663 |
|
|
/classes/Hook.php:1221
/classes/Hook.php:205<br>/classes/Hook.php:807<br>/classes/Dispatcher.php:596<br>/classes/Dispatcher.php:249<br>/classes/Dispatcher.php:207<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_wissproduct_shop`
WHERE `id_product` = 107 AND id_shop=1 LIMIT 1 |
313
ms
|
1 |
|
|
/classes/Product.php:5886
/classes/Product.php:3476<br>/classes/Product.php:3269<br>/classes/Product.php:4970<br>/classes/Product.php:5180<br>/classes/Product.php:4166<br>/controllers/front/ProductController.php:336<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE 1 FROM `ps_wissspecific_price` WHERE id_product = 0 LIMIT 1 |
312
ms
|
1 |
|
|
/classes/SpecificPrice.php:410
/classes/SpecificPrice.php:507<br>/classes/Product.php:3380<br>/classes/Product.php:3269<br>/classes/Product.php:581<br>/override/classes/Product.php:13<br>/controllers/front/ProductController.php:103<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_wisscurrency` c
WHERE (iso_code = 'EUR') LIMIT 1 |
304
ms
|
1 |
|
|
/classes/Currency.php:866
/src/Adapter/Currency/CurrencyDataProvider.php:92<br>/src/Adapter/Currency/CurrencyDataProvider.php:114<br>/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:106<br>/src/Core/Data/Layer/AbstractDataLayer.php:90<br>/src/Core/Data/Layer/AbstractDataLayer.php:150<br>/src/Core/Data/Layer/AbstractDataLayer.php:94<br>/src/Core/Localization/Currency/CurrencyDataSource.php:67<br>/src/Core/Localization/Currency/CurrencyDataSource.php:110<br>/src/Core/Localization/Currency/CurrencyDataSource.php:97<br>/src/Core/Localization/Currency/Repository.php:87<br>/src/Core/Localization/Locale/Repository.php:207<br>/src/Core/Localization/Locale/Repository.php:150<br>/classes/controller/Controller.php:196<br>/classes/controller/FrontController.php:283<br>/controllers/front/ProductController.php:93<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_wissimage` i
INNER JOIN ps_wissimage_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_wissimage_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 3044
ORDER BY `position` |
298
ms
|
10 |
Yes
|
|
/classes/Product.php:3106
/src/Adapter/Image/ImageRetriever.php:65<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:590<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:107<br>/src/Adapter/Presenter/Product/ProductPresenter.php:91<br>/override/controllers/front/ProductController.php:161<br>/controllers/front/ProductController.php:352<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE c.id_category, cl.title,cl.image,cl.thumb
FROM `ps_wissybc_blog_category` c
LEFT JOIN `ps_wissybc_blog_category_shop` cs ON (c.id_category=cs.id_category)
LEFT JOIN `ps_wissybc_blog_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 2
WHERE c.id_parent = 0 AND c.enabled = 1 AND cs.id_shop='1' GROUP BY c.id_category ORDER BY c.sort_order |
296
ms
|
4 |
Yes
|
Yes
|
/modules/ybc_blog/classes/ybc_blog_category_class.php:256
/modules/ybc_blog/classes/ybc_blog_category_class.php:286<br>/modules/ybc_blog/ybc_blog.php:5572<br>/modules/ybc_blog/ybc_blog.php:5460<br>/modules/ybc_blog/ybc_blog.php:5456<br>/classes/Hook.php:990<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:414<br>/classes/Hook.php:927<br>/classes/controller/FrontController.php:575<br>/override/classes/controller/FrontController.php:107<br>/controllers/front/ProductController.php:395<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_order`
FROM `ps_wissorders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1 |
293
ms
|
1 |
|
|
/classes/order/Order.php:1196
/classes/order/Order.php:1177<br>/classes/Product.php:3820<br>/classes/Product.php:5077<br>/classes/Product.php:5180<br>/classes/Product.php:4166<br>/controllers/front/ProductController.php:336<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE c.id_category, cl.title,cl.image,cl.thumb
FROM `ps_wissybc_blog_category` c
LEFT JOIN `ps_wissybc_blog_category_shop` cs ON (c.id_category=cs.id_category)
LEFT JOIN `ps_wissybc_blog_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 2
WHERE c.id_parent = 3 AND c.enabled = 1 AND cs.id_shop='1' GROUP BY c.id_category ORDER BY c.sort_order |
289
ms
|
4 |
Yes
|
Yes
|
/modules/ybc_blog/classes/ybc_blog_category_class.php:256
/modules/ybc_blog/classes/ybc_blog_category_class.php:326<br>/modules/ybc_blog/classes/ybc_blog_category_class.php:292<br>/modules/ybc_blog/ybc_blog.php:5572<br>/modules/ybc_blog/ybc_blog.php:5460<br>/modules/ybc_blog/ybc_blog.php:5456<br>/classes/Hook.php:990<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:414<br>/classes/Hook.php:927<br>/classes/controller/FrontController.php:575<br>/override/classes/controller/FrontController.php:107<br>/controllers/front/ProductController.php:395<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE a.id_ce_content as id FROM ps_wissce_content a
LEFT JOIN ps_wissce_content_lang AS b ON a.id_ce_content = b.id_ce_content
LEFT JOIN ps_wissce_content_shop sa ON sa.id_ce_content = a.id_ce_content AND sa.id_shop = b.id_shop
WHERE b.id_lang = 2 AND sa.id_shop = 1 AND a.hook LIKE 'displayFooterProduct' AND (a.id_product = 0 OR a.id_product = 3044) AND a.active = 1 ORDER BY a.id_product DESC |
288
ms
|
4 |
Yes
|
|
/modules/creativeelements/classes/CEContent.php:150
/modules/creativeelements/creativeelements.php:572<br>/modules/creativeelements/creativeelements.php:543<br>/classes/Hook.php:990<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:414<br>/classes/Hook.php:927<br>/config/smarty.config.inc.php:163<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/61/fd/02/61fd0257f28b83b35625c2230201950425edc55c_2.file.product.tpl.php:894<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/61/fd/02/61fd0257f28b83b35625c2230201950425edc55c_2.file.product.tpl.php:1195<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/f9/80/bd/f980bd3f633032333c2aac72be76f614c20345ad_2.file.layout-full-width.tpl.php:99<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6b/21/27/6b21276cd7e3e59cab6fcb5d6196dc96ca6b26f3_2.file.layout-both-columns.tpl.php:167<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/f9/80/bd/f980bd3f633032333c2aac72be76f614c20345ad_2.file.layout-full-width.tpl.php:42<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/61/fd/02/61fd0257f28b83b35625c2230201950425edc55c_2.file.product.tpl.php:54<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:19<br>/classes/controller/FrontController.php:686<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE tr.*
FROM `ps_wisstax_rule` tr
JOIN `ps_wisstax_rules_group` trg ON (tr.`id_tax_rules_group` = trg.`id_tax_rules_group`)
WHERE trg.`active` = 1
AND tr.`id_country` = 21
AND tr.`id_tax_rules_group` = 8
AND tr.`id_state` IN (0, 0)
AND ('0' BETWEEN tr.`zipcode_from` AND tr.`zipcode_to`
OR (tr.`zipcode_to` = 0 AND tr.`zipcode_from` IN(0, '0')))
ORDER BY tr.`zipcode_from` DESC, tr.`zipcode_to` DESC, tr.`id_state` DESC, tr.`id_country` DESC |
285
ms
|
1 |
|
|
/classes/tax/TaxRulesTaxManager.php:109
/classes/Product.php:5909<br>/classes/Product.php:574<br>/override/classes/Product.php:13<br>/controllers/front/ProductController.php:103<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE * FROM ps_wisslgseoredirect WHERE (CONCAT("", url_old) = "/en/girl-sewing-pattern/3044-patron-de-couture-top-robe-emmelina-enfant-patron-pdf.html" OR CONCAT("", url_old) LIKE "/en/girl-sewing-pattern/3044-patron-de-couture-top-robe-emmelina-enfant-patron-pdf.html#%") AND id_shop = "1" ORDER BY id DESC LIMIT 1 |
279
ms
|
1 |
|
|
/modules/lgseoredirect/lgseoredirect.php:876
/modules/lgseoredirect/lgseoredirect.php:816<br>/classes/Hook.php:990<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:414<br>/classes/Hook.php:927<br>/classes/Dispatcher.php:514<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_wissproduct` a
LEFT JOIN `ps_wissproduct_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3044) LIMIT 1 |
279
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264<br>/tools/profiling/ObjectModel.php:32<br>/classes/Product.php:559<br>/override/classes/Product.php:13<br>/modules/pkproducttabs/models/CustomProductTabs.php:343<br>/modules/pkproducttabs/pkproducttabs.php:904<br>/modules/pkproducttabs/pkproducttabs.php:879<br>/classes/Hook.php:990<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:414<br>/classes/Hook.php:927<br>/src/Adapter/HookManager.php:79<br>/src/PrestaShopBundle/Service/Hook/HookFinder.php:70<br>/src/Core/Product/ProductExtraContentFinder.php:55<br>/src/PrestaShopBundle/Service/Hook/HookFinder.php:102<br>/override/controllers/front/ProductController.php:120<br>/controllers/front/ProductController.php:352<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `ps_wissmodule_shop` WHERE `id_module` = 60 AND `id_shop` = 1 LIMIT 1 |
276
ms
|
1 |
|
|
/classes/module/Module.php:2343
/modules/pkheaderitems/pkheaderitems.php:215<br>/modules/pkheaderitems/pkheaderitems.php:387<br>/classes/Hook.php:995<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:83<br>/config/smartyfront.config.inc.php:76<br>/config/smartyfront.config.inc.php:87<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/a6/73/7d/a6737dea4c86dffa6d204e5c6eac75dc92b067e7_2.file.header.tpl.php:33<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6b/21/27/6b21276cd7e3e59cab6fcb5d6196dc96ca6b26f3_2.file.layout-both-columns.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6b/21/27/6b21276cd7e3e59cab6fcb5d6196dc96ca6b26f3_2.file.layout-both-columns.tpl.php:78<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/f9/80/bd/f980bd3f633032333c2aac72be76f614c20345ad_2.file.layout-full-width.tpl.php:42<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/61/fd/02/61fd0257f28b83b35625c2230201950425edc55c_2.file.product.tpl.php:54<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:19<br>/classes/controller/FrontController.php:686<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE id_tab, class_name FROM `ps_wisstab` |
275
ms
|
244 |
|
|
/classes/Tab.php:340
/controllers/front/ProductController.php:119<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE c.id_category, cl.title,cl.image,cl.thumb
FROM `ps_wissybc_blog_category` c
LEFT JOIN `ps_wissybc_blog_category_shop` cs ON (c.id_category=cs.id_category)
LEFT JOIN `ps_wissybc_blog_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 2
WHERE c.id_parent = 2 AND c.enabled = 1 AND cs.id_shop='1' GROUP BY c.id_category ORDER BY c.sort_order |
269
ms
|
4 |
Yes
|
Yes
|
/modules/ybc_blog/classes/ybc_blog_category_class.php:256
/modules/ybc_blog/classes/ybc_blog_category_class.php:326<br>/modules/ybc_blog/classes/ybc_blog_category_class.php:292<br>/modules/ybc_blog/ybc_blog.php:5571<br>/modules/ybc_blog/ybc_blog.php:5460<br>/modules/ybc_blog/ybc_blog.php:5456<br>/classes/Hook.php:990<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:414<br>/classes/Hook.php:927<br>/classes/controller/FrontController.php:575<br>/override/classes/controller/FrontController.php:107<br>/controllers/front/ProductController.php:395<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_lang` FROM `ps_wisslang`
WHERE `locale` = 'en-us'
OR `language_code` = 'en-us' LIMIT 1 |
268
ms
|
2 |
|
|
/classes/Language.php:790
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:119<br>/src/Core/Data/Layer/AbstractDataLayer.php:90<br>/src/Core/Data/Layer/AbstractDataLayer.php:150<br>/src/Core/Data/Layer/AbstractDataLayer.php:94<br>/src/Core/Localization/Currency/CurrencyDataSource.php:67<br>/src/Core/Localization/Currency/CurrencyDataSource.php:110<br>/src/Core/Localization/Currency/CurrencyDataSource.php:97<br>/src/Core/Localization/Currency/Repository.php:87<br>/src/Core/Localization/Locale/Repository.php:207<br>/src/Core/Localization/Locale/Repository.php:150<br>/classes/controller/Controller.php:196<br>/classes/controller/FrontController.php:283<br>/controllers/front/ProductController.php:93<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
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_wissproduct` p
INNER JOIN `ps_wissproduct_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_wissproduct_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` = 107) |
267
ms
|
1 |
|
|
/classes/Product.php:3411
/classes/Product.php:3269<br>/classes/Product.php:4970<br>/classes/Product.php:5180<br>/classes/Product.php:4166<br>/controllers/front/ProductController.php:336<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_wisscurrency` c
INNER JOIN ps_wisscurrency_shop currency_shop
ON (currency_shop.id_currency = c.id_currency AND currency_shop.id_shop = 1)
WHERE c.`deleted` = 0 AND c.`active` = 1 ORDER BY `iso_code` ASC |
266
ms
|
16 |
Yes
|
|
/classes/Currency.php:680
/classes/Currency.php:655<br>/modules/ps_currencyselector/ps_currencyselector.php:111<br>/modules/pkheaderitems/pkheaderitems.php:266<br>/modules/pkheaderitems/pkheaderitems.php:387<br>/classes/Hook.php:995<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:83<br>/config/smartyfront.config.inc.php:76<br>/config/smartyfront.config.inc.php:87<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/a6/73/7d/a6737dea4c86dffa6d204e5c6eac75dc92b067e7_2.file.header.tpl.php:33<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6b/21/27/6b21276cd7e3e59cab6fcb5d6196dc96ca6b26f3_2.file.layout-both-columns.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6b/21/27/6b21276cd7e3e59cab6fcb5d6196dc96ca6b26f3_2.file.layout-both-columns.tpl.php:78<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/f9/80/bd/f980bd3f633032333c2aac72be76f614c20345ad_2.file.layout-full-width.tpl.php:42<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/61/fd/02/61fd0257f28b83b35625c2230201950425edc55c_2.file.product.tpl.php:54<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:19<br>/classes/controller/FrontController.php:686<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE c.id_category, cl.title,cl.image,cl.thumb
FROM `ps_wissybc_blog_category` c
LEFT JOIN `ps_wissybc_blog_category_shop` cs ON (c.id_category=cs.id_category)
LEFT JOIN `ps_wissybc_blog_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 2
WHERE c.id_parent = 3 AND c.enabled = 1 AND cs.id_shop='1' GROUP BY c.id_category ORDER BY c.sort_order |
261
ms
|
4 |
Yes
|
Yes
|
/modules/ybc_blog/classes/ybc_blog_category_class.php:256
/modules/ybc_blog/classes/ybc_blog_category_class.php:326<br>/modules/ybc_blog/classes/ybc_blog_category_class.php:292<br>/modules/ybc_blog/ybc_blog.php:5571<br>/modules/ybc_blog/ybc_blog.php:5460<br>/modules/ybc_blog/ybc_blog.php:5456<br>/classes/Hook.php:990<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:414<br>/classes/Hook.php:927<br>/classes/controller/FrontController.php:575<br>/override/classes/controller/FrontController.php:107<br>/controllers/front/ProductController.php:395<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE c.id_category, cl.title,cl.image,cl.thumb
FROM `ps_wissybc_blog_category` c
LEFT JOIN `ps_wissybc_blog_category_shop` cs ON (c.id_category=cs.id_category)
LEFT JOIN `ps_wissybc_blog_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 2
WHERE c.id_parent = 4 AND c.enabled = 1 AND cs.id_shop='1' GROUP BY c.id_category ORDER BY c.sort_order |
261
ms
|
4 |
Yes
|
Yes
|
/modules/ybc_blog/classes/ybc_blog_category_class.php:256
/modules/ybc_blog/classes/ybc_blog_category_class.php:326<br>/modules/ybc_blog/classes/ybc_blog_category_class.php:292<br>/modules/ybc_blog/ybc_blog.php:5571<br>/modules/ybc_blog/ybc_blog.php:5460<br>/modules/ybc_blog/ybc_blog.php:5456<br>/classes/Hook.php:990<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:414<br>/classes/Hook.php:927<br>/classes/controller/FrontController.php:575<br>/override/classes/controller/FrontController.php:107<br>/controllers/front/ProductController.php:395<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE * FROM `ps_wisspsreassurance` pr
LEFT JOIN ps_wisspsreassurance_lang prl ON (pr.id_psreassurance = prl.id_psreassurance)
WHERE prl.id_lang = "2"
AND pr.status = 1
ORDER BY pr.position |
251
ms
|
4 |
Yes
|
|
/modules/blockreassurance/classes/ReassuranceActivity.php:159
/modules/blockreassurance/blockreassurance.php:493<br>/modules/blockreassurance/blockreassurance.php:383<br>/classes/Hook.php:990<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:414<br>/classes/Hook.php:927<br>/config/smarty.config.inc.php:163<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/61/fd/02/61fd0257f28b83b35625c2230201950425edc55c_2.file.product.tpl.php:630<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/61/fd/02/61fd0257f28b83b35625c2230201950425edc55c_2.file.product.tpl.php:1179<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/f9/80/bd/f980bd3f633032333c2aac72be76f614c20345ad_2.file.layout-full-width.tpl.php:99<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6b/21/27/6b21276cd7e3e59cab6fcb5d6196dc96ca6b26f3_2.file.layout-both-columns.tpl.php:167<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/f9/80/bd/f980bd3f633032333c2aac72be76f614c20345ad_2.file.layout-full-width.tpl.php:42<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/61/fd/02/61fd0257f28b83b35625c2230201950425edc55c_2.file.product.tpl.php:54<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:19<br>/classes/controller/FrontController.php:686<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `ps_wissmodule` WHERE `name` = "homeslider" LIMIT 1 |
248
ms
|
0 |
|
|
/classes/module/Module.php:2841
/classes/module/Module.php:2318<br>/modules/ets_superspeed/ets_superspeed.php:69<br>:undefined<br>/src/Core/Foundation/IoC/Container.php:123<br>/src/Core/Foundation/IoC/Container.php:153<br>/src/Core/Foundation/IoC/Container.php:166<br>/src/Adapter/ServiceLocator.php:65<br>/classes/module/Module.php:1170<br>/tools/profiling/Module.php:35<br>/classes/module/Module.php:1149<br>/classes/Hook.php:904<br>/classes/controller/FrontController.php:575<br>/override/classes/controller/FrontController.php:107<br>/controllers/front/ProductController.php:395<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE ac.id_faq
FROM ps_wissfaq_association_product ac
WHERE ac.id_product = 3044 |
239
ms
|
433 |
|
|
/modules/faqs/classes/faqsPost.php:498
/modules/faqs/faqs.php:296<br>/modules/faqs/faqs.php:1066<br>/classes/Hook.php:990<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:414<br>/classes/Hook.php:927<br>/src/Adapter/HookManager.php:79<br>/src/PrestaShopBundle/Service/Hook/HookFinder.php:70<br>/src/Core/Product/ProductExtraContentFinder.php:55<br>/src/PrestaShopBundle/Service/Hook/HookFinder.php:102<br>/override/controllers/front/ProductController.php:120<br>/controllers/front/ProductController.php:352<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `ps_wissmodule` m
LEFT JOIN `ps_wissmodule_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1 |
234
ms
|
119 |
|
|
/classes/module/Module.php:330
/modules/pklookbook/pklookbook.php:60<br>:undefined<br>/src/Core/Foundation/IoC/Container.php:123<br>/src/Core/Foundation/IoC/Container.php:153<br>/src/Core/Foundation/IoC/Container.php:166<br>/src/Adapter/ServiceLocator.php:65<br>/classes/module/Module.php:1170<br>/tools/profiling/Module.php:35<br>/classes/module/Module.php:1149<br>/classes/Hook.php:904<br>/classes/Dispatcher.php:596<br>/classes/Dispatcher.php:249<br>/classes/Dispatcher.php:207<br>/index.php:28
|
SELECT SQL_NO_CACHE c.id_category, cl.title,cl.image,cl.thumb
FROM `ps_wissybc_blog_category` c
LEFT JOIN `ps_wissybc_blog_category_shop` cs ON (c.id_category=cs.id_category)
LEFT JOIN `ps_wissybc_blog_category_lang` cl ON c.id_category = cl.id_category AND cl.id_lang = 2
WHERE c.id_parent = 2 AND c.enabled = 1 AND cs.id_shop='1' GROUP BY c.id_category ORDER BY c.sort_order |
230
ms
|
4 |
Yes
|
Yes
|
/modules/ybc_blog/classes/ybc_blog_category_class.php:256
/modules/ybc_blog/classes/ybc_blog_category_class.php:326<br>/modules/ybc_blog/classes/ybc_blog_category_class.php:292<br>/modules/ybc_blog/ybc_blog.php:5572<br>/modules/ybc_blog/ybc_blog.php:5460<br>/modules/ybc_blog/ybc_blog.php:5456<br>/classes/Hook.php:990<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:414<br>/classes/Hook.php:927<br>/classes/controller/FrontController.php:575<br>/override/classes/controller/FrontController.php:107<br>/controllers/front/ProductController.php:395<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE su.physical_uri, su.virtual_uri, su.domain, su.domain_ssl
FROM ps_wissshop s
LEFT JOIN ps_wissshop_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 |
229
ms
|
1 |
|
|
/classes/shop/Shop.php:201
/classes/shop/Shop.php:131<br>/classes/shop/Shop.php:411<br>/config/config.inc.php:120<br>/index.php:27
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `ps_wissimage` i
INNER JOIN ps_wissimage_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 3044
AND image_shop.`cover` = 1 LIMIT 1 |
226
ms
|
10 |
|
|
/classes/Product.php:3128
/modules/thklaviyo/classes/KlaviyoUtils.php:27<br>/modules/thklaviyo/thklaviyo.php:1466<br>/modules/thklaviyo/thklaviyo.php:1335<br>/classes/Hook.php:990<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:414<br>/classes/Hook.php:927<br>/classes/controller/FrontController.php:949<br>/tools/profiling/Controller.php:48<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `ps_wissmodule` m
LEFT JOIN `ps_wissmodule_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1 |
224
ms
|
119 |
|
|
/classes/module/Module.php:330
/modules/pkfavorites/pkfavorites.php:56<br>:undefined<br>/src/Core/Foundation/IoC/Container.php:123<br>/src/Core/Foundation/IoC/Container.php:153<br>/src/Core/Foundation/IoC/Container.php:166<br>/src/Adapter/ServiceLocator.php:65<br>/classes/module/Module.php:1170<br>/tools/profiling/Module.php:35<br>/classes/module/Module.php:1149<br>/classes/Hook.php:904<br>/classes/Dispatcher.php:596<br>/classes/Dispatcher.php:249<br>/classes/Dispatcher.php:207<br>/index.php:28
|
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_wissproduct` p
INNER JOIN `ps_wissproduct_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_wissproduct_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` = 3044) |
223
ms
|
1 |
|
|
/classes/Product.php:3411
/classes/Product.php:3269<br>/classes/Product.php:581<br>/override/classes/Product.php:13<br>/controllers/front/ProductController.php:103<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE * FROM `ps_wisscurrency` c ORDER BY `iso_code` ASC |
220
ms
|
4 |
Yes
|
|
/classes/Currency.php:695
/src/Adapter/Currency/CurrencyDataProvider.php:84<br>/src/Core/Localization/Currency/DataLayer/CurrencyInstalled.php:92<br>/src/Core/Localization/Currency/CurrencyDataSource.php:97<br>/src/Core/Localization/Currency/Repository.php:87<br>/src/Core/Localization/Locale/Repository.php:207<br>/src/Core/Localization/Locale/Repository.php:150<br>/classes/controller/Controller.php:196<br>/classes/controller/FrontController.php:283<br>/controllers/front/ProductController.php:93<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_wisscategory` a
LEFT JOIN `ps_wisscategory_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `ps_wisscategory_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 166) AND (b.`id_shop` = 1) LIMIT 1 |
218
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264<br>/tools/profiling/ObjectModel.php:32<br>/classes/Category.php:160<br>/override/classes/Category.php:21<br>/controllers/front/ProductController.php:214<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE * FROM ps_wisslgseoredirect WHERE (CONCAT("", url_old) = "/en/girl-sewing-pattern/3044-patron-de-couture-top-robe-emmelina-enfant-patron-pdf.html" OR CONCAT("", url_old) LIKE "/en/girl-sewing-pattern/3044-patron-de-couture-top-robe-emmelina-enfant-patron-pdf.html#%") AND id_shop = "1" ORDER BY id DESC LIMIT 1 |
218
ms
|
1 |
|
|
/modules/lgseoredirect/lgseoredirect.php:876
/modules/lgseoredirect/lgseoredirect.php:810<br>/classes/Hook.php:990<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:414<br>/classes/Hook.php:927<br>/classes/Dispatcher.php:596<br>/classes/Dispatcher.php:249<br>/classes/Dispatcher.php:207<br>/index.php:28
|
SELECT SQL_NO_CACHE DISTINCT pl.name as name
FROM `ps_wissproduct_lang` pl
WHERE (pl.id_product = 3044) AND (pl.id_lang = 2 AND pl.id_shop = 1 ) LIMIT 1 |
216
ms
|
1 |
|
|
/classes/Product.php:6665
/modules/pkheaderitems/classes/PkhiViewedProducts.php:95<br>/modules/pkheaderitems/classes/PkhiViewedProducts.php:37<br>/modules/pkheaderitems/pkheaderitems.php:230<br>/modules/pkheaderitems/pkheaderitems.php:387<br>/classes/Hook.php:995<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:83<br>/config/smartyfront.config.inc.php:76<br>/config/smartyfront.config.inc.php:87<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/a6/73/7d/a6737dea4c86dffa6d204e5c6eac75dc92b067e7_2.file.header.tpl.php:33<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6b/21/27/6b21276cd7e3e59cab6fcb5d6196dc96ca6b26f3_2.file.layout-both-columns.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6b/21/27/6b21276cd7e3e59cab6fcb5d6196dc96ca6b26f3_2.file.layout-both-columns.tpl.php:78<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/f9/80/bd/f980bd3f633032333c2aac72be76f614c20345ad_2.file.layout-full-width.tpl.php:42<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/61/fd/02/61fd0257f28b83b35625c2230201950425edc55c_2.file.product.tpl.php:54<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:19<br>/classes/controller/FrontController.php:686<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE value FROM ps_wissce_meta WHERE id = 3020201 AND name = '_elementor_data' LIMIT 1 |
215
ms
|
5 |
|
|
/modules/creativeelements/classes/wrappers/Post.php:261
/modules/creativeelements/includes/db.php:120<br>/modules/creativeelements/includes/frontend.php:381<br>/modules/creativeelements/includes/frontend.php:358<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:273<br>/modules/creativeelements/creativeelements.php:579<br>/modules/creativeelements/creativeelements.php:553<br>/classes/Hook.php:990<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:414<br>/classes/Hook.php:927<br>/config/smarty.config.inc.php:163<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/87/36/d3/8736d3c5c591c96026bb41cecfb7bcf6c092c066_2.file.footer.tpl.php:44<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6b/21/27/6b21276cd7e3e59cab6fcb5d6196dc96ca6b26f3_2.file.layout-both-columns.tpl.php:463<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6b/21/27/6b21276cd7e3e59cab6fcb5d6196dc96ca6b26f3_2.file.layout-both-columns.tpl.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/f9/80/bd/f980bd3f633032333c2aac72be76f614c20345ad_2.file.layout-full-width.tpl.php:42<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/61/fd/02/61fd0257f28b83b35625c2230201950425edc55c_2.file.product.tpl.php:54<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:19<br>/classes/controller/FrontController.php:686<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE g.id_group as value, gl.name as label FROM `ps_wissgroup` g
LEFT JOIN `ps_wissgroup_lang` gl ON (g.id_group=gl.id_group AND gl.id_lang="2")
WHERE g.id_group !="1" AND g.id_group !="2" |
213
ms
|
3 |
|
|
/modules/ybc_blog/ybc_blog_defines.php:3065
/modules/ybc_blog/ybc_blog_defines.php:273<br>/modules/ybc_blog/ybc_blog.php:5551<br>/modules/ybc_blog/ybc_blog.php:5460<br>/modules/ybc_blog/ybc_blog.php:5456<br>/classes/Hook.php:990<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:414<br>/classes/Hook.php:927<br>/classes/controller/FrontController.php:575<br>/override/classes/controller/FrontController.php:107<br>/controllers/front/ProductController.php:395<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
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_wissproduct` p
INNER JOIN `ps_wissproduct_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_wissproduct_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` = 40) |
213
ms
|
1 |
|
|
/classes/Product.php:3411
/classes/Product.php:3269<br>/classes/Product.php:4970<br>/classes/Product.php:5180<br>/classes/Product.php:4166<br>/controllers/front/ProductController.php:336<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE p.id_product
FROM `ps_wissproduct` p
INNER JOIN ps_wissproduct_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE p.id_product = 3044
AND DATEDIFF(
product_shop.`date_add`,
DATE_SUB(
"2023-09-26 00:00:00",
INTERVAL 40 DAY
)
) > 0 |
211
ms
|
0 |
|
|
/classes/Product.php:1428
/classes/Product.php:576<br>/override/classes/Product.php:13<br>/controllers/front/ProductController.php:103<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM ps_wissproduct_attachment pa
LEFT JOIN ps_wissattachment a ON a.id_attachment = pa.id_attachment
LEFT JOIN ps_wissattachment_lang al ON (a.id_attachment = al.id_attachment AND al.id_lang = 2)
WHERE pa.id_product = 40 |
208
ms
|
1 |
|
|
/classes/Product.php:5230
/classes/Product.php:5101<br>/classes/Product.php:5180<br>/classes/Product.php:4166<br>/controllers/front/ProductController.php:336<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE * FROM `ps_wisswk_mp_seller` s
LEFT JOIN ps_wisswk_mp_seller_lang sl on (sl.`id_seller` = s.`id_seller`)
where s.`id_seller` =199 AND sl.`id_lang` = 2 LIMIT 1 |
207
ms
|
1 |
|
|
/modules/marketplace/classes/WkMpSeller.php:209
/modules/marketplace/marketplace.php:444<br>/modules/marketplace/marketplace.php:515<br>/classes/Hook.php:990<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:414<br>/classes/Hook.php:927<br>/config/smarty.config.inc.php:163<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/0b/71/fb/0b71fbd159e275724638ea9d48fea3b8b76deac2_2.file.product-additional-info.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/61/fd/02/61fd0257f28b83b35625c2230201950425edc55c_2.file.product.tpl.php:422<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/61/fd/02/61fd0257f28b83b35625c2230201950425edc55c_2.file.product.tpl.php:605<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/61/fd/02/61fd0257f28b83b35625c2230201950425edc55c_2.file.product.tpl.php:1172<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/f9/80/bd/f980bd3f633032333c2aac72be76f614c20345ad_2.file.layout-full-width.tpl.php:99<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6b/21/27/6b21276cd7e3e59cab6fcb5d6196dc96ca6b26f3_2.file.layout-both-columns.tpl.php:167<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/f9/80/bd/f980bd3f633032333c2aac72be76f614c20345ad_2.file.layout-full-width.tpl.php:42<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/61/fd/02/61fd0257f28b83b35625c2230201950425edc55c_2.file.product.tpl.php:54<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:19<br>/classes/controller/FrontController.php:686<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE tr.*
FROM `ps_wisstax_rule` tr
JOIN `ps_wisstax_rules_group` trg ON (tr.`id_tax_rules_group` = trg.`id_tax_rules_group`)
WHERE trg.`active` = 1
AND tr.`id_country` = 21
AND tr.`id_tax_rules_group` = 0
AND tr.`id_state` IN (0, 0)
AND ('0' BETWEEN tr.`zipcode_from` AND tr.`zipcode_to`
OR (tr.`zipcode_to` = 0 AND tr.`zipcode_from` IN(0, '0')))
ORDER BY tr.`zipcode_from` DESC, tr.`zipcode_to` DESC, tr.`id_state` DESC, tr.`id_country` DESC |
200
ms
|
0 |
|
|
/classes/tax/TaxRulesTaxManager.php:109
/classes/Product.php:3504<br>/classes/Product.php:3269<br>/classes/Product.php:3673<br>/modules/thklaviyo/thklaviyo.php:1460<br>/modules/thklaviyo/thklaviyo.php:1335<br>/classes/Hook.php:990<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:414<br>/classes/Hook.php:927<br>/classes/controller/FrontController.php:949<br>/tools/profiling/Controller.php:48<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_wisscurrency` a
LEFT JOIN `ps_wisscurrency_lang` `b` ON a.`id_currency` = b.`id_currency` AND b.`id_lang` = 2
LEFT JOIN `ps_wisscurrency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 1
WHERE (a.`id_currency` = 4) LIMIT 1 |
197
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264<br>/tools/profiling/ObjectModel.php:32<br>/classes/Currency.php:246<br>/src/Adapter/Currency/CurrencyDataProvider.php:101<br>/src/Adapter/Currency/CurrencyDataProvider.php:114<br>/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:106<br>/src/Core/Data/Layer/AbstractDataLayer.php:90<br>/src/Core/Data/Layer/AbstractDataLayer.php:150<br>/src/Core/Data/Layer/AbstractDataLayer.php:94<br>/src/Core/Localization/Currency/CurrencyDataSource.php:67<br>/src/Core/Localization/Currency/CurrencyDataSource.php:110<br>/src/Core/Localization/Currency/CurrencyDataSource.php:97<br>/src/Core/Localization/Currency/Repository.php:87<br>/src/Core/Localization/Locale/Repository.php:207<br>/src/Core/Localization/Locale/Repository.php:150<br>/classes/controller/Controller.php:196<br>/classes/controller/FrontController.php:283<br>/controllers/front/ProductController.php:93<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_wissybc_blog_category` a
LEFT JOIN `ps_wissybc_blog_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
WHERE (a.`id_category` = 2) LIMIT 1 |
195
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264<br>/tools/profiling/ObjectModel.php:32<br>/modules/ybc_blog/classes/ybc_blog_category_class.php:68<br>/modules/ybc_blog/classes/ybc_blog_category_class.php:319<br>/modules/ybc_blog/classes/ybc_blog_category_class.php:292<br>/modules/ybc_blog/ybc_blog.php:5571<br>/modules/ybc_blog/ybc_blog.php:5460<br>/modules/ybc_blog/ybc_blog.php:5456<br>/classes/Hook.php:990<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:414<br>/classes/Hook.php:927<br>/classes/controller/FrontController.php:575<br>/override/classes/controller/FrontController.php:107<br>/controllers/front/ProductController.php:395<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE s.id_shop, CONCAT(su.physical_uri, su.virtual_uri) AS uri, su.domain, su.main
FROM ps_wissshop_url su
LEFT JOIN ps_wissshop s ON (s.id_shop = su.id_shop)
WHERE (su.domain = 'wissew.com' OR su.domain_ssl = 'wissew.com')
AND s.active = 1
AND s.deleted = 0
ORDER BY LENGTH(CONCAT(su.physical_uri, su.virtual_uri)) DESC |
195
ms
|
1 |
Yes
|
|
/classes/shop/Shop.php:1341
/classes/shop/Shop.php:337<br>/config/config.inc.php:120<br>/index.php:27
|
SELECT SQL_NO_CACHE COUNT(DISTINCT c.id_currency) FROM `ps_wisscurrency` c
LEFT JOIN ps_wisscurrency_shop cs ON (cs.id_currency = c.id_currency AND cs.id_shop = 1)
WHERE c.`active` = 1 LIMIT 1 |
193
ms
|
4 |
|
|
/classes/Currency.php:1099
/classes/Currency.php:1116<br>/classes/module/Module.php:2424<br>/modules/pk_menu/pk_menu.php:1322<br>/classes/Hook.php:990<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:414<br>/classes/Hook.php:927<br>/config/smarty.config.inc.php:163<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/alysumchild/fd/f0/d5/fdf0d5065a33317281852f3087b25d52a3f24cc4_2.module.pkheaderitemsviewstemplat.php:107<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/module/Module.php:2491<br>/modules/pkheaderitems/pkheaderitems.php:389<br>/classes/Hook.php:995<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:83<br>/config/smartyfront.config.inc.php:76<br>/config/smartyfront.config.inc.php:87<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/a6/73/7d/a6737dea4c86dffa6d204e5c6eac75dc92b067e7_2.file.header.tpl.php:33<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6b/21/27/6b21276cd7e3e59cab6fcb5d6196dc96ca6b26f3_2.file.layout-both-columns.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6b/21/27/6b21276cd7e3e59cab6fcb5d6196dc96ca6b26f3_2.file.layout-both-columns.tpl.php:78<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/f9/80/bd/f980bd3f633032333c2aac72be76f614c20345ad_2.file.layout-full-width.tpl.php:42<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/61/fd/02/61fd0257f28b83b35625c2230201950425edc55c_2.file.product.tpl.php:54<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:19<br>/classes/controller/FrontController.php:686<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE 1 FROM ps_wisscart_product cp INNER JOIN ps_wissproduct p
ON (p.id_product = cp.id_product) INNER JOIN ps_wissproduct_shop ps
ON (ps.id_shop = cp.id_shop AND ps.id_product = p.id_product) WHERE cp.id_cart=0 LIMIT 1 |
193
ms
|
1 |
|
|
/classes/Cart.php:4216
/classes/Cart.php:4191<br>/classes/Cart.php:2124<br>/src/Adapter/Presenter/Cart/CartPresenter.php:327<br>/classes/controller/FrontController.php:501<br>/classes/controller/FrontController.php:567<br>/override/classes/controller/FrontController.php:107<br>/controllers/front/ProductController.php:395<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE n.key, n.value, n.id_shop, n.id_shop_group
FROM `ps_wissbx_notices` n
WHERE (n.id_shop_group IS NULL) AND (n.id_shop IS NULL) AND (n.key="environmentWarning") |
192
ms
|
1 |
|
|
/modules/boxtalconnect/controllers/misc/NoticeController.php:273
/modules/boxtalconnect/init/EnvironmentCheck.php:65<br>/modules/boxtalconnect/boxtalconnect.php:500<br>/modules/boxtalconnect/boxtalconnect.php:81<br>:undefined<br>/src/Core/Foundation/IoC/Container.php:123<br>/src/Core/Foundation/IoC/Container.php:153<br>/src/Core/Foundation/IoC/Container.php:166<br>/src/Adapter/ServiceLocator.php:65<br>/classes/module/Module.php:1170<br>/tools/profiling/Module.php:35<br>/classes/module/Module.php:1149<br>/classes/Hook.php:904<br>/classes/controller/FrontController.php:575<br>/override/classes/controller/FrontController.php:107<br>/controllers/front/ProductController.php:395<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_wissproduct_lang`
WHERE `id_product` = 3044 AND `id_shop` = 1 |
191
ms
|
2 |
|
|
/src/Adapter/EntityMapper.php:82
/classes/ObjectModel.php:264<br>/tools/profiling/ObjectModel.php:32<br>/classes/Product.php:559<br>/override/classes/Product.php:13<br>/modules/pkproducttabs/models/CustomProductTabs.php:343<br>/modules/pkproducttabs/pkproducttabs.php:904<br>/modules/pkproducttabs/pkproducttabs.php:879<br>/classes/Hook.php:990<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:414<br>/classes/Hook.php:927<br>/src/Adapter/HookManager.php:79<br>/src/PrestaShopBundle/Service/Hook/HookFinder.php:70<br>/src/Core/Product/ProductExtraContentFinder.php:55<br>/src/PrestaShopBundle/Service/Hook/HookFinder.php:102<br>/override/controllers/front/ProductController.php:120<br>/controllers/front/ProductController.php:352<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE value FROM ps_wissce_meta WHERE id = 36010000 AND name = '_elementor_edit_mode' LIMIT 1 |
187
ms
|
5 |
|
|
/modules/creativeelements/classes/wrappers/Post.php:261
/modules/creativeelements/includes/db.php:200<br>/modules/creativeelements/includes/frontend.php:376<br>/modules/creativeelements/includes/frontend.php:358<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:273<br>/modules/creativeelements/creativeelements.php:604<br>/classes/Hook.php:990<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:414<br>/classes/Hook.php:927<br>/config/smarty.config.inc.php:163<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/a6/73/7d/a6737dea4c86dffa6d204e5c6eac75dc92b067e7_2.file.header.tpl.php:43<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6b/21/27/6b21276cd7e3e59cab6fcb5d6196dc96ca6b26f3_2.file.layout-both-columns.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6b/21/27/6b21276cd7e3e59cab6fcb5d6196dc96ca6b26f3_2.file.layout-both-columns.tpl.php:78<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/f9/80/bd/f980bd3f633032333c2aac72be76f614c20345ad_2.file.layout-full-width.tpl.php:42<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/61/fd/02/61fd0257f28b83b35625c2230201950425edc55c_2.file.product.tpl.php:54<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:19<br>/classes/controller/FrontController.php:686<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_wisscurrency` a
LEFT JOIN `ps_wisscurrency_lang` `b` ON a.`id_currency` = b.`id_currency` AND b.`id_lang` = 2
LEFT JOIN `ps_wisscurrency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 1
WHERE (a.`id_currency` = 2) LIMIT 1 |
184
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264<br>/tools/profiling/ObjectModel.php:32<br>/classes/Currency.php:246<br>/src/Adapter/Currency/CurrencyDataProvider.php:101<br>/src/Adapter/Currency/CurrencyDataProvider.php:114<br>/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:106<br>/src/Core/Data/Layer/AbstractDataLayer.php:90<br>/src/Core/Data/Layer/AbstractDataLayer.php:150<br>/src/Core/Data/Layer/AbstractDataLayer.php:94<br>/src/Core/Localization/Currency/CurrencyDataSource.php:67<br>/src/Core/Localization/Currency/CurrencyDataSource.php:110<br>/src/Core/Localization/Currency/CurrencyDataSource.php:97<br>/src/Core/Localization/Currency/Repository.php:87<br>/src/Core/Localization/Locale/Repository.php:207<br>/src/Core/Localization/Locale/Repository.php:150<br>/classes/controller/Controller.php:196<br>/classes/controller/FrontController.php:283<br>/controllers/front/ProductController.php:93<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE value FROM ps_wissce_meta WHERE id = 3020201 AND name = '_elementor_data' LIMIT 1 |
183
ms
|
5 |
|
|
/modules/creativeelements/classes/wrappers/Post.php:261
/modules/creativeelements/includes/db.php:120<br>/modules/creativeelements/includes/db.php:350<br>/modules/creativeelements/includes/css-file/post-css-file.php:94<br>/modules/creativeelements/includes/frontend.php:390<br>/modules/creativeelements/includes/frontend.php:358<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:273<br>/modules/creativeelements/creativeelements.php:579<br>/modules/creativeelements/creativeelements.php:553<br>/classes/Hook.php:990<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:414<br>/classes/Hook.php:927<br>/config/smarty.config.inc.php:163<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/87/36/d3/8736d3c5c591c96026bb41cecfb7bcf6c092c066_2.file.footer.tpl.php:44<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6b/21/27/6b21276cd7e3e59cab6fcb5d6196dc96ca6b26f3_2.file.layout-both-columns.tpl.php:463<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6b/21/27/6b21276cd7e3e59cab6fcb5d6196dc96ca6b26f3_2.file.layout-both-columns.tpl.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/f9/80/bd/f980bd3f633032333c2aac72be76f614c20345ad_2.file.layout-full-width.tpl.php:42<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/61/fd/02/61fd0257f28b83b35625c2230201950425edc55c_2.file.product.tpl.php:54<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:19<br>/classes/controller/FrontController.php:686<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_wissgroup` a
LEFT JOIN `ps_wissgroup_shop` `c` ON a.`id_group` = c.`id_group` AND c.`id_shop` = 1
WHERE (a.`id_group` = 1) LIMIT 1 |
183
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264<br>/tools/profiling/ObjectModel.php:32<br>/classes/Group.php:81<br>/classes/Group.php:397<br>/modules/ets_superspeed/classes/cache.php:71<br>/modules/ets_superspeed/classes/cache.php:96<br>/modules/ets_superspeed/ets_superspeed.php:3438<br>/override/classes/Dispatcher.php:34<br>/index.php:28
|
SELECT SQL_NO_CACHE 1 FROM `ps_wissspecific_price` WHERE `from` BETWEEN '2023-09-26 00:00:00' AND '2023-09-26 23:59:59' LIMIT 1 |
183
ms
|
1 |
|
|
/classes/SpecificPrice.php:361
/classes/SpecificPrice.php:612<br>/override/controllers/front/ProductController.php:82<br>/controllers/front/ProductController.php:301<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE DISTINCT pl.name as name
FROM `ps_wissproduct_lang` pl
WHERE (pl.id_product = 3044) AND (pl.id_lang = 2 AND pl.id_shop = 1 ) LIMIT 1 |
178
ms
|
1 |
|
|
/classes/Product.php:6665
/modules/pkheaderitems/classes/PkhiViewedProducts.php:95<br>/modules/pkheaderitems/classes/PkhiViewedProducts.php:37<br>/modules/pkheaderitems/pkheaderitems.php:230<br>/modules/pkheaderitems/pkheaderitems.php:135<br>/classes/Hook.php:990<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:414<br>/classes/Hook.php:927<br>/config/smarty.config.inc.php:163<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6b/21/27/6b21276cd7e3e59cab6fcb5d6196dc96ca6b26f3_2.file.layout-both-columns.tpl.php:516<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6b/21/27/6b21276cd7e3e59cab6fcb5d6196dc96ca6b26f3_2.file.layout-both-columns.tpl.php:205<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/f9/80/bd/f980bd3f633032333c2aac72be76f614c20345ad_2.file.layout-full-width.tpl.php:42<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/61/fd/02/61fd0257f28b83b35625c2230201950425edc55c_2.file.product.tpl.php:54<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:19<br>/classes/controller/FrontController.php:686<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM ps_wissproduct_attribute pa
INNER JOIN ps_wissproduct_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 = 40 LIMIT 1 |
178
ms
|
1 |
|
|
/classes/Product.php:856
/classes/Product.php:4162<br>/controllers/front/ProductController.php:336<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_wissybc_blog_category` a
LEFT JOIN `ps_wissybc_blog_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
WHERE (a.`id_category` = 3) LIMIT 1 |
178
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264<br>/tools/profiling/ObjectModel.php:32<br>/modules/ybc_blog/classes/ybc_blog_category_class.php:68<br>/modules/ybc_blog/classes/ybc_blog_category_class.php:319<br>/modules/ybc_blog/classes/ybc_blog_category_class.php:292<br>/modules/ybc_blog/ybc_blog.php:5571<br>/modules/ybc_blog/ybc_blog.php:5460<br>/modules/ybc_blog/ybc_blog.php:5456<br>/classes/Hook.php:990<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:414<br>/classes/Hook.php:927<br>/classes/controller/FrontController.php:575<br>/override/classes/controller/FrontController.php:107<br>/controllers/front/ProductController.php:395<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE 1 FROM `ps_wissspecific_price` WHERE id_product = 3044 LIMIT 1 |
178
ms
|
1 |
|
|
/classes/SpecificPrice.php:419
/classes/SpecificPrice.php:507<br>/classes/Product.php:3380<br>/classes/Product.php:3269<br>/classes/Product.php:581<br>/override/classes/Product.php:13<br>/controllers/front/ProductController.php:103<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_wissybc_blog_category` a
LEFT JOIN `ps_wissybc_blog_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
WHERE (a.`id_category` = 4) LIMIT 1 |
178
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264<br>/tools/profiling/ObjectModel.php:32<br>/modules/ybc_blog/classes/ybc_blog_category_class.php:68<br>/modules/ybc_blog/classes/ybc_blog_category_class.php:319<br>/modules/ybc_blog/classes/ybc_blog_category_class.php:292<br>/modules/ybc_blog/ybc_blog.php:5571<br>/modules/ybc_blog/ybc_blog.php:5460<br>/modules/ybc_blog/ybc_blog.php:5456<br>/classes/Hook.php:990<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:414<br>/classes/Hook.php:927<br>/classes/controller/FrontController.php:575<br>/override/classes/controller/FrontController.php:107<br>/controllers/front/ProductController.php:395<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE value FROM ps_wissce_meta WHERE id = 36010000 AND name = '_elementor_css' LIMIT 1 |
176
ms
|
5 |
|
|
/modules/creativeelements/classes/wrappers/Post.php:261
/modules/creativeelements/includes/css-file/post-css-file.php:60<br>/modules/creativeelements/includes/css-file/css-file.php:247<br>/modules/creativeelements/includes/css-file/css-file.php:100<br>/modules/creativeelements/includes/css-file/post-css-file.php:98<br>/modules/creativeelements/includes/frontend.php:390<br>/modules/creativeelements/includes/frontend.php:358<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:273<br>/modules/creativeelements/creativeelements.php:604<br>/classes/Hook.php:990<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:414<br>/classes/Hook.php:927<br>/config/smarty.config.inc.php:163<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/a6/73/7d/a6737dea4c86dffa6d204e5c6eac75dc92b067e7_2.file.header.tpl.php:43<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6b/21/27/6b21276cd7e3e59cab6fcb5d6196dc96ca6b26f3_2.file.layout-both-columns.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6b/21/27/6b21276cd7e3e59cab6fcb5d6196dc96ca6b26f3_2.file.layout-both-columns.tpl.php:78<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/f9/80/bd/f980bd3f633032333c2aac72be76f614c20345ad_2.file.layout-full-width.tpl.php:42<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/61/fd/02/61fd0257f28b83b35625c2230201950425edc55c_2.file.product.tpl.php:54<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:19<br>/classes/controller/FrontController.php:686<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE value FROM ps_wissce_meta WHERE id = 3020201 AND name = '_elementor_edit_mode' LIMIT 1 |
174
ms
|
5 |
|
|
/modules/creativeelements/classes/wrappers/Post.php:261
/modules/creativeelements/includes/db.php:200<br>/modules/creativeelements/includes/db.php:351<br>/modules/creativeelements/includes/css-file/post-css-file.php:94<br>/modules/creativeelements/includes/frontend.php:390<br>/modules/creativeelements/includes/frontend.php:358<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:273<br>/modules/creativeelements/creativeelements.php:579<br>/modules/creativeelements/creativeelements.php:553<br>/classes/Hook.php:990<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:414<br>/classes/Hook.php:927<br>/config/smarty.config.inc.php:163<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/87/36/d3/8736d3c5c591c96026bb41cecfb7bcf6c092c066_2.file.footer.tpl.php:44<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6b/21/27/6b21276cd7e3e59cab6fcb5d6196dc96ca6b26f3_2.file.layout-both-columns.tpl.php:463<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6b/21/27/6b21276cd7e3e59cab6fcb5d6196dc96ca6b26f3_2.file.layout-both-columns.tpl.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/f9/80/bd/f980bd3f633032333c2aac72be76f614c20345ad_2.file.layout-full-width.tpl.php:42<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/61/fd/02/61fd0257f28b83b35625c2230201950425edc55c_2.file.product.tpl.php:54<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:19<br>/classes/controller/FrontController.php:686<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE id_cache_page,page,date_add,file_cache,id_shop FROM `ps_wissets_superspeed_cache_page` WHERE file_cache="fd21f2b5000b338f814180f6a6fdd485" AND id_shop="1" LIMIT 1 |
173
ms
|
1 |
|
|
/modules/ets_superspeed/classes/cache.php:133
/modules/ets_superspeed/classes/cache.php:100<br>/modules/ets_superspeed/ets_superspeed.php:3438<br>/override/classes/Dispatcher.php:34<br>/index.php:28
|
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM ps_wissproduct_attribute pa
INNER JOIN ps_wissproduct_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 = 108 LIMIT 1 |
173
ms
|
1 |
|
|
/classes/Product.php:856
/classes/Product.php:4162<br>/controllers/front/ProductController.php:336<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE value FROM ps_wissce_meta WHERE id = 3020201 AND name = '_elementor_css' LIMIT 1 |
172
ms
|
5 |
|
|
/modules/creativeelements/classes/wrappers/Post.php:261
/modules/creativeelements/includes/css-file/post-css-file.php:60<br>/modules/creativeelements/includes/css-file/css-file.php:247<br>/modules/creativeelements/includes/css-file/css-file.php:100<br>/modules/creativeelements/includes/css-file/post-css-file.php:98<br>/modules/creativeelements/includes/frontend.php:390<br>/modules/creativeelements/includes/frontend.php:358<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:273<br>/modules/creativeelements/creativeelements.php:579<br>/modules/creativeelements/creativeelements.php:553<br>/classes/Hook.php:990<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:414<br>/classes/Hook.php:927<br>/config/smarty.config.inc.php:163<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/87/36/d3/8736d3c5c591c96026bb41cecfb7bcf6c092c066_2.file.footer.tpl.php:44<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6b/21/27/6b21276cd7e3e59cab6fcb5d6196dc96ca6b26f3_2.file.layout-both-columns.tpl.php:463<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6b/21/27/6b21276cd7e3e59cab6fcb5d6196dc96ca6b26f3_2.file.layout-both-columns.tpl.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/f9/80/bd/f980bd3f633032333c2aac72be76f614c20345ad_2.file.layout-full-width.tpl.php:42<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/61/fd/02/61fd0257f28b83b35625c2230201950425edc55c_2.file.product.tpl.php:54<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:19<br>/classes/controller/FrontController.php:686<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `ps_wissmodule` WHERE `name` = "pk_menu" LIMIT 1 |
170
ms
|
1 |
|
|
/classes/module/Module.php:2841
/classes/module/Module.php:2318<br>/modules/pkelements/classes/WidgetPkmenu.php:60<br>/modules/creativeelements/includes/base/controls-stack.php:468<br>/modules/creativeelements/includes/base/controls-stack.php:72<br>/modules/creativeelements/includes/base/controls-stack.php:437<br>/modules/creativeelements/includes/base/controls-stack.php:477<br>/modules/creativeelements/includes/base/controls-stack.php:483<br>/modules/creativeelements/includes/base/element-base.php:460<br>/modules/creativeelements/includes/base/widget-base.php:58<br>/modules/creativeelements/includes/managers/elements.php:56<br>/modules/creativeelements/includes/base/element-base.php:193<br>/modules/creativeelements/includes/base/element-base.php:454<br>/modules/creativeelements/includes/base/element-base.php:156<br>/modules/creativeelements/includes/elements/column.php:496<br>/modules/creativeelements/includes/base/element-base.php:265<br>/modules/creativeelements/includes/base/element-base.php:410<br>/modules/creativeelements/includes/base/element-base.php:267<br>/modules/creativeelements/includes/frontend.php:66<br>/modules/creativeelements/includes/frontend.php:407<br>/modules/creativeelements/includes/frontend.php:358<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:273<br>/modules/creativeelements/creativeelements.php:604<br>/classes/Hook.php:990<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:414<br>/classes/Hook.php:927<br>/config/smarty.config.inc.php:163<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/a6/73/7d/a6737dea4c86dffa6d204e5c6eac75dc92b067e7_2.file.header.tpl.php:43<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6b/21/27/6b21276cd7e3e59cab6fcb5d6196dc96ca6b26f3_2.file.layout-both-columns.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6b/21/27/6b21276cd7e3e59cab6fcb5d6196dc96ca6b26f3_2.file.layout-both-columns.tpl.php:78<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/f9/80/bd/f980bd3f633032333c2aac72be76f614c20345ad_2.file.layout-full-width.tpl.php:42<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/61/fd/02/61fd0257f28b83b35625c2230201950425edc55c_2.file.product.tpl.php:54<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:19<br>/classes/controller/FrontController.php:686<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE * FROM `ps_wisswk_mp_seller` WHERE `id_seller` =199 LIMIT 1 |
169
ms
|
1 |
|
|
/modules/marketplace/classes/WkMpSeller.php:191
/modules/marketplace/marketplace.php:444<br>/modules/marketplace/marketplace.php:515<br>/classes/Hook.php:990<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:414<br>/classes/Hook.php:927<br>/config/smarty.config.inc.php:163<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/0b/71/fb/0b71fbd159e275724638ea9d48fea3b8b76deac2_2.file.product-additional-info.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/61/fd/02/61fd0257f28b83b35625c2230201950425edc55c_2.file.product.tpl.php:422<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/61/fd/02/61fd0257f28b83b35625c2230201950425edc55c_2.file.product.tpl.php:605<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/61/fd/02/61fd0257f28b83b35625c2230201950425edc55c_2.file.product.tpl.php:1172<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/f9/80/bd/f980bd3f633032333c2aac72be76f614c20345ad_2.file.layout-full-width.tpl.php:99<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6b/21/27/6b21276cd7e3e59cab6fcb5d6196dc96ca6b26f3_2.file.layout-both-columns.tpl.php:167<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/f9/80/bd/f980bd3f633032333c2aac72be76f614c20345ad_2.file.layout-full-width.tpl.php:42<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/61/fd/02/61fd0257f28b83b35625c2230201950425edc55c_2.file.product.tpl.php:54<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:19<br>/classes/controller/FrontController.php:686<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_lang` FROM `ps_wisslang`
WHERE `locale` = 'en-us'
OR `language_code` = 'en-us' LIMIT 1 |
169
ms
|
2 |
|
|
/classes/Language.php:790
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:119<br>/src/Core/Data/Layer/AbstractDataLayer.php:90<br>/src/Core/Data/Layer/AbstractDataLayer.php:150<br>/src/Core/Data/Layer/AbstractDataLayer.php:94<br>/src/Core/Localization/Currency/CurrencyDataSource.php:67<br>/src/Core/Localization/Currency/CurrencyDataSource.php:110<br>/src/Core/Localization/Currency/CurrencyDataSource.php:97<br>/src/Core/Localization/Currency/Repository.php:87<br>/src/Core/Localization/Locale/Repository.php:207<br>/src/Core/Localization/Locale/Repository.php:150<br>/classes/controller/Controller.php:196<br>/classes/controller/FrontController.php:283<br>/controllers/front/ProductController.php:93<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE value FROM ps_wissce_meta WHERE id = 36010000 AND name = '_elementor_edit_mode' LIMIT 1 |
168
ms
|
5 |
|
|
/modules/creativeelements/classes/wrappers/Post.php:261
/modules/creativeelements/includes/db.php:200<br>/modules/creativeelements/includes/db.php:351<br>/modules/creativeelements/includes/css-file/post-css-file.php:94<br>/modules/creativeelements/includes/frontend.php:390<br>/modules/creativeelements/includes/frontend.php:358<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:273<br>/modules/creativeelements/creativeelements.php:604<br>/classes/Hook.php:990<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:414<br>/classes/Hook.php:927<br>/config/smarty.config.inc.php:163<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/a6/73/7d/a6737dea4c86dffa6d204e5c6eac75dc92b067e7_2.file.header.tpl.php:43<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6b/21/27/6b21276cd7e3e59cab6fcb5d6196dc96ca6b26f3_2.file.layout-both-columns.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6b/21/27/6b21276cd7e3e59cab6fcb5d6196dc96ca6b26f3_2.file.layout-both-columns.tpl.php:78<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/f9/80/bd/f980bd3f633032333c2aac72be76f614c20345ad_2.file.layout-full-width.tpl.php:42<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/61/fd/02/61fd0257f28b83b35625c2230201950425edc55c_2.file.product.tpl.php:54<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:19<br>/classes/controller/FrontController.php:686<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE value FROM ps_wissce_meta WHERE id = 36010000 AND name = '_elementor_data' LIMIT 1 |
167
ms
|
5 |
|
|
/modules/creativeelements/classes/wrappers/Post.php:261
/modules/creativeelements/includes/db.php:120<br>/modules/creativeelements/includes/db.php:350<br>/modules/creativeelements/includes/css-file/post-css-file.php:94<br>/modules/creativeelements/includes/frontend.php:390<br>/modules/creativeelements/includes/frontend.php:358<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:273<br>/modules/creativeelements/creativeelements.php:604<br>/classes/Hook.php:990<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:414<br>/classes/Hook.php:927<br>/config/smarty.config.inc.php:163<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/a6/73/7d/a6737dea4c86dffa6d204e5c6eac75dc92b067e7_2.file.header.tpl.php:43<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6b/21/27/6b21276cd7e3e59cab6fcb5d6196dc96ca6b26f3_2.file.layout-both-columns.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6b/21/27/6b21276cd7e3e59cab6fcb5d6196dc96ca6b26f3_2.file.layout-both-columns.tpl.php:78<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/f9/80/bd/f980bd3f633032333c2aac72be76f614c20345ad_2.file.layout-full-width.tpl.php:42<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/61/fd/02/61fd0257f28b83b35625c2230201950425edc55c_2.file.product.tpl.php:54<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:19<br>/classes/controller/FrontController.php:686<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE * FROM `ps_wisswk_mp_seller_review`
WHERE `id_seller` =199
AND `active` =1 ORDER BY date_upd DESC |
166
ms
|
1 |
Yes
|
|
/modules/marketplace/classes/WkMpSellerReview.php:72
/modules/marketplace/classes/WkMpSellerReview.php:112<br>/modules/marketplace/marketplace.php:418<br>/modules/marketplace/marketplace.php:515<br>/classes/Hook.php:990<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:414<br>/classes/Hook.php:927<br>/config/smarty.config.inc.php:163<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/0b/71/fb/0b71fbd159e275724638ea9d48fea3b8b76deac2_2.file.product-additional-info.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/61/fd/02/61fd0257f28b83b35625c2230201950425edc55c_2.file.product.tpl.php:422<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/61/fd/02/61fd0257f28b83b35625c2230201950425edc55c_2.file.product.tpl.php:605<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/61/fd/02/61fd0257f28b83b35625c2230201950425edc55c_2.file.product.tpl.php:1172<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/f9/80/bd/f980bd3f633032333c2aac72be76f614c20345ad_2.file.layout-full-width.tpl.php:99<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6b/21/27/6b21276cd7e3e59cab6fcb5d6196dc96ca6b26f3_2.file.layout-both-columns.tpl.php:167<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/f9/80/bd/f980bd3f633032333c2aac72be76f614c20345ad_2.file.layout-full-width.tpl.php:42<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/61/fd/02/61fd0257f28b83b35625c2230201950425edc55c_2.file.product.tpl.php:54<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:19<br>/classes/controller/FrontController.php:686<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE m.`id_module` as `active`, ms.`id_module` as `shop_active`
FROM `ps_wissmodule` m
LEFT JOIN `ps_wissmodule_shop` ms ON m.`id_module` = ms.`id_module`
WHERE `name` = "ps_categorytree"
AND ms.`id_shop` IN (1) LIMIT 1 |
166
ms
|
1 |
|
|
/src/Adapter/Module/ModuleDataProvider.php:174
/src/Core/Addon/Module/ModuleManager.php:570<br>/controllers/front/ProductController.php:218<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE value FROM ps_wissce_meta WHERE id = 36010000 AND name = '_elementor_data' LIMIT 1 |
165
ms
|
5 |
|
|
/modules/creativeelements/classes/wrappers/Post.php:261
/modules/creativeelements/includes/db.php:120<br>/modules/creativeelements/includes/frontend.php:381<br>/modules/creativeelements/includes/frontend.php:358<br>:undefined<br>/modules/creativeelements/classes/wrappers/Helper.php:273<br>/modules/creativeelements/creativeelements.php:604<br>/classes/Hook.php:990<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:414<br>/classes/Hook.php:927<br>/config/smarty.config.inc.php:163<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/a6/73/7d/a6737dea4c86dffa6d204e5c6eac75dc92b067e7_2.file.header.tpl.php:43<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6b/21/27/6b21276cd7e3e59cab6fcb5d6196dc96ca6b26f3_2.file.layout-both-columns.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6b/21/27/6b21276cd7e3e59cab6fcb5d6196dc96ca6b26f3_2.file.layout-both-columns.tpl.php:78<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/f9/80/bd/f980bd3f633032333c2aac72be76f614c20345ad_2.file.layout-full-width.tpl.php:42<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/61/fd/02/61fd0257f28b83b35625c2230201950425edc55c_2.file.product.tpl.php:54<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:19<br>/classes/controller/FrontController.php:686<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_wissce_template` a
WHERE (a.`id_ce_template` = 36) LIMIT 1 |
165
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264<br>/tools/profiling/ObjectModel.php:32<br>/modules/creativeelements/creativeelements.php:599<br>/classes/Hook.php:990<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:414<br>/classes/Hook.php:927<br>/config/smarty.config.inc.php:163<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/a6/73/7d/a6737dea4c86dffa6d204e5c6eac75dc92b067e7_2.file.header.tpl.php:43<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6b/21/27/6b21276cd7e3e59cab6fcb5d6196dc96ca6b26f3_2.file.layout-both-columns.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6b/21/27/6b21276cd7e3e59cab6fcb5d6196dc96ca6b26f3_2.file.layout-both-columns.tpl.php:78<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/f9/80/bd/f980bd3f633032333c2aac72be76f614c20345ad_2.file.layout-full-width.tpl.php:42<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/61/fd/02/61fd0257f28b83b35625c2230201950425edc55c_2.file.product.tpl.php:54<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:19<br>/classes/controller/FrontController.php:686<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_wisscountry` a
LEFT JOIN `ps_wisscountry_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 21) LIMIT 1 |
163
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264<br>/tools/profiling/ObjectModel.php:32<br>/classes/controller/FrontController.php:893<br>/classes/controller/FrontController.php:331<br>/controllers/front/ProductController.php:93<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM ps_wissproduct_attribute pa
INNER JOIN ps_wissproduct_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 = 107 LIMIT 1 |
163
ms
|
1 |
|
|
/classes/Product.php:856
/classes/Product.php:4162<br>/controllers/front/ProductController.php:336<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_wisscurrency` a
LEFT JOIN `ps_wisscurrency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 1
WHERE (a.`id_currency` = 1) LIMIT 1 |
162
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264<br>/tools/profiling/ObjectModel.php:32<br>/classes/Currency.php:246<br>/classes/Currency.php:1052<br>/classes/Tools.php:690<br>/classes/controller/FrontController.php:357<br>/controllers/front/ProductController.php:93<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE t.`id_lang`, t.`name`
FROM ps_wisstag t
LEFT JOIN ps_wissproduct_tag pt ON (pt.id_tag = t.id_tag)
WHERE pt.`id_product`=3044 |
161
ms
|
1 |
|
|
/classes/Tag.php:229
/classes/Product.php:583<br>/override/classes/Product.php:13<br>/controllers/front/ProductController.php:103<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_order`
FROM `ps_wissorders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1 |
161
ms
|
1 |
|
|
/classes/order/Order.php:1196
/classes/order/Order.php:1177<br>/classes/Product.php:3820<br>/classes/Product.php:5077<br>/classes/Product.php:5180<br>/classes/Product.php:4166<br>/controllers/front/ProductController.php:336<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_order`
FROM `ps_wissorders`
WHERE `id_cart` = 0 AND id_shop IN (1) LIMIT 1 |
161
ms
|
1 |
|
|
/classes/order/Order.php:1196
/classes/order/Order.php:1177<br>/classes/Product.php:3820<br>/classes/Product.php:5077<br>/classes/Product.php:5180<br>/classes/Product.php:4166<br>/controllers/front/ProductController.php:336<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_wisscurrency` a
LEFT JOIN `ps_wisscurrency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 1
WHERE (a.`id_currency` = 4) LIMIT 1 |
160
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264<br>/tools/profiling/ObjectModel.php:32<br>/classes/Currency.php:246<br>/classes/Currency.php:1052<br>/classes/Currency.php:745<br>/classes/Currency.php:655<br>/modules/ps_currencyselector/ps_currencyselector.php:111<br>/modules/pkheaderitems/pkheaderitems.php:266<br>/modules/pkheaderitems/pkheaderitems.php:387<br>/classes/Hook.php:995<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:83<br>/config/smartyfront.config.inc.php:76<br>/config/smartyfront.config.inc.php:87<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/a6/73/7d/a6737dea4c86dffa6d204e5c6eac75dc92b067e7_2.file.header.tpl.php:33<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6b/21/27/6b21276cd7e3e59cab6fcb5d6196dc96ca6b26f3_2.file.layout-both-columns.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6b/21/27/6b21276cd7e3e59cab6fcb5d6196dc96ca6b26f3_2.file.layout-both-columns.tpl.php:78<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/f9/80/bd/f980bd3f633032333c2aac72be76f614c20345ad_2.file.layout-full-width.tpl.php:42<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/61/fd/02/61fd0257f28b83b35625c2230201950425edc55c_2.file.product.tpl.php:54<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:19<br>/classes/controller/FrontController.php:686<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE t.`id_lang`, t.`name`
FROM ps_wisstag t
LEFT JOIN ps_wissproduct_tag pt ON (pt.id_tag = t.id_tag)
WHERE pt.`id_product`=3044 |
158
ms
|
1 |
|
|
/classes/Tag.php:229
/modules/klaviyops/classes/businessLogicServices/ProductPayloadService.php:206<br>/modules/klaviyops/klaviyops.php:606<br>/modules/klaviyops/klaviyops.php:567<br>/modules/klaviyops/klaviyops.php:555<br>/modules/klaviyops/klaviyops.php:497<br>/classes/Hook.php:990<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:414<br>/classes/Hook.php:927<br>/classes/controller/FrontController.php:949<br>/tools/profiling/Controller.php:48<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE COUNT(DISTINCT l.id_lang) FROM `ps_wisslang` l
JOIN ps_wisslang_shop lang_shop ON (lang_shop.id_lang = l.id_lang AND lang_shop.id_shop = 1)
WHERE l.`active` = 1 LIMIT 1 |
157
ms
|
4 |
|
|
/classes/Language.php:1123
/classes/Language.php:1334<br>/classes/Dispatcher.php:541<br>/classes/Dispatcher.php:238<br>/classes/Dispatcher.php:207<br>/index.php:28
|
SELECT SQL_NO_CACHE `price_display_method`
FROM `ps_wissgroup`
WHERE `id_group` = 3 LIMIT 1 |
156
ms
|
1 |
|
|
/classes/Group.php:174
/override/controllers/front/ProductController.php:103<br>/controllers/front/ProductController.php:301<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_wisscurrency` a
LEFT JOIN `ps_wisscurrency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 1
WHERE (a.`id_currency` = 3) LIMIT 1 |
156
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264<br>/tools/profiling/ObjectModel.php:32<br>/classes/Currency.php:246<br>/classes/Currency.php:1052<br>/classes/Currency.php:745<br>/classes/Currency.php:655<br>/modules/ps_currencyselector/ps_currencyselector.php:111<br>/modules/pkheaderitems/pkheaderitems.php:266<br>/modules/pkheaderitems/pkheaderitems.php:387<br>/classes/Hook.php:995<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:83<br>/config/smartyfront.config.inc.php:76<br>/config/smartyfront.config.inc.php:87<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/a6/73/7d/a6737dea4c86dffa6d204e5c6eac75dc92b067e7_2.file.header.tpl.php:33<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6b/21/27/6b21276cd7e3e59cab6fcb5d6196dc96ca6b26f3_2.file.layout-both-columns.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6b/21/27/6b21276cd7e3e59cab6fcb5d6196dc96ca6b26f3_2.file.layout-both-columns.tpl.php:78<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/f9/80/bd/f980bd3f633032333c2aac72be76f614c20345ad_2.file.layout-full-width.tpl.php:42<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/61/fd/02/61fd0257f28b83b35625c2230201950425edc55c_2.file.product.tpl.php:54<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:19<br>/classes/controller/FrontController.php:686<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_country`
FROM `ps_wisscountry`
WHERE `iso_code` = 'US' LIMIT 1 |
155
ms
|
1 |
|
|
/classes/Country.php:193
/classes/controller/FrontController.php:871<br>/classes/controller/FrontController.php:331<br>/controllers/front/ProductController.php:93<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE * FROM `ps_wisswk_mp_seller_review`
WHERE `id_seller` =199
AND `active` =1 ORDER BY date_upd DESC |
155
ms
|
1 |
Yes
|
|
/modules/marketplace/classes/WkMpSellerReview.php:72
/modules/marketplace/classes/WkMpSellerReview.php:112<br>/modules/marketplace/marketplace.php:539<br>/classes/Hook.php:990<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:414<br>/classes/Hook.php:927<br>/classes/controller/FrontController.php:949<br>/tools/profiling/Controller.php:48<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE * FROM `ps_wissimage_shop` image_shop
WHERE image_shop.`id_product` = 3044
AND image_shop.`cover`= 1 LIMIT 1 |
154
ms
|
10 |
|
|
/classes/Image.php:350
/modules/klaviyops/classes/businessLogicServices/ProductPayloadService.php:167<br>/modules/klaviyops/klaviyops.php:610<br>/modules/klaviyops/klaviyops.php:567<br>/modules/klaviyops/klaviyops.php:555<br>/modules/klaviyops/klaviyops.php:497<br>/classes/Hook.php:990<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:414<br>/classes/Hook.php:927<br>/classes/controller/FrontController.php:949<br>/tools/profiling/Controller.php:48<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `ps_wissmodule` WHERE `name` = "revsliderprestashop" LIMIT 1 |
152
ms
|
1 |
|
|
/classes/module/Module.php:2841
/classes/module/Module.php:2318<br>/modules/revsliderprestashop/revsliderprestashop.php:188<br>/modules/revsliderprestashop/revsliderprestashop.php:183<br>:undefined<br>/src/Core/Foundation/IoC/Container.php:123<br>/src/Core/Foundation/IoC/Container.php:153<br>/src/Core/Foundation/IoC/Container.php:166<br>/src/Adapter/ServiceLocator.php:65<br>/classes/module/Module.php:1170<br>/tools/profiling/Module.php:35<br>/classes/module/Module.php:1149<br>/classes/Hook.php:904<br>/classes/controller/FrontController.php:575<br>/override/classes/controller/FrontController.php:107<br>/controllers/front/ProductController.php:395<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_country`
FROM `ps_wisscountry`
WHERE `iso_code` = 'US' AND active = 1 LIMIT 1 |
151
ms
|
1 |
|
|
/classes/Country.php:193
/classes/Tools.php:663<br>/override/controllers/front/ProductController.php:66<br>/controllers/front/ProductController.php:301<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_wisscurrency_lang`
WHERE `id_currency` = 3 |
151
ms
|
2 |
|
|
/src/Adapter/EntityMapper.php:82
/classes/ObjectModel.php:264<br>/tools/profiling/ObjectModel.php:32<br>/classes/Currency.php:246<br>/classes/Currency.php:1052<br>/classes/Currency.php:745<br>/classes/Currency.php:655<br>/modules/ps_currencyselector/ps_currencyselector.php:111<br>/modules/pkheaderitems/pkheaderitems.php:266<br>/modules/pkheaderitems/pkheaderitems.php:387<br>/classes/Hook.php:995<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:83<br>/config/smartyfront.config.inc.php:76<br>/config/smartyfront.config.inc.php:87<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/a6/73/7d/a6737dea4c86dffa6d204e5c6eac75dc92b067e7_2.file.header.tpl.php:33<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6b/21/27/6b21276cd7e3e59cab6fcb5d6196dc96ca6b26f3_2.file.layout-both-columns.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6b/21/27/6b21276cd7e3e59cab6fcb5d6196dc96ca6b26f3_2.file.layout-both-columns.tpl.php:78<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/f9/80/bd/f980bd3f633032333c2aac72be76f614c20345ad_2.file.layout-full-width.tpl.php:42<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/61/fd/02/61fd0257f28b83b35625c2230201950425edc55c_2.file.product.tpl.php:54<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:19<br>/classes/controller/FrontController.php:686<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE 1 FROM `ps_wissspecific_price` WHERE id_product = 40 LIMIT 1 |
150
ms
|
1 |
|
|
/classes/SpecificPrice.php:419
/classes/SpecificPrice.php:507<br>/classes/Product.php:3380<br>/classes/Product.php:3269<br>/classes/Product.php:4970<br>/classes/Product.php:5180<br>/classes/Product.php:4166<br>/controllers/front/ProductController.php:336<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_wisscurrency` a
LEFT JOIN `ps_wisscurrency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 1
WHERE (a.`id_currency` = 2) LIMIT 1 |
150
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:75
/classes/ObjectModel.php:264<br>/tools/profiling/ObjectModel.php:32<br>/classes/Currency.php:246<br>/classes/Currency.php:1052<br>/classes/Currency.php:745<br>/classes/Currency.php:655<br>/modules/ps_currencyselector/ps_currencyselector.php:111<br>/modules/pkheaderitems/pkheaderitems.php:266<br>/modules/pkheaderitems/pkheaderitems.php:387<br>/classes/Hook.php:995<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:83<br>/config/smartyfront.config.inc.php:76<br>/config/smartyfront.config.inc.php:87<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/a6/73/7d/a6737dea4c86dffa6d204e5c6eac75dc92b067e7_2.file.header.tpl.php:33<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6b/21/27/6b21276cd7e3e59cab6fcb5d6196dc96ca6b26f3_2.file.layout-both-columns.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6b/21/27/6b21276cd7e3e59cab6fcb5d6196dc96ca6b26f3_2.file.layout-both-columns.tpl.php:78<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/f9/80/bd/f980bd3f633032333c2aac72be76f614c20345ad_2.file.layout-full-width.tpl.php:42<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/61/fd/02/61fd0257f28b83b35625c2230201950425edc55c_2.file.product.tpl.php:54<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:19<br>/classes/controller/FrontController.php:686<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_country`
FROM `ps_wisscountry`
WHERE `iso_code` = 'US' LIMIT 1 |
149
ms
|
1 |
|
|
/classes/Country.php:193
/classes/controller/FrontController.php:890<br>/classes/controller/FrontController.php:331<br>/controllers/front/ProductController.php:93<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_wisscurrency_lang`
WHERE `id_currency` = 2 |
147
ms
|
2 |
|
|
/src/Adapter/EntityMapper.php:82
/classes/ObjectModel.php:264<br>/tools/profiling/ObjectModel.php:32<br>/classes/Currency.php:246<br>/classes/Currency.php:1052<br>/classes/Currency.php:745<br>/classes/Currency.php:655<br>/modules/ps_currencyselector/ps_currencyselector.php:111<br>/modules/pkheaderitems/pkheaderitems.php:266<br>/modules/pkheaderitems/pkheaderitems.php:387<br>/classes/Hook.php:995<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:83<br>/config/smartyfront.config.inc.php:76<br>/config/smartyfront.config.inc.php:87<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/a6/73/7d/a6737dea4c86dffa6d204e5c6eac75dc92b067e7_2.file.header.tpl.php:33<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6b/21/27/6b21276cd7e3e59cab6fcb5d6196dc96ca6b26f3_2.file.layout-both-columns.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6b/21/27/6b21276cd7e3e59cab6fcb5d6196dc96ca6b26f3_2.file.layout-both-columns.tpl.php:78<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/f9/80/bd/f980bd3f633032333c2aac72be76f614c20345ad_2.file.layout-full-width.tpl.php:42<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/61/fd/02/61fd0257f28b83b35625c2230201950425edc55c_2.file.product.tpl.php:54<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:19<br>/classes/controller/FrontController.php:686<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_country`
FROM `ps_wisscountry`
WHERE `iso_code` = 'US' AND active = 1 LIMIT 1 |
147
ms
|
1 |
|
|
/classes/Country.php:193
/classes/Tools.php:663<br>/modules/ets_superspeed/classes/cache.php:75<br>/modules/ets_superspeed/classes/cache.php:96<br>/modules/ets_superspeed/ets_superspeed.php:3438<br>/override/classes/Dispatcher.php:34<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `ps_wissmodule` WHERE `name` = "wkcombinationcustomize" LIMIT 1 |
145
ms
|
0 |
|
|
/classes/module/Module.php:2841
/classes/module/Module.php:2318<br>/modules/marketplace/classes/WkMpRequiredClasses.php:48<br>/modules/marketplace/marketplace.php:24<br>/classes/module/Module.php:1157<br>/tools/profiling/Module.php:35<br>/classes/module/Module.php:1149<br>/classes/Hook.php:904<br>/classes/Dispatcher.php:596<br>/classes/Dispatcher.php:249<br>/classes/Dispatcher.php:207<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `ps_wissmodule` WHERE `name` = "pkcompare" LIMIT 1 |
144
ms
|
1 |
|
|
/classes/module/Module.php:2841
/classes/module/Module.php:2342<br>/modules/pkheaderitems/pkheaderitems.php:233<br>/modules/pkheaderitems/pkheaderitems.php:387<br>/classes/Hook.php:995<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:83<br>/config/smartyfront.config.inc.php:76<br>/config/smartyfront.config.inc.php:87<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/a6/73/7d/a6737dea4c86dffa6d204e5c6eac75dc92b067e7_2.file.header.tpl.php:33<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6b/21/27/6b21276cd7e3e59cab6fcb5d6196dc96ca6b26f3_2.file.layout-both-columns.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6b/21/27/6b21276cd7e3e59cab6fcb5d6196dc96ca6b26f3_2.file.layout-both-columns.tpl.php:78<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/f9/80/bd/f980bd3f633032333c2aac72be76f614c20345ad_2.file.layout-full-width.tpl.php:42<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/61/fd/02/61fd0257f28b83b35625c2230201950425edc55c_2.file.product.tpl.php:54<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:19<br>/classes/controller/FrontController.php:686<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_wissstock_available`
WHERE (id_product = 3044) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
144
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:441
/classes/Product.php:6791<br>/classes/Product.php:585<br>/override/classes/Product.php:13<br>/controllers/front/ProductController.php:103<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_wissstock_available`
WHERE (id_product = 40) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
144
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:441
/classes/Product.php:3815<br>/classes/Product.php:5077<br>/classes/Product.php:5180<br>/classes/Product.php:4166<br>/controllers/front/ProductController.php:336<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_wisscurrency_lang`
WHERE `id_currency` = 1 |
142
ms
|
2 |
|
|
/src/Adapter/EntityMapper.php:82
/classes/ObjectModel.php:264<br>/tools/profiling/ObjectModel.php:32<br>/classes/Currency.php:246<br>/classes/Currency.php:1052<br>/classes/Tools.php:690<br>/classes/controller/FrontController.php:357<br>/controllers/front/ProductController.php:93<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `ps_wisscountry_lang`
WHERE `id_country` = 21 |
141
ms
|
2 |
|
|
/src/Adapter/EntityMapper.php:82
/classes/ObjectModel.php:264<br>/tools/profiling/ObjectModel.php:32<br>/classes/controller/FrontController.php:893<br>/classes/controller/FrontController.php:331<br>/controllers/front/ProductController.php:93<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE * FROM `ps_wissimage_type` |
140
ms
|
8 |
|
|
/classes/ImageType.php:147
/classes/ImageType.php:204<br>/classes/ImageType.php:184<br>/modules/thklaviyo/classes/KlaviyoUtils.php:53<br>/modules/thklaviyo/classes/KlaviyoUtils.php:44<br>/modules/thklaviyo/thklaviyo.php:1466<br>/modules/thklaviyo/thklaviyo.php:1335<br>/classes/Hook.php:990<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:414<br>/classes/Hook.php:927<br>/classes/controller/FrontController.php:949<br>/tools/profiling/Controller.php:48<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE id_shop
FROM `ps_wisscategory_shop`
WHERE `id_category` = 166
AND id_shop = 1 LIMIT 1 |
139
ms
|
1 |
|
|
/classes/ObjectModel.php:1646
/controllers/front/ProductController.php:787<br>/controllers/front/ProductController.php:299<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE s.id_shop, s.id_shop_group
FROM `ps_wissshop` s
WHERE (s.active=1 AND s.deleted=0) |
139
ms
|
1 |
|
|
/modules/boxtalconnect/util/ShopUtil.php:106
/modules/boxtalconnect/init/SetupWizard.php:56<br>/modules/boxtalconnect/boxtalconnect.php:520<br>/modules/boxtalconnect/boxtalconnect.php:84<br>:undefined<br>/src/Core/Foundation/IoC/Container.php:123<br>/src/Core/Foundation/IoC/Container.php:153<br>/src/Core/Foundation/IoC/Container.php:166<br>/src/Adapter/ServiceLocator.php:65<br>/classes/module/Module.php:1170<br>/tools/profiling/Module.php:35<br>/classes/module/Module.php:1149<br>/classes/Hook.php:904<br>/classes/controller/FrontController.php:575<br>/override/classes/controller/FrontController.php:107<br>/controllers/front/ProductController.php:395<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:518<br>/override/classes/Dispatcher.php:40<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_wissproduct_attribute`
WHERE `id_product` = 3044 |
138
ms
|
1 |
|
|
/classes/Product.php:2520
/src/Adapter/Image/ImageRetriever.php:71<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:590<br>/src/Adapter/Presenter/Product/ProductLazyArray.php:107<br>/src/Adapter/Presenter/Product/ProductListingPresenter.php:56<br>/modules/pkheaderitems/classes/PkhiViewedProducts.php:100<br>/modules/pkheaderitems/classes/PkhiViewedProducts.php:37<br>/modules/pkheaderitems/pkheaderitems.php:230<br>/modules/pkheaderitems/pkheaderitems.php:387<br>/classes/Hook.php:995<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:83<br>/config/smartyfront.config.inc.php:76<br>/config/smartyfront.config.inc.php:87<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/a6/73/7d/a6737dea4c86dffa6d204e5c6eac75dc92b067e7_2.file.header.tpl.php:33<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6b/21/27/6b21276cd7e3e59cab6fcb5d6196dc96ca6b26f3_2.file.layout-both-columns.tpl.php:278<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/6b/21/27/6b21276cd7e3e59cab6fcb5d6196dc96ca6b26f3_2.file.layout-both-columns.tpl.php:78<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/f9/80/bd/f980bd3f633032333c2aac72be76f614c20345ad_2.file.layout-full-width.tpl.php:42<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/prod/smarty/compile/layouts_layout_full_width_tpl/61/fd/02/61fd0257f28b83b35625c2230201950425edc55c_2.file.product.tpl.php:54<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/override/classes/controller/FrontController.php:19<br>/classes/controller/FrontController.php:686<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Cont |
Product Comments
Your review appreciation cannot be sent
Report comment
Report sent
Your report cannot be sent