373 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 2
WHERE (a.`id_product` = 18543) AND (b.`id_shop` = 2) LIMIT 1 |
17.156
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/override/classes/Product.php:9 (__construct)
/src/Adapter/Image/ImageRetriever.php:80 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:688 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
/modules/axoncreator/axoncreator.php:1886 (present)
/modules/axoncreator/axoncreator.php:1845 (convertProducts)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
385 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 2
WHERE (a.`id_product` = 18878) AND (b.`id_shop` = 2) LIMIT 1 |
12.522
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/override/classes/Product.php:9 (__construct)
/src/Adapter/Image/ImageRetriever.php:80 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:688 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
/modules/axoncreator/axoncreator.php:1886 (present)
/modules/axoncreator/axoncreator.php:1845 (convertProducts)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
94 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 2)
WHERE i.`id_product` = 19347
AND image_shop.`cover` = 1 LIMIT 1 |
11.829
ms
|
9 |
|
|
/classes/Product.php:3570
/classes/Product.php:5639 (getCover)
/override/classes/Product.php:184 (getProductProperties)
/classes/ProductAssembler.php:187 (getProductProperties)
/modules/nrtproductslinknav/nrtproductslinknav.php:178 (assembleProduct)
/modules/nrtproductslinknav/nrtproductslinknav.php:148 (getInfoProduct)
/modules/nrtproductslinknav/nrtproductslinknav.php:130 (getLinksInCategory)
/modules/nrtproductslinknav/nrtproductslinknav.php:111 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:55 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069cea2b569_80992816)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:212 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
375 |
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-03-11 00:00:00',
INTERVAL 20 DAY
)
) > 0) as new
FROM ps_product p
LEFT JOIN ps_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 2
AND pl.id_lang = 2
LEFT JOIN ps_stock_available sa ON sa.id_product = p.id_product
AND sa.id_shop = 0
AND sa.id_product_attribute = 0
AND sa.id_shop_group = 1 LEFT JOIN ps_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 2
WHERE p.id_product IN (18544) |
11.024
ms
|
1 |
|
|
/classes/ProductAssembler.php:64
/classes/ProductAssembler.php:182 (addMissingProductFields)
/modules/axoncreator/axoncreator.php:1885 (assembleProduct)
/modules/axoncreator/axoncreator.php:1845 (convertProducts)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
8 |
SELECT SQL_NO_CACHE `id_hook`, `name`
FROM `ps_hook`
UNION
SELECT `id_hook`, ha.`alias` as name
FROM `ps_hook_alias` ha
INNER JOIN `ps_hook` h ON ha.name = h.name |
8.660
ms
|
0 |
|
|
/classes/Hook.php:1315
/classes/Hook.php:225 (getAllHookIds)
/classes/tax/TaxManagerFactory.php:67 (getIdByName)
/classes/tax/TaxManagerFactory.php:46 (execHookTaxManagerFactory)
/classes/Product.php:6892 (getManager)
/classes/Product.php:741 (getTaxesRate)
/override/classes/Product.php:9 (__construct)
/controllers/front/ProductController.php:146 (__construct)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
72 |
SELECT SQL_NO_CACHE `id_hook`, `name` FROM `ps_hook` |
8.240
ms
|
1206 |
|
|
/classes/Hook.php:1315
/classes/Hook.php:225 (getAllHookIds)
/classes/Hook.php:851 (getIdByName)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/e2/e1/b5/e2e1b5264cd2b163fcf7ccc7786b496af7682b0d_2.file.product-cover-thumbnails.tpl.php:132 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/e2/e1/b5/e2e1b5264cd2b163fcf7ccc7786b496af7682b0d_2.file.product-cover-thumbnails.tpl.php:38 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069cea5f7b9_21192327)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:176 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:190 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:219 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:45 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069cea2b569_80992816)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:212 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
228 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 19345) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
8.126
ms
|
1 |
|
|
/override/classes/stock/StockAvailable.php:234
/classes/Product.php:7860 (getQuantityAvailableByProduct)
/classes/Product.php:751 (loadStockData)
/override/classes/Product.php:9 (__construct)
/modules/axoncreator/axoncreator.php:1767 (__construct)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
197 |
SELECT SQL_NO_CACHE p.*, product_shop.*, stock.out_of_stock, IFNULL(stock.quantity, 0) AS quantity, pl.`description`, pl.`description_short`, pl.`available_now`,
pl.`available_later`, pl.`link_rewrite`, pl.`meta_description`, pl.`meta_keywords`, pl.`meta_title`, pl.`name`, image_shop.`id_image` id_image,
il.`legend` as legend, m.`name` AS manufacturer_name, cl.`name` AS category_default,
DATEDIFF(product_shop.`date_add`, DATE_SUB("2025-03-11 00:00:00",
INTERVAL 20 DAY)) > 0 AS new, product_shop.price AS orderprice
FROM `ps_category_product` cp
LEFT JOIN `ps_product` p
ON p.`id_product` = cp.`id_product`
INNER JOIN ps_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 2)
LEFT JOIN ps_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop_group = 1 AND stock.id_shop = 0 )
LEFT JOIN `ps_category_lang` cl
ON (product_shop.`id_category_default` = cl.`id_category`
AND cl.`id_lang` = 2 AND cl.id_shop = 2 )
LEFT JOIN `ps_product_lang` pl
ON (p.`id_product` = pl.`id_product`
AND pl.`id_lang` = 2 AND pl.id_shop = 2 )
LEFT JOIN `ps_image_shop` image_shop
ON (image_shop.`id_product` = p.`id_product` AND image_shop.cover=1 AND image_shop.id_shop=2)
LEFT JOIN `ps_image_lang` il
ON (image_shop.`id_image` = il.`id_image`
AND il.`id_lang` = 2)
LEFT JOIN `ps_manufacturer` m
ON m.`id_manufacturer` = p.`id_manufacturer`
WHERE product_shop.`id_shop` = 2
AND cp.`id_category` = 628 AND product_shop.`active` = 1 AND product_shop.`visibility` IN ("both", "catalog") ORDER BY pl.`name` DESC
LIMIT 0,2 |
7.934
ms
|
231 |
Yes
|
|
/classes/Category.php:1062
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1442 (runQuery)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
130 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 104212 LIMIT 1 |
7.519
ms
|
4 |
|
|
/classes/SpecificPrice.php:435
/override/classes/SpecificPrice.php:28 (couldHaveSpecificPrice)
/classes/Product.php:3827 (getSpecificPrice)
/override/classes/Product.php:117 (priceCalculation)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Product.php:3127 (getProductsProperties)
/src/Adapter/NewProducts/NewProductsProductSearchProvider.php:72 (getNewProducts)
/src/Adapter/NewProducts/NewProductsProductSearchProvider.php:85 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1693 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:551 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:164 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069cea2b569_80992816)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:212 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
156 |
SELECT SQL_NO_CACHE *
FROM `ps_product_lang`
WHERE `id_product` = 104217 AND `id_shop` = 2 |
7.493
ms
|
16 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/override/classes/Product.php:9 (__construct)
/override/classes/Product.php:147 (__construct)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Product.php:3127 (getProductsProperties)
/src/Adapter/NewProducts/NewProductsProductSearchProvider.php:72 (getNewProducts)
/src/Adapter/NewProducts/NewProductsProductSearchProvider.php:85 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1693 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:551 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:164 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069cea2b569_80992816)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:212 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
160 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 104218
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
7.363
ms
|
0 |
|
|
/classes/SpecificPrice.php:259
/classes/SpecificPrice.php:239 (getPriority)
/override/classes/SpecificPrice.php:72 (_getScoreQuery)
/classes/Product.php:3827 (getSpecificPrice)
/override/classes/Product.php:117 (priceCalculation)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Product.php:3127 (getProductsProperties)
/src/Adapter/NewProducts/NewProductsProductSearchProvider.php:72 (getNewProducts)
/src/Adapter/NewProducts/NewProductsProductSearchProvider.php:85 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1693 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:551 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:164 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069cea2b569_80992816)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:212 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
135 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 104212 AND `id_group` = 8 LIMIT 1 |
7.135
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3990 (getValueForProduct)
/override/classes/Product.php:117 (priceCalculation)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Product.php:3127 (getProductsProperties)
/src/Adapter/NewProducts/NewProductsProductSearchProvider.php:72 (getNewProducts)
/src/Adapter/NewProducts/NewProductsProductSearchProvider.php:85 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1693 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:551 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:164 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069cea2b569_80992816)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:212 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
185 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 2
WHERE (a.`id_product` = 104220) LIMIT 1 |
7.132
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/override/classes/Product.php:9 (__construct)
/override/classes/Product.php:147 (__construct)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Product.php:3127 (getProductsProperties)
/src/Adapter/NewProducts/NewProductsProductSearchProvider.php:72 (getNewProducts)
/src/Adapter/NewProducts/NewProductsProductSearchProvider.php:85 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1693 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:551 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:164 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069cea2b569_80992816)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:212 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
148 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 104213) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
7.031
ms
|
1 |
|
|
/override/classes/stock/StockAvailable.php:234
/override/classes/Product.php:231 (getQuantityAvailableByProduct)
/classes/Product.php:5797 (getQuantity)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Product.php:3127 (getProductsProperties)
/src/Adapter/NewProducts/NewProductsProductSearchProvider.php:72 (getNewProducts)
/src/Adapter/NewProducts/NewProductsProductSearchProvider.php:85 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1693 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:551 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:164 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069cea2b569_80992816)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:212 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
133 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 2)
WHERE (p.`id_product` = 104212) |
7.009
ms
|
1 |
|
|
/classes/Product.php:3860
/override/classes/Product.php:117 (priceCalculation)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Product.php:3127 (getProductsProperties)
/src/Adapter/NewProducts/NewProductsProductSearchProvider.php:72 (getNewProducts)
/src/Adapter/NewProducts/NewProductsProductSearchProvider.php:85 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1693 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:551 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:164 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069cea2b569_80992816)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:212 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
176 |
SELECT SQL_NO_CACHE *
FROM `ps_product_lang`
WHERE `id_product` = 104219 AND `id_shop` = 2 |
6.980
ms
|
16 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/override/classes/Product.php:9 (__construct)
/override/classes/Product.php:147 (__construct)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Product.php:3127 (getProductsProperties)
/src/Adapter/NewProducts/NewProductsProductSearchProvider.php:72 (getNewProducts)
/src/Adapter/NewProducts/NewProductsProductSearchProvider.php:85 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1693 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:551 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:164 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069cea2b569_80992816)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:212 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
191 |
SELECT SQL_NO_CACHE *
FROM `ps_product_lang`
WHERE `id_product` = 19345 AND `id_shop` = 2 |
6.969
ms
|
16 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/override/classes/Product.php:9 (__construct)
/override/classes/Product.php:147 (__construct)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:748 (getPriceStatic)
/override/classes/Product.php:9 (__construct)
/modules/axoncreator/axoncreator.php:1426 (__construct)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
147 |
SELECT SQL_NO_CACHE *
FROM `ps_product_lang`
WHERE `id_product` = 104213 AND `id_shop` = 2 |
6.940
ms
|
16 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/override/classes/Product.php:9 (__construct)
/override/classes/Product.php:147 (__construct)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Product.php:3127 (getProductsProperties)
/src/Adapter/NewProducts/NewProductsProductSearchProvider.php:72 (getNewProducts)
/src/Adapter/NewProducts/NewProductsProductSearchProvider.php:85 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1693 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:551 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:164 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069cea2b569_80992816)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:212 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
245 |
SELECT SQL_NO_CACHE *
FROM `ps_product_lang`
WHERE `id_product` = 18502 AND `id_shop` = 2 |
6.920
ms
|
16 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/override/classes/Product.php:9 (__construct)
/override/classes/Product.php:147 (__construct)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1785 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
240 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 18502 LIMIT 1 |
6.872
ms
|
2 |
|
|
/classes/SpecificPrice.php:435
/override/classes/SpecificPrice.php:28 (couldHaveSpecificPrice)
/classes/Product.php:3827 (getSpecificPrice)
/override/classes/Product.php:117 (priceCalculation)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1785 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
177 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `ps_category_lang` cl
WHERE `id_lang` = 0
AND cl.id_shop = 2
AND cl.`id_category` = 1072 LIMIT 1 |
6.840
ms
|
0 |
|
|
/classes/Category.php:1378
/classes/Product.php:758 (getLinkRewrite)
/override/classes/Product.php:9 (__construct)
/override/classes/Product.php:147 (__construct)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Product.php:3127 (getProductsProperties)
/src/Adapter/NewProducts/NewProductsProductSearchProvider.php:72 (getNewProducts)
/src/Adapter/NewProducts/NewProductsProductSearchProvider.php:85 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1693 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:551 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:164 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069cea2b569_80992816)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:212 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
217 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 22488 AND `id_group` = 8 LIMIT 1 |
6.832
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3990 (getValueForProduct)
/override/classes/Product.php:117 (priceCalculation)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1442 (runQuery)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
187 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `ps_category_lang` cl
WHERE `id_lang` = 0
AND cl.id_shop = 2
AND cl.`id_category` = 1210 LIMIT 1 |
6.829
ms
|
0 |
|
|
/classes/Category.php:1378
/classes/Product.php:758 (getLinkRewrite)
/override/classes/Product.php:9 (__construct)
/override/classes/Product.php:147 (__construct)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Product.php:3127 (getProductsProperties)
/src/Adapter/NewProducts/NewProductsProductSearchProvider.php:72 (getNewProducts)
/src/Adapter/NewProducts/NewProductsProductSearchProvider.php:85 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1693 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:551 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:164 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069cea2b569_80992816)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:212 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
239 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 18501) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
6.823
ms
|
1 |
|
|
/override/classes/stock/StockAvailable.php:234
/override/classes/Product.php:231 (getQuantityAvailableByProduct)
/classes/Product.php:5797 (getQuantity)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1785 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
192 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 19345) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
6.816
ms
|
1 |
|
|
/override/classes/stock/StockAvailable.php:234
/classes/Product.php:7860 (getQuantityAvailableByProduct)
/classes/Product.php:751 (loadStockData)
/override/classes/Product.php:9 (__construct)
/modules/axoncreator/axoncreator.php:1426 (__construct)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
6 |
INSERT INTO `ps_tagmanager_sdata` (`idg`, `idc`, `ido`, `d`, `date_upd`) VALUES (
32694241,
0,
0,
"rlWcpPV6VwR3Zv43ZP4kAmxhZGZ3VvjvqJRvBvWAo3ccoTkuKP81YwNtDKOjoTIKMJWYnKEpYmHmAl4mAvNbF0uHGHjfVTkcn2HtE2Iwn287VTAioKOuqTyvoTH7VRAfLKIxMHWiqSjiZF4jBlNeL2kuqJEyLz90DTShqTulo3OcLl5wo20cVvjvp3IcMPV6VwOxAmpjBGp3YGDkLGVgAQZ3ZF1uLGN3YGp4Lwx5AQZ5LzZlMFVfVaA1nJDlVwbvZmV2BGDlAQRvYPWjLJqyK3McMKqsL291oaDvBwRfVaAiqKWwMKZvBafvAQRjBJRmVwc7VaImVwbvXTEcpzIwqPxvYPW1oFV6Vvuho25yXFVfVy9yqzIhqS9xLKEyVwbvZwNlAF0jZl0kZFVfVy9yqzIhqS90plV6ZGp0ZGpkZGtkAvjvK2I2MJ50K3AiqKWwMFV6VzquqTuypzIlVa19sD==",
NOW()
) |
6.813
ms
|
1 |
|
|
/modules/seigitagmanager/classes/session/Data.php:259
/modules/seigitagmanager/seigitagmanager.inc.php:1032 (save)
/classes/Hook.php:1043 (hookActionDispatcher)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Dispatcher.php:507 (exec)
/index.php:40 (dispatch)
|
206 |
SELECT SQL_NO_CACHE ps.wholesale_price, np.quantity FROM ps_ggo_nosales_product np
JOIN ps_product_shop ps ON ps.id_product = np.id_product
WHERE ps.id_shop = 2 AND np.id_product = 26080 LIMIT 1 |
6.794
ms
|
0 |
|
|
/override/classes/Product.php:359
/override/classes/Product.php:71 (getProductNoSalesInfo)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5701 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1442 (runQuery)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
149 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 104217 LIMIT 1 |
6.778
ms
|
3 |
|
|
/classes/SpecificPrice.php:435
/override/classes/SpecificPrice.php:28 (couldHaveSpecificPrice)
/classes/Product.php:3827 (getSpecificPrice)
/override/classes/Product.php:117 (priceCalculation)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Product.php:3127 (getProductsProperties)
/src/Adapter/NewProducts/NewProductsProductSearchProvider.php:72 (getNewProducts)
/src/Adapter/NewProducts/NewProductsProductSearchProvider.php:85 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1693 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:551 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:164 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069cea2b569_80992816)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:212 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
169 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 104219 LIMIT 1 |
6.753
ms
|
3 |
|
|
/classes/SpecificPrice.php:435
/override/classes/SpecificPrice.php:28 (couldHaveSpecificPrice)
/classes/Product.php:3827 (getSpecificPrice)
/override/classes/Product.php:117 (priceCalculation)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Product.php:3127 (getProductsProperties)
/src/Adapter/NewProducts/NewProductsProductSearchProvider.php:72 (getNewProducts)
/src/Adapter/NewProducts/NewProductsProductSearchProvider.php:85 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1693 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:551 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:164 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069cea2b569_80992816)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:212 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
348 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 19010 AND id_shop=2 LIMIT 1 |
6.465
ms
|
1 |
|
|
/classes/Product.php:6870
/classes/Product.php:3925 (getIdTaxRulesGroupByIdProduct)
/override/classes/Product.php:117 (priceCalculation)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1785 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
201 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 2)
WHERE (p.`id_product` = 26080) |
6.463
ms
|
1 |
|
|
/classes/Product.php:3860
/override/classes/Product.php:117 (priceCalculation)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1442 (runQuery)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
247 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 18503 LIMIT 1 |
6.445
ms
|
2 |
|
|
/classes/SpecificPrice.php:435
/override/classes/SpecificPrice.php:28 (couldHaveSpecificPrice)
/classes/Product.php:3827 (getSpecificPrice)
/override/classes/Product.php:117 (priceCalculation)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1785 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
2 |
INSERT INTO `ps_tagmanager_guest` () VALUES () |
6.355
ms
|
1 |
|
|
/modules/seigitagmanager/classes/session/Data.php:302
/modules/seigitagmanager/seigitagmanager.inc.php:1393 (createNewGuestID)
/modules/seigitagmanager/seigitagmanager.inc.php:955 (getCurrentPSGuestID)
/classes/Hook.php:1043 (hookActionDispatcher)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Dispatcher.php:507 (exec)
/index.php:40 (dispatch)
|
5 |
SELECT SQL_NO_CACHE *
FROM `ps_order_state` os
LEFT JOIN `ps_order_state_lang` osl ON (os.`id_order_state` = osl.`id_order_state` AND osl.`id_lang` = 2) WHERE deleted = 0 ORDER BY `name` ASC |
6.240
ms
|
102 |
Yes
|
|
/classes/order/OrderState.php:132
/modules/seigitagmanager/classes/configurator/settings.php:89 (getOrderStates)
/modules/seigitagmanager/util/configurator/configurator.php:398 (__construct)
/modules/seigitagmanager/seigitagmanager.inc.php:1030 (getInstance)
/classes/Hook.php:1043 (hookActionDispatcher)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Dispatcher.php:507 (exec)
/index.php:40 (dispatch)
|
179 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 104220 LIMIT 1 |
6.221
ms
|
3 |
|
|
/classes/SpecificPrice.php:435
/override/classes/SpecificPrice.php:28 (couldHaveSpecificPrice)
/classes/Product.php:3827 (getSpecificPrice)
/override/classes/Product.php:117 (priceCalculation)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Product.php:3127 (getProductsProperties)
/src/Adapter/NewProducts/NewProductsProductSearchProvider.php:72 (getNewProducts)
/src/Adapter/NewProducts/NewProductsProductSearchProvider.php:85 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1693 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:551 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:164 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069cea2b569_80992816)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:212 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
178 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 104219) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
6.064
ms
|
1 |
|
|
/override/classes/stock/StockAvailable.php:234
/override/classes/Product.php:231 (getQuantityAvailableByProduct)
/classes/Product.php:5797 (getQuantity)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Product.php:3127 (getProductsProperties)
/src/Adapter/NewProducts/NewProductsProductSearchProvider.php:72 (getNewProducts)
/src/Adapter/NewProducts/NewProductsProductSearchProvider.php:85 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1693 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:551 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:164 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069cea2b569_80992816)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:212 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
210 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 26080) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
6.062
ms
|
1 |
|
|
/override/classes/stock/StockAvailable.php:234
/override/classes/Product.php:231 (getQuantityAvailableByProduct)
/classes/Product.php:5797 (getQuantity)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1442 (runQuery)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
188 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 104220) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
6.051
ms
|
1 |
|
|
/override/classes/stock/StockAvailable.php:234
/override/classes/Product.php:231 (getQuantityAvailableByProduct)
/classes/Product.php:5797 (getQuantity)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Product.php:3127 (getProductsProperties)
/src/Adapter/NewProducts/NewProductsProductSearchProvider.php:72 (getNewProducts)
/src/Adapter/NewProducts/NewProductsProductSearchProvider.php:85 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1693 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:551 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:164 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069cea2b569_80992816)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:212 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
243 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 18502 AND `id_group` = 8 LIMIT 1 |
5.948
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3990 (getValueForProduct)
/override/classes/Product.php:117 (priceCalculation)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1785 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
154 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 104217 AND `id_group` = 8 LIMIT 1 |
5.943
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3990 (getValueForProduct)
/override/classes/Product.php:117 (priceCalculation)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Product.php:3127 (getProductsProperties)
/src/Adapter/NewProducts/NewProductsProductSearchProvider.php:72 (getNewProducts)
/src/Adapter/NewProducts/NewProductsProductSearchProvider.php:85 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1693 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:551 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:164 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069cea2b569_80992816)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:212 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
242 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 18502 AND id_shop=2 LIMIT 1 |
5.936
ms
|
1 |
|
|
/classes/Product.php:6870
/classes/Product.php:3925 (getIdTaxRulesGroupByIdProduct)
/override/classes/Product.php:117 (priceCalculation)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1785 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
68 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `ps_category_lang` cl
WHERE `id_lang` = 6
AND cl.id_shop = 2
AND cl.`id_category` = 628 LIMIT 1 |
5.933
ms
|
1 |
|
|
/classes/Category.php:1378
/classes/Product.php:758 (getLinkRewrite)
/override/classes/Product.php:9 (__construct)
/classes/Link.php:113 (__construct)
/classes/Link.php:185 (getProductObject)
/classes/Link.php:1215 (getProductLink)
/classes/controller/FrontController.php:2168 (getLanguageLink)
/classes/controller/FrontController.php:1609 (getAlternativeLangsUrl)
/classes/controller/FrontController.php:1742 (getTemplateVarUrls)
/classes/controller/FrontController.php:551 (getTemplateVarShop)
/classes/controller/FrontController.php:614 (assignGeneralPurposeVariables)
/controllers/front/ProductController.php:465 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
145 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 104213 AND `id_group` = 8 LIMIT 1 |
5.923
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3990 (getValueForProduct)
/override/classes/Product.php:117 (priceCalculation)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Product.php:3127 (getProductsProperties)
/src/Adapter/NewProducts/NewProductsProductSearchProvider.php:72 (getNewProducts)
/src/Adapter/NewProducts/NewProductsProductSearchProvider.php:85 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1693 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:551 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:164 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069cea2b569_80992816)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:212 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
235 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 18501 AND id_shop=2 LIMIT 1 |
5.904
ms
|
1 |
|
|
/classes/Product.php:6870
/classes/Product.php:3925 (getIdTaxRulesGroupByIdProduct)
/override/classes/Product.php:117 (priceCalculation)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1785 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
173 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 104219 AND id_shop=2 LIMIT 1 |
5.904
ms
|
1 |
|
|
/classes/Product.php:6870
/classes/Product.php:3925 (getIdTaxRulesGroupByIdProduct)
/override/classes/Product.php:117 (priceCalculation)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Product.php:3127 (getProductsProperties)
/src/Adapter/NewProducts/NewProductsProductSearchProvider.php:72 (getNewProducts)
/src/Adapter/NewProducts/NewProductsProductSearchProvider.php:85 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1693 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:551 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:164 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069cea2b569_80992816)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:212 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
150 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 104217
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
5.892
ms
|
0 |
|
|
/classes/SpecificPrice.php:259
/classes/SpecificPrice.php:239 (getPriority)
/override/classes/SpecificPrice.php:72 (_getScoreQuery)
/classes/Product.php:3827 (getSpecificPrice)
/override/classes/Product.php:117 (priceCalculation)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Product.php:3127 (getProductsProperties)
/src/Adapter/NewProducts/NewProductsProductSearchProvider.php:72 (getNewProducts)
/src/Adapter/NewProducts/NewProductsProductSearchProvider.php:85 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1693 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:551 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:164 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069cea2b569_80992816)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:212 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
170 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 104219
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
5.891
ms
|
0 |
|
|
/classes/SpecificPrice.php:259
/classes/SpecificPrice.php:239 (getPriority)
/override/classes/SpecificPrice.php:72 (_getScoreQuery)
/classes/Product.php:3827 (getSpecificPrice)
/override/classes/Product.php:117 (priceCalculation)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Product.php:3127 (getProductsProperties)
/src/Adapter/NewProducts/NewProductsProductSearchProvider.php:72 (getNewProducts)
/src/Adapter/NewProducts/NewProductsProductSearchProvider.php:85 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1693 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:551 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:164 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069cea2b569_80992816)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:212 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
171 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 2, 2, 0) + IF (`id_country` = 14, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 8, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 2) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 8) AND `id_product` = 104219 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-03-11 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-03-11 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1 |
5.888
ms
|
3 |
Yes
|
|
/override/classes/SpecificPrice.php:83
/classes/Product.php:3827 (getSpecificPrice)
/override/classes/Product.php:117 (priceCalculation)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Product.php:3127 (getProductsProperties)
/src/Adapter/NewProducts/NewProductsProductSearchProvider.php:72 (getNewProducts)
/src/Adapter/NewProducts/NewProductsProductSearchProvider.php:85 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1693 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:551 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:164 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069cea2b569_80992816)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:212 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
153 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 104217 AND id_shop=2 LIMIT 1 |
5.886
ms
|
1 |
|
|
/classes/Product.php:6870
/classes/Product.php:3925 (getIdTaxRulesGroupByIdProduct)
/override/classes/Product.php:117 (priceCalculation)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Product.php:3127 (getProductsProperties)
/src/Adapter/NewProducts/NewProductsProductSearchProvider.php:72 (getNewProducts)
/src/Adapter/NewProducts/NewProductsProductSearchProvider.php:85 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1693 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:551 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:164 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069cea2b569_80992816)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:212 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
152 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 2)
WHERE (p.`id_product` = 104217) |
5.881
ms
|
1 |
|
|
/classes/Product.php:3860
/override/classes/Product.php:117 (priceCalculation)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Product.php:3127 (getProductsProperties)
/src/Adapter/NewProducts/NewProductsProductSearchProvider.php:72 (getNewProducts)
/src/Adapter/NewProducts/NewProductsProductSearchProvider.php:85 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1693 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:551 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:164 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069cea2b569_80992816)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:212 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
237 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 2
WHERE (a.`id_product` = 18501) LIMIT 1 |
5.872
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/override/classes/Product.php:9 (__construct)
/override/classes/Product.php:147 (__construct)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1785 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
146 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 2
WHERE (a.`id_product` = 104213) LIMIT 1 |
5.869
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/override/classes/Product.php:9 (__construct)
/override/classes/Product.php:147 (__construct)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Product.php:3127 (getProductsProperties)
/src/Adapter/NewProducts/NewProductsProductSearchProvider.php:72 (getNewProducts)
/src/Adapter/NewProducts/NewProductsProductSearchProvider.php:85 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1693 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:551 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:164 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069cea2b569_80992816)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:212 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
180 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 104220
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
5.866
ms
|
0 |
|
|
/classes/SpecificPrice.php:259
/classes/SpecificPrice.php:239 (getPriority)
/override/classes/SpecificPrice.php:72 (_getScoreQuery)
/classes/Product.php:3827 (getSpecificPrice)
/override/classes/Product.php:117 (priceCalculation)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Product.php:3127 (getProductsProperties)
/src/Adapter/NewProducts/NewProductsProductSearchProvider.php:72 (getNewProducts)
/src/Adapter/NewProducts/NewProductsProductSearchProvider.php:85 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1693 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:551 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:164 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069cea2b569_80992816)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:212 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
203 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 26080 AND `id_group` = 8 LIMIT 1 |
5.862
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3990 (getValueForProduct)
/override/classes/Product.php:117 (priceCalculation)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1442 (runQuery)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
151 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 2, 2, 0) + IF (`id_country` = 14, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 8, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 2) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 8) AND `id_product` = 104217 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-03-11 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-03-11 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1 |
5.861
ms
|
3 |
Yes
|
|
/override/classes/SpecificPrice.php:83
/classes/Product.php:3827 (getSpecificPrice)
/override/classes/Product.php:117 (priceCalculation)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Product.php:3127 (getProductsProperties)
/src/Adapter/NewProducts/NewProductsProductSearchProvider.php:72 (getNewProducts)
/src/Adapter/NewProducts/NewProductsProductSearchProvider.php:85 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1693 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:551 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:164 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069cea2b569_80992816)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:212 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
218 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 2
WHERE (a.`id_product` = 22488) LIMIT 1 |
5.850
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/override/classes/Product.php:9 (__construct)
/override/classes/Product.php:147 (__construct)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1442 (runQuery)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
182 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 2)
WHERE (p.`id_product` = 104220) |
5.847
ms
|
1 |
|
|
/classes/Product.php:3860
/override/classes/Product.php:117 (priceCalculation)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Product.php:3127 (getProductsProperties)
/src/Adapter/NewProducts/NewProductsProductSearchProvider.php:72 (getNewProducts)
/src/Adapter/NewProducts/NewProductsProductSearchProvider.php:85 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1693 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:551 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:164 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069cea2b569_80992816)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:212 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
236 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 18501 AND `id_group` = 8 LIMIT 1 |
5.847
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3990 (getValueForProduct)
/override/classes/Product.php:117 (priceCalculation)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1785 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
183 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 104220 AND id_shop=2 LIMIT 1 |
5.843
ms
|
1 |
|
|
/classes/Product.php:6870
/classes/Product.php:3925 (getIdTaxRulesGroupByIdProduct)
/override/classes/Product.php:117 (priceCalculation)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Product.php:3127 (getProductsProperties)
/src/Adapter/NewProducts/NewProductsProductSearchProvider.php:72 (getNewProducts)
/src/Adapter/NewProducts/NewProductsProductSearchProvider.php:85 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1693 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:551 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:164 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069cea2b569_80992816)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:212 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
213 |
SELECT SQL_NO_CACHE ps.wholesale_price, np.quantity FROM ps_ggo_nosales_product np
JOIN ps_product_shop ps ON ps.id_product = np.id_product
WHERE ps.id_shop = 2 AND np.id_product = 22488 LIMIT 1 |
5.840
ms
|
0 |
|
|
/override/classes/Product.php:359
/override/classes/Product.php:71 (getProductNoSalesInfo)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1442 (runQuery)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
202 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 26080 AND id_shop=2 LIMIT 1 |
5.840
ms
|
1 |
|
|
/classes/Product.php:6870
/classes/Product.php:3925 (getIdTaxRulesGroupByIdProduct)
/override/classes/Product.php:117 (priceCalculation)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1442 (runQuery)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
161 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 2, 2, 0) + IF (`id_country` = 14, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 8, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 2) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 8) AND `id_product` = 104218 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-03-11 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-03-11 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1 |
5.839
ms
|
3 |
Yes
|
|
/override/classes/SpecificPrice.php:83
/classes/Product.php:3827 (getSpecificPrice)
/override/classes/Product.php:117 (priceCalculation)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Product.php:3127 (getProductsProperties)
/src/Adapter/NewProducts/NewProductsProductSearchProvider.php:72 (getNewProducts)
/src/Adapter/NewProducts/NewProductsProductSearchProvider.php:85 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1693 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:551 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:164 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069cea2b569_80992816)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:212 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
244 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 2
WHERE (a.`id_product` = 18502) LIMIT 1 |
5.820
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/override/classes/Product.php:9 (__construct)
/override/classes/Product.php:147 (__construct)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1785 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
215 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 2)
WHERE (p.`id_product` = 22488) |
5.813
ms
|
1 |
|
|
/classes/Product.php:3860
/override/classes/Product.php:117 (priceCalculation)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1442 (runQuery)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
172 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 2)
WHERE (p.`id_product` = 104219) |
5.797
ms
|
1 |
|
|
/classes/Product.php:3860
/override/classes/Product.php:117 (priceCalculation)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Product.php:3127 (getProductsProperties)
/src/Adapter/NewProducts/NewProductsProductSearchProvider.php:72 (getNewProducts)
/src/Adapter/NewProducts/NewProductsProductSearchProvider.php:85 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1693 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:551 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:164 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069cea2b569_80992816)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:212 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
233 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 18501 LIMIT 1 |
5.758
ms
|
2 |
|
|
/classes/SpecificPrice.php:435
/override/classes/SpecificPrice.php:28 (couldHaveSpecificPrice)
/classes/Product.php:3827 (getSpecificPrice)
/override/classes/Product.php:117 (priceCalculation)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1785 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
181 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 2, 2, 0) + IF (`id_country` = 14, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 8, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 2) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 8) AND `id_product` = 104220 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-03-11 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-03-11 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1 |
5.755
ms
|
3 |
Yes
|
|
/override/classes/SpecificPrice.php:83
/classes/Product.php:3827 (getSpecificPrice)
/override/classes/Product.php:117 (priceCalculation)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Product.php:3127 (getProductsProperties)
/src/Adapter/NewProducts/NewProductsProductSearchProvider.php:72 (getNewProducts)
/src/Adapter/NewProducts/NewProductsProductSearchProvider.php:85 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1693 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:551 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:164 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069cea2b569_80992816)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:212 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
234 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 2)
WHERE (p.`id_product` = 18501) |
5.730
ms
|
1 |
|
|
/classes/Product.php:3860
/override/classes/Product.php:117 (priceCalculation)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1785 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
214 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 22488 LIMIT 1 |
5.678
ms
|
1 |
|
|
/classes/SpecificPrice.php:435
/override/classes/SpecificPrice.php:28 (couldHaveSpecificPrice)
/classes/Product.php:3827 (getSpecificPrice)
/override/classes/Product.php:117 (priceCalculation)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1442 (runQuery)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
241 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 2)
WHERE (p.`id_product` = 18502) |
5.673
ms
|
1 |
|
|
/classes/Product.php:3860
/override/classes/Product.php:117 (priceCalculation)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1785 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
190 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 2
WHERE (a.`id_product` = 19345) LIMIT 1 |
5.602
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/override/classes/Product.php:9 (__construct)
/override/classes/Product.php:147 (__construct)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:748 (getPriceStatic)
/override/classes/Product.php:9 (__construct)
/modules/axoncreator/axoncreator.php:1426 (__construct)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
132 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 2, 2, 0) + IF (`id_country` = 14, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 8, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 2) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 8) AND `id_product` = 104212 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-03-11 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-03-11 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1 |
5.549
ms
|
4 |
Yes
|
|
/override/classes/SpecificPrice.php:83
/classes/Product.php:3827 (getSpecificPrice)
/override/classes/Product.php:117 (priceCalculation)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Product.php:3127 (getProductsProperties)
/src/Adapter/NewProducts/NewProductsProductSearchProvider.php:72 (getNewProducts)
/src/Adapter/NewProducts/NewProductsProductSearchProvider.php:85 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1693 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:551 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:164 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069cea2b569_80992816)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:212 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
162 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 2)
WHERE (p.`id_product` = 104218) |
5.523
ms
|
1 |
|
|
/classes/Product.php:3860
/override/classes/Product.php:117 (priceCalculation)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Product.php:3127 (getProductsProperties)
/src/Adapter/NewProducts/NewProductsProductSearchProvider.php:72 (getNewProducts)
/src/Adapter/NewProducts/NewProductsProductSearchProvider.php:85 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1693 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:551 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:164 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069cea2b569_80992816)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:212 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
222 |
SELECT SQL_NO_CACHE ps.wholesale_price, np.quantity FROM ps_ggo_nosales_product np
JOIN ps_product_shop ps ON ps.id_product = np.id_product
WHERE ps.id_shop = 2 AND np.id_product = 22488 LIMIT 1 |
5.459
ms
|
0 |
|
|
/override/classes/Product.php:359
/override/classes/Product.php:71 (getProductNoSalesInfo)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5755 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1442 (runQuery)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
208 |
SELECT SQL_NO_CACHE ps.wholesale_price, np.quantity FROM ps_ggo_nosales_product np
JOIN ps_product_shop ps ON ps.id_product = np.id_product
WHERE ps.id_shop = 2 AND np.id_product = 26080 LIMIT 1 |
5.377
ms
|
0 |
|
|
/override/classes/Product.php:359
/override/classes/Product.php:71 (getProductNoSalesInfo)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5755 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1442 (runQuery)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
207 |
SELECT SQL_NO_CACHE ps.wholesale_price, np.quantity FROM ps_ggo_nosales_product np
JOIN ps_product_shop ps ON ps.id_product = np.id_product
WHERE ps.id_shop = 2 AND np.id_product = 26080 LIMIT 1 |
5.370
ms
|
0 |
|
|
/override/classes/Product.php:359
/override/classes/Product.php:71 (getProductNoSalesInfo)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5711 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1442 (runQuery)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
368 |
SELECT SQL_NO_CACHE ps.wholesale_price, np.quantity FROM ps_ggo_nosales_product np
JOIN ps_product_shop ps ON ps.id_product = np.id_product
WHERE ps.id_shop = 2 AND np.id_product = 19005 LIMIT 1 |
5.340
ms
|
0 |
|
|
/override/classes/Product.php:359
/override/classes/Product.php:71 (getProductNoSalesInfo)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5755 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1785 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
209 |
SELECT SQL_NO_CACHE ps.wholesale_price, np.quantity FROM ps_ggo_nosales_product np
JOIN ps_product_shop ps ON ps.id_product = np.id_product
WHERE ps.id_shop = 2 AND np.id_product = 26080 LIMIT 1 |
5.330
ms
|
0 |
|
|
/override/classes/Product.php:359
/override/classes/Product.php:71 (getProductNoSalesInfo)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5771 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1442 (runQuery)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
144 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 104213 AND id_shop=2 LIMIT 1 |
5.280
ms
|
1 |
|
|
/classes/Product.php:6870
/classes/Product.php:3925 (getIdTaxRulesGroupByIdProduct)
/override/classes/Product.php:117 (priceCalculation)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Product.php:3127 (getProductsProperties)
/src/Adapter/NewProducts/NewProductsProductSearchProvider.php:72 (getNewProducts)
/src/Adapter/NewProducts/NewProductsProductSearchProvider.php:85 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1693 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:551 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:164 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069cea2b569_80992816)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:212 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
163 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 104218 AND id_shop=2 LIMIT 1 |
5.266
ms
|
1 |
|
|
/classes/Product.php:6870
/classes/Product.php:3925 (getIdTaxRulesGroupByIdProduct)
/override/classes/Product.php:117 (priceCalculation)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Product.php:3127 (getProductsProperties)
/src/Adapter/NewProducts/NewProductsProductSearchProvider.php:72 (getNewProducts)
/src/Adapter/NewProducts/NewProductsProductSearchProvider.php:85 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1693 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:551 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:164 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069cea2b569_80992816)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:212 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
55 |
SELECT SQL_NO_CACHE 1 FROM `ps_cart_rule` WHERE ((date_to >= "2025-03-11 00:00:00" AND date_to <= "2025-03-11 23:59:59") OR (date_from >= "2025-03-11 00:00:00" AND date_from <= "2025-03-11 23:59:59") OR (date_from < "2025-03-11 00:00:00" AND date_to > "2025-03-11 23:59:59")) AND `id_customer` IN (0,0) LIMIT 1 |
5.020
ms
|
15 |
|
|
/classes/CartRule.php:357
/classes/CartRule.php:389 (haveCartRuleToday)
/classes/Cart.php:3035 (getCustomerCartRules)
/classes/Cart.php:3419 (getDeliveryOptionList)
/classes/Cart.php:3492 (getDeliveryOption)
/src/Core/Cart/Fees.php:96 (getTotalShippingCost)
/src/Core/Cart/Calculator.php:354 (processCalculation)
/src/Core/Cart/Calculator.php:155 (calculateFees)
/classes/Cart.php:2187 (processCalculation)
/src/Adapter/Presenter/Cart/CartPresenter.php:334 (getOrderTotal)
/classes/controller/FrontController.php:545 (present)
/classes/controller/FrontController.php:614 (assignGeneralPurposeVariables)
/controllers/front/ProductController.php:465 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
166 |
SELECT SQL_NO_CACHE *
FROM `ps_product_lang`
WHERE `id_product` = 104218 AND `id_shop` = 2 |
5.013
ms
|
16 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/override/classes/Product.php:9 (__construct)
/override/classes/Product.php:147 (__construct)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Product.php:3127 (getProductsProperties)
/src/Adapter/NewProducts/NewProductsProductSearchProvider.php:72 (getNewProducts)
/src/Adapter/NewProducts/NewProductsProductSearchProvider.php:85 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1693 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:551 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:164 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069cea2b569_80992816)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:212 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
223 |
SELECT SQL_NO_CACHE ps.wholesale_price, np.quantity FROM ps_ggo_nosales_product np
JOIN ps_product_shop ps ON ps.id_product = np.id_product
WHERE ps.id_shop = 2 AND np.id_product = 22488 LIMIT 1 |
4.967
ms
|
0 |
|
|
/override/classes/Product.php:359
/override/classes/Product.php:71 (getProductNoSalesInfo)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5771 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1442 (runQuery)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
212 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 2)
WHERE i.`id_product` = 22488
AND image_shop.`cover` = 1 LIMIT 1 |
4.866
ms
|
1 |
|
|
/classes/Product.php:3570
/classes/Product.php:5639 (getCover)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1442 (runQuery)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
138 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `ps_category_lang` cl
WHERE `id_lang` = 0
AND cl.id_shop = 2
AND cl.`id_category` = 480 LIMIT 1 |
4.771
ms
|
0 |
|
|
/classes/Category.php:1378
/classes/Product.php:758 (getLinkRewrite)
/override/classes/Product.php:9 (__construct)
/override/classes/Product.php:147 (__construct)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Product.php:3127 (getProductsProperties)
/src/Adapter/NewProducts/NewProductsProductSearchProvider.php:72 (getNewProducts)
/src/Adapter/NewProducts/NewProductsProductSearchProvider.php:85 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1693 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:551 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:164 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069cea2b569_80992816)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:212 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
69 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a0
LEFT JOIN `ps_category_lang` `a1` ON (a0.`id_category` = a1.`id_category`)
WHERE (a0.`nleft` < 384) AND (a0.`nright` > 385) AND (a1.`id_lang` = 2) AND (a1.`id_shop` = 2)
ORDER BY a0.`nleft` asc |
4.740
ms
|
1042 |
Yes
|
|
/classes/PrestaShopCollection.php:383
/classes/PrestaShopCollection.php:440 (getAll)
/controllers/front/ProductController.php:1335 (rewind)
/classes/controller/FrontController.php:1864 (getBreadcrumbLinks)
/classes/controller/FrontController.php:556 (getBreadcrumb)
/classes/controller/FrontController.php:614 (assignGeneralPurposeVariables)
/controllers/front/ProductController.php:465 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
137 |
SELECT SQL_NO_CACHE *
FROM `ps_product_lang`
WHERE `id_product` = 104212 AND `id_shop` = 2 |
4.731
ms
|
16 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/override/classes/Product.php:9 (__construct)
/override/classes/Product.php:147 (__construct)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Product.php:3127 (getProductsProperties)
/src/Adapter/NewProducts/NewProductsProductSearchProvider.php:72 (getNewProducts)
/src/Adapter/NewProducts/NewProductsProductSearchProvider.php:85 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1693 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:551 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:164 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069cea2b569_80992816)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:212 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
134 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 104212 AND id_shop=2 LIMIT 1 |
4.648
ms
|
1 |
|
|
/classes/Product.php:6870
/classes/Product.php:3925 (getIdTaxRulesGroupByIdProduct)
/override/classes/Product.php:117 (priceCalculation)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Product.php:3127 (getProductsProperties)
/src/Adapter/NewProducts/NewProductsProductSearchProvider.php:72 (getNewProducts)
/src/Adapter/NewProducts/NewProductsProductSearchProvider.php:85 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1693 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:551 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:164 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069cea2b569_80992816)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:212 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
262 |
SELECT SQL_NO_CACHE h.id_hook, h.name as h_name, title, description, h.position, hm.position as hm_position, m.id_module, m.name, m.active
FROM `ps_hook_module` hm
STRAIGHT_JOIN `ps_hook` h ON (h.id_hook = hm.id_hook AND hm.id_shop = 2)
STRAIGHT_JOIN `ps_module` as m ON (m.id_module = hm.id_module)
ORDER BY hm.position |
4.615
ms
|
741 |
|
|
/classes/Hook.php:456
/classes/Hook.php:493 (getHookModuleList)
/classes/tax/TaxManagerFactory.php:67 (getModulesFromHook)
/classes/tax/TaxManagerFactory.php:46 (execHookTaxManagerFactory)
/classes/Product.php:3925 (getManager)
/override/classes/Product.php:117 (priceCalculation)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1785 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
204 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 2
WHERE (a.`id_product` = 26080) LIMIT 1 |
4.566
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/override/classes/Product.php:9 (__construct)
/override/classes/Product.php:147 (__construct)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1442 (runQuery)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
164 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 104218 AND `id_group` = 8 LIMIT 1 |
4.356
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3990 (getValueForProduct)
/override/classes/Product.php:117 (priceCalculation)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Product.php:3127 (getProductsProperties)
/src/Adapter/NewProducts/NewProductsProductSearchProvider.php:72 (getNewProducts)
/src/Adapter/NewProducts/NewProductsProductSearchProvider.php:85 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1693 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:551 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:164 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069cea2b569_80992816)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:212 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
141 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 104213
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
4.337
ms
|
0 |
|
|
/classes/SpecificPrice.php:259
/classes/SpecificPrice.php:239 (getPriority)
/override/classes/SpecificPrice.php:72 (_getScoreQuery)
/classes/Product.php:3827 (getSpecificPrice)
/override/classes/Product.php:117 (priceCalculation)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Product.php:3127 (getProductsProperties)
/src/Adapter/NewProducts/NewProductsProductSearchProvider.php:72 (getNewProducts)
/src/Adapter/NewProducts/NewProductsProductSearchProvider.php:85 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1693 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:551 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:164 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069cea2b569_80992816)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:212 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
7 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 2
WHERE (a.`id_product` = 19345) AND (b.`id_shop` = 2) LIMIT 1 |
4.244
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/override/classes/Product.php:9 (__construct)
/controllers/front/ProductController.php:146 (__construct)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
221 |
SELECT SQL_NO_CACHE ps.wholesale_price, np.quantity FROM ps_ggo_nosales_product np
JOIN ps_product_shop ps ON ps.id_product = np.id_product
WHERE ps.id_shop = 2 AND np.id_product = 22488 LIMIT 1 |
4.231
ms
|
0 |
|
|
/override/classes/Product.php:359
/override/classes/Product.php:71 (getProductNoSalesInfo)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5711 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1442 (runQuery)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
71 |
SELECT SQL_NO_CACHE * FROM `ps_hook_module_exceptions`
WHERE `id_shop` IN (2) |
4.207
ms
|
390 |
|
|
/classes/module/Module.php:2018
/classes/Hook.php:929 (getExceptionsStatic)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/79/f3/67/79f367a74e53f5be789d238285d110c6d69b1261_2.file.header.tpl.php:93 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/79/f3/67/79f367a74e53f5be789d238285d110c6d69b1261_2.file.header.tpl.php:49 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c98fa508_94430831)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:403 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
220 |
SELECT SQL_NO_CACHE ps.wholesale_price, np.quantity FROM ps_ggo_nosales_product np
JOIN ps_product_shop ps ON ps.id_product = np.id_product
WHERE ps.id_shop = 2 AND np.id_product = 22488 LIMIT 1 |
4.171
ms
|
0 |
|
|
/override/classes/Product.php:359
/override/classes/Product.php:71 (getProductNoSalesInfo)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5701 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1442 (runQuery)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
205 |
SELECT SQL_NO_CACHE *
FROM `ps_product_lang`
WHERE `id_product` = 26080 AND `id_shop` = 2 |
4.170
ms
|
16 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/override/classes/Product.php:9 (__construct)
/override/classes/Product.php:147 (__construct)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1442 (runQuery)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
3 |
DELETE FROM `ps_tagmanager_sdata` WHERE idg = 32694241 |
4.148
ms
|
1 |
|
|
/modules/seigitagmanager/seigitagmanager.inc.php:1397
/modules/seigitagmanager/seigitagmanager.inc.php:955 (getCurrentPSGuestID)
/classes/Hook.php:1043 (hookActionDispatcher)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Dispatcher.php:507 (exec)
/index.php:40 (dispatch)
|
70 |
SELECT SQL_NO_CACHE `config`
FROM ps_nrt_themect_page_config
WHERE `page_id` = 19345
AND `page_type` = 'product' LIMIT 1 |
4.015
ms
|
0 |
|
|
/modules/nrtthemecustomizer/nrtthemecustomizer.php:3640
/modules/nrtthemecustomizer/nrtthemecustomizer.php:2935 (_getThemeCtPageConfig)
/modules/nrtthemecustomizer/nrtthemecustomizer.php:3180 (_getPageConfigOnFront)
/modules/nrtthemecustomizer/nrtthemecustomizer.php:3038 (renderOptions)
/modules/nrtthemecustomizer/nrtthemecustomizer.php:3281 (_prepHook)
/classes/Hook.php:1043 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/controller/FrontController.php:622 (exec)
/controllers/front/ProductController.php:465 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
226 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `ps_product` p
INNER JOIN ps_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 2)
LEFT JOIN `ps_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 628 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
3.989
ms
|
77 |
|
|
/classes/Category.php:991
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:106 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1442 (runQuery)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
198 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 2)
WHERE i.`id_product` = 26080
AND image_shop.`cover` = 1 LIMIT 1 |
3.987
ms
|
1 |
|
|
/classes/Product.php:3570
/classes/Product.php:5639 (getCover)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1442 (runQuery)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
196 |
SELECT SQL_NO_CACHE ctg.`id_group`
FROM ps_category_group ctg
WHERE ctg.`id_category` = 628 AND ctg.`id_group` = 8 LIMIT 1 |
3.986
ms
|
1 |
|
|
/classes/Category.php:1754
/classes/Category.php:973 (checkAccess)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1442 (runQuery)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
74 |
SELECT SQL_NO_CACHE position FROM `ps_category_product` WHERE id_category = 628 AND id_product = 19345 LIMIT 1 |
3.984
ms
|
1 |
|
|
/modules/nrtproductslinknav/nrtproductslinknav.php:139
/modules/nrtproductslinknav/nrtproductslinknav.php:130 (getLinksInCategory)
/modules/nrtproductslinknav/nrtproductslinknav.php:111 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:55 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069cea2b569_80992816)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:212 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
157 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `ps_category_lang` cl
WHERE `id_lang` = 0
AND cl.id_shop = 2
AND cl.`id_category` = 1551 LIMIT 1 |
3.979
ms
|
0 |
|
|
/classes/Category.php:1378
/classes/Product.php:758 (getLinkRewrite)
/override/classes/Product.php:9 (__construct)
/override/classes/Product.php:147 (__construct)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Product.php:3127 (getProductsProperties)
/src/Adapter/NewProducts/NewProductsProductSearchProvider.php:72 (getNewProducts)
/src/Adapter/NewProducts/NewProductsProductSearchProvider.php:85 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1693 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:551 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:164 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069cea2b569_80992816)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:212 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
211 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM ps_feature_product pf
LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN ps_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 2)
WHERE pf.id_product = 26080
ORDER BY f.position ASC |
3.979
ms
|
7 |
Yes
|
|
/classes/Product.php:6015
/classes/Product.php:5818 (getFrontFeaturesStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1442 (runQuery)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
225 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM ps_feature_product pf
LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN ps_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 2)
WHERE pf.id_product = 22488
ORDER BY f.position ASC |
3.977
ms
|
7 |
Yes
|
|
/classes/Product.php:6015
/classes/Product.php:5818 (getFrontFeaturesStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1442 (runQuery)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
75 |
SELECT SQL_NO_CACHE cp.id_product FROM `ps_category_product` cp RIGHT JOIN `ps_product` p ON p.id_product = cp.id_product WHERE cp.id_category = 628 AND p.active = 1 AND cp.position < 20 ORDER BY cp.position DESC LIMIT 1 |
3.943
ms
|
19 |
|
|
/modules/nrtproductslinknav/nrtproductslinknav.php:142
/modules/nrtproductslinknav/nrtproductslinknav.php:130 (getLinksInCategory)
/modules/nrtproductslinknav/nrtproductslinknav.php:111 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:55 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069cea2b569_80992816)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:212 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
174 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 104219 AND `id_group` = 8 LIMIT 1 |
3.938
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3990 (getValueForProduct)
/override/classes/Product.php:117 (priceCalculation)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Product.php:3127 (getProductsProperties)
/src/Adapter/NewProducts/NewProductsProductSearchProvider.php:72 (getNewProducts)
/src/Adapter/NewProducts/NewProductsProductSearchProvider.php:85 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1693 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:551 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:164 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069cea2b569_80992816)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:212 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
193 |
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 19345) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
3.931
ms
|
1 |
|
|
/override/classes/stock/StockAvailable.php:166
/classes/Product.php:7861 (outOfStock)
/classes/Product.php:751 (loadStockData)
/override/classes/Product.php:9 (__construct)
/modules/axoncreator/axoncreator.php:1426 (__construct)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
362 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 19005 AND id_shop=2 LIMIT 1 |
3.928
ms
|
1 |
|
|
/classes/Product.php:6870
/classes/Product.php:3925 (getIdTaxRulesGroupByIdProduct)
/override/classes/Product.php:117 (priceCalculation)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1785 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
195 |
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 19345) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
3.925
ms
|
1 |
|
|
/override/classes/stock/StockAvailable.php:197
/classes/Product.php:7863 (getLocation)
/classes/Product.php:751 (loadStockData)
/override/classes/Product.php:9 (__construct)
/modules/axoncreator/axoncreator.php:1426 (__construct)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
230 |
SELECT SQL_NO_CACHE depends_on_stock
FROM `ps_stock_available`
WHERE (id_product = 19345) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
3.920
ms
|
1 |
|
|
/override/classes/stock/StockAvailable.php:137
/classes/Product.php:7862 (dependsOnStock)
/classes/Product.php:751 (loadStockData)
/override/classes/Product.php:9 (__construct)
/modules/axoncreator/axoncreator.php:1767 (__construct)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
231 |
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 19345) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
3.920
ms
|
1 |
|
|
/override/classes/stock/StockAvailable.php:197
/classes/Product.php:7863 (getLocation)
/classes/Product.php:751 (loadStockData)
/override/classes/Product.php:9 (__construct)
/modules/axoncreator/axoncreator.php:1767 (__construct)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
194 |
SELECT SQL_NO_CACHE depends_on_stock
FROM `ps_stock_available`
WHERE (id_product = 19345) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
3.907
ms
|
1 |
|
|
/override/classes/stock/StockAvailable.php:137
/classes/Product.php:7862 (dependsOnStock)
/classes/Product.php:751 (loadStockData)
/override/classes/Product.php:9 (__construct)
/modules/axoncreator/axoncreator.php:1426 (__construct)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
229 |
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 19345) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
3.906
ms
|
1 |
|
|
/override/classes/stock/StockAvailable.php:166
/classes/Product.php:7861 (outOfStock)
/classes/Product.php:751 (loadStockData)
/override/classes/Product.php:9 (__construct)
/modules/axoncreator/axoncreator.php:1767 (__construct)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
175 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 2
WHERE (a.`id_product` = 104219) LIMIT 1 |
3.863
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/override/classes/Product.php:9 (__construct)
/override/classes/Product.php:147 (__construct)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Product.php:3127 (getProductsProperties)
/src/Adapter/NewProducts/NewProductsProductSearchProvider.php:72 (getNewProducts)
/src/Adapter/NewProducts/NewProductsProductSearchProvider.php:85 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1693 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:551 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:164 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069cea2b569_80992816)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:212 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
232 |
SELECT SQL_NO_CACHE p.*, product_shop.*, stock.out_of_stock, IFNULL(stock.quantity, 0) AS quantity, pl.`description`, pl.`description_short`, pl.`available_now`,
pl.`available_later`, pl.`link_rewrite`, pl.`meta_description`, pl.`meta_keywords`, pl.`meta_title`, pl.`name`, image_shop.`id_image` id_image,
il.`legend` as legend, m.`name` AS manufacturer_name, cl.`name` AS category_default,
DATEDIFF(product_shop.`date_add`, DATE_SUB("2025-03-11 00:00:00",
INTERVAL 20 DAY)) > 0 AS new, product_shop.price AS orderprice
FROM `ps_category_product` cp
LEFT JOIN `ps_product` p
ON p.`id_product` = cp.`id_product`
INNER JOIN ps_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 2)
LEFT JOIN ps_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop_group = 1 AND stock.id_shop = 0 )
LEFT JOIN `ps_category_lang` cl
ON (product_shop.`id_category_default` = cl.`id_category`
AND cl.`id_lang` = 2 AND cl.id_shop = 2 )
LEFT JOIN `ps_product_lang` pl
ON (p.`id_product` = pl.`id_product`
AND pl.`id_lang` = 2 AND pl.id_shop = 2 )
LEFT JOIN `ps_image_shop` image_shop
ON (image_shop.`id_product` = p.`id_product` AND image_shop.cover=1 AND image_shop.id_shop=2)
LEFT JOIN `ps_image_lang` il
ON (image_shop.`id_image` = il.`id_image`
AND il.`id_lang` = 2)
LEFT JOIN `ps_manufacturer` m
ON m.`id_manufacturer` = p.`id_manufacturer`
WHERE product_shop.`id_shop` = 2
AND cp.`id_category` = 628 AND product_shop.`active` = 1 AND product_shop.`visibility` IN ("both", "catalog") ORDER BY cp.`position` ASC
LIMIT 0,11 |
3.807
ms
|
231 |
|
|
/classes/Category.php:1062
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1785 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
365 |
SELECT SQL_NO_CACHE *
FROM `ps_product_lang`
WHERE `id_product` = 19005 AND `id_shop` = 2 |
3.702
ms
|
16 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/override/classes/Product.php:9 (__construct)
/override/classes/Product.php:147 (__construct)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1785 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
48 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 19345) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
3.667
ms
|
1 |
|
|
/override/classes/stock/StockAvailable.php:234
/override/classes/Product.php:231 (getQuantityAvailableByProduct)
/classes/Product.php:5797 (getQuantity)
/override/classes/Product.php:184 (getProductProperties)
/controllers/front/ProductController.php:1207 (getProductProperties)
/controllers/front/ProductController.php:421 (getTemplateVarProduct)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
359 |
SELECT SQL_NO_CACHE ps.wholesale_price, np.quantity FROM ps_ggo_nosales_product np
JOIN ps_product_shop ps ON ps.id_product = np.id_product
WHERE ps.id_shop = 2 AND np.id_product = 19005 LIMIT 1 |
3.667
ms
|
0 |
|
|
/override/classes/Product.php:359
/override/classes/Product.php:71 (getProductNoSalesInfo)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1785 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
186 |
SELECT SQL_NO_CACHE *
FROM `ps_product_lang`
WHERE `id_product` = 104220 AND `id_shop` = 2 |
3.475
ms
|
16 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/override/classes/Product.php:9 (__construct)
/override/classes/Product.php:147 (__construct)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Product.php:3127 (getProductsProperties)
/src/Adapter/NewProducts/NewProductsProductSearchProvider.php:72 (getNewProducts)
/src/Adapter/NewProducts/NewProductsProductSearchProvider.php:85 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1693 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:551 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:164 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069cea2b569_80992816)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:212 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
158 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 104217) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
3.442
ms
|
1 |
|
|
/override/classes/stock/StockAvailable.php:234
/override/classes/Product.php:231 (getQuantityAvailableByProduct)
/classes/Product.php:5797 (getQuantity)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Product.php:3127 (getProductsProperties)
/src/Adapter/NewProducts/NewProductsProductSearchProvider.php:72 (getNewProducts)
/src/Adapter/NewProducts/NewProductsProductSearchProvider.php:85 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1693 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:551 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:164 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069cea2b569_80992816)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:212 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
381 |
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-03-11 00:00:00',
INTERVAL 20 DAY
)
) > 0) as new
FROM ps_product p
LEFT JOIN ps_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 2
AND pl.id_lang = 2
LEFT JOIN ps_stock_available sa ON sa.id_product = p.id_product
AND sa.id_shop = 0
AND sa.id_product_attribute = 0
AND sa.id_shop_group = 1 LEFT JOIN ps_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 2
WHERE p.id_product IN (18875) |
3.396
ms
|
1 |
|
|
/classes/ProductAssembler.php:64
/classes/ProductAssembler.php:182 (addMissingProductFields)
/modules/axoncreator/axoncreator.php:1885 (assembleProduct)
/modules/axoncreator/axoncreator.php:1845 (convertProducts)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
165 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 2
WHERE (a.`id_product` = 104218) LIMIT 1 |
3.369
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/override/classes/Product.php:9 (__construct)
/override/classes/Product.php:147 (__construct)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Product.php:3127 (getProductsProperties)
/src/Adapter/NewProducts/NewProductsProductSearchProvider.php:72 (getNewProducts)
/src/Adapter/NewProducts/NewProductsProductSearchProvider.php:85 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1693 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:551 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:164 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069cea2b569_80992816)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:212 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
107 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 20298 LIMIT 1 |
3.367
ms
|
4 |
|
|
/classes/SpecificPrice.php:435
/override/classes/SpecificPrice.php:28 (couldHaveSpecificPrice)
/classes/Product.php:3827 (getSpecificPrice)
/override/classes/Product.php:117 (priceCalculation)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:748 (getPriceStatic)
/override/classes/Product.php:9 (__construct)
/modules/nrtproductslinknav/nrtproductslinknav.php:153 (__construct)
/modules/nrtproductslinknav/nrtproductslinknav.php:130 (getLinksInCategory)
/modules/nrtproductslinknav/nrtproductslinknav.php:111 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:55 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069cea2b569_80992816)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:212 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
350 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 2
WHERE (a.`id_product` = 19010) LIMIT 1 |
3.346
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/override/classes/Product.php:9 (__construct)
/override/classes/Product.php:147 (__construct)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1785 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
143 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 2)
WHERE (p.`id_product` = 104213) |
3.252
ms
|
1 |
|
|
/classes/Product.php:3860
/override/classes/Product.php:117 (priceCalculation)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Product.php:3127 (getProductsProperties)
/src/Adapter/NewProducts/NewProductsProductSearchProvider.php:72 (getNewProducts)
/src/Adapter/NewProducts/NewProductsProductSearchProvider.php:85 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1693 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:551 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:164 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069cea2b569_80992816)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:212 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
279 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 2
WHERE (a.`id_product` = 18544) LIMIT 1 |
3.251
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/override/classes/Product.php:9 (__construct)
/override/classes/Product.php:147 (__construct)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1785 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
334 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 2
WHERE (a.`id_product` = 18878) LIMIT 1 |
3.242
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/override/classes/Product.php:9 (__construct)
/override/classes/Product.php:147 (__construct)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1785 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
302 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 2
WHERE (a.`id_product` = 18874) LIMIT 1 |
3.239
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/override/classes/Product.php:9 (__construct)
/override/classes/Product.php:147 (__construct)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1785 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
219 |
SELECT SQL_NO_CACHE *
FROM `ps_product_lang`
WHERE `id_product` = 22488 AND `id_shop` = 2 |
3.227
ms
|
16 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/override/classes/Product.php:9 (__construct)
/override/classes/Product.php:147 (__construct)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1442 (runQuery)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
289 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 18898 AND id_shop=2 LIMIT 1 |
3.195
ms
|
1 |
|
|
/classes/Product.php:6870
/classes/Product.php:3925 (getIdTaxRulesGroupByIdProduct)
/override/classes/Product.php:117 (priceCalculation)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1785 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
353 |
SELECT SQL_NO_CACHE ps.wholesale_price, np.quantity FROM ps_ggo_nosales_product np
JOIN ps_product_shop ps ON ps.id_product = np.id_product
WHERE ps.id_shop = 2 AND np.id_product = 19010 LIMIT 1 |
3.187
ms
|
0 |
|
|
/override/classes/Product.php:359
/override/classes/Product.php:71 (getProductNoSalesInfo)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5711 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1785 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
300 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 18874 AND id_shop=2 LIMIT 1 |
3.178
ms
|
1 |
|
|
/classes/Product.php:6870
/classes/Product.php:3925 (getIdTaxRulesGroupByIdProduct)
/override/classes/Product.php:117 (priceCalculation)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1785 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
297 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 18874
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
3.156
ms
|
0 |
|
|
/classes/SpecificPrice.php:259
/classes/SpecificPrice.php:239 (getPriority)
/override/classes/SpecificPrice.php:72 (_getScoreQuery)
/classes/Product.php:3827 (getSpecificPrice)
/override/classes/Product.php:117 (priceCalculation)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1785 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
332 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 18878 AND id_shop=2 LIMIT 1 |
3.156
ms
|
1 |
|
|
/classes/Product.php:6870
/classes/Product.php:3925 (getIdTaxRulesGroupByIdProduct)
/override/classes/Product.php:117 (priceCalculation)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1785 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
343 |
SELECT SQL_NO_CACHE ps.wholesale_price, np.quantity FROM ps_ggo_nosales_product np
JOIN ps_product_shop ps ON ps.id_product = np.id_product
WHERE ps.id_shop = 2 AND np.id_product = 19010 LIMIT 1 |
3.139
ms
|
0 |
|
|
/override/classes/Product.php:359
/override/classes/Product.php:71 (getProductNoSalesInfo)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1785 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
329 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 18878
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
3.128
ms
|
0 |
|
|
/classes/SpecificPrice.php:259
/classes/SpecificPrice.php:239 (getPriority)
/override/classes/SpecificPrice.php:72 (_getScoreQuery)
/classes/Product.php:3827 (getSpecificPrice)
/override/classes/Product.php:117 (priceCalculation)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1785 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
264 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 18543 AND `id_group` = 8 LIMIT 1 |
3.111
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3990 (getValueForProduct)
/override/classes/Product.php:117 (priceCalculation)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1785 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
259 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 2)
WHERE (p.`id_product` = 18543) |
3.102
ms
|
1 |
|
|
/classes/Product.php:3860
/override/classes/Product.php:117 (priceCalculation)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1785 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
363 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 19005 AND `id_group` = 8 LIMIT 1 |
3.095
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3990 (getValueForProduct)
/override/classes/Product.php:117 (priceCalculation)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1785 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
276 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 2)
WHERE (p.`id_product` = 18544) |
3.065
ms
|
1 |
|
|
/classes/Product.php:3860
/override/classes/Product.php:117 (priceCalculation)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1785 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
283 |
SELECT SQL_NO_CACHE ps.wholesale_price, np.quantity FROM ps_ggo_nosales_product np
JOIN ps_product_shop ps ON ps.id_product = np.id_product
WHERE ps.id_shop = 2 AND np.id_product = 18544 LIMIT 1 |
3.065
ms
|
0 |
|
|
/override/classes/Product.php:359
/override/classes/Product.php:71 (getProductNoSalesInfo)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5755 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1785 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
356 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 19010) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
3.064
ms
|
1 |
|
|
/override/classes/stock/StockAvailable.php:234
/override/classes/Product.php:231 (getQuantityAvailableByProduct)
/classes/Product.php:5797 (getQuantity)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1785 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
315 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 2)
WHERE (p.`id_product` = 18875) |
3.028
ms
|
1 |
|
|
/classes/Product.php:3860
/override/classes/Product.php:117 (priceCalculation)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1785 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
317 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 18875 AND `id_group` = 8 LIMIT 1 |
2.992
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3990 (getValueForProduct)
/override/classes/Product.php:117 (priceCalculation)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1785 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
355 |
SELECT SQL_NO_CACHE ps.wholesale_price, np.quantity FROM ps_ggo_nosales_product np
JOIN ps_product_shop ps ON ps.id_product = np.id_product
WHERE ps.id_shop = 2 AND np.id_product = 19010 LIMIT 1 |
2.992
ms
|
0 |
|
|
/override/classes/Product.php:359
/override/classes/Product.php:71 (getProductNoSalesInfo)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5771 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1785 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
251 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 2
WHERE (a.`id_product` = 18503) LIMIT 1 |
2.982
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/override/classes/Product.php:9 (__construct)
/override/classes/Product.php:147 (__construct)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1785 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
249 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 18503 AND id_shop=2 LIMIT 1 |
2.977
ms
|
1 |
|
|
/classes/Product.php:6870
/classes/Product.php:3925 (getIdTaxRulesGroupByIdProduct)
/override/classes/Product.php:117 (priceCalculation)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1785 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
248 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 2)
WHERE (p.`id_product` = 18503) |
2.976
ms
|
1 |
|
|
/classes/Product.php:3860
/override/classes/Product.php:117 (priceCalculation)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1785 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
238 |
SELECT SQL_NO_CACHE *
FROM `ps_product_lang`
WHERE `id_product` = 18501 AND `id_shop` = 2 |
2.939
ms
|
16 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/override/classes/Product.php:9 (__construct)
/override/classes/Product.php:147 (__construct)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1785 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
313 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 18875
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
2.889
ms
|
0 |
|
|
/classes/SpecificPrice.php:259
/classes/SpecificPrice.php:239 (getPriority)
/override/classes/SpecificPrice.php:72 (_getScoreQuery)
/classes/Product.php:3827 (getSpecificPrice)
/override/classes/Product.php:117 (priceCalculation)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1785 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
246 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 18502) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
2.879
ms
|
1 |
|
|
/override/classes/stock/StockAvailable.php:234
/override/classes/Product.php:231 (getQuantityAvailableByProduct)
/classes/Product.php:5797 (getQuantity)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1785 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
43 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 2)
WHERE i.`id_product` = 19345
AND image_shop.`cover` = 1 LIMIT 1 |
2.846
ms
|
3 |
|
|
/classes/Product.php:3570
/classes/Product.php:5639 (getCover)
/override/classes/Product.php:184 (getProductProperties)
/controllers/front/ProductController.php:1207 (getProductProperties)
/controllers/front/ProductController.php:421 (getTemplateVarProduct)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
224 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 22488) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
2.824
ms
|
1 |
|
|
/override/classes/stock/StockAvailable.php:234
/override/classes/Product.php:231 (getQuantityAvailableByProduct)
/classes/Product.php:5797 (getQuantity)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1442 (runQuery)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
73 |
SELECT SQL_NO_CACHE `id_productvideo`
FROM ps_nrtproductvideo_product
WHERE id_product = 19345 LIMIT 1 |
2.786
ms
|
0 |
|
|
/modules/nrtproductvideo/src/ProductVideoModel.php:89
/modules/nrtproductvideo/nrtproductvideo.php:694 (getProductVideos)
/modules/nrtproductvideo/nrtproductvideo.php:677 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/e2/e1/b5/e2e1b5264cd2b163fcf7ccc7786b496af7682b0d_2.file.product-cover-thumbnails.tpl.php:132 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/e2/e1/b5/e2e1b5264cd2b163fcf7ccc7786b496af7682b0d_2.file.product-cover-thumbnails.tpl.php:38 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069cea5f7b9_21192327)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:176 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:190 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:219 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:45 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069cea2b569_80992816)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:212 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
81 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 19347
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
2.772
ms
|
0 |
|
|
/classes/SpecificPrice.php:259
/classes/SpecificPrice.php:239 (getPriority)
/override/classes/SpecificPrice.php:72 (_getScoreQuery)
/classes/Product.php:3827 (getSpecificPrice)
/override/classes/Product.php:117 (priceCalculation)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:748 (getPriceStatic)
/override/classes/Product.php:9 (__construct)
/modules/nrtproductslinknav/nrtproductslinknav.php:146 (__construct)
/modules/nrtproductslinknav/nrtproductslinknav.php:130 (getLinksInCategory)
/modules/nrtproductslinknav/nrtproductslinknav.php:111 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:55 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069cea2b569_80992816)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:212 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
40 |
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(
"2025-03-11 00:00:00",
INTERVAL 20 DAY
)
) > 0 AS new
FROM `ps_accessory`
LEFT JOIN `ps_product` p ON p.`id_product` = `id_product_2`
INNER JOIN ps_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 2)
LEFT JOIN `ps_product_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=2)
LEFT JOIN `ps_product_lang` pl ON (
p.`id_product` = pl.`id_product`
AND pl.`id_lang` = 2 AND pl.id_shop = 2
)
LEFT JOIN `ps_category_lang` cl ON (
product_shop.`id_category_default` = cl.`id_category`
AND cl.`id_lang` = 2 AND cl.id_shop = 2
)
LEFT JOIN `ps_image_shop` image_shop
ON (image_shop.`id_product` = p.`id_product` AND image_shop.cover=1 AND image_shop.id_shop=2)
LEFT JOIN `ps_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 2)
LEFT JOIN `ps_manufacturer` m ON (p.`id_manufacturer`= m.`id_manufacturer`)
LEFT JOIN ps_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop_group = 1 AND stock.id_shop = 0 )
WHERE `id_product_1` = 19345 AND product_shop.`active` = 1 AND product_shop.`visibility` != 'none'
GROUP BY product_shop.id_product |
2.765
ms
|
1 |
|
Yes
|
/classes/Product.php:4698
/controllers/front/ProductController.php:405 (getAccessories)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
79 |
SELECT SQL_NO_CACHE ps.wholesale_price, np.quantity FROM ps_ggo_nosales_product np
JOIN ps_product_shop ps ON ps.id_product = np.id_product
WHERE ps.id_shop = 2 AND np.id_product = 19347 LIMIT 1 |
2.732
ms
|
0 |
|
|
/override/classes/Product.php:359
/override/classes/Product.php:71 (getProductNoSalesInfo)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:748 (getPriceStatic)
/override/classes/Product.php:9 (__construct)
/modules/nrtproductslinknav/nrtproductslinknav.php:146 (__construct)
/modules/nrtproductslinknav/nrtproductslinknav.php:130 (getLinksInCategory)
/modules/nrtproductslinknav/nrtproductslinknav.php:111 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:55 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069cea2b569_80992816)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:212 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
36 |
SELECT SQL_NO_CACHE ps.wholesale_price, np.quantity FROM ps_ggo_nosales_product np
JOIN ps_product_shop ps ON ps.id_product = np.id_product
WHERE ps.id_shop = 2 AND np.id_product = 19345 LIMIT 1 |
2.699
ms
|
0 |
|
|
/override/classes/Product.php:359
/override/classes/Product.php:71 (getProductNoSalesInfo)
/classes/Product.php:3737 (priceCalculation)
/controllers/front/ProductController.php:592 (getPriceStatic)
/controllers/front/ProductController.php:370 (assignPriceAndTax)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
4 |
SELECT SQL_NO_CACHE * FROM `ps_tagmanager_sdata` WHERE `ido` = 0 AND `idg` = 32694241 LIMIT 1 |
2.658
ms
|
1 |
|
|
/modules/seigitagmanager/classes/session/Data.php:139
/modules/seigitagmanager/classes/session/Data.php:25 (getObjectByIdGuest)
/modules/seigitagmanager/seigitagmanager.inc.php:894 (__construct)
/modules/seigitagmanager/seigitagmanager.inc.php:959 (getCurrentUserSessionInstance)
/classes/Hook.php:1043 (hookActionDispatcher)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/Dispatcher.php:507 (exec)
/index.php:40 (dispatch)
|
382 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 2
WHERE (a.`id_product` = 18875) AND (b.`id_shop` = 2) LIMIT 1 |
2.608
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/override/classes/Product.php:9 (__construct)
/src/Adapter/Image/ImageRetriever.php:80 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:688 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
/modules/axoncreator/axoncreator.php:1886 (present)
/modules/axoncreator/axoncreator.php:1845 (convertProducts)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
21 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_group`
WHERE `id_group` = 8 LIMIT 1 |
2.584
ms
|
1 |
|
|
/classes/Group.php:154
/classes/Product.php:3994 (getReductionByIdGroup)
/override/classes/Product.php:117 (priceCalculation)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:748 (getPriceStatic)
/override/classes/Product.php:9 (__construct)
/controllers/front/ProductController.php:146 (__construct)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
42 |
SELECT SQL_NO_CACHE DISTINCT id_entity
FROM `ps_seigigpsr_entities_mapping`
WHERE (entry_type = 'pr' AND id_shop = 19345) OR (entry_type = 'mf' AND id_shop = 54) |
2.517
ms
|
3 |
|
|
/modules/seigigpsr/classes/ResponsibleEntityRelation.php:139
/modules/seigigpsr/classes/ResponsibleEntityRelation.php:145 (getAssignedEntities)
/modules/seigigpsr/seigigpsr.inc.php:582 (getAssignedEntitiesAsObjects)
/modules/seigigpsr/seigigpsr.inc.php:406 (hookDisplaySeigiGpsr)
/classes/Hook.php:1043 (hookDisplayProductExtraContent)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/src/Adapter/HookManager.php:81 (exec)
/src/PrestaShopBundle/Service/Hook/HookFinder.php:70 (exec)
/src/Core/Product/ProductExtraContentFinder.php:55 (find)
/src/PrestaShopBundle/Service/Hook/HookFinder.php:102 (find)
/controllers/front/ProductController.php:1203 (present)
/controllers/front/ProductController.php:421 (getTemplateVarProduct)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
23 |
SELECT SQL_NO_CACHE *
FROM `ps_product_lang`
WHERE `id_product` = 19345 AND `id_shop` = 2 |
2.361
ms
|
16 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/override/classes/Product.php:9 (__construct)
/override/classes/Product.php:147 (__construct)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:748 (getPriceStatic)
/override/classes/Product.php:9 (__construct)
/controllers/front/ProductController.php:146 (__construct)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
24 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `ps_category_lang` cl
WHERE `id_lang` = 0
AND cl.id_shop = 2
AND cl.`id_category` = 628 LIMIT 1 |
2.334
ms
|
0 |
|
|
/classes/Category.php:1378
/classes/Product.php:758 (getLinkRewrite)
/override/classes/Product.php:9 (__construct)
/override/classes/Product.php:147 (__construct)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:748 (getPriceStatic)
/override/classes/Product.php:9 (__construct)
/controllers/front/ProductController.php:146 (__construct)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
22 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 2
WHERE (a.`id_product` = 19345) LIMIT 1 |
2.300
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/override/classes/Product.php:9 (__construct)
/override/classes/Product.php:147 (__construct)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:748 (getPriceStatic)
/override/classes/Product.php:9 (__construct)
/controllers/front/ProductController.php:146 (__construct)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
10 |
SELECT SQL_NO_CACHE ps.wholesale_price, np.quantity FROM ps_ggo_nosales_product np
JOIN ps_product_shop ps ON ps.id_product = np.id_product
WHERE ps.id_shop = 2 AND np.id_product = 19345 LIMIT 1 |
2.263
ms
|
0 |
|
|
/override/classes/Product.php:359
/override/classes/Product.php:71 (getProductNoSalesInfo)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:748 (getPriceStatic)
/override/classes/Product.php:9 (__construct)
/controllers/front/ProductController.php:146 (__construct)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
167 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `ps_category_lang` cl
WHERE `id_lang` = 0
AND cl.id_shop = 2
AND cl.`id_category` = 1429 LIMIT 1 |
2.152
ms
|
0 |
|
|
/classes/Category.php:1378
/classes/Product.php:758 (getLinkRewrite)
/override/classes/Product.php:9 (__construct)
/override/classes/Product.php:147 (__construct)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Product.php:3127 (getProductsProperties)
/src/Adapter/NewProducts/NewProductsProductSearchProvider.php:72 (getNewProducts)
/src/Adapter/NewProducts/NewProductsProductSearchProvider.php:85 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1693 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:551 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:164 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069cea2b569_80992816)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:212 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
25 |
SELECT SQL_NO_CACHE t.`id_lang`, t.`name`
FROM ps_tag t
LEFT JOIN ps_product_tag pt ON (pt.id_tag = t.id_tag)
WHERE pt.`id_product`=19345 |
2.133
ms
|
1 |
|
|
/classes/Tag.php:244
/classes/Product.php:749 (getProductTags)
/override/classes/Product.php:9 (__construct)
/controllers/front/ProductController.php:146 (__construct)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
9 |
SELECT SQL_NO_CACHE COUNT(p.id_product)
FROM `ps_product` p
INNER JOIN ps_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 2)
WHERE p.id_product = 19345
AND DATEDIFF("2025-03-11 00:00:00", product_shop.`date_add`) < 20 LIMIT 1 |
2.131
ms
|
0 |
|
|
/classes/Product.php:1732
/classes/Product.php:743 (isNew)
/override/classes/Product.php:9 (__construct)
/controllers/front/ProductController.php:146 (__construct)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
12 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 19345 LIMIT 1 |
2.122
ms
|
4 |
|
|
/classes/SpecificPrice.php:435
/override/classes/SpecificPrice.php:28 (couldHaveSpecificPrice)
/classes/Product.php:3827 (getSpecificPrice)
/override/classes/Product.php:117 (priceCalculation)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:748 (getPriceStatic)
/override/classes/Product.php:9 (__construct)
/controllers/front/ProductController.php:146 (__construct)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
389 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 2)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 19010
ORDER BY `position` |
2.114
ms
|
8 |
Yes
|
|
/classes/Product.php:3545
/src/Adapter/Image/ImageRetriever.php:84 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:688 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
/modules/axoncreator/axoncreator.php:1886 (present)
/modules/axoncreator/axoncreator.php:1845 (convertProducts)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
184 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 104220 AND `id_group` = 8 LIMIT 1 |
2.035
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3990 (getValueForProduct)
/override/classes/Product.php:117 (priceCalculation)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Product.php:3127 (getProductsProperties)
/src/Adapter/NewProducts/NewProductsProductSearchProvider.php:72 (getNewProducts)
/src/Adapter/NewProducts/NewProductsProductSearchProvider.php:85 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1693 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:551 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:164 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069cea2b569_80992816)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:212 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
11 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 0 LIMIT 1 |
2.002
ms
|
1 |
|
|
/classes/SpecificPrice.php:426
/override/classes/SpecificPrice.php:28 (couldHaveSpecificPrice)
/classes/Product.php:3827 (getSpecificPrice)
/override/classes/Product.php:117 (priceCalculation)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:748 (getPriceStatic)
/override/classes/Product.php:9 (__construct)
/controllers/front/ProductController.php:146 (__construct)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
199 |
SELECT SQL_NO_CACHE ps.wholesale_price, np.quantity FROM ps_ggo_nosales_product np
JOIN ps_product_shop ps ON ps.id_product = np.id_product
WHERE ps.id_shop = 2 AND np.id_product = 26080 LIMIT 1 |
1.916
ms
|
0 |
|
|
/override/classes/Product.php:359
/override/classes/Product.php:71 (getProductNoSalesInfo)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1442 (runQuery)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
155 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 2
WHERE (a.`id_product` = 104217) LIMIT 1 |
1.904
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/override/classes/Product.php:9 (__construct)
/override/classes/Product.php:147 (__construct)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Product.php:3127 (getProductsProperties)
/src/Adapter/NewProducts/NewProductsProductSearchProvider.php:72 (getNewProducts)
/src/Adapter/NewProducts/NewProductsProductSearchProvider.php:85 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1693 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:551 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:164 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069cea2b569_80992816)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:212 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
372 |
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-03-11 00:00:00',
INTERVAL 20 DAY
)
) > 0) as new
FROM ps_product p
LEFT JOIN ps_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 2
AND pl.id_lang = 2
LEFT JOIN ps_stock_available sa ON sa.id_product = p.id_product
AND sa.id_shop = 0
AND sa.id_product_attribute = 0
AND sa.id_shop_group = 1 LEFT JOIN ps_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 2
WHERE p.id_product IN (18543) |
1.816
ms
|
1 |
|
|
/classes/ProductAssembler.php:64
/classes/ProductAssembler.php:182 (addMissingProductFields)
/modules/axoncreator/axoncreator.php:1885 (assembleProduct)
/modules/axoncreator/axoncreator.php:1845 (convertProducts)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
261 |
SELECT SQL_NO_CACHE `id_hook`, `name`
FROM `ps_hook`
UNION
SELECT `id_hook`, ha.`alias` as name
FROM `ps_hook_alias` ha
INNER JOIN `ps_hook` h ON ha.name = h.name |
1.775
ms
|
0 |
|
|
/classes/Hook.php:1315
/classes/Hook.php:225 (getAllHookIds)
/classes/tax/TaxManagerFactory.php:67 (getIdByName)
/classes/tax/TaxManagerFactory.php:46 (execHookTaxManagerFactory)
/classes/Product.php:3925 (getManager)
/override/classes/Product.php:117 (priceCalculation)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1785 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
32 |
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 2
WHERE (a.`id_category` = 628) AND (b.`id_shop` = 2) LIMIT 1 |
1.713
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/controllers/front/ProductController.php:303 (__construct)
/controllers/front/ProductController.php:170 (initializeCategory)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
57 |
SELECT SQL_NO_CACHE 1 FROM `ps_cart_rule` WHERE ((date_to >= "2025-03-11 00:00:00" AND date_to <= "2025-03-11 23:59:59") OR (date_from >= "2025-03-11 00:00:00" AND date_from <= "2025-03-11 23:59:59") OR (date_from < "2025-03-11 00:00:00" AND date_to > "2025-03-11 23:59:59")) AND `id_customer` IN (0,0) LIMIT 1 |
1.577
ms
|
15 |
|
|
/classes/CartRule.php:357
/classes/CartRule.php:389 (haveCartRuleToday)
/classes/CartRule.php:578 (getCustomerCartRules)
/classes/Cart.php:522 (getCustomerHighlightedDiscounts)
/src/Adapter/Presenter/Cart/CartPresenter.php:444 (getDiscounts)
/classes/controller/FrontController.php:545 (present)
/classes/controller/FrontController.php:614 (assignGeneralPurposeVariables)
/controllers/front/ProductController.php:465 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
38 |
SELECT SQL_NO_CACHE *,
( IF (`id_shop` = 2, 2, 0) + IF (`id_country` = 14, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 8, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 2) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 8) AND `id_product` = 19345 AND `id_customer` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-03-11 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-03-11 00:00:00' <= `to`)
ORDER BY `from_quantity` ASC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC |
1.507
ms
|
4 |
Yes
|
|
/classes/SpecificPrice.php:656
/controllers/front/ProductController.php:602 (getQuantityDiscounts)
/controllers/front/ProductController.php:370 (assignPriceAndTax)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
35 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `ps_category` c
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 2)
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 2 AND cl.id_shop = 2 )
LEFT JOIN `ps_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 628
AND `active` = 1
AND cg.`id_group` =8
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
1.486
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:924
/controllers/front/ProductController.php:892 (getSubCategories)
/controllers/front/ProductController.php:368 (assignCategory)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
136 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 2
WHERE (a.`id_product` = 104212) LIMIT 1 |
1.465
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/override/classes/Product.php:9 (__construct)
/override/classes/Product.php:147 (__construct)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Product.php:3127 (getProductsProperties)
/src/Adapter/NewProducts/NewProductsProductSearchProvider.php:72 (getNewProducts)
/src/Adapter/NewProducts/NewProductsProductSearchProvider.php:85 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1693 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:551 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:164 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069cea2b569_80992816)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:212 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
312 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 18875 LIMIT 1 |
1.435
ms
|
4 |
|
|
/classes/SpecificPrice.php:435
/override/classes/SpecificPrice.php:28 (couldHaveSpecificPrice)
/classes/Product.php:3827 (getSpecificPrice)
/override/classes/Product.php:117 (priceCalculation)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1785 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
56 |
SELECT SQL_NO_CACHE * FROM `ps_cart_rule` cr
LEFT JOIN `ps_cart_rule_lang` crl
ON (cr.`id_cart_rule` = crl.`id_cart_rule` AND crl.`id_lang` = 2) WHERE (cr.`id_customer` = 0) AND NOW() BETWEEN cr.date_from AND cr.date_to
AND cr.`active` = 1
AND free_shipping = 1 AND carrier_restriction = 1 |
1.428
ms
|
14 |
|
|
/classes/CartRule.php:423
/classes/Cart.php:3035 (getCustomerCartRules)
/classes/Cart.php:3419 (getDeliveryOptionList)
/classes/Cart.php:3492 (getDeliveryOption)
/src/Core/Cart/Fees.php:96 (getTotalShippingCost)
/src/Core/Cart/Calculator.php:354 (processCalculation)
/src/Core/Cart/Calculator.php:155 (calculateFees)
/classes/Cart.php:2187 (processCalculation)
/src/Adapter/Presenter/Cart/CartPresenter.php:334 (getOrderTotal)
/classes/controller/FrontController.php:545 (present)
/classes/controller/FrontController.php:614 (assignGeneralPurposeVariables)
/controllers/front/ProductController.php:465 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
29 |
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 19345) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
1.405
ms
|
1 |
|
|
/override/classes/stock/StockAvailable.php:197
/classes/Product.php:7863 (getLocation)
/classes/Product.php:751 (loadStockData)
/override/classes/Product.php:9 (__construct)
/controllers/front/ProductController.php:146 (__construct)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
47 |
SELECT SQL_NO_CACHE ps.wholesale_price, np.quantity FROM ps_ggo_nosales_product np
JOIN ps_product_shop ps ON ps.id_product = np.id_product
WHERE ps.id_shop = 2 AND np.id_product = 19345 LIMIT 1 |
1.399
ms
|
0 |
|
|
/override/classes/Product.php:359
/override/classes/Product.php:71 (getProductNoSalesInfo)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5771 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/controllers/front/ProductController.php:1207 (getProductProperties)
/controllers/front/ProductController.php:421 (getTemplateVarProduct)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
387 |
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-03-11 00:00:00',
INTERVAL 20 DAY
)
) > 0) as new
FROM ps_product p
LEFT JOIN ps_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 2
AND pl.id_lang = 2
LEFT JOIN ps_stock_available sa ON sa.id_product = p.id_product
AND sa.id_shop = 0
AND sa.id_product_attribute = 0
AND sa.id_shop_group = 1 LEFT JOIN ps_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 2
WHERE p.id_product IN (19010) |
1.386
ms
|
1 |
|
|
/classes/ProductAssembler.php:64
/classes/ProductAssembler.php:182 (addMissingProductFields)
/modules/axoncreator/axoncreator.php:1885 (assembleProduct)
/modules/axoncreator/axoncreator.php:1845 (convertProducts)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
402 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 19345) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
1.363
ms
|
1 |
|
|
/override/classes/stock/StockAvailable.php:234
/classes/Product.php:7860 (getQuantityAvailableByProduct)
/classes/Product.php:751 (loadStockData)
/override/classes/Product.php:9 (__construct)
/modules/seigigpsr/seigigpsr.inc.php:763 (__construct)
/modules/seigigpsr/seigigpsr.inc.php:670 (getProductObjectFromHookParams)
/modules/seigigpsr/seigigpsr.inc.php:505 (hookDisplaySeigiGpsrLabel)
/classes/Hook.php:1043 (hookDisplayFooterProduct)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:169 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
18 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 2)
WHERE (p.`id_product` = 19345) |
1.348
ms
|
1 |
|
|
/classes/Product.php:3860
/override/classes/Product.php:117 (priceCalculation)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:748 (getPriceStatic)
/override/classes/Product.php:9 (__construct)
/controllers/front/ProductController.php:146 (__construct)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
127 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 20298) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
1.327
ms
|
1 |
|
|
/override/classes/stock/StockAvailable.php:234
/override/classes/Product.php:231 (getQuantityAvailableByProduct)
/classes/Product.php:5797 (getQuantity)
/override/classes/Product.php:184 (getProductProperties)
/classes/ProductAssembler.php:187 (getProductProperties)
/modules/nrtproductslinknav/nrtproductslinknav.php:178 (assembleProduct)
/modules/nrtproductslinknav/nrtproductslinknav.php:155 (getInfoProduct)
/modules/nrtproductslinknav/nrtproductslinknav.php:130 (getLinksInCategory)
/modules/nrtproductslinknav/nrtproductslinknav.php:111 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:55 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069cea2b569_80992816)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:212 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
14 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE `from` BETWEEN '2025-03-11 00:00:00' AND '2025-03-11 23:59:59' LIMIT 1 |
1.303
ms
|
1 |
|
|
/classes/SpecificPrice.php:377
/override/classes/SpecificPrice.php:51 (computeExtraConditions)
/classes/Product.php:3827 (getSpecificPrice)
/override/classes/Product.php:117 (priceCalculation)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:748 (getPriceStatic)
/override/classes/Product.php:9 (__construct)
/controllers/front/ProductController.php:146 (__construct)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
125 |
SELECT SQL_NO_CACHE ps.wholesale_price, np.quantity FROM ps_ggo_nosales_product np
JOIN ps_product_shop ps ON ps.id_product = np.id_product
WHERE ps.id_shop = 2 AND np.id_product = 20298 LIMIT 1 |
1.298
ms
|
0 |
|
|
/override/classes/Product.php:359
/override/classes/Product.php:71 (getProductNoSalesInfo)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5755 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/ProductAssembler.php:187 (getProductProperties)
/modules/nrtproductslinknav/nrtproductslinknav.php:178 (assembleProduct)
/modules/nrtproductslinknav/nrtproductslinknav.php:155 (getInfoProduct)
/modules/nrtproductslinknav/nrtproductslinknav.php:130 (getLinksInCategory)
/modules/nrtproductslinknav/nrtproductslinknav.php:111 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:55 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069cea2b569_80992816)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:212 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
13 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE `id_product` != 0 LIMIT 1 |
1.292
ms
|
89175 |
|
|
/classes/SpecificPrice.php:297
/classes/SpecificPrice.php:360 (filterOutField)
/override/classes/SpecificPrice.php:51 (computeExtraConditions)
/classes/Product.php:3827 (getSpecificPrice)
/override/classes/Product.php:117 (priceCalculation)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:748 (getPriceStatic)
/override/classes/Product.php:9 (__construct)
/controllers/front/ProductController.php:146 (__construct)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
122 |
SELECT SQL_NO_CACHE ps.wholesale_price, np.quantity FROM ps_ggo_nosales_product np
JOIN ps_product_shop ps ON ps.id_product = np.id_product
WHERE ps.id_shop = 2 AND np.id_product = 20298 LIMIT 1 |
1.286
ms
|
0 |
|
|
/override/classes/Product.php:359
/override/classes/Product.php:71 (getProductNoSalesInfo)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/ProductAssembler.php:187 (getProductProperties)
/modules/nrtproductslinknav/nrtproductslinknav.php:178 (assembleProduct)
/modules/nrtproductslinknav/nrtproductslinknav.php:155 (getInfoProduct)
/modules/nrtproductslinknav/nrtproductslinknav.php:130 (getLinksInCategory)
/modules/nrtproductslinknav/nrtproductslinknav.php:111 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:55 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069cea2b569_80992816)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:212 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
46 |
SELECT SQL_NO_CACHE ps.wholesale_price, np.quantity FROM ps_ggo_nosales_product np
JOIN ps_product_shop ps ON ps.id_product = np.id_product
WHERE ps.id_shop = 2 AND np.id_product = 19345 LIMIT 1 |
1.281
ms
|
0 |
|
|
/override/classes/Product.php:359
/override/classes/Product.php:71 (getProductNoSalesInfo)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5755 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/controllers/front/ProductController.php:1207 (getProductProperties)
/controllers/front/ProductController.php:421 (getTemplateVarProduct)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
58 |
SELECT SQL_NO_CACHE * FROM `ps_cart_rule` cr
LEFT JOIN `ps_cart_rule_lang` crl
ON (cr.`id_cart_rule` = crl.`id_cart_rule` AND crl.`id_lang` = 0) WHERE (cr.`id_customer` = 0) 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_%" |
1.276
ms
|
1 |
|
|
/classes/CartRule.php:423
/classes/CartRule.php:578 (getCustomerCartRules)
/classes/Cart.php:522 (getCustomerHighlightedDiscounts)
/src/Adapter/Presenter/Cart/CartPresenter.php:444 (getDiscounts)
/classes/controller/FrontController.php:545 (present)
/classes/controller/FrontController.php:614 (assignGeneralPurposeVariables)
/controllers/front/ProductController.php:465 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
19 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 19345 AND id_shop=2 LIMIT 1 |
1.262
ms
|
1 |
|
|
/classes/Product.php:6870
/classes/Product.php:3925 (getIdTaxRulesGroupByIdProduct)
/override/classes/Product.php:117 (priceCalculation)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:748 (getPriceStatic)
/override/classes/Product.php:9 (__construct)
/controllers/front/ProductController.php:146 (__construct)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
61 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 2
WHERE (a.`id_product` = 19345) AND (b.`id_shop` = 2) LIMIT 1 |
1.248
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/override/classes/Product.php:9 (__construct)
/classes/Link.php:113 (__construct)
/classes/Link.php:185 (getProductObject)
/classes/Link.php:1215 (getProductLink)
/classes/controller/FrontController.php:2168 (getLanguageLink)
/classes/controller/FrontController.php:1609 (getAlternativeLangsUrl)
/classes/controller/FrontController.php:1742 (getTemplateVarUrls)
/classes/controller/FrontController.php:551 (getTemplateVarShop)
/classes/controller/FrontController.php:614 (assignGeneralPurposeVariables)
/controllers/front/ProductController.php:465 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
20 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 19345 AND `id_group` = 8 LIMIT 1 |
1.233
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3990 (getValueForProduct)
/override/classes/Product.php:117 (priceCalculation)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:748 (getPriceStatic)
/override/classes/Product.php:9 (__construct)
/controllers/front/ProductController.php:146 (__construct)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
30 |
SELECT SQL_NO_CACHE id_shop
FROM `ps_product_shop`
WHERE `id_product` = 19345
AND id_shop = 2 LIMIT 1 |
1.229
ms
|
1 |
|
|
/classes/ObjectModel.php:1729
/controllers/front/ProductController.php:192 (isAssociatedToShop)
/controllers/front/ProductController.php:167 (checkPermissionsToViewProduct)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
33 |
SELECT SQL_NO_CACHE ps.wholesale_price, np.quantity FROM ps_ggo_nosales_product np
JOIN ps_product_shop ps ON ps.id_product = np.id_product
WHERE ps.id_shop = 2 AND np.id_product = 19345 LIMIT 1 |
1.226
ms
|
0 |
|
|
/override/classes/Product.php:359
/override/classes/Product.php:71 (getProductNoSalesInfo)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:4255 (getPriceStatic)
/controllers/front/ProductController.php:332 (getPriceWithoutReduct)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
63 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 4
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 2
WHERE (a.`id_product` = 19345) AND (b.`id_shop` = 2) LIMIT 1 |
1.215
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/override/classes/Product.php:9 (__construct)
/classes/Link.php:113 (__construct)
/classes/Link.php:185 (getProductObject)
/classes/Link.php:1215 (getProductLink)
/classes/controller/FrontController.php:2168 (getLanguageLink)
/classes/controller/FrontController.php:1609 (getAlternativeLangsUrl)
/classes/controller/FrontController.php:1742 (getTemplateVarUrls)
/classes/controller/FrontController.php:551 (getTemplateVarShop)
/classes/controller/FrontController.php:614 (assignGeneralPurposeVariables)
/controllers/front/ProductController.php:465 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
126 |
SELECT SQL_NO_CACHE ps.wholesale_price, np.quantity FROM ps_ggo_nosales_product np
JOIN ps_product_shop ps ON ps.id_product = np.id_product
WHERE ps.id_shop = 2 AND np.id_product = 20298 LIMIT 1 |
1.214
ms
|
0 |
|
|
/override/classes/Product.php:359
/override/classes/Product.php:71 (getProductNoSalesInfo)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5771 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/ProductAssembler.php:187 (getProductProperties)
/modules/nrtproductslinknav/nrtproductslinknav.php:178 (assembleProduct)
/modules/nrtproductslinknav/nrtproductslinknav.php:155 (getInfoProduct)
/modules/nrtproductslinknav/nrtproductslinknav.php:130 (getLinksInCategory)
/modules/nrtproductslinknav/nrtproductslinknav.php:111 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:55 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069cea2b569_80992816)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:212 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
140 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 104213 LIMIT 1 |
1.213
ms
|
4 |
|
|
/classes/SpecificPrice.php:435
/override/classes/SpecificPrice.php:28 (couldHaveSpecificPrice)
/classes/Product.php:3827 (getSpecificPrice)
/override/classes/Product.php:117 (priceCalculation)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Product.php:3127 (getProductsProperties)
/src/Adapter/NewProducts/NewProductsProductSearchProvider.php:72 (getNewProducts)
/src/Adapter/NewProducts/NewProductsProductSearchProvider.php:85 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1693 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:551 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:164 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069cea2b569_80992816)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:212 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
124 |
SELECT SQL_NO_CACHE ps.wholesale_price, np.quantity FROM ps_ggo_nosales_product np
JOIN ps_product_shop ps ON ps.id_product = np.id_product
WHERE ps.id_shop = 2 AND np.id_product = 20298 LIMIT 1 |
1.207
ms
|
0 |
|
|
/override/classes/Product.php:359
/override/classes/Product.php:71 (getProductNoSalesInfo)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5711 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/ProductAssembler.php:187 (getProductProperties)
/modules/nrtproductslinknav/nrtproductslinknav.php:178 (assembleProduct)
/modules/nrtproductslinknav/nrtproductslinknav.php:155 (getInfoProduct)
/modules/nrtproductslinknav/nrtproductslinknav.php:130 (getLinksInCategory)
/modules/nrtproductslinknav/nrtproductslinknav.php:111 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:55 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069cea2b569_80992816)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:212 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
65 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 5
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 2
WHERE (a.`id_product` = 19345) AND (b.`id_shop` = 2) LIMIT 1 |
1.198
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/override/classes/Product.php:9 (__construct)
/classes/Link.php:113 (__construct)
/classes/Link.php:185 (getProductObject)
/classes/Link.php:1215 (getProductLink)
/classes/controller/FrontController.php:2168 (getLanguageLink)
/classes/controller/FrontController.php:1609 (getAlternativeLangsUrl)
/classes/controller/FrontController.php:1742 (getTemplateVarUrls)
/classes/controller/FrontController.php:551 (getTemplateVarShop)
/classes/controller/FrontController.php:614 (assignGeneralPurposeVariables)
/controllers/front/ProductController.php:465 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
62 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `ps_category_lang` cl
WHERE `id_lang` = 3
AND cl.id_shop = 2
AND cl.`id_category` = 628 LIMIT 1 |
1.195
ms
|
1 |
|
|
/classes/Category.php:1378
/classes/Product.php:758 (getLinkRewrite)
/override/classes/Product.php:9 (__construct)
/classes/Link.php:113 (__construct)
/classes/Link.php:185 (getProductObject)
/classes/Link.php:1215 (getProductLink)
/classes/controller/FrontController.php:2168 (getLanguageLink)
/classes/controller/FrontController.php:1609 (getAlternativeLangsUrl)
/classes/controller/FrontController.php:1742 (getTemplateVarUrls)
/classes/controller/FrontController.php:551 (getTemplateVarShop)
/classes/controller/FrontController.php:614 (assignGeneralPurposeVariables)
/controllers/front/ProductController.php:465 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
66 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `ps_category_lang` cl
WHERE `id_lang` = 5
AND cl.id_shop = 2
AND cl.`id_category` = 628 LIMIT 1 |
1.172
ms
|
1 |
|
|
/classes/Category.php:1378
/classes/Product.php:758 (getLinkRewrite)
/override/classes/Product.php:9 (__construct)
/classes/Link.php:113 (__construct)
/classes/Link.php:185 (getProductObject)
/classes/Link.php:1215 (getProductLink)
/classes/controller/FrontController.php:2168 (getLanguageLink)
/classes/controller/FrontController.php:1609 (getAlternativeLangsUrl)
/classes/controller/FrontController.php:1742 (getTemplateVarUrls)
/classes/controller/FrontController.php:551 (getTemplateVarShop)
/classes/controller/FrontController.php:614 (assignGeneralPurposeVariables)
/controllers/front/ProductController.php:465 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
131 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 104212
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
1.170
ms
|
0 |
|
|
/classes/SpecificPrice.php:259
/classes/SpecificPrice.php:239 (getPriority)
/override/classes/SpecificPrice.php:72 (_getScoreQuery)
/classes/Product.php:3827 (getSpecificPrice)
/override/classes/Product.php:117 (priceCalculation)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Product.php:3127 (getProductsProperties)
/src/Adapter/NewProducts/NewProductsProductSearchProvider.php:72 (getNewProducts)
/src/Adapter/NewProducts/NewProductsProductSearchProvider.php:85 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1693 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:551 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:164 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069cea2b569_80992816)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:212 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
64 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `ps_category_lang` cl
WHERE `id_lang` = 4
AND cl.id_shop = 2
AND cl.`id_category` = 628 LIMIT 1 |
1.167
ms
|
1 |
|
|
/classes/Category.php:1378
/classes/Product.php:758 (getLinkRewrite)
/override/classes/Product.php:9 (__construct)
/classes/Link.php:113 (__construct)
/classes/Link.php:185 (getProductObject)
/classes/Link.php:1215 (getProductLink)
/classes/controller/FrontController.php:2168 (getLanguageLink)
/classes/controller/FrontController.php:1609 (getAlternativeLangsUrl)
/classes/controller/FrontController.php:1742 (getTemplateVarUrls)
/classes/controller/FrontController.php:551 (getTemplateVarShop)
/classes/controller/FrontController.php:614 (assignGeneralPurposeVariables)
/controllers/front/ProductController.php:465 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
142 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 2, 2, 0) + IF (`id_country` = 14, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 8, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 2) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 8) AND `id_product` = 104213 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-03-11 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-03-11 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1 |
1.148
ms
|
4 |
Yes
|
|
/override/classes/SpecificPrice.php:83
/classes/Product.php:3827 (getSpecificPrice)
/override/classes/Product.php:117 (priceCalculation)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Product.php:3127 (getProductsProperties)
/src/Adapter/NewProducts/NewProductsProductSearchProvider.php:72 (getNewProducts)
/src/Adapter/NewProducts/NewProductsProductSearchProvider.php:85 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1693 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:551 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:164 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069cea2b569_80992816)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:212 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
77 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 2
WHERE (a.`id_product` = 19347) AND (b.`id_shop` = 2) LIMIT 1 |
1.144
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/override/classes/Product.php:9 (__construct)
/modules/nrtproductslinknav/nrtproductslinknav.php:146 (__construct)
/modules/nrtproductslinknav/nrtproductslinknav.php:130 (getLinksInCategory)
/modules/nrtproductslinknav/nrtproductslinknav.php:111 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:55 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069cea2b569_80992816)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:212 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
200 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 26080 LIMIT 1 |
1.121
ms
|
1 |
|
|
/classes/SpecificPrice.php:435
/override/classes/SpecificPrice.php:28 (couldHaveSpecificPrice)
/classes/Product.php:3827 (getSpecificPrice)
/override/classes/Product.php:117 (priceCalculation)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1442 (runQuery)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
139 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 104212) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
1.116
ms
|
1 |
|
|
/override/classes/stock/StockAvailable.php:234
/override/classes/Product.php:231 (getQuantityAvailableByProduct)
/classes/Product.php:5797 (getQuantity)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Product.php:3127 (getProductsProperties)
/src/Adapter/NewProducts/NewProductsProductSearchProvider.php:72 (getNewProducts)
/src/Adapter/NewProducts/NewProductsProductSearchProvider.php:85 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1693 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:551 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:164 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069cea2b569_80992816)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:212 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
34 |
SELECT SQL_NO_CACHE id_shop
FROM `ps_category_shop`
WHERE `id_category` = 628
AND id_shop = 2 LIMIT 1 |
1.111
ms
|
1 |
|
|
/classes/ObjectModel.php:1729
/controllers/front/ProductController.php:884 (isAssociatedToShop)
/controllers/front/ProductController.php:368 (assignCategory)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
216 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 22488 AND id_shop=2 LIMIT 1 |
1.081
ms
|
1 |
|
|
/classes/Product.php:6870
/classes/Product.php:3925 (getIdTaxRulesGroupByIdProduct)
/override/classes/Product.php:117 (priceCalculation)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1442 (runQuery)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
27 |
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 19345) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
1.048
ms
|
1 |
|
|
/override/classes/stock/StockAvailable.php:166
/classes/Product.php:7861 (outOfStock)
/classes/Product.php:751 (loadStockData)
/override/classes/Product.php:9 (__construct)
/controllers/front/ProductController.php:146 (__construct)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
386 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 2)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 18878
ORDER BY `position` |
1.038
ms
|
6 |
Yes
|
|
/classes/Product.php:3545
/src/Adapter/Image/ImageRetriever.php:84 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:688 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
/modules/axoncreator/axoncreator.php:1886 (present)
/modules/axoncreator/axoncreator.php:1845 (convertProducts)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
345 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 19010
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
1.033
ms
|
0 |
|
|
/classes/SpecificPrice.php:259
/classes/SpecificPrice.php:239 (getPriority)
/override/classes/SpecificPrice.php:72 (_getScoreQuery)
/classes/Product.php:3827 (getSpecificPrice)
/override/classes/Product.php:117 (priceCalculation)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1785 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
45 |
SELECT SQL_NO_CACHE ps.wholesale_price, np.quantity FROM ps_ggo_nosales_product np
JOIN ps_product_shop ps ON ps.id_product = np.id_product
WHERE ps.id_shop = 2 AND np.id_product = 19345 LIMIT 1 |
0.976
ms
|
0 |
|
|
/override/classes/Product.php:359
/override/classes/Product.php:71 (getProductNoSalesInfo)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5711 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/controllers/front/ProductController.php:1207 (getProductProperties)
/controllers/front/ProductController.php:421 (getTemplateVarProduct)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
159 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 104218 LIMIT 1 |
0.874
ms
|
3 |
|
|
/classes/SpecificPrice.php:435
/override/classes/SpecificPrice.php:28 (couldHaveSpecificPrice)
/classes/Product.php:3827 (getSpecificPrice)
/override/classes/Product.php:117 (priceCalculation)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Product.php:3127 (getProductsProperties)
/src/Adapter/NewProducts/NewProductsProductSearchProvider.php:72 (getNewProducts)
/src/Adapter/NewProducts/NewProductsProductSearchProvider.php:85 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1693 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:551 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:164 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069cea2b569_80992816)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:212 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
52 |
SELECT SQL_NO_CACHE *
FROM `ps_altautofiller`
INNER JOIN `ps_altautofiller_lang` ON `ps_altautofiller`.`id_altautofiller` = `ps_altautofiller_lang`.`id_altautofiller`
WHERE `id_shop` = 2
AND `id_lang` = 2
AND `active` = 1 AND (`products` = "" OR FIND_IN_SET(19345, `products`)) AND (`categories` = "" OR FIND_IN_SET(9, `categories`) OR FIND_IN_SET(280, `categories`) OR FIND_IN_SET(628, `categories`)) AND (`manufacturers` = "" OR FIND_IN_SET("54", `manufacturers`)) AND (`suppliers` = "" OR FIND_IN_SET("0", `suppliers`)) ORDER BY `priority` ASC |
0.869
ms
|
2 |
Yes
|
|
/modules/altautofiller/classes/AltAutoFillerConfiguration.php:150
/modules/altautofiller/altautofiller.php:623 (getLegend)
/classes/Hook.php:1043 (hookActionPresentProduct)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/src/Adapter/Presenter/Product/ProductPresenter.php:114 (exec)
/controllers/front/ProductController.php:1242 (present)
/controllers/front/ProductController.php:421 (getTemplateVarProduct)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
388 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 2
WHERE (a.`id_product` = 19010) AND (b.`id_shop` = 2) LIMIT 1 |
0.857
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/override/classes/Product.php:9 (__construct)
/src/Adapter/Image/ImageRetriever.php:80 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:688 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
/modules/axoncreator/axoncreator.php:1886 (present)
/modules/axoncreator/axoncreator.php:1845 (convertProducts)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
102 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM ps_feature_product pf
LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN ps_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 2)
WHERE pf.id_product = 19347
ORDER BY f.position ASC |
0.817
ms
|
11 |
Yes
|
|
/classes/Product.php:6015
/classes/Product.php:5818 (getFrontFeaturesStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/ProductAssembler.php:187 (getProductProperties)
/modules/nrtproductslinknav/nrtproductslinknav.php:178 (assembleProduct)
/modules/nrtproductslinknav/nrtproductslinknav.php:148 (getInfoProduct)
/modules/nrtproductslinknav/nrtproductslinknav.php:130 (getLinksInCategory)
/modules/nrtproductslinknav/nrtproductslinknav.php:111 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:55 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069cea2b569_80992816)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:212 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
31 |
SELECT SQL_NO_CACHE ctg.`id_group`
FROM `ps_category_product` cp
INNER JOIN `ps_category_group` ctg ON (ctg.`id_category` = cp.`id_category`)
WHERE cp.`id_product` = 19345 AND ctg.`id_group` = 8 LIMIT 1 |
0.790
ms
|
3 |
|
|
/classes/Product.php:6734
/classes/Product.php:6711 (checkAccessStatic)
/controllers/front/ProductController.php:265 (checkAccess)
/controllers/front/ProductController.php:167 (checkPermissionsToViewProduct)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
54 |
SELECT SQL_NO_CACHE 1 FROM ps_cart_product cp INNER JOIN ps_product p
ON (p.id_product = cp.id_product) INNER JOIN ps_product_shop ps
ON (ps.id_shop = cp.id_shop AND ps.id_product = p.id_product) WHERE cp.id_cart=0 LIMIT 1 |
0.790
ms
|
1 |
|
|
/classes/Cart.php:4211
/classes/Cart.php:4186 (hasProducts)
/classes/Cart.php:2131 (isVirtualCart)
/src/Adapter/Presenter/Cart/CartPresenter.php:333 (getOrderTotal)
/classes/controller/FrontController.php:545 (present)
/classes/controller/FrontController.php:614 (assignGeneralPurposeVariables)
/controllers/front/ProductController.php:465 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
67 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 6
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 2
WHERE (a.`id_product` = 19345) AND (b.`id_shop` = 2) LIMIT 1 |
0.619
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/override/classes/Product.php:9 (__construct)
/classes/Link.php:113 (__construct)
/classes/Link.php:185 (getProductObject)
/classes/Link.php:1215 (getProductLink)
/classes/controller/FrontController.php:2168 (getLanguageLink)
/classes/controller/FrontController.php:1609 (getAlternativeLangsUrl)
/classes/controller/FrontController.php:1742 (getTemplateVarUrls)
/classes/controller/FrontController.php:551 (getTemplateVarShop)
/classes/controller/FrontController.php:614 (assignGeneralPurposeVariables)
/controllers/front/ProductController.php:465 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
17 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 2, 2, 0) + IF (`id_country` = 14, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 8, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 2) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 8) AND `id_product` = 19345 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-03-11 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-03-11 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1 |
0.607
ms
|
4 |
Yes
|
|
/override/classes/SpecificPrice.php:83
/classes/Product.php:3827 (getSpecificPrice)
/override/classes/Product.php:117 (priceCalculation)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:748 (getPriceStatic)
/override/classes/Product.php:9 (__construct)
/controllers/front/ProductController.php:146 (__construct)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
0 |
SELECT SQL_NO_CACHE `id_hook`, `name` FROM `ps_hook` |
0.593
ms
|
1206 |
|
|
/classes/Hook.php:1315
/classes/Hook.php:225 (getAllHookIds)
/classes/Hook.php:851 (getIdByName)
/classes/Dispatcher.php:611 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:40 (getInstance)
|
49 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM ps_feature_product pf
LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN ps_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 2)
WHERE pf.id_product = 19345
ORDER BY f.position ASC |
0.547
ms
|
9 |
Yes
|
|
/classes/Product.php:6015
/classes/Product.php:5818 (getFrontFeaturesStatic)
/override/classes/Product.php:184 (getProductProperties)
/controllers/front/ProductController.php:1207 (getProductProperties)
/controllers/front/ProductController.php:421 (getTemplateVarProduct)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
314 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 2, 2, 0) + IF (`id_country` = 14, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 8, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 2) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 8) AND `id_product` = 18875 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-03-11 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-03-11 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1 |
0.543
ms
|
4 |
Yes
|
|
/override/classes/SpecificPrice.php:83
/classes/Product.php:3827 (getSpecificPrice)
/override/classes/Product.php:117 (priceCalculation)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1785 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
28 |
SELECT SQL_NO_CACHE depends_on_stock
FROM `ps_stock_available`
WHERE (id_product = 19345) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.539
ms
|
1 |
|
|
/override/classes/stock/StockAvailable.php:137
/classes/Product.php:7862 (dependsOnStock)
/classes/Product.php:751 (loadStockData)
/override/classes/Product.php:9 (__construct)
/controllers/front/ProductController.php:146 (__construct)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
341 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM ps_feature_product pf
LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN ps_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 2)
WHERE pf.id_product = 18878
ORDER BY f.position ASC |
0.496
ms
|
40 |
Yes
|
|
/classes/Product.php:6015
/classes/Product.php:5818 (getFrontFeaturesStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1785 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
227 |
SELECT SQL_NO_CACHE COUNT(p.id_product)
FROM `ps_product` p
INNER JOIN ps_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 2)
WHERE p.id_product = 19345
AND DATEDIFF("2025-03-11 00:00:00", product_shop.`date_add`) < 20 LIMIT 1 |
0.492
ms
|
0 |
|
|
/classes/Product.php:1732
/classes/Product.php:743 (isNew)
/override/classes/Product.php:9 (__construct)
/modules/axoncreator/axoncreator.php:1767 (__construct)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
357 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM ps_feature_product pf
LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN ps_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 2)
WHERE pf.id_product = 19010
ORDER BY f.position ASC |
0.482
ms
|
40 |
Yes
|
|
/classes/Product.php:6015
/classes/Product.php:5818 (getFrontFeaturesStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1785 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
371 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM ps_feature_product pf
LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN ps_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 2)
WHERE pf.id_product = 19005
ORDER BY f.position ASC |
0.478
ms
|
40 |
Yes
|
|
/classes/Product.php:6015
/classes/Product.php:5818 (getFrontFeaturesStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1785 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
50 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 2)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 19345
ORDER BY `position` |
0.468
ms
|
3 |
Yes
|
|
/classes/Product.php:3545
/src/Adapter/Image/ImageRetriever.php:84 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:688 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages)
/src/Adapter/Presenter/Product/ProductPresenter.php:110 (__construct)
/controllers/front/ProductController.php:1242 (present)
/controllers/front/ProductController.php:421 (getTemplateVarProduct)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
330 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 2, 2, 0) + IF (`id_country` = 14, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 8, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 2) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 8) AND `id_product` = 18878 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-03-11 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-03-11 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1 |
0.459
ms
|
4 |
Yes
|
|
/override/classes/SpecificPrice.php:83
/classes/Product.php:3827 (getSpecificPrice)
/override/classes/Product.php:117 (priceCalculation)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1785 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
82 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 2, 2, 0) + IF (`id_country` = 14, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 8, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 2) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 8) AND `id_product` = 19347 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-03-11 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-03-11 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1 |
0.458
ms
|
4 |
Yes
|
|
/override/classes/SpecificPrice.php:83
/classes/Product.php:3827 (getSpecificPrice)
/override/classes/Product.php:117 (priceCalculation)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:748 (getPriceStatic)
/override/classes/Product.php:9 (__construct)
/modules/nrtproductslinknav/nrtproductslinknav.php:146 (__construct)
/modules/nrtproductslinknav/nrtproductslinknav.php:130 (getLinksInCategory)
/modules/nrtproductslinknav/nrtproductslinknav.php:111 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:55 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069cea2b569_80992816)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:212 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
325 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM ps_feature_product pf
LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN ps_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 2)
WHERE pf.id_product = 18875
ORDER BY f.position ASC |
0.458
ms
|
40 |
Yes
|
|
/classes/Product.php:6015
/classes/Product.php:5818 (getFrontFeaturesStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1785 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
286 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM ps_feature_product pf
LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN ps_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 2)
WHERE pf.id_product = 18544
ORDER BY f.position ASC |
0.456
ms
|
12 |
Yes
|
|
/classes/Product.php:6015
/classes/Product.php:5818 (getFrontFeaturesStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1785 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
60 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 2
WHERE (a.`id_product` = 19345) AND (b.`id_shop` = 2) LIMIT 1 |
0.451
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/override/classes/Product.php:9 (__construct)
/classes/Link.php:113 (__construct)
/classes/Link.php:185 (getProductObject)
/classes/Link.php:1215 (getProductLink)
/classes/controller/FrontController.php:2168 (getLanguageLink)
/classes/controller/FrontController.php:1609 (getAlternativeLangsUrl)
/classes/controller/FrontController.php:1742 (getTemplateVarUrls)
/classes/controller/FrontController.php:551 (getTemplateVarShop)
/classes/controller/FrontController.php:614 (assignGeneralPurposeVariables)
/controllers/front/ProductController.php:465 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
258 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 2, 2, 0) + IF (`id_country` = 14, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 8, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 2) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 8) AND `id_product` = 18543 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-03-11 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-03-11 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1 |
0.451
ms
|
4 |
Yes
|
|
/override/classes/SpecificPrice.php:83
/classes/Product.php:3827 (getSpecificPrice)
/override/classes/Product.php:117 (priceCalculation)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1785 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
120 |
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-03-11 00:00:00',
INTERVAL 20 DAY
)
) > 0) as new
FROM ps_product p
LEFT JOIN ps_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 2
AND pl.id_lang = 2
LEFT JOIN ps_stock_available sa ON sa.id_product = p.id_product
AND sa.id_shop = 0
AND sa.id_product_attribute = 0
AND sa.id_shop_group = 1 LEFT JOIN ps_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 2
WHERE p.id_product IN (20298) |
0.449
ms
|
1 |
|
|
/classes/ProductAssembler.php:64
/classes/ProductAssembler.php:182 (addMissingProductFields)
/modules/nrtproductslinknav/nrtproductslinknav.php:178 (assembleProduct)
/modules/nrtproductslinknav/nrtproductslinknav.php:155 (getInfoProduct)
/modules/nrtproductslinknav/nrtproductslinknav.php:130 (getLinksInCategory)
/modules/nrtproductslinknav/nrtproductslinknav.php:111 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:55 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069cea2b569_80992816)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:212 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
352 |
SELECT SQL_NO_CACHE ps.wholesale_price, np.quantity FROM ps_ggo_nosales_product np
JOIN ps_product_shop ps ON ps.id_product = np.id_product
WHERE ps.id_shop = 2 AND np.id_product = 19010 LIMIT 1 |
0.448
ms
|
0 |
|
|
/override/classes/Product.php:359
/override/classes/Product.php:71 (getProductNoSalesInfo)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5701 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1785 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
109 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 2, 2, 0) + IF (`id_country` = 14, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 8, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 2) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 8) AND `id_product` = 20298 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-03-11 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-03-11 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1 |
0.444
ms
|
4 |
Yes
|
|
/override/classes/SpecificPrice.php:83
/classes/Product.php:3827 (getSpecificPrice)
/override/classes/Product.php:117 (priceCalculation)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:748 (getPriceStatic)
/override/classes/Product.php:9 (__construct)
/modules/nrtproductslinknav/nrtproductslinknav.php:153 (__construct)
/modules/nrtproductslinknav/nrtproductslinknav.php:130 (getLinksInCategory)
/modules/nrtproductslinknav/nrtproductslinknav.php:111 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:55 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069cea2b569_80992816)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:212 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
103 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 2)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 19347
ORDER BY `position` |
0.441
ms
|
9 |
Yes
|
|
/classes/Product.php:3545
/src/Adapter/Image/ImageRetriever.php:84 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:688 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
/modules/nrtproductslinknav/nrtproductslinknav.php:179 (present)
/modules/nrtproductslinknav/nrtproductslinknav.php:148 (getInfoProduct)
/modules/nrtproductslinknav/nrtproductslinknav.php:130 (getLinksInCategory)
/modules/nrtproductslinknav/nrtproductslinknav.php:111 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:55 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069cea2b569_80992816)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:212 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
37 |
SELECT SQL_NO_CACHE tr.*
FROM `ps_tax_rule` tr
JOIN `ps_tax_rules_group` trg ON (tr.`id_tax_rules_group` = trg.`id_tax_rules_group`)
WHERE trg.`active` = 1
AND tr.`id_country` = 14
AND tr.`id_tax_rules_group` = 0
AND tr.`id_state` IN (0, 0)
AND ('0' BETWEEN tr.`zipcode_from` AND tr.`zipcode_to`
OR (tr.`zipcode_to` = 0 AND tr.`zipcode_from` IN(0, '0')))
ORDER BY tr.`zipcode_from` DESC, tr.`zipcode_to` DESC, tr.`id_state` DESC, tr.`id_country` DESC |
0.428
ms
|
0 |
|
|
/override/classes/tax/TaxRulesTaxManager.php:119
/classes/Product.php:3952 (getTaxCalculator)
/override/classes/Product.php:117 (priceCalculation)
/classes/Product.php:3737 (priceCalculation)
/controllers/front/ProductController.php:592 (getPriceStatic)
/controllers/front/ProductController.php:370 (assignPriceAndTax)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
309 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM ps_feature_product pf
LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN ps_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 2)
WHERE pf.id_product = 18874
ORDER BY f.position ASC |
0.426
ms
|
12 |
Yes
|
|
/classes/Product.php:6015
/classes/Product.php:5818 (getFrontFeaturesStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1785 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
272 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM ps_feature_product pf
LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN ps_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 2)
WHERE pf.id_product = 18543
ORDER BY f.position ASC |
0.423
ms
|
12 |
Yes
|
|
/classes/Product.php:6015
/classes/Product.php:5818 (getFrontFeaturesStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1785 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
384 |
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-03-11 00:00:00',
INTERVAL 20 DAY
)
) > 0) as new
FROM ps_product p
LEFT JOIN ps_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 2
AND pl.id_lang = 2
LEFT JOIN ps_stock_available sa ON sa.id_product = p.id_product
AND sa.id_shop = 0
AND sa.id_product_attribute = 0
AND sa.id_shop_group = 1 LEFT JOIN ps_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 2
WHERE p.id_product IN (18878) |
0.403
ms
|
1 |
|
|
/classes/ProductAssembler.php:64
/classes/ProductAssembler.php:182 (addMissingProductFields)
/modules/axoncreator/axoncreator.php:1885 (assembleProduct)
/modules/axoncreator/axoncreator.php:1845 (convertProducts)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
298 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 2, 2, 0) + IF (`id_country` = 14, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 8, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 2) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 8) AND `id_product` = 18874 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-03-11 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-03-11 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1 |
0.402
ms
|
4 |
Yes
|
|
/override/classes/SpecificPrice.php:83
/classes/Product.php:3827 (getSpecificPrice)
/override/classes/Product.php:117 (priceCalculation)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1785 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
346 |
SELECT SQL_NO_CACHE *, ( IF (`id_shop` = 2, 2, 0) + IF (`id_country` = 14, 4, 0) + IF (`id_currency` = 1, 8, 0) + IF (`id_group` = 8, 16, 0) + IF (`id_customer` = 0, 32, 0)) AS `score`
FROM `ps_specific_price`
WHERE
`id_shop` IN (0, 2) AND
`id_currency` IN (0, 1) AND
`id_country` IN (0, 14) AND
`id_group` IN (0, 8) AND `id_product` = 19010 AND `id_customer` = 0 AND `id_product_attribute` = 0 AND `id_cart` = 0 AND (`from` = '0000-00-00 00:00:00' OR '2025-03-11 00:00:00' >= `from`) AND (`to` = '0000-00-00 00:00:00' OR '2025-03-11 00:00:00' <= `to`)
AND IF(`from_quantity` > 1, `from_quantity`, 0) <= 1 ORDER BY `id_product_attribute` DESC, `id_cart` DESC, `from_quantity` DESC, `id_specific_price_rule` ASC, `score` DESC, `to` DESC, `from` DESC LIMIT 1 |
0.386
ms
|
1 |
Yes
|
|
/override/classes/SpecificPrice.php:83
/classes/Product.php:3827 (getSpecificPrice)
/override/classes/Product.php:117 (priceCalculation)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1785 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
128 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM ps_feature_product pf
LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN ps_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 2)
WHERE pf.id_product = 20298
ORDER BY f.position ASC |
0.385
ms
|
12 |
Yes
|
|
/classes/Product.php:6015
/classes/Product.php:5818 (getFrontFeaturesStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/ProductAssembler.php:187 (getProductProperties)
/modules/nrtproductslinknav/nrtproductslinknav.php:178 (assembleProduct)
/modules/nrtproductslinknav/nrtproductslinknav.php:155 (getInfoProduct)
/modules/nrtproductslinknav/nrtproductslinknav.php:130 (getLinksInCategory)
/modules/nrtproductslinknav/nrtproductslinknav.php:111 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:55 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069cea2b569_80992816)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:212 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
104 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 2
WHERE (a.`id_product` = 20298) AND (b.`id_shop` = 2) LIMIT 1 |
0.376
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/override/classes/Product.php:9 (__construct)
/modules/nrtproductslinknav/nrtproductslinknav.php:153 (__construct)
/modules/nrtproductslinknav/nrtproductslinknav.php:130 (getLinksInCategory)
/modules/nrtproductslinknav/nrtproductslinknav.php:111 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:55 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069cea2b569_80992816)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:212 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
121 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 2)
WHERE i.`id_product` = 20298
AND image_shop.`cover` = 1 LIMIT 1 |
0.349
ms
|
6 |
|
|
/classes/Product.php:3570
/classes/Product.php:5639 (getCover)
/override/classes/Product.php:184 (getProductProperties)
/classes/ProductAssembler.php:187 (getProductProperties)
/modules/nrtproductslinknav/nrtproductslinknav.php:178 (assembleProduct)
/modules/nrtproductslinknav/nrtproductslinknav.php:155 (getInfoProduct)
/modules/nrtproductslinknav/nrtproductslinknav.php:130 (getLinksInCategory)
/modules/nrtproductslinknav/nrtproductslinknav.php:111 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:55 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069cea2b569_80992816)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:212 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
51 |
SELECT SQL_NO_CACHE `id_category` FROM `ps_category_product`
WHERE `id_product` = 19345 |
0.348
ms
|
3 |
|
|
/classes/Product.php:3423
/modules/altautofiller/classes/AltAutoFillerConfiguration.php:114 (getProductCategories)
/modules/altautofiller/altautofiller.php:623 (getLegend)
/classes/Hook.php:1043 (hookActionPresentProduct)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/src/Adapter/Presenter/Product/ProductPresenter.php:114 (exec)
/controllers/front/ProductController.php:1242 (present)
/controllers/front/ProductController.php:421 (getTemplateVarProduct)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
374 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 2)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 18543
ORDER BY `position` |
0.348
ms
|
7 |
Yes
|
|
/classes/Product.php:3545
/src/Adapter/Image/ImageRetriever.php:84 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:688 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
/modules/axoncreator/axoncreator.php:1886 (present)
/modules/axoncreator/axoncreator.php:1845 (convertProducts)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
53 |
SELECT SQL_NO_CACHE *
FROM `ps_manufacturer` a
LEFT JOIN `ps_manufacturer_lang` `b` ON a.`id_manufacturer` = b.`id_manufacturer` AND b.`id_lang` = 2
LEFT JOIN `ps_manufacturer_shop` `c` ON a.`id_manufacturer` = c.`id_manufacturer` AND c.`id_shop` = 2
WHERE (a.`id_manufacturer` = 54) LIMIT 1 |
0.341
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Manufacturer.php:113 (__construct)
/override/classes/Manufacturer.php:33 (__construct)
/controllers/front/ProductController.php:438 (__construct)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
390 |
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 2)
JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (18501) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.323
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4520
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:528 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getMainVariants)
/var/cache/prod/smarty/compile/c6/e4/72/c6e472e3c30d1117f1eb0fcff14e2605bae8f650_2.file.product-1.tpl.php:86 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069d12a2887_38651763)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/92/04/66/920466935fa6d882e2ce7ad385c09ee5a3b5f878_2.module.axoncreatorviewstemplateswidgetsproducts.tpl.php:54 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069d1296218_06521087)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/modules/axoncreator/includes/widgets/axps-products.php:960 (fetch)
/modules/axoncreator/includes/widgets/axps-products.php:907 (fetch)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
93 |
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-03-11 00:00:00',
INTERVAL 20 DAY
)
) > 0) as new
FROM ps_product p
LEFT JOIN ps_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 2
AND pl.id_lang = 2
LEFT JOIN ps_stock_available sa ON sa.id_product = p.id_product
AND sa.id_shop = 0
AND sa.id_product_attribute = 0
AND sa.id_shop_group = 1 LEFT JOIN ps_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 2
WHERE p.id_product IN (19347) |
0.318
ms
|
1 |
|
|
/classes/ProductAssembler.php:64
/classes/ProductAssembler.php:182 (addMissingProductFields)
/modules/nrtproductslinknav/nrtproductslinknav.php:178 (assembleProduct)
/modules/nrtproductslinknav/nrtproductslinknav.php:148 (getInfoProduct)
/modules/nrtproductslinknav/nrtproductslinknav.php:130 (getLinksInCategory)
/modules/nrtproductslinknav/nrtproductslinknav.php:111 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:55 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069cea2b569_80992816)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:212 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
105 |
SELECT SQL_NO_CACHE COUNT(p.id_product)
FROM `ps_product` p
INNER JOIN ps_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 2)
WHERE p.id_product = 20298
AND DATEDIFF("2025-03-11 00:00:00", product_shop.`date_add`) < 20 LIMIT 1 |
0.318
ms
|
0 |
|
|
/classes/Product.php:1732
/classes/Product.php:743 (isNew)
/override/classes/Product.php:9 (__construct)
/modules/nrtproductslinknav/nrtproductslinknav.php:153 (__construct)
/modules/nrtproductslinknav/nrtproductslinknav.php:130 (getLinksInCategory)
/modules/nrtproductslinknav/nrtproductslinknav.php:111 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:55 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069cea2b569_80992816)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:212 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
378 |
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-03-11 00:00:00',
INTERVAL 20 DAY
)
) > 0) as new
FROM ps_product p
LEFT JOIN ps_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 2
AND pl.id_lang = 2
LEFT JOIN ps_stock_available sa ON sa.id_product = p.id_product
AND sa.id_shop = 0
AND sa.id_product_attribute = 0
AND sa.id_shop_group = 1 LEFT JOIN ps_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 2
WHERE p.id_product IN (18874) |
0.318
ms
|
1 |
|
|
/classes/ProductAssembler.php:64
/classes/ProductAssembler.php:182 (addMissingProductFields)
/modules/axoncreator/axoncreator.php:1885 (assembleProduct)
/modules/axoncreator/axoncreator.php:1845 (convertProducts)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
106 |
SELECT SQL_NO_CACHE ps.wholesale_price, np.quantity FROM ps_ggo_nosales_product np
JOIN ps_product_shop ps ON ps.id_product = np.id_product
WHERE ps.id_shop = 2 AND np.id_product = 20298 LIMIT 1 |
0.303
ms
|
0 |
|
|
/override/classes/Product.php:359
/override/classes/Product.php:71 (getProductNoSalesInfo)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:748 (getPriceStatic)
/override/classes/Product.php:9 (__construct)
/modules/nrtproductslinknav/nrtproductslinknav.php:153 (__construct)
/modules/nrtproductslinknav/nrtproductslinknav.php:130 (getLinksInCategory)
/modules/nrtproductslinknav/nrtproductslinknav.php:111 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:55 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069cea2b569_80992816)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:212 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
395 |
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 2)
JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (18898) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.301
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4520
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:528 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getMainVariants)
/var/cache/prod/smarty/compile/c6/e4/72/c6e472e3c30d1117f1eb0fcff14e2605bae8f650_2.file.product-1.tpl.php:86 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069d12a2887_38651763)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/92/04/66/920466935fa6d882e2ce7ad385c09ee5a3b5f878_2.module.axoncreatorviewstemplateswidgetsproducts.tpl.php:54 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069d1296218_06521087)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/modules/axoncreator/includes/widgets/axps-products.php:960 (fetch)
/modules/axoncreator/includes/widgets/axps-products.php:907 (fetch)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
39 |
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_attribute` a
LEFT JOIN `ps_attribute_lang` al
ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
LEFT JOIN `ps_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2)
LEFT JOIN `ps_product_attribute_combination` pac
ON (a.`id_attribute` = pac.`id_attribute`)
LEFT JOIN `ps_product_attribute` pa
ON (pac.`id_product_attribute` = pa.`id_product_attribute`)
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 2)
INNER JOIN ps_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = pac.id_attribute AND attribute_shop.id_shop = 2)
WHERE pa.`id_product` = 19345 |
0.296
ms
|
1 |
|
|
/classes/Product.php:7557
/controllers/front/ProductController.php:861 (getAttributesInformationsByProduct)
/controllers/front/ProductController.php:373 (assignAttributesCombinations)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
1 |
SELECT SQL_NO_CACHE * FROM `ps_hook_module_exceptions`
WHERE `id_shop` IN (2) |
0.292
ms
|
390 |
|
|
/classes/module/Module.php:2018
/classes/Hook.php:929 (getExceptionsStatic)
/classes/Dispatcher.php:351 (exec)
/index.php:40 (dispatch)
|
398 |
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 2)
JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (18878) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.292
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4520
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:528 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getMainVariants)
/var/cache/prod/smarty/compile/c6/e4/72/c6e472e3c30d1117f1eb0fcff14e2605bae8f650_2.file.product-1.tpl.php:86 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069d12a2887_38651763)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/92/04/66/920466935fa6d882e2ce7ad385c09ee5a3b5f878_2.module.axoncreatorviewstemplateswidgetsproducts.tpl.php:54 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069d1296218_06521087)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/modules/axoncreator/includes/widgets/axps-products.php:960 (fetch)
/modules/axoncreator/includes/widgets/axps-products.php:907 (fetch)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
397 |
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 2)
JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (18875) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.283
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4520
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:528 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getMainVariants)
/var/cache/prod/smarty/compile/c6/e4/72/c6e472e3c30d1117f1eb0fcff14e2605bae8f650_2.file.product-1.tpl.php:86 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069d12a2887_38651763)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/92/04/66/920466935fa6d882e2ce7ad385c09ee5a3b5f878_2.module.axoncreatorviewstemplateswidgetsproducts.tpl.php:54 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069d1296218_06521087)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/modules/axoncreator/includes/widgets/axps-products.php:960 (fetch)
/modules/axoncreator/includes/widgets/axps-products.php:907 (fetch)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
15 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE `to` BETWEEN '2025-03-11 00:00:00' AND '2025-03-11 23:59:59' LIMIT 1 |
0.282
ms
|
1 |
|
|
/classes/SpecificPrice.php:381
/override/classes/SpecificPrice.php:51 (computeExtraConditions)
/classes/Product.php:3827 (getSpecificPrice)
/override/classes/Product.php:117 (priceCalculation)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:748 (getPriceStatic)
/override/classes/Product.php:9 (__construct)
/controllers/front/ProductController.php:146 (__construct)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
393 |
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 2)
JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (18543) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.282
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4520
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:528 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getMainVariants)
/var/cache/prod/smarty/compile/c6/e4/72/c6e472e3c30d1117f1eb0fcff14e2605bae8f650_2.file.product-1.tpl.php:86 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069d12a2887_38651763)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/92/04/66/920466935fa6d882e2ce7ad385c09ee5a3b5f878_2.module.axoncreatorviewstemplateswidgetsproducts.tpl.php:54 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069d1296218_06521087)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/modules/axoncreator/includes/widgets/axps-products.php:960 (fetch)
/modules/axoncreator/includes/widgets/axps-products.php:907 (fetch)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
394 |
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 2)
JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (18544) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.281
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4520
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:528 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getMainVariants)
/var/cache/prod/smarty/compile/c6/e4/72/c6e472e3c30d1117f1eb0fcff14e2605bae8f650_2.file.product-1.tpl.php:86 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069d12a2887_38651763)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/92/04/66/920466935fa6d882e2ce7ad385c09ee5a3b5f878_2.module.axoncreatorviewstemplateswidgetsproducts.tpl.php:54 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069d1296218_06521087)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/modules/axoncreator/includes/widgets/axps-products.php:960 (fetch)
/modules/axoncreator/includes/widgets/axps-products.php:907 (fetch)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
391 |
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 2)
JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (18502) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.280
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4520
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:528 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getMainVariants)
/var/cache/prod/smarty/compile/c6/e4/72/c6e472e3c30d1117f1eb0fcff14e2605bae8f650_2.file.product-1.tpl.php:86 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069d12a2887_38651763)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/92/04/66/920466935fa6d882e2ce7ad385c09ee5a3b5f878_2.module.axoncreatorviewstemplateswidgetsproducts.tpl.php:54 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069d1296218_06521087)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/modules/axoncreator/includes/widgets/axps-products.php:960 (fetch)
/modules/axoncreator/includes/widgets/axps-products.php:907 (fetch)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
383 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 2)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 18875
ORDER BY `position` |
0.279
ms
|
4 |
Yes
|
|
/classes/Product.php:3545
/src/Adapter/Image/ImageRetriever.php:84 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:688 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
/modules/axoncreator/axoncreator.php:1886 (present)
/modules/axoncreator/axoncreator.php:1845 (convertProducts)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
396 |
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 2)
JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (18874) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.278
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4520
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:528 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getMainVariants)
/var/cache/prod/smarty/compile/c6/e4/72/c6e472e3c30d1117f1eb0fcff14e2605bae8f650_2.file.product-1.tpl.php:86 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069d12a2887_38651763)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/92/04/66/920466935fa6d882e2ce7ad385c09ee5a3b5f878_2.module.axoncreatorviewstemplateswidgetsproducts.tpl.php:54 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069d1296218_06521087)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/modules/axoncreator/includes/widgets/axps-products.php:960 (fetch)
/modules/axoncreator/includes/widgets/axps-products.php:907 (fetch)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
44 |
SELECT SQL_NO_CACHE ps.wholesale_price, np.quantity FROM ps_ggo_nosales_product np
JOIN ps_product_shop ps ON ps.id_product = np.id_product
WHERE ps.id_shop = 2 AND np.id_product = 19345 LIMIT 1 |
0.275
ms
|
0 |
|
|
/override/classes/Product.php:359
/override/classes/Product.php:71 (getProductNoSalesInfo)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/controllers/front/ProductController.php:1207 (getProductProperties)
/controllers/front/ProductController.php:421 (getTemplateVarProduct)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
399 |
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 2)
JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (19010) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.275
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4520
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:528 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getMainVariants)
/var/cache/prod/smarty/compile/c6/e4/72/c6e472e3c30d1117f1eb0fcff14e2605bae8f650_2.file.product-1.tpl.php:86 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069d12a2887_38651763)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/92/04/66/920466935fa6d882e2ce7ad385c09ee5a3b5f878_2.module.axoncreatorviewstemplateswidgetsproducts.tpl.php:54 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069d1296218_06521087)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/modules/axoncreator/includes/widgets/axps-products.php:960 (fetch)
/modules/axoncreator/includes/widgets/axps-products.php:907 (fetch)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
392 |
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `ps_product_attribute` pa
INNER JOIN ps_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 2)
JOIN `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (18503) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.268
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4520
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:528 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getMainVariants)
/var/cache/prod/smarty/compile/c6/e4/72/c6e472e3c30d1117f1eb0fcff14e2605bae8f650_2.file.product-1.tpl.php:86 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069d12a2887_38651763)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/92/04/66/920466935fa6d882e2ce7ad385c09ee5a3b5f878_2.module.axoncreatorviewstemplateswidgetsproducts.tpl.php:54 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069d1296218_06521087)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/modules/axoncreator/includes/widgets/axps-products.php:960 (fetch)
/modules/axoncreator/includes/widgets/axps-products.php:907 (fetch)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
129 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 2)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 20298
ORDER BY `position` |
0.266
ms
|
6 |
Yes
|
|
/classes/Product.php:3545
/src/Adapter/Image/ImageRetriever.php:84 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:688 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
/modules/nrtproductslinknav/nrtproductslinknav.php:179 (present)
/modules/nrtproductslinknav/nrtproductslinknav.php:155 (getInfoProduct)
/modules/nrtproductslinknav/nrtproductslinknav.php:130 (getLinksInCategory)
/modules/nrtproductslinknav/nrtproductslinknav.php:111 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:55 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069cea2b569_80992816)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:212 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
358 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 2)
WHERE i.`id_product` = 19005
AND image_shop.`cover` = 1 LIMIT 1 |
0.265
ms
|
19 |
|
|
/classes/Product.php:3570
/classes/Product.php:5639 (getCover)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1785 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
252 |
SELECT SQL_NO_CACHE *
FROM `ps_product_lang`
WHERE `id_product` = 18503 AND `id_shop` = 2 |
0.263
ms
|
16 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/override/classes/Product.php:9 (__construct)
/override/classes/Product.php:147 (__construct)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1785 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
16 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 19345
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.254
ms
|
0 |
|
|
/classes/SpecificPrice.php:259
/classes/SpecificPrice.php:239 (getPriority)
/override/classes/SpecificPrice.php:72 (_getScoreQuery)
/classes/Product.php:3827 (getSpecificPrice)
/override/classes/Product.php:117 (priceCalculation)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:748 (getPriceStatic)
/override/classes/Product.php:9 (__construct)
/controllers/front/ProductController.php:146 (__construct)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
41 |
SELECT SQL_NO_CACHE `id_customtab`
FROM ps_nrtcustomtab_product
WHERE id_product = 19345 LIMIT 1 |
0.254
ms
|
0 |
|
|
/modules/nrtcustomtab/src/CustomTabModel.php:91
/modules/nrtcustomtab/nrtcustomtab.php:742 (getProductCustomTab)
/modules/nrtcustomtab/nrtcustomtab.php:713 (_prepareHook)
/classes/Hook.php:1043 (hookDisplayProductExtraContent)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/src/Adapter/HookManager.php:81 (exec)
/src/PrestaShopBundle/Service/Hook/HookFinder.php:70 (exec)
/src/Core/Product/ProductExtraContentFinder.php:55 (find)
/src/PrestaShopBundle/Service/Hook/HookFinder.php:102 (find)
/controllers/front/ProductController.php:1203 (present)
/controllers/front/ProductController.php:421 (getTemplateVarProduct)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
376 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 2
WHERE (a.`id_product` = 18544) AND (b.`id_shop` = 2) LIMIT 1 |
0.251
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/override/classes/Product.php:9 (__construct)
/src/Adapter/Image/ImageRetriever.php:80 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:688 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
/modules/axoncreator/axoncreator.php:1886 (present)
/modules/axoncreator/axoncreator.php:1845 (convertProducts)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
380 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 2)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 18874
ORDER BY `position` |
0.244
ms
|
5 |
Yes
|
|
/classes/Product.php:3545
/src/Adapter/Image/ImageRetriever.php:84 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:688 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
/modules/axoncreator/axoncreator.php:1886 (present)
/modules/axoncreator/axoncreator.php:1845 (convertProducts)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
26 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 19345) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.242
ms
|
1 |
|
|
/override/classes/stock/StockAvailable.php:234
/classes/Product.php:7860 (getQuantityAvailableByProduct)
/classes/Product.php:751 (loadStockData)
/override/classes/Product.php:9 (__construct)
/controllers/front/ProductController.php:146 (__construct)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
379 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 2
WHERE (a.`id_product` = 18874) AND (b.`id_shop` = 2) LIMIT 1 |
0.236
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/override/classes/Product.php:9 (__construct)
/src/Adapter/Image/ImageRetriever.php:80 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:688 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
/modules/axoncreator/axoncreator.php:1886 (present)
/modules/axoncreator/axoncreator.php:1845 (convertProducts)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
291 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 2
WHERE (a.`id_product` = 18898) LIMIT 1 |
0.235
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/override/classes/Product.php:9 (__construct)
/override/classes/Product.php:147 (__construct)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1785 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
377 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 2)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 18544
ORDER BY `position` |
0.230
ms
|
6 |
Yes
|
|
/classes/Product.php:3545
/src/Adapter/Image/ImageRetriever.php:84 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:688 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
/modules/axoncreator/axoncreator.php:1886 (present)
/modules/axoncreator/axoncreator.php:1845 (convertProducts)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
263 |
SELECT SQL_NO_CACHE tr.*
FROM `ps_tax_rule` tr
JOIN `ps_tax_rules_group` trg ON (tr.`id_tax_rules_group` = trg.`id_tax_rules_group`)
WHERE trg.`active` = 1
AND tr.`id_country` = 14
AND tr.`id_tax_rules_group` = 5
AND tr.`id_state` IN (0, 0)
AND ('0' BETWEEN tr.`zipcode_from` AND tr.`zipcode_to`
OR (tr.`zipcode_to` = 0 AND tr.`zipcode_from` IN(0, '0')))
ORDER BY tr.`zipcode_from` DESC, tr.`zipcode_to` DESC, tr.`id_state` DESC, tr.`id_country` DESC |
0.227
ms
|
1 |
|
|
/override/classes/tax/TaxRulesTaxManager.php:119
/classes/Product.php:3926 (getTaxCalculator)
/override/classes/Product.php:117 (priceCalculation)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1785 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
318 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 2
WHERE (a.`id_product` = 18875) LIMIT 1 |
0.227
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/override/classes/Product.php:9 (__construct)
/override/classes/Product.php:147 (__construct)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1785 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
364 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 2
WHERE (a.`id_product` = 19005) LIMIT 1 |
0.224
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/override/classes/Product.php:9 (__construct)
/override/classes/Product.php:147 (__construct)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1785 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
76 |
SELECT SQL_NO_CACHE cp.id_product FROM `ps_category_product` cp RIGHT JOIN `ps_product` p ON p.id_product = cp.id_product WHERE cp.id_category = 628 AND p.active = 1 AND cp.position > 20 ORDER BY cp.position ASC LIMIT 1 |
0.215
ms
|
57 |
|
|
/modules/nrtproductslinknav/nrtproductslinknav.php:143
/modules/nrtproductslinknav/nrtproductslinknav.php:130 (getLinksInCategory)
/modules/nrtproductslinknav/nrtproductslinknav.php:111 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:55 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069cea2b569_80992816)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:212 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
320 |
SELECT SQL_NO_CACHE ps.wholesale_price, np.quantity FROM ps_ggo_nosales_product np
JOIN ps_product_shop ps ON ps.id_product = np.id_product
WHERE ps.id_shop = 2 AND np.id_product = 18875 LIMIT 1 |
0.215
ms
|
0 |
|
|
/override/classes/Product.php:359
/override/classes/Product.php:71 (getProductNoSalesInfo)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5701 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1785 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
253 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 18503) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.213
ms
|
1 |
|
|
/override/classes/stock/StockAvailable.php:234
/override/classes/Product.php:231 (getQuantityAvailableByProduct)
/classes/Product.php:5797 (getQuantity)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1785 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
265 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 2
WHERE (a.`id_product` = 18543) LIMIT 1 |
0.211
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/override/classes/Product.php:9 (__construct)
/override/classes/Product.php:147 (__construct)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1785 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
86 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 2
WHERE (a.`id_product` = 19347) LIMIT 1 |
0.205
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/override/classes/Product.php:9 (__construct)
/override/classes/Product.php:147 (__construct)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:748 (getPriceStatic)
/override/classes/Product.php:9 (__construct)
/modules/nrtproductslinknav/nrtproductslinknav.php:146 (__construct)
/modules/nrtproductslinknav/nrtproductslinknav.php:130 (getLinksInCategory)
/modules/nrtproductslinknav/nrtproductslinknav.php:111 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:55 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069cea2b569_80992816)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:212 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
98 |
SELECT SQL_NO_CACHE ps.wholesale_price, np.quantity FROM ps_ggo_nosales_product np
JOIN ps_product_shop ps ON ps.id_product = np.id_product
WHERE ps.id_shop = 2 AND np.id_product = 19347 LIMIT 1 |
0.203
ms
|
0 |
|
|
/override/classes/Product.php:359
/override/classes/Product.php:71 (getProductNoSalesInfo)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5711 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/ProductAssembler.php:187 (getProductProperties)
/modules/nrtproductslinknav/nrtproductslinknav.php:178 (assembleProduct)
/modules/nrtproductslinknav/nrtproductslinknav.php:148 (getInfoProduct)
/modules/nrtproductslinknav/nrtproductslinknav.php:130 (getLinksInCategory)
/modules/nrtproductslinknav/nrtproductslinknav.php:111 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:55 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069cea2b569_80992816)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:212 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
351 |
SELECT SQL_NO_CACHE *
FROM `ps_product_lang`
WHERE `id_product` = 19010 AND `id_shop` = 2 |
0.201
ms
|
16 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/override/classes/Product.php:9 (__construct)
/override/classes/Product.php:147 (__construct)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1785 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
280 |
SELECT SQL_NO_CACHE *
FROM `ps_product_lang`
WHERE `id_product` = 18544 AND `id_shop` = 2 |
0.200
ms
|
16 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/override/classes/Product.php:9 (__construct)
/override/classes/Product.php:147 (__construct)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1785 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
113 |
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 2
WHERE (a.`id_product` = 20298) LIMIT 1 |
0.198
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/override/classes/Product.php:9 (__construct)
/override/classes/Product.php:147 (__construct)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:748 (getPriceStatic)
/override/classes/Product.php:9 (__construct)
/modules/nrtproductslinknav/nrtproductslinknav.php:153 (__construct)
/modules/nrtproductslinknav/nrtproductslinknav.php:130 (getLinksInCategory)
/modules/nrtproductslinknav/nrtproductslinknav.php:111 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:55 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069cea2b569_80992816)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:212 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
292 |
SELECT SQL_NO_CACHE *
FROM `ps_product_lang`
WHERE `id_product` = 18898 AND `id_shop` = 2 |
0.198
ms
|
16 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/override/classes/Product.php:9 (__construct)
/override/classes/Product.php:147 (__construct)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1785 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
335 |
SELECT SQL_NO_CACHE *
FROM `ps_product_lang`
WHERE `id_product` = 18878 AND `id_shop` = 2 |
0.197
ms
|
16 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/override/classes/Product.php:9 (__construct)
/override/classes/Product.php:147 (__construct)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1785 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
87 |
SELECT SQL_NO_CACHE *
FROM `ps_product_lang`
WHERE `id_product` = 19347 AND `id_shop` = 2 |
0.196
ms
|
16 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/override/classes/Product.php:9 (__construct)
/override/classes/Product.php:147 (__construct)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:748 (getPriceStatic)
/override/classes/Product.php:9 (__construct)
/modules/nrtproductslinknav/nrtproductslinknav.php:146 (__construct)
/modules/nrtproductslinknav/nrtproductslinknav.php:130 (getLinksInCategory)
/modules/nrtproductslinknav/nrtproductslinknav.php:111 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:55 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069cea2b569_80992816)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:212 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
273 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 2)
WHERE i.`id_product` = 18544
AND image_shop.`cover` = 1 LIMIT 1 |
0.196
ms
|
6 |
|
|
/classes/Product.php:3570
/classes/Product.php:5639 (getCover)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1785 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
319 |
SELECT SQL_NO_CACHE *
FROM `ps_product_lang`
WHERE `id_product` = 18875 AND `id_shop` = 2 |
0.195
ms
|
16 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/override/classes/Product.php:9 (__construct)
/override/classes/Product.php:147 (__construct)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1785 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
342 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 2)
WHERE i.`id_product` = 19010
AND image_shop.`cover` = 1 LIMIT 1 |
0.195
ms
|
8 |
|
|
/classes/Product.php:3570
/classes/Product.php:5639 (getCover)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1785 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
400 |
SELECT SQL_NO_CACHE o.id_order
FROM ps_orders o
LEFT JOIN ps_order_detail od ON (od.id_order = o.id_order)
WHERE o.valid = 1
AND od.product_id IN (19345)
ORDER BY o.id_order DESC
LIMIT 400 |
0.195
ms
|
1 |
Yes
|
|
/modules/ps_crossselling/ps_crossselling.php:257
/modules/ps_crossselling/ps_crossselling.php:214 (getOrderProducts)
/modules/ps_crossselling/ps_crossselling.php:235 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:169 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
114 |
SELECT SQL_NO_CACHE *
FROM `ps_product_lang`
WHERE `id_product` = 20298 AND `id_shop` = 2 |
0.192
ms
|
16 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/override/classes/Product.php:9 (__construct)
/override/classes/Product.php:147 (__construct)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:748 (getPriceStatic)
/override/classes/Product.php:9 (__construct)
/modules/nrtproductslinknav/nrtproductslinknav.php:153 (__construct)
/modules/nrtproductslinknav/nrtproductslinknav.php:130 (getLinksInCategory)
/modules/nrtproductslinknav/nrtproductslinknav.php:111 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:55 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069cea2b569_80992816)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:212 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
266 |
SELECT SQL_NO_CACHE *
FROM `ps_product_lang`
WHERE `id_product` = 18543 AND `id_shop` = 2 |
0.188
ms
|
16 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/override/classes/Product.php:9 (__construct)
/override/classes/Product.php:147 (__construct)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1785 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
303 |
SELECT SQL_NO_CACHE *
FROM `ps_product_lang`
WHERE `id_product` = 18874 AND `id_shop` = 2 |
0.188
ms
|
16 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/override/classes/Product.php:9 (__construct)
/override/classes/Product.php:147 (__construct)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1785 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
310 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 2)
WHERE i.`id_product` = 18875
AND image_shop.`cover` = 1 LIMIT 1 |
0.188
ms
|
4 |
|
|
/classes/Product.php:3570
/classes/Product.php:5639 (getCover)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1785 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
326 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 2)
WHERE i.`id_product` = 18878
AND image_shop.`cover` = 1 LIMIT 1 |
0.186
ms
|
6 |
|
|
/classes/Product.php:3570
/classes/Product.php:5639 (getCover)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1785 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
189 |
SELECT SQL_NO_CACHE COUNT(p.id_product)
FROM `ps_product` p
INNER JOIN ps_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 2)
WHERE p.id_product = 19345
AND DATEDIFF("2025-03-11 00:00:00", product_shop.`date_add`) < 20 LIMIT 1 |
0.183
ms
|
0 |
|
|
/classes/Product.php:1732
/classes/Product.php:743 (isNew)
/override/classes/Product.php:9 (__construct)
/modules/axoncreator/axoncreator.php:1426 (__construct)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
294 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 2)
WHERE i.`id_product` = 18874
AND image_shop.`cover` = 1 LIMIT 1 |
0.178
ms
|
5 |
|
|
/classes/Product.php:3570
/classes/Product.php:5639 (getCover)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1785 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
78 |
SELECT SQL_NO_CACHE COUNT(p.id_product)
FROM `ps_product` p
INNER JOIN ps_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 2)
WHERE p.id_product = 19347
AND DATEDIFF("2025-03-11 00:00:00", product_shop.`date_add`) < 20 LIMIT 1 |
0.177
ms
|
0 |
|
|
/classes/Product.php:1732
/classes/Product.php:743 (isNew)
/override/classes/Product.php:9 (__construct)
/modules/nrtproductslinknav/nrtproductslinknav.php:146 (__construct)
/modules/nrtproductslinknav/nrtproductslinknav.php:130 (getLinksInCategory)
/modules/nrtproductslinknav/nrtproductslinknav.php:111 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:55 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069cea2b569_80992816)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:212 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
254 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 2)
WHERE i.`id_product` = 18543
AND image_shop.`cover` = 1 LIMIT 1 |
0.172
ms
|
7 |
|
|
/classes/Product.php:3570
/classes/Product.php:5639 (getCover)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1785 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
83 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 2)
WHERE (p.`id_product` = 19347) |
0.171
ms
|
1 |
|
|
/classes/Product.php:3860
/override/classes/Product.php:117 (priceCalculation)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:748 (getPriceStatic)
/override/classes/Product.php:9 (__construct)
/modules/nrtproductslinknav/nrtproductslinknav.php:146 (__construct)
/modules/nrtproductslinknav/nrtproductslinknav.php:130 (getLinksInCategory)
/modules/nrtproductslinknav/nrtproductslinknav.php:111 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:55 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069cea2b569_80992816)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:212 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
406 |
SELECT SQL_NO_CACHE DISTINCT id_label
FROM `ps_seigigpsr_labels_mapping`
WHERE (entry_type = 'pr' AND id_shop = 19345) OR (entry_type = 'mf' AND id_shop = 54) OR (entry_type = 'ct' AND id_shop = (628) ) |
0.168
ms
|
1 |
|
|
/modules/seigigpsr/classes/LabelRelation.php:164
/modules/seigigpsr/classes/LabelRelation.php:170 (getAssignedLabels)
/modules/seigigpsr/seigigpsr.inc.php:684 (getAssignedLabelsAsObjects)
/modules/seigigpsr/seigigpsr.inc.php:505 (hookDisplaySeigiGpsrLabel)
/classes/Hook.php:1043 (hookDisplayFooterProduct)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:169 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
59 |
SELECT SQL_NO_CACHE *
FROM `ps_axon_creator_related` bc
LEFT JOIN `ps_axon_creator_related_shop` bcs
ON (bc.`id_axon_creator_related` = bcs.`id_axon_creator_related`)
WHERE bcs.`id_shop` = 2
AND bc.`post_type` = 'product'
AND bc.`key_related` = '19345' LIMIT 1 |
0.166
ms
|
21 |
|
|
/modules/axoncreator/src/Wp_Helper.php:1074
/modules/axoncreator/src/Wp_Helper.php:1537 (getRelatedByKey)
/modules/axoncreator/axoncreator.php:1269 (reset_post_var)
/classes/Hook.php:1043 (hookOverrideLayoutTemplate)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/classes/controller/FrontController.php:1421 (exec)
/classes/controller/FrontController.php:1442 (getLayout)
/classes/controller/FrontController.php:1799 (getLayoutName)
/controllers/front/ProductController.php:1455 (getTemplateVarPage)
/classes/controller/FrontController.php:550 (getTemplateVarPage)
/classes/controller/FrontController.php:614 (assignGeneralPurposeVariables)
/controllers/front/ProductController.php:465 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
97 |
SELECT SQL_NO_CACHE tr.*
FROM `ps_tax_rule` tr
JOIN `ps_tax_rules_group` trg ON (tr.`id_tax_rules_group` = trg.`id_tax_rules_group`)
WHERE trg.`active` = 1
AND tr.`id_country` = 14
AND tr.`id_tax_rules_group` = 0
AND tr.`id_state` IN (0, 0)
AND ('0' BETWEEN tr.`zipcode_from` AND tr.`zipcode_to`
OR (tr.`zipcode_to` = 0 AND tr.`zipcode_from` IN(0, '0')))
ORDER BY tr.`zipcode_from` DESC, tr.`zipcode_to` DESC, tr.`id_state` DESC, tr.`id_country` DESC |
0.165
ms
|
0 |
|
|
/override/classes/tax/TaxRulesTaxManager.php:119
/classes/Product.php:3952 (getTaxCalculator)
/override/classes/Product.php:117 (priceCalculation)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5701 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/ProductAssembler.php:187 (getProductProperties)
/modules/nrtproductslinknav/nrtproductslinknav.php:178 (assembleProduct)
/modules/nrtproductslinknav/nrtproductslinknav.php:148 (getInfoProduct)
/modules/nrtproductslinknav/nrtproductslinknav.php:130 (getLinksInCategory)
/modules/nrtproductslinknav/nrtproductslinknav.php:111 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:55 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069cea2b569_80992816)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:212 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
401 |
SELECT SQL_NO_CACHE COUNT(p.id_product)
FROM `ps_product` p
INNER JOIN ps_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 2)
WHERE p.id_product = 19345
AND DATEDIFF("2025-03-11 00:00:00", product_shop.`date_add`) < 20 LIMIT 1 |
0.162
ms
|
0 |
|
|
/classes/Product.php:1732
/classes/Product.php:743 (isNew)
/override/classes/Product.php:9 (__construct)
/modules/seigigpsr/seigigpsr.inc.php:763 (__construct)
/modules/seigigpsr/seigigpsr.inc.php:670 (getProductObjectFromHookParams)
/modules/seigigpsr/seigigpsr.inc.php:505 (hookDisplaySeigiGpsrLabel)
/classes/Hook.php:1043 (hookDisplayFooterProduct)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:169 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
115 |
SELECT SQL_NO_CACHE t.`id_lang`, t.`name`
FROM ps_tag t
LEFT JOIN ps_product_tag pt ON (pt.id_tag = t.id_tag)
WHERE pt.`id_product`=20298 |
0.159
ms
|
1 |
|
|
/classes/Tag.php:244
/classes/Product.php:749 (getProductTags)
/override/classes/Product.php:9 (__construct)
/modules/nrtproductslinknav/nrtproductslinknav.php:153 (__construct)
/modules/nrtproductslinknav/nrtproductslinknav.php:130 (getLinksInCategory)
/modules/nrtproductslinknav/nrtproductslinknav.php:111 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:55 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069cea2b569_80992816)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:212 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
287 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 18898 LIMIT 1 |
0.157
ms
|
2 |
|
|
/classes/SpecificPrice.php:435
/override/classes/SpecificPrice.php:28 (couldHaveSpecificPrice)
/classes/Product.php:3827 (getSpecificPrice)
/override/classes/Product.php:117 (priceCalculation)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1785 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
168 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 104218) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.155
ms
|
1 |
|
|
/override/classes/stock/StockAvailable.php:234
/override/classes/Product.php:231 (getQuantityAvailableByProduct)
/classes/Product.php:5797 (getQuantity)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Product.php:3127 (getProductsProperties)
/src/Adapter/NewProducts/NewProductsProductSearchProvider.php:72 (getNewProducts)
/src/Adapter/NewProducts/NewProductsProductSearchProvider.php:85 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1693 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:551 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:164 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069cea2b569_80992816)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:212 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
360 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 19005 LIMIT 1 |
0.151
ms
|
1 |
|
|
/classes/SpecificPrice.php:435
/override/classes/SpecificPrice.php:28 (couldHaveSpecificPrice)
/classes/Product.php:3827 (getSpecificPrice)
/override/classes/Product.php:117 (priceCalculation)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1785 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
331 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 2)
WHERE (p.`id_product` = 18878) |
0.150
ms
|
1 |
|
|
/classes/Product.php:3860
/override/classes/Product.php:117 (priceCalculation)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1785 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
95 |
SELECT SQL_NO_CACHE ps.wholesale_price, np.quantity FROM ps_ggo_nosales_product np
JOIN ps_product_shop ps ON ps.id_product = np.id_product
WHERE ps.id_shop = 2 AND np.id_product = 19347 LIMIT 1 |
0.149
ms
|
0 |
|
|
/override/classes/Product.php:359
/override/classes/Product.php:71 (getProductNoSalesInfo)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/ProductAssembler.php:187 (getProductProperties)
/modules/nrtproductslinknav/nrtproductslinknav.php:178 (assembleProduct)
/modules/nrtproductslinknav/nrtproductslinknav.php:148 (getInfoProduct)
/modules/nrtproductslinknav/nrtproductslinknav.php:130 (getLinksInCategory)
/modules/nrtproductslinknav/nrtproductslinknav.php:111 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:55 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069cea2b569_80992816)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:212 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
327 |
SELECT SQL_NO_CACHE ps.wholesale_price, np.quantity FROM ps_ggo_nosales_product np
JOIN ps_product_shop ps ON ps.id_product = np.id_product
WHERE ps.id_shop = 2 AND np.id_product = 18878 LIMIT 1 |
0.149
ms
|
0 |
|
|
/override/classes/Product.php:359
/override/classes/Product.php:71 (getProductNoSalesInfo)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1785 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
288 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 2)
WHERE (p.`id_product` = 18898) |
0.148
ms
|
1 |
|
|
/classes/Product.php:3860
/override/classes/Product.php:117 (priceCalculation)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1785 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
344 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 19010 LIMIT 1 |
0.148
ms
|
1 |
|
|
/classes/SpecificPrice.php:435
/override/classes/SpecificPrice.php:28 (couldHaveSpecificPrice)
/classes/Product.php:3827 (getSpecificPrice)
/override/classes/Product.php:117 (priceCalculation)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1785 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
256 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 18543 LIMIT 1 |
0.147
ms
|
4 |
|
|
/classes/SpecificPrice.php:435
/override/classes/SpecificPrice.php:28 (couldHaveSpecificPrice)
/classes/Product.php:3827 (getSpecificPrice)
/override/classes/Product.php:117 (priceCalculation)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1785 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
275 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 18544 LIMIT 1 |
0.147
ms
|
1 |
|
|
/classes/SpecificPrice.php:435
/override/classes/SpecificPrice.php:28 (couldHaveSpecificPrice)
/classes/Product.php:3827 (getSpecificPrice)
/override/classes/Product.php:117 (priceCalculation)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1785 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
347 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 2)
WHERE (p.`id_product` = 19010) |
0.147
ms
|
1 |
|
|
/classes/Product.php:3860
/override/classes/Product.php:117 (priceCalculation)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1785 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
361 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 2)
WHERE (p.`id_product` = 19005) |
0.147
ms
|
1 |
|
|
/classes/Product.php:3860
/override/classes/Product.php:117 (priceCalculation)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1785 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
299 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 2)
WHERE (p.`id_product` = 18874) |
0.146
ms
|
1 |
|
|
/classes/Product.php:3860
/override/classes/Product.php:117 (priceCalculation)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1785 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
296 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 18874 LIMIT 1 |
0.145
ms
|
4 |
|
|
/classes/SpecificPrice.php:435
/override/classes/SpecificPrice.php:28 (couldHaveSpecificPrice)
/classes/Product.php:3827 (getSpecificPrice)
/override/classes/Product.php:117 (priceCalculation)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1785 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
366 |
SELECT SQL_NO_CACHE ps.wholesale_price, np.quantity FROM ps_ggo_nosales_product np
JOIN ps_product_shop ps ON ps.id_product = np.id_product
WHERE ps.id_shop = 2 AND np.id_product = 19005 LIMIT 1 |
0.145
ms
|
0 |
|
|
/override/classes/Product.php:359
/override/classes/Product.php:71 (getProductNoSalesInfo)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5701 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1785 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
80 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 19347 LIMIT 1 |
0.143
ms
|
4 |
|
|
/classes/SpecificPrice.php:435
/override/classes/SpecificPrice.php:28 (couldHaveSpecificPrice)
/classes/Product.php:3827 (getSpecificPrice)
/override/classes/Product.php:117 (priceCalculation)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:748 (getPriceStatic)
/override/classes/Product.php:9 (__construct)
/modules/nrtproductslinknav/nrtproductslinknav.php:146 (__construct)
/modules/nrtproductslinknav/nrtproductslinknav.php:130 (getLinksInCategory)
/modules/nrtproductslinknav/nrtproductslinknav.php:111 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:55 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069cea2b569_80992816)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:212 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
336 |
SELECT SQL_NO_CACHE ps.wholesale_price, np.quantity FROM ps_ggo_nosales_product np
JOIN ps_product_shop ps ON ps.id_product = np.id_product
WHERE ps.id_shop = 2 AND np.id_product = 18878 LIMIT 1 |
0.143
ms
|
0 |
|
|
/override/classes/Product.php:359
/override/classes/Product.php:71 (getProductNoSalesInfo)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5701 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1785 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
307 |
SELECT SQL_NO_CACHE ps.wholesale_price, np.quantity FROM ps_ggo_nosales_product np
JOIN ps_product_shop ps ON ps.id_product = np.id_product
WHERE ps.id_shop = 2 AND np.id_product = 18874 LIMIT 1 |
0.142
ms
|
0 |
|
|
/override/classes/Product.php:359
/override/classes/Product.php:71 (getProductNoSalesInfo)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5771 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1785 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
328 |
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 18878 LIMIT 1 |
0.142
ms
|
4 |
|
|
/classes/SpecificPrice.php:435
/override/classes/SpecificPrice.php:28 (couldHaveSpecificPrice)
/classes/Product.php:3827 (getSpecificPrice)
/override/classes/Product.php:117 (priceCalculation)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1785 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
270 |
SELECT SQL_NO_CACHE ps.wholesale_price, np.quantity FROM ps_ggo_nosales_product np
JOIN ps_product_shop ps ON ps.id_product = np.id_product
WHERE ps.id_shop = 2 AND np.id_product = 18543 LIMIT 1 |
0.141
ms
|
0 |
|
|
/override/classes/Product.php:359
/override/classes/Product.php:71 (getProductNoSalesInfo)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5771 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1785 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
108 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 20298
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.139
ms
|
0 |
|
|
/classes/SpecificPrice.php:259
/classes/SpecificPrice.php:239 (getPriority)
/override/classes/SpecificPrice.php:72 (_getScoreQuery)
/classes/Product.php:3827 (getSpecificPrice)
/override/classes/Product.php:117 (priceCalculation)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:748 (getPriceStatic)
/override/classes/Product.php:9 (__construct)
/modules/nrtproductslinknav/nrtproductslinknav.php:153 (__construct)
/modules/nrtproductslinknav/nrtproductslinknav.php:130 (getLinksInCategory)
/modules/nrtproductslinknav/nrtproductslinknav.php:111 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:55 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069cea2b569_80992816)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:212 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
269 |
SELECT SQL_NO_CACHE ps.wholesale_price, np.quantity FROM ps_ggo_nosales_product np
JOIN ps_product_shop ps ON ps.id_product = np.id_product
WHERE ps.id_shop = 2 AND np.id_product = 18543 LIMIT 1 |
0.139
ms
|
0 |
|
|
/override/classes/Product.php:359
/override/classes/Product.php:71 (getProductNoSalesInfo)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5755 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1785 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
295 |
SELECT SQL_NO_CACHE ps.wholesale_price, np.quantity FROM ps_ggo_nosales_product np
JOIN ps_product_shop ps ON ps.id_product = np.id_product
WHERE ps.id_shop = 2 AND np.id_product = 18874 LIMIT 1 |
0.139
ms
|
0 |
|
|
/override/classes/Product.php:359
/override/classes/Product.php:71 (getProductNoSalesInfo)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1785 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
337 |
SELECT SQL_NO_CACHE ps.wholesale_price, np.quantity FROM ps_ggo_nosales_product np
JOIN ps_product_shop ps ON ps.id_product = np.id_product
WHERE ps.id_shop = 2 AND np.id_product = 18878 LIMIT 1 |
0.139
ms
|
0 |
|
|
/override/classes/Product.php:359
/override/classes/Product.php:71 (getProductNoSalesInfo)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5711 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1785 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
340 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 18878) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.139
ms
|
1 |
|
|
/override/classes/stock/StockAvailable.php:234
/override/classes/Product.php:231 (getQuantityAvailableByProduct)
/classes/Product.php:5797 (getQuantity)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1785 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
354 |
SELECT SQL_NO_CACHE ps.wholesale_price, np.quantity FROM ps_ggo_nosales_product np
JOIN ps_product_shop ps ON ps.id_product = np.id_product
WHERE ps.id_shop = 2 AND np.id_product = 19010 LIMIT 1 |
0.139
ms
|
0 |
|
|
/override/classes/Product.php:359
/override/classes/Product.php:71 (getProductNoSalesInfo)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5755 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1785 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
338 |
SELECT SQL_NO_CACHE ps.wholesale_price, np.quantity FROM ps_ggo_nosales_product np
JOIN ps_product_shop ps ON ps.id_product = np.id_product
WHERE ps.id_shop = 2 AND np.id_product = 18878 LIMIT 1 |
0.138
ms
|
0 |
|
|
/override/classes/Product.php:359
/override/classes/Product.php:71 (getProductNoSalesInfo)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5755 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1785 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
369 |
SELECT SQL_NO_CACHE ps.wholesale_price, np.quantity FROM ps_ggo_nosales_product np
JOIN ps_product_shop ps ON ps.id_product = np.id_product
WHERE ps.id_shop = 2 AND np.id_product = 19005 LIMIT 1 |
0.138
ms
|
0 |
|
|
/override/classes/Product.php:359
/override/classes/Product.php:71 (getProductNoSalesInfo)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5771 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1785 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
110 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 2)
WHERE (p.`id_product` = 20298) |
0.138
ms
|
1 |
|
|
/classes/Product.php:3860
/override/classes/Product.php:117 (priceCalculation)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:748 (getPriceStatic)
/override/classes/Product.php:9 (__construct)
/modules/nrtproductslinknav/nrtproductslinknav.php:153 (__construct)
/modules/nrtproductslinknav/nrtproductslinknav.php:130 (getLinksInCategory)
/modules/nrtproductslinknav/nrtproductslinknav.php:111 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:55 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069cea2b569_80992816)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:212 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
267 |
SELECT SQL_NO_CACHE ps.wholesale_price, np.quantity FROM ps_ggo_nosales_product np
JOIN ps_product_shop ps ON ps.id_product = np.id_product
WHERE ps.id_shop = 2 AND np.id_product = 18543 LIMIT 1 |
0.137
ms
|
0 |
|
|
/override/classes/Product.php:359
/override/classes/Product.php:71 (getProductNoSalesInfo)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5701 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1785 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
282 |
SELECT SQL_NO_CACHE ps.wholesale_price, np.quantity FROM ps_ggo_nosales_product np
JOIN ps_product_shop ps ON ps.id_product = np.id_product
WHERE ps.id_shop = 2 AND np.id_product = 18544 LIMIT 1 |
0.136
ms
|
0 |
|
|
/override/classes/Product.php:359
/override/classes/Product.php:71 (getProductNoSalesInfo)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5711 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1785 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
306 |
SELECT SQL_NO_CACHE ps.wholesale_price, np.quantity FROM ps_ggo_nosales_product np
JOIN ps_product_shop ps ON ps.id_product = np.id_product
WHERE ps.id_shop = 2 AND np.id_product = 18874 LIMIT 1 |
0.136
ms
|
0 |
|
|
/override/classes/Product.php:359
/override/classes/Product.php:71 (getProductNoSalesInfo)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5755 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1785 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
281 |
SELECT SQL_NO_CACHE ps.wholesale_price, np.quantity FROM ps_ggo_nosales_product np
JOIN ps_product_shop ps ON ps.id_product = np.id_product
WHERE ps.id_shop = 2 AND np.id_product = 18544 LIMIT 1 |
0.136
ms
|
0 |
|
|
/override/classes/Product.php:359
/override/classes/Product.php:71 (getProductNoSalesInfo)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5701 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1785 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
274 |
SELECT SQL_NO_CACHE ps.wholesale_price, np.quantity FROM ps_ggo_nosales_product np
JOIN ps_product_shop ps ON ps.id_product = np.id_product
WHERE ps.id_shop = 2 AND np.id_product = 18544 LIMIT 1 |
0.135
ms
|
0 |
|
|
/override/classes/Product.php:359
/override/classes/Product.php:71 (getProductNoSalesInfo)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1785 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
304 |
SELECT SQL_NO_CACHE ps.wholesale_price, np.quantity FROM ps_ggo_nosales_product np
JOIN ps_product_shop ps ON ps.id_product = np.id_product
WHERE ps.id_shop = 2 AND np.id_product = 18874 LIMIT 1 |
0.135
ms
|
0 |
|
|
/override/classes/Product.php:359
/override/classes/Product.php:71 (getProductNoSalesInfo)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5701 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1785 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
96 |
SELECT SQL_NO_CACHE ps.wholesale_price, np.quantity FROM ps_ggo_nosales_product np
JOIN ps_product_shop ps ON ps.id_product = np.id_product
WHERE ps.id_shop = 2 AND np.id_product = 19347 LIMIT 1 |
0.134
ms
|
0 |
|
|
/override/classes/Product.php:359
/override/classes/Product.php:71 (getProductNoSalesInfo)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5701 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/ProductAssembler.php:187 (getProductProperties)
/modules/nrtproductslinknav/nrtproductslinknav.php:178 (assembleProduct)
/modules/nrtproductslinknav/nrtproductslinknav.php:148 (getInfoProduct)
/modules/nrtproductslinknav/nrtproductslinknav.php:130 (getLinksInCategory)
/modules/nrtproductslinknav/nrtproductslinknav.php:111 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:55 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069cea2b569_80992816)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:212 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
271 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 18543) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.134
ms
|
1 |
|
|
/override/classes/stock/StockAvailable.php:234
/override/classes/Product.php:231 (getQuantityAvailableByProduct)
/classes/Product.php:5797 (getQuantity)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1785 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
284 |
SELECT SQL_NO_CACHE ps.wholesale_price, np.quantity FROM ps_ggo_nosales_product np
JOIN ps_product_shop ps ON ps.id_product = np.id_product
WHERE ps.id_shop = 2 AND np.id_product = 18544 LIMIT 1 |
0.134
ms
|
0 |
|
|
/override/classes/Product.php:359
/override/classes/Product.php:71 (getProductNoSalesInfo)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5771 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1785 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
308 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 18874) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.134
ms
|
1 |
|
|
/override/classes/stock/StockAvailable.php:234
/override/classes/Product.php:231 (getQuantityAvailableByProduct)
/classes/Product.php:5797 (getQuantity)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1785 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
339 |
SELECT SQL_NO_CACHE ps.wholesale_price, np.quantity FROM ps_ggo_nosales_product np
JOIN ps_product_shop ps ON ps.id_product = np.id_product
WHERE ps.id_shop = 2 AND np.id_product = 18878 LIMIT 1 |
0.134
ms
|
0 |
|
|
/override/classes/Product.php:359
/override/classes/Product.php:71 (getProductNoSalesInfo)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5771 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1785 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
88 |
SELECT SQL_NO_CACHE t.`id_lang`, t.`name`
FROM ps_tag t
LEFT JOIN ps_product_tag pt ON (pt.id_tag = t.id_tag)
WHERE pt.`id_product`=19347 |
0.133
ms
|
1 |
|
|
/classes/Tag.php:244
/classes/Product.php:749 (getProductTags)
/override/classes/Product.php:9 (__construct)
/modules/nrtproductslinknav/nrtproductslinknav.php:146 (__construct)
/modules/nrtproductslinknav/nrtproductslinknav.php:130 (getLinksInCategory)
/modules/nrtproductslinknav/nrtproductslinknav.php:111 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:55 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069cea2b569_80992816)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:212 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
268 |
SELECT SQL_NO_CACHE ps.wholesale_price, np.quantity FROM ps_ggo_nosales_product np
JOIN ps_product_shop ps ON ps.id_product = np.id_product
WHERE ps.id_shop = 2 AND np.id_product = 18543 LIMIT 1 |
0.133
ms
|
0 |
|
|
/override/classes/Product.php:359
/override/classes/Product.php:71 (getProductNoSalesInfo)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5711 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1785 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
293 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 18898) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.133
ms
|
1 |
|
|
/override/classes/stock/StockAvailable.php:234
/override/classes/Product.php:231 (getQuantityAvailableByProduct)
/classes/Product.php:5797 (getQuantity)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1785 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
311 |
SELECT SQL_NO_CACHE ps.wholesale_price, np.quantity FROM ps_ggo_nosales_product np
JOIN ps_product_shop ps ON ps.id_product = np.id_product
WHERE ps.id_shop = 2 AND np.id_product = 18875 LIMIT 1 |
0.133
ms
|
0 |
|
|
/override/classes/Product.php:359
/override/classes/Product.php:71 (getProductNoSalesInfo)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1785 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
324 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 18875) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.133
ms
|
1 |
|
|
/override/classes/stock/StockAvailable.php:234
/override/classes/Product.php:231 (getQuantityAvailableByProduct)
/classes/Product.php:5797 (getQuantity)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1785 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
116 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 20298) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.132
ms
|
1 |
|
|
/override/classes/stock/StockAvailable.php:234
/classes/Product.php:7860 (getQuantityAvailableByProduct)
/classes/Product.php:751 (loadStockData)
/override/classes/Product.php:9 (__construct)
/modules/nrtproductslinknav/nrtproductslinknav.php:153 (__construct)
/modules/nrtproductslinknav/nrtproductslinknav.php:130 (getLinksInCategory)
/modules/nrtproductslinknav/nrtproductslinknav.php:111 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:55 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069cea2b569_80992816)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:212 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
305 |
SELECT SQL_NO_CACHE ps.wholesale_price, np.quantity FROM ps_ggo_nosales_product np
JOIN ps_product_shop ps ON ps.id_product = np.id_product
WHERE ps.id_shop = 2 AND np.id_product = 18874 LIMIT 1 |
0.132
ms
|
0 |
|
|
/override/classes/Product.php:359
/override/classes/Product.php:71 (getProductNoSalesInfo)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5711 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1785 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
323 |
SELECT SQL_NO_CACHE ps.wholesale_price, np.quantity FROM ps_ggo_nosales_product np
JOIN ps_product_shop ps ON ps.id_product = np.id_product
WHERE ps.id_shop = 2 AND np.id_product = 18875 LIMIT 1 |
0.132
ms
|
0 |
|
|
/override/classes/Product.php:359
/override/classes/Product.php:71 (getProductNoSalesInfo)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5771 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1785 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
370 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 19005) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.132
ms
|
1 |
|
|
/override/classes/stock/StockAvailable.php:234
/override/classes/Product.php:231 (getQuantityAvailableByProduct)
/classes/Product.php:5797 (getQuantity)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1785 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
123 |
SELECT SQL_NO_CACHE ps.wholesale_price, np.quantity FROM ps_ggo_nosales_product np
JOIN ps_product_shop ps ON ps.id_product = np.id_product
WHERE ps.id_shop = 2 AND np.id_product = 20298 LIMIT 1 |
0.131
ms
|
0 |
|
|
/override/classes/Product.php:359
/override/classes/Product.php:71 (getProductNoSalesInfo)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5701 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/ProductAssembler.php:187 (getProductProperties)
/modules/nrtproductslinknav/nrtproductslinknav.php:178 (assembleProduct)
/modules/nrtproductslinknav/nrtproductslinknav.php:155 (getInfoProduct)
/modules/nrtproductslinknav/nrtproductslinknav.php:130 (getLinksInCategory)
/modules/nrtproductslinknav/nrtproductslinknav.php:111 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:55 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069cea2b569_80992816)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:212 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
321 |
SELECT SQL_NO_CACHE ps.wholesale_price, np.quantity FROM ps_ggo_nosales_product np
JOIN ps_product_shop ps ON ps.id_product = np.id_product
WHERE ps.id_shop = 2 AND np.id_product = 18875 LIMIT 1 |
0.131
ms
|
0 |
|
|
/override/classes/Product.php:359
/override/classes/Product.php:71 (getProductNoSalesInfo)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5711 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1785 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
99 |
SELECT SQL_NO_CACHE ps.wholesale_price, np.quantity FROM ps_ggo_nosales_product np
JOIN ps_product_shop ps ON ps.id_product = np.id_product
WHERE ps.id_shop = 2 AND np.id_product = 19347 LIMIT 1 |
0.130
ms
|
0 |
|
|
/override/classes/Product.php:359
/override/classes/Product.php:71 (getProductNoSalesInfo)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5755 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/ProductAssembler.php:187 (getProductProperties)
/modules/nrtproductslinknav/nrtproductslinknav.php:178 (assembleProduct)
/modules/nrtproductslinknav/nrtproductslinknav.php:148 (getInfoProduct)
/modules/nrtproductslinknav/nrtproductslinknav.php:130 (getLinksInCategory)
/modules/nrtproductslinknav/nrtproductslinknav.php:111 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:55 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069cea2b569_80992816)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:212 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
255 |
SELECT SQL_NO_CACHE ps.wholesale_price, np.quantity FROM ps_ggo_nosales_product np
JOIN ps_product_shop ps ON ps.id_product = np.id_product
WHERE ps.id_shop = 2 AND np.id_product = 18543 LIMIT 1 |
0.130
ms
|
0 |
|
|
/override/classes/Product.php:359
/override/classes/Product.php:71 (getProductNoSalesInfo)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1785 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
285 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 18544) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.130
ms
|
1 |
|
|
/override/classes/stock/StockAvailable.php:234
/override/classes/Product.php:231 (getQuantityAvailableByProduct)
/classes/Product.php:5797 (getQuantity)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1785 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
367 |
SELECT SQL_NO_CACHE ps.wholesale_price, np.quantity FROM ps_ggo_nosales_product np
JOIN ps_product_shop ps ON ps.id_product = np.id_product
WHERE ps.id_shop = 2 AND np.id_product = 19005 LIMIT 1 |
0.128
ms
|
0 |
|
|
/override/classes/Product.php:359
/override/classes/Product.php:71 (getProductNoSalesInfo)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5711 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1785 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
89 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 19347) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.127
ms
|
1 |
|
|
/override/classes/stock/StockAvailable.php:234
/classes/Product.php:7860 (getQuantityAvailableByProduct)
/classes/Product.php:751 (loadStockData)
/override/classes/Product.php:9 (__construct)
/modules/nrtproductslinknav/nrtproductslinknav.php:146 (__construct)
/modules/nrtproductslinknav/nrtproductslinknav.php:130 (getLinksInCategory)
/modules/nrtproductslinknav/nrtproductslinknav.php:111 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:55 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069cea2b569_80992816)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:212 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
349 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 19010 AND `id_group` = 8 LIMIT 1 |
0.125
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3990 (getValueForProduct)
/override/classes/Product.php:117 (priceCalculation)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1785 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
101 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 19347) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.125
ms
|
1 |
|
|
/override/classes/stock/StockAvailable.php:234
/override/classes/Product.php:231 (getQuantityAvailableByProduct)
/classes/Product.php:5797 (getQuantity)
/override/classes/Product.php:184 (getProductProperties)
/classes/ProductAssembler.php:187 (getProductProperties)
/modules/nrtproductslinknav/nrtproductslinknav.php:178 (assembleProduct)
/modules/nrtproductslinknav/nrtproductslinknav.php:148 (getInfoProduct)
/modules/nrtproductslinknav/nrtproductslinknav.php:130 (getLinksInCategory)
/modules/nrtproductslinknav/nrtproductslinknav.php:111 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:55 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069cea2b569_80992816)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:212 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
322 |
SELECT SQL_NO_CACHE ps.wholesale_price, np.quantity FROM ps_ggo_nosales_product np
JOIN ps_product_shop ps ON ps.id_product = np.id_product
WHERE ps.id_shop = 2 AND np.id_product = 18875 LIMIT 1 |
0.123
ms
|
0 |
|
|
/override/classes/Product.php:359
/override/classes/Product.php:71 (getProductNoSalesInfo)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5755 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1785 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
100 |
SELECT SQL_NO_CACHE ps.wholesale_price, np.quantity FROM ps_ggo_nosales_product np
JOIN ps_product_shop ps ON ps.id_product = np.id_product
WHERE ps.id_shop = 2 AND np.id_product = 19347 LIMIT 1 |
0.122
ms
|
0 |
|
|
/override/classes/Product.php:359
/override/classes/Product.php:71 (getProductNoSalesInfo)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5771 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/ProductAssembler.php:187 (getProductProperties)
/modules/nrtproductslinknav/nrtproductslinknav.php:178 (assembleProduct)
/modules/nrtproductslinknav/nrtproductslinknav.php:148 (getInfoProduct)
/modules/nrtproductslinknav/nrtproductslinknav.php:130 (getLinksInCategory)
/modules/nrtproductslinknav/nrtproductslinknav.php:111 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:55 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069cea2b569_80992816)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:212 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
407 |
SELECT SQL_NO_CACHE product_shop.`id_category_default`
FROM `ps_product` p
INNER JOIN ps_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 2)
WHERE p.`id_product` = 19345 LIMIT 1 |
0.118
ms
|
1 |
|
|
/classes/Product.php:7919
/modules/seigitagmanager/classes/google/event/Converter.php:267 (getDefaultCategory)
/modules/seigitagmanager/classes/google/event/Converter.php:83 (formatProduct)
/modules/seigitagmanager/classes/integrations/ga4/ga4.php:252 (createBasicDataTag)
/modules/seigitagmanager/seigitagmanager.inc.php:755 (runEvent)
/modules/seigitagmanager/seigitagmanager.inc.php:724 (executeFrontFooter)
/classes/Hook.php:1043 (hookdisplayFooter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/6f/71/05/6f71057721edbe5ad9dec765be9ecf77cd901743_2.file.footer.tpl.php:83 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/6f/71/05/6f71057721edbe5ad9dec765be9ecf77cd901743_2.file.footer.tpl.php:38 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069d13cc360_77436660)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:246 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:427 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
290 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 18898 AND `id_group` = 8 LIMIT 1 |
0.116
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3990 (getValueForProduct)
/override/classes/Product.php:117 (priceCalculation)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1785 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
301 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 18874 AND `id_group` = 8 LIMIT 1 |
0.115
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3990 (getValueForProduct)
/override/classes/Product.php:117 (priceCalculation)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1785 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
260 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 18543 AND id_shop=2 LIMIT 1 |
0.113
ms
|
1 |
|
|
/classes/Product.php:6870
/classes/Product.php:3925 (getIdTaxRulesGroupByIdProduct)
/override/classes/Product.php:117 (priceCalculation)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1785 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
277 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 18544 AND id_shop=2 LIMIT 1 |
0.113
ms
|
1 |
|
|
/classes/Product.php:6870
/classes/Product.php:3925 (getIdTaxRulesGroupByIdProduct)
/override/classes/Product.php:117 (priceCalculation)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1785 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
333 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 18878 AND `id_group` = 8 LIMIT 1 |
0.112
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3990 (getValueForProduct)
/override/classes/Product.php:117 (priceCalculation)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1785 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
316 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 18875 AND id_shop=2 LIMIT 1 |
0.112
ms
|
1 |
|
|
/classes/Product.php:6870
/classes/Product.php:3925 (getIdTaxRulesGroupByIdProduct)
/override/classes/Product.php:117 (priceCalculation)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1785 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
250 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 18503 AND `id_group` = 8 LIMIT 1 |
0.109
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3990 (getValueForProduct)
/override/classes/Product.php:117 (priceCalculation)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1785 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
84 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 19347 AND id_shop=2 LIMIT 1 |
0.108
ms
|
1 |
|
|
/classes/Product.php:6870
/classes/Product.php:3925 (getIdTaxRulesGroupByIdProduct)
/override/classes/Product.php:117 (priceCalculation)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:748 (getPriceStatic)
/override/classes/Product.php:9 (__construct)
/modules/nrtproductslinknav/nrtproductslinknav.php:146 (__construct)
/modules/nrtproductslinknav/nrtproductslinknav.php:130 (getLinksInCategory)
/modules/nrtproductslinknav/nrtproductslinknav.php:111 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:55 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069cea2b569_80992816)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:212 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
278 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 18544 AND `id_group` = 8 LIMIT 1 |
0.107
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3990 (getValueForProduct)
/override/classes/Product.php:117 (priceCalculation)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1785 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
90 |
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 19347) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.106
ms
|
1 |
|
|
/override/classes/stock/StockAvailable.php:166
/classes/Product.php:7861 (outOfStock)
/classes/Product.php:751 (loadStockData)
/override/classes/Product.php:9 (__construct)
/modules/nrtproductslinknav/nrtproductslinknav.php:146 (__construct)
/modules/nrtproductslinknav/nrtproductslinknav.php:130 (getLinksInCategory)
/modules/nrtproductslinknav/nrtproductslinknav.php:111 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:55 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069cea2b569_80992816)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:212 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
257 |
SELECT SQL_NO_CACHE `priority`, `id_specific_price_priority`
FROM `ps_specific_price_priority`
WHERE `id_product` = 18543
ORDER BY `id_specific_price_priority` DESC LIMIT 1 |
0.105
ms
|
0 |
|
|
/classes/SpecificPrice.php:259
/classes/SpecificPrice.php:239 (getPriority)
/override/classes/SpecificPrice.php:72 (_getScoreQuery)
/classes/Product.php:3827 (getSpecificPrice)
/override/classes/Product.php:117 (priceCalculation)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5688 (getPriceStatic)
/override/classes/Product.php:184 (getProductProperties)
/classes/Product.php:5984 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/axoncreator/axoncreator.php:1785 (runQuery)
/modules/axoncreator/axoncreator.php:1663 (execProducts)
/modules/axoncreator/includes/widgets/axps-products.php:900 (_prepProducts)
/modules/axoncreator/includes/base/widget-base.php:453 (render)
/modules/axoncreator/includes/base/widget-base.php:583 (render_content)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/includes/base/element-base.php:859 (print_element)
/modules/axoncreator/includes/base/element-base.php:610 (_print_content)
/modules/axoncreator/core/base/document.php:1142 (print_element)
/modules/axoncreator/core/base/document.php:797 (print_elements)
/modules/axoncreator/includes/frontend.php:894 (print_elements_with_wrapper)
/modules/axoncreator/axoncreator.php:1486 (get_builder_content)
/modules/axoncreator/axoncreator.php:1466 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:167 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
111 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 20298 AND id_shop=2 LIMIT 1 |
0.104
ms
|
1 |
|
|
/classes/Product.php:6870
/classes/Product.php:3925 (getIdTaxRulesGroupByIdProduct)
/override/classes/Product.php:117 (priceCalculation)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:748 (getPriceStatic)
/override/classes/Product.php:9 (__construct)
/modules/nrtproductslinknav/nrtproductslinknav.php:153 (__construct)
/modules/nrtproductslinknav/nrtproductslinknav.php:130 (getLinksInCategory)
/modules/nrtproductslinknav/nrtproductslinknav.php:111 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:55 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069cea2b569_80992816)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:212 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
92 |
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 19347) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.101
ms
|
1 |
|
|
/override/classes/stock/StockAvailable.php:197
/classes/Product.php:7863 (getLocation)
/classes/Product.php:751 (loadStockData)
/override/classes/Product.php:9 (__construct)
/modules/nrtproductslinknav/nrtproductslinknav.php:146 (__construct)
/modules/nrtproductslinknav/nrtproductslinknav.php:130 (getLinksInCategory)
/modules/nrtproductslinknav/nrtproductslinknav.php:111 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:55 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069cea2b569_80992816)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:212 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
112 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 20298 AND `id_group` = 8 LIMIT 1 |
0.099
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3990 (getValueForProduct)
/override/classes/Product.php:117 (priceCalculation)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:748 (getPriceStatic)
/override/classes/Product.php:9 (__construct)
/modules/nrtproductslinknav/nrtproductslinknav.php:153 (__construct)
/modules/nrtproductslinknav/nrtproductslinknav.php:130 (getLinksInCategory)
/modules/nrtproductslinknav/nrtproductslinknav.php:111 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:55 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069cea2b569_80992816)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:212 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
403 |
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 19345) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.097
ms
|
1 |
|
|
/override/classes/stock/StockAvailable.php:166
/classes/Product.php:7861 (outOfStock)
/classes/Product.php:751 (loadStockData)
/override/classes/Product.php:9 (__construct)
/modules/seigigpsr/seigigpsr.inc.php:763 (__construct)
/modules/seigigpsr/seigigpsr.inc.php:670 (getProductObjectFromHookParams)
/modules/seigigpsr/seigigpsr.inc.php:505 (hookDisplaySeigiGpsrLabel)
/classes/Hook.php:1043 (hookDisplayFooterProduct)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:169 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
85 |
SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 19347 AND `id_group` = 8 LIMIT 1 |
0.096
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3990 (getValueForProduct)
/override/classes/Product.php:117 (priceCalculation)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:748 (getPriceStatic)
/override/classes/Product.php:9 (__construct)
/modules/nrtproductslinknav/nrtproductslinknav.php:146 (__construct)
/modules/nrtproductslinknav/nrtproductslinknav.php:130 (getLinksInCategory)
/modules/nrtproductslinknav/nrtproductslinknav.php:111 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:55 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069cea2b569_80992816)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:212 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
91 |
SELECT SQL_NO_CACHE depends_on_stock
FROM `ps_stock_available`
WHERE (id_product = 19347) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.094
ms
|
1 |
|
|
/override/classes/stock/StockAvailable.php:137
/classes/Product.php:7862 (dependsOnStock)
/classes/Product.php:751 (loadStockData)
/override/classes/Product.php:9 (__construct)
/modules/nrtproductslinknav/nrtproductslinknav.php:146 (__construct)
/modules/nrtproductslinknav/nrtproductslinknav.php:130 (getLinksInCategory)
/modules/nrtproductslinknav/nrtproductslinknav.php:111 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:55 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069cea2b569_80992816)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:212 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
117 |
SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 20298) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.094
ms
|
1 |
|
|
/override/classes/stock/StockAvailable.php:166
/classes/Product.php:7861 (outOfStock)
/classes/Product.php:751 (loadStockData)
/override/classes/Product.php:9 (__construct)
/modules/nrtproductslinknav/nrtproductslinknav.php:153 (__construct)
/modules/nrtproductslinknav/nrtproductslinknav.php:130 (getLinksInCategory)
/modules/nrtproductslinknav/nrtproductslinknav.php:111 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:55 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069cea2b569_80992816)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:212 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
404 |
SELECT SQL_NO_CACHE depends_on_stock
FROM `ps_stock_available`
WHERE (id_product = 19345) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.093
ms
|
1 |
|
|
/override/classes/stock/StockAvailable.php:137
/classes/Product.php:7862 (dependsOnStock)
/classes/Product.php:751 (loadStockData)
/override/classes/Product.php:9 (__construct)
/modules/seigigpsr/seigigpsr.inc.php:763 (__construct)
/modules/seigigpsr/seigigpsr.inc.php:670 (getProductObjectFromHookParams)
/modules/seigigpsr/seigigpsr.inc.php:505 (hookDisplaySeigiGpsrLabel)
/classes/Hook.php:1043 (hookDisplayFooterProduct)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:169 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
118 |
SELECT SQL_NO_CACHE depends_on_stock
FROM `ps_stock_available`
WHERE (id_product = 20298) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.082
ms
|
1 |
|
|
/override/classes/stock/StockAvailable.php:137
/classes/Product.php:7862 (dependsOnStock)
/classes/Product.php:751 (loadStockData)
/override/classes/Product.php:9 (__construct)
/modules/nrtproductslinknav/nrtproductslinknav.php:153 (__construct)
/modules/nrtproductslinknav/nrtproductslinknav.php:130 (getLinksInCategory)
/modules/nrtproductslinknav/nrtproductslinknav.php:111 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:55 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069cea2b569_80992816)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:212 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
405 |
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 19345) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.082
ms
|
1 |
|
|
/override/classes/stock/StockAvailable.php:197
/classes/Product.php:7863 (getLocation)
/classes/Product.php:751 (loadStockData)
/override/classes/Product.php:9 (__construct)
/modules/seigigpsr/seigigpsr.inc.php:763 (__construct)
/modules/seigigpsr/seigigpsr.inc.php:670 (getProductObjectFromHookParams)
/modules/seigigpsr/seigigpsr.inc.php:505 (hookDisplaySeigiGpsrLabel)
/classes/Hook.php:1043 (hookDisplayFooterProduct)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:981 (callHookOn)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:169 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:226 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|
119 |
SELECT SQL_NO_CACHE location
FROM `ps_stock_available`
WHERE (id_product = 20298) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 |
0.081
ms
|
1 |
|
|
/override/classes/stock/StockAvailable.php:197
/classes/Product.php:7863 (getLocation)
/classes/Product.php:751 (loadStockData)
/override/classes/Product.php:9 (__construct)
/modules/nrtproductslinknav/nrtproductslinknav.php:153 (__construct)
/modules/nrtproductslinknav/nrtproductslinknav.php:130 (getLinksInCategory)
/modules/nrtproductslinknav/nrtproductslinknav.php:111 (getWidgetVariables)
/classes/Hook.php:1054 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1000 (coreRenderWidget)
/config/smarty.config.inc.php:198 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ba/84/60/ba846043f919a8d554a19be8fe270b09b318dea3_2.file.product-1.tpl.php:55 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069cea2b569_80992816)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:212 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:419 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/ea/14/62/ea14628e6ae373901c339a2767f98b079c50692c_2.file.layout-both-columns.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c9808a93_66191373)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/prod/smarty/compile/akiralayouts_layout_full_width_tpl/d7/41/c3/d741c30f58d92ec052dd6277273885e695973669_2.file.product.tpl.php:63 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_67d069c97db902_03074854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/controller/FrontController.php:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:40 (dispatch)
|