| 27 | SELECT SQL_NO_CACHE * FROM ps_lgseoredirect WHERE (CONCAT("", url_old) = "/brand/schulte-ufer.html?page=4&resultsPerPage=12&srsltid=AfmBOoq2J5uAvcduCB2APl7DK0x2CiT2o6y13STDyyqpJQ8y2aWf5d_p" OR CONCAT("", url_old) LIKE "/brand/schulte-ufer.html?page=4&resultsPerPage=12&srsltid=AfmBOoq2J5uAvcduCB2APl7DK0x2CiT2o6y13STDyyqpJQ8y2aWf5d_p#%") AND id_shop = "1" ORDER BY id DESC LIMIT 1 | 6.097
    ms | 1 |  |  | /modules/lgseoredirect/lgseoredirect.php:877 
                              /modules/lgseoredirect/lgseoredirect.php:813 (checkRedirection)/classes/Hook.php:1083 (hookModuleRoutes)
 /tools/profiling/Hook.php:35 (coreCallHook)
 /classes/Hook.php:421 (coreCallHook)
 /classes/Hook.php:989 (callHookOn)
 /classes/Dispatcher.php:606 (exec)
 /override/classes/Dispatcher.php:48 (loadRoutes)
 /classes/Dispatcher.php:243 (loadRoutes)
 /classes/Dispatcher.php:201 (__construct)
 /index.php:28 (getInstance)
 
 | 
                              
          | 45 | SELECT SQL_NO_CACHE * FROM ps_lgseoredirect WHERE (CONCAT("", url_old) = "/brand/schulte-ufer.html?page=4&resultsPerPage=12&srsltid=AfmBOoq2J5uAvcduCB2APl7DK0x2CiT2o6y13STDyyqpJQ8y2aWf5d_p" OR CONCAT("", url_old) LIKE "/brand/schulte-ufer.html?page=4&resultsPerPage=12&srsltid=AfmBOoq2J5uAvcduCB2APl7DK0x2CiT2o6y13STDyyqpJQ8y2aWf5d_p#%") AND id_shop = "1" ORDER BY id DESC LIMIT 1 | 6.073
    ms | 1 |  |  | /modules/lgseoredirect/lgseoredirect.php:877 
                              /modules/lgseoredirect/lgseoredirect.php:819 (checkRedirection)/classes/Hook.php:1083 (hookActionDispatcher)
 /tools/profiling/Hook.php:35 (coreCallHook)
 /classes/Hook.php:421 (coreCallHook)
 /classes/Hook.php:989 (callHookOn)
 /classes/Dispatcher.php:507 (exec)
 /index.php:28 (dispatch)
 
 | 
                              
          | 81 | SELECT SQL_NO_CACHE i.id_product AS id, c, a, f, g,
p_1_1 AS p
FROM `ps_af_index` i
WHERE (i.id_shop = 1) AND (v <> 2) AND (i.m = 37) | 4.287
    ms | 5270 |  |  | /modules/amazzingfilter/amazzingfilter.php:509 
                              /modules/amazzingfilter/amazzingfilter.php:5130 (indexationData)/modules/amazzingfilter/amazzingfilter.php:4990 (getFilteredData)
 /modules/amazzingfilter/amazzingfilter.php:2887 (getFilteredProducts)
 /modules/amazzingfilter/amazzingfilter.php:3729 (prepareTplVariables)
 /modules/amazzingfilter/amazzingfilter.php:2746 (defineFilterParams)
 /classes/Hook.php:1083 (hookDisplayHeader)
 /tools/profiling/Hook.php:35 (coreCallHook)
 /classes/Hook.php:421 (coreCallHook)
 /classes/Hook.php:989 (callHookOn)
 /classes/controller/FrontController.php:633 (exec)
 /controllers/front/listing/ManufacturerController.php:86 (initContent)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 2 | SELECT SQL_NO_CACHE c.`name`, cl.`id_lang`, IF(cl.`id_lang` IS NULL, c.`value`, cl.`value`) AS value, c.id_shop_group, c.id_shop
FROM `ps_configuration` c
LEFT JOIN `ps_configuration_lang` cl ON (c.`id_configuration` = cl.`id_configuration`) | 3.306
    ms | 1641 |  |  | /classes/Configuration.php:180 
                              /classes/Configuration.php:229 (loadConfiguration)/classes/Configuration.php:302 (get)
 /classes/shop/Shop.php:398 (getMultiShopValues)
 /config/config.inc.php:117 (initialize)
 /index.php:27 (require)
 
 | 
                              
          | 15 | SELECT SQL_NO_CACHE h.`name` as hook, m.`id_module`, h.`id_hook`, m.`name` as module
FROM `ps_module` m
INNER JOIN ps_module_shop module_shop
ON (module_shop.id_module = m.id_module AND module_shop.id_shop = 1 AND module_shop.enable_device & 1)
INNER JOIN `ps_hook_module` `hm` ON hm.`id_module` = m.`id_module`
INNER JOIN `ps_hook` `h` ON hm.`id_hook` = h.`id_hook`
LEFT JOIN `ps_module_group` `mg` ON mg.`id_module` = m.`id_module`
WHERE (h.`name` != "paymentOptions") AND (hm.`id_shop` = 1) AND (mg.id_shop = 1 AND  mg.`id_group` IN (1))
GROUP BY hm.id_hook, hm.id_module
ORDER BY hm.`position` | 2.523
    ms | 192 | Yes | Yes | /classes/Hook.php:1289 
                              /classes/Hook.php:738 (getAllHookRegistrations)/classes/Hook.php:848 (getHookModuleExecList)
 /classes/Dispatcher.php:606 (exec)
 /override/classes/Dispatcher.php:48 (loadRoutes)
 /classes/Dispatcher.php:243 (loadRoutes)
 /classes/Dispatcher.php:201 (__construct)
 /index.php:28 (getInstance)
 
 | 
                              
          | 117 | SELECT SQL_NO_CACHE h.id_hook, h.name as h_name, title, description, h.position, hm.position as hm_position, m.id_module, m.name, m.active
FROM `ps_hook_module` hm
STRAIGHT_JOIN `ps_hook` h ON (h.id_hook = hm.id_hook AND hm.id_shop = 1)
STRAIGHT_JOIN `ps_module` as m ON (m.id_module = hm.id_module)
ORDER BY hm.position | 2.275
    ms | 658 |  |  | /classes/Hook.php:459 
                              /classes/Hook.php:496 (getHookModuleList)/classes/tax/TaxManagerFactory.php:67 (getModulesFromHook)
 /classes/tax/TaxManagerFactory.php:46 (execHookTaxManagerFactory)
 /classes/Product.php:3925 (getManager)
 /classes/Product.php:3717 (priceCalculation)
 /classes/Product.php:5692 (getPriceStatic)
 /classes/ProductAssembler.php:209 (getProductProperties)
 /classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 116 | SELECT SQL_NO_CACHE `id_hook`, `name`
FROM `ps_hook`
UNION
SELECT `id_hook`, ha.`alias` as name
FROM `ps_hook_alias` ha
INNER JOIN `ps_hook` h ON ha.name = h.name | 2.177
    ms | 0 |  |  | /classes/Hook.php:1348 
                              /classes/Hook.php:228 (getAllHookIds)/classes/tax/TaxManagerFactory.php:67 (getIdByName)
 /classes/tax/TaxManagerFactory.php:46 (execHookTaxManagerFactory)
 /classes/Product.php:3925 (getManager)
 /classes/Product.php:3717 (priceCalculation)
 /classes/Product.php:5692 (getPriceStatic)
 /classes/ProductAssembler.php:209 (getProductProperties)
 /classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 77 | SELECT SQL_NO_CACHE t.id_template, t.template_filters AS filters, t.additional_settings, tl.data AS lang
FROM ps_af_templates t
LEFT JOIN ps_af_templates_lang tl
ON tl.id_template = t.id_template AND tl.id_shop = t.id_shop AND tl.id_lang = 1
INNER JOIN ps_af_manufacturer_templates ct
ON ct.id_template = t.id_template AND ct.id_shop = t.id_shop
AND ct.id_manufacturer IN(37, 0)
WHERE t.active = 1 AND t.template_controller = 'manufacturer'
AND t.id_shop = 1
ORDER BY  ct.id_manufacturer DESC, t.id_template DESC LIMIT 1 | 1.395
    ms | 2 | Yes |  | /modules/amazzingfilter/amazzingfilter.php:3673 
                              /modules/amazzingfilter/amazzingfilter.php:3694 (getTemplateForCurrentPage)/modules/amazzingfilter/amazzingfilter.php:2746 (defineFilterParams)
 /classes/Hook.php:1083 (hookDisplayHeader)
 /tools/profiling/Hook.php:35 (coreCallHook)
 /classes/Hook.php:421 (coreCallHook)
 /classes/Hook.php:989 (callHookOn)
 /classes/controller/FrontController.php:633 (exec)
 /controllers/front/listing/ManufacturerController.php:86 (initContent)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 307 | SELECT SQL_NO_CACHE *
FROM `ps_category` c
LEFT JOIN `ps_category_lang` `cl` ON c.id_category = cl.id_category AND id_lang = 1 AND cl.id_shop = 1 
WHERE (c.nleft <= 333 AND c.nright >= 334)
ORDER BY c.nleft | 1.385
    ms | 839 | Yes |  | /classes/Product.php:7854 
                              /classes/Link.php:237 (getParentCategories)/override/classes/Link.php:175 (getProductLink)
 /src/Adapter/Presenter/Product/ProductLazyArray.php:919 (getProductLink)
 /src/Adapter/Presenter/Product/ProductLazyArray.php:197 (getProductURL)
 /src/Adapter/Presenter/AbstractLazyArray.php:269 (getUrl)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/48/51/e6/4851e6a43f4ece20d531ef5ea7166dd59016d4cb_2.file.product-list-jsonld.tpl.php:48 (offsetGet)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d83bbf8_33832337)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:57 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/c7/60/8a/c7608a42eae284edd2c7d809961345019c2a0f92_2.file.head.tpl.php:438 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/c7/60/8a/c7608a42eae284edd2c7d809961345019c2a0f92_2.file.head.tpl.php:49 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d824446_30797177)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:204 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:44 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 453 | INSERT INTO `ps_guest` (`id_operating_system`, `id_web_browser`, `id_customer`, `javascript`, `screen_resolution_x`, `screen_resolution_y`, `screen_color`, `sun_java`, `adobe_flash`, `adobe_director`, `apple_quicktime`, `real_player`, `windows_media`, `accept_language`, `mobile_theme`) VALUES ('0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '', '0') | 1.353
    ms | 1 |  |  | /classes/ObjectModel.php:622 
                              /classes/ObjectModel.php:576 (add)/classes/Guest.php:251 (save)
 /modules/statsdata/statsdata.php:82 (setNewGuest)
 /modules/statsdata/statsdata.php:73 (getScriptPlugins)
 /classes/Hook.php:1083 (hookDisplayBeforeBodyClosingTag)
 /tools/profiling/Hook.php:35 (coreCallHook)
 /classes/Hook.php:421 (coreCallHook)
 /classes/Hook.php:989 (callHookOn)
 /config/smarty.config.inc.php:201 (exec)
 /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:552 (__call)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:157 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 413 | 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 = 1)
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` = 1)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (4276) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; | 1.248
    ms | 1 | Yes | Yes | /classes/Product.php:4524 
                              /src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)/src/Adapter/Presenter/Product/ProductLazyArray.php:528 (getColoredVariants)
 /src/Adapter/Presenter/AbstractLazyArray.php:269 (getMainVariants)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/ef/f2/5d/eff25d33af98d6a07d4eb7d1cb972ea079c65a00_2.file.product-miniature-2.tpl.php:124 (offsetGet)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/ef/f2/5d/eff25d33af98d6a07d4eb7d1cb972ea079c65a00_2.file.product-miniature-2.tpl.php:320 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/ef/f2/5d/eff25d33af98d6a07d4eb7d1cb972ea079c65a00_2.file.product-miniature-2.tpl.php:34 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1dae7528_14338178)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/51/a3/8c/51a38c0e752054782c023c0b3ebc7821c8d013d9_2.file.product.tpl.php:76 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/51/a3/8c/51a38c0e752054782c023c0b3ebc7821c8d013d9_2.file.product.tpl.php:29 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1dad1969_17190114)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/b5/59/be/b559be4b2c29b1deb0b44210681c15e28144931b_2.file.products.tpl.php:71 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/b5/59/be/b559be4b2c29b1deb0b44210681c15e28144931b_2.file.products.tpl.php:40 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1dac29e2_25171016)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:136 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:209 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:312 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:101 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:110 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 457 | INSERT INTO `ps_connections` (`id_guest`, `id_page`, `ip_address`, `http_referer`, `id_shop`, `id_shop_group`, `date_add`) VALUES ('8904418', '59', '3628718126', '', '1', '1', '2025-10-31 14:31:09') | 1.230
    ms | 1 |  |  | /classes/ObjectModel.php:622 
                              /classes/Connection.php:188 (add)/classes/Connection.php:97 (setNewConnection)
 /modules/statsdata/statsdata.php:118 (setPageConnection)
 /modules/statsdata/statsdata.php:74 (getScriptCustomerPagesViews)
 /classes/Hook.php:1083 (hookDisplayBeforeBodyClosingTag)
 /tools/profiling/Hook.php:35 (coreCallHook)
 /classes/Hook.php:421 (coreCallHook)
 /classes/Hook.php:989 (callHookOn)
 /config/smarty.config.inc.php:201 (exec)
 /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:552 (__call)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:157 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 447 | SELECT SQL_NO_CACHE *
FROM `ps_gdpr_custom_script` c
INNER JOIN `ps_gdpr_custom_script_lang` `l` ON c.id_gdpr_custom_script = l.id_gdpr_custom_script
WHERE (active = 1)
ORDER BY position ASC | 1.191
    ms | 1 | Yes |  | /modules/gdprpro/src/GdprCustomScript.php:223 
                              /modules/gdprpro/src/GdprCustomScript.php:254 (getActiveScripts)/modules/gdprpro/gdprpro.php:442 (getUnHookableScripts)
 /classes/Hook.php:1083 (hookDisplayFooter)
 /tools/profiling/Hook.php:35 (coreCallHook)
 /classes/Hook.php:421 (coreCallHook)
 /classes/Hook.php:989 (callHookOn)
 /config/smarty.config.inc.php:201 (exec)
 /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/0d/e2/3e/0de23e0d22f4bb9e7c233833252db45dd3075807_2.file.footer-2.tpl.php:112 (__call)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/0d/e2/3e/0de23e0d22f4bb9e7c233833252db45dd3075807_2.file.footer-2.tpl.php:67 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1dd2c266_69452188)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/1c/4c/30/1c4c307992d2b842761ae9236d331e6edba028b3_2.file.footer.tpl.php:34 (_subTemplateRender)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1dd20b09_56277352)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:516 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 461 | SELECT SQL_NO_CACHE *
FROM `ps_category` c
LEFT JOIN `ps_category_lang` `cl` ON c.id_category = cl.id_category AND id_lang = 1 AND cl.id_shop = 1 
WHERE (c.nleft <= 333 AND c.nright >= 334)
ORDER BY c.nleft | 1.187
    ms | 839 | Yes |  | /classes/Product.php:7854 
                              /classes/Link.php:237 (getParentCategories)/override/classes/Link.php:175 (getProductLink)
 /src/Adapter/Presenter/Product/ProductLazyArray.php:919 (getProductLink)
 /src/Adapter/Presenter/Product/ProductLazyArray.php:207 (getProductURL)
 /src/Adapter/Presenter/AbstractLazyArray.php:269 (getCanonicalUrl)
 /src/Adapter/Presenter/AbstractLazyArray.php:129 (offsetGet)
 /modules/rcpgtagmanager/src/PSModule/Adapter/Product/AbstractProductAdapter.php:63 (jsonSerialize)
 /modules/rcpgtagmanager/src/PSModule/Adapter/Product/AbstractProductAdapter.php:45 (normalizeObject)
 /modules/rcpgtagmanager/src/PSModule/DataModelHandler/DataModelHandler.php:99 (normalizeProduct)
 /modules/rcpgtagmanager/src/PSModule/Hook/DisplayBeforeBodyClosingTag/AbstractDisplayBeforeBodyClosingTag.php:220 (buildDetailProductModelList)
 /modules/rcpgtagmanager/src/PSModule/Hook/DisplayBeforeBodyClosingTag/AbstractDisplayBeforeBodyClosingTag.php:66 (processPage)
 /modules/rcpgtagmanager/rcpgtagmanager.php:242 (exec)
 /classes/Hook.php:1083 (hookDisplayBeforeBodyClosingTag)
 /tools/profiling/Hook.php:35 (coreCallHook)
 /classes/Hook.php:421 (coreCallHook)
 /classes/Hook.php:989 (callHookOn)
 /config/smarty.config.inc.php:201 (exec)
 /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:552 (__call)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:157 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 415 | 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 = 1)
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` = 1)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (4305) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; | 1.185
    ms | 1 | Yes | Yes | /classes/Product.php:4524 
                              /src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)/src/Adapter/Presenter/Product/ProductLazyArray.php:528 (getColoredVariants)
 /src/Adapter/Presenter/AbstractLazyArray.php:269 (getMainVariants)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/ef/f2/5d/eff25d33af98d6a07d4eb7d1cb972ea079c65a00_2.file.product-miniature-2.tpl.php:124 (offsetGet)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/ef/f2/5d/eff25d33af98d6a07d4eb7d1cb972ea079c65a00_2.file.product-miniature-2.tpl.php:320 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/ef/f2/5d/eff25d33af98d6a07d4eb7d1cb972ea079c65a00_2.file.product-miniature-2.tpl.php:34 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1dae7528_14338178)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/51/a3/8c/51a38c0e752054782c023c0b3ebc7821c8d013d9_2.file.product.tpl.php:76 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/51/a3/8c/51a38c0e752054782c023c0b3ebc7821c8d013d9_2.file.product.tpl.php:29 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1dad1969_17190114)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/b5/59/be/b559be4b2c29b1deb0b44210681c15e28144931b_2.file.products.tpl.php:71 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/b5/59/be/b559be4b2c29b1deb0b44210681c15e28144931b_2.file.products.tpl.php:40 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1dac29e2_25171016)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:136 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:209 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:312 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:101 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:110 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 308 | SELECT SQL_NO_CACHE *
FROM `ps_category` c
LEFT JOIN `ps_category_lang` `cl` ON c.id_category = cl.id_category AND id_lang = 1 AND cl.id_shop = 1 
WHERE (c.nleft <= 333 AND c.nright >= 334)
ORDER BY c.nleft | 1.180
    ms | 839 | Yes |  | /classes/Product.php:7854 
                              /classes/Link.php:237 (getParentCategories)/override/classes/Link.php:175 (getProductLink)
 /src/Adapter/Presenter/Product/ProductLazyArray.php:919 (getProductLink)
 /src/Adapter/Presenter/Product/ProductLazyArray.php:197 (getProductURL)
 /src/Adapter/Presenter/AbstractLazyArray.php:269 (getUrl)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/48/51/e6/4851e6a43f4ece20d531ef5ea7166dd59016d4cb_2.file.product-list-jsonld.tpl.php:48 (offsetGet)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d83bbf8_33832337)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:57 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/c7/60/8a/c7608a42eae284edd2c7d809961345019c2a0f92_2.file.head.tpl.php:438 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/c7/60/8a/c7608a42eae284edd2c7d809961345019c2a0f92_2.file.head.tpl.php:49 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d824446_30797177)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:204 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:44 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 458 | INSERT INTO `ps_connections_source` (`id_connections`, `http_referer`, `request_uri`, `keywords`, `date_add`) VALUES ('7892763', '', 'byversloot.nl/brand/schulte-ufer.html?page=4&resultsPerPage=12&srsltid=AfmBOoq2J5uAvcduCB2APl7DK0x2CiT2o6y13STDyyqpJQ8y2aWf5d_p', '', '2025-10-31 14:31:09') | 1.150
    ms | 1 |  |  | /classes/ObjectModel.php:622 
                              /classes/ConnectionsSource.php:105 (add)/modules/statsdata/statsdata.php:119 (logHttpReferer)
 /modules/statsdata/statsdata.php:74 (getScriptCustomerPagesViews)
 /classes/Hook.php:1083 (hookDisplayBeforeBodyClosingTag)
 /tools/profiling/Hook.php:35 (coreCallHook)
 /classes/Hook.php:421 (coreCallHook)
 /classes/Hook.php:989 (callHookOn)
 /config/smarty.config.inc.php:201 (exec)
 /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:552 (__call)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:157 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (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 = 1)
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` = 1)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (3664) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; | 1.079
    ms | 1 | Yes | Yes | /classes/Product.php:4524 
                              /src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)/src/Adapter/Presenter/Product/ProductLazyArray.php:528 (getColoredVariants)
 /src/Adapter/Presenter/AbstractLazyArray.php:269 (getMainVariants)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/ef/f2/5d/eff25d33af98d6a07d4eb7d1cb972ea079c65a00_2.file.product-miniature-2.tpl.php:124 (offsetGet)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/ef/f2/5d/eff25d33af98d6a07d4eb7d1cb972ea079c65a00_2.file.product-miniature-2.tpl.php:320 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/ef/f2/5d/eff25d33af98d6a07d4eb7d1cb972ea079c65a00_2.file.product-miniature-2.tpl.php:34 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1dae7528_14338178)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/51/a3/8c/51a38c0e752054782c023c0b3ebc7821c8d013d9_2.file.product.tpl.php:76 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/51/a3/8c/51a38c0e752054782c023c0b3ebc7821c8d013d9_2.file.product.tpl.php:29 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1dad1969_17190114)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/b5/59/be/b559be4b2c29b1deb0b44210681c15e28144931b_2.file.products.tpl.php:71 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/b5/59/be/b559be4b2c29b1deb0b44210681c15e28144931b_2.file.products.tpl.php:40 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1dac29e2_25171016)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:136 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:209 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:312 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:101 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:110 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 480 | SELECT SQL_NO_CACHE *
FROM `ps_category` c
LEFT JOIN `ps_category_lang` `cl` ON c.id_category = cl.id_category AND id_lang = 1 AND cl.id_shop = 1 
WHERE (c.nleft <= 333 AND c.nright >= 334)
ORDER BY c.nleft | 1.075
    ms | 839 | Yes |  | /classes/Product.php:7854 
                              /classes/Link.php:237 (getParentCategories)/override/classes/Link.php:175 (getProductLink)
 /src/Adapter/Presenter/Product/ProductLazyArray.php:919 (getProductLink)
 /src/Adapter/Presenter/Product/ProductLazyArray.php:207 (getProductURL)
 /src/Adapter/Presenter/AbstractLazyArray.php:269 (getCanonicalUrl)
 /src/Adapter/Presenter/AbstractLazyArray.php:129 (offsetGet)
 /modules/rcpgtagmanager/src/PSModule/Adapter/Product/AbstractProductAdapter.php:63 (jsonSerialize)
 /modules/rcpgtagmanager/src/PSModule/Adapter/Product/AbstractProductAdapter.php:45 (normalizeObject)
 /modules/rcpgtagmanager/src/PSModule/DataModelHandler/DataModelHandler.php:99 (normalizeProduct)
 /modules/rcpgtagmanager/src/PSModule/Hook/DisplayBeforeBodyClosingTag/AbstractDisplayBeforeBodyClosingTag.php:220 (buildDetailProductModelList)
 /modules/rcpgtagmanager/src/PSModule/Hook/DisplayBeforeBodyClosingTag/AbstractDisplayBeforeBodyClosingTag.php:66 (processPage)
 /modules/rcpgtagmanager/rcpgtagmanager.php:242 (exec)
 /classes/Hook.php:1083 (hookDisplayBeforeBodyClosingTag)
 /tools/profiling/Hook.php:35 (coreCallHook)
 /classes/Hook.php:421 (coreCallHook)
 /classes/Hook.php:989 (callHookOn)
 /config/smarty.config.inc.php:201 (exec)
 /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:552 (__call)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:157 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 481 | SELECT SQL_NO_CACHE *
FROM `ps_category` c
LEFT JOIN `ps_category_lang` `cl` ON c.id_category = cl.id_category AND id_lang = 1 AND cl.id_shop = 1 
WHERE (c.nleft <= 333 AND c.nright >= 334)
ORDER BY c.nleft | 1.060
    ms | 839 | Yes |  | /classes/Product.php:7854 
                              /classes/Link.php:237 (getParentCategories)/override/classes/Link.php:175 (getProductLink)
 /src/Adapter/Presenter/Product/ProductLazyArray.php:919 (getProductLink)
 /src/Adapter/Presenter/Product/ProductLazyArray.php:207 (getProductURL)
 /src/Adapter/Presenter/AbstractLazyArray.php:269 (getCanonicalUrl)
 /src/Adapter/Presenter/AbstractLazyArray.php:129 (offsetGet)
 /modules/rcpgtagmanager/src/PSModule/Adapter/Product/AbstractProductAdapter.php:63 (jsonSerialize)
 /modules/rcpgtagmanager/src/PSModule/Adapter/Product/AbstractProductAdapter.php:45 (normalizeObject)
 /modules/rcpgtagmanager/src/PSModule/DataModelHandler/DataModelHandler.php:99 (normalizeProduct)
 /modules/rcpgtagmanager/src/PSModule/Hook/DisplayBeforeBodyClosingTag/AbstractDisplayBeforeBodyClosingTag.php:220 (buildDetailProductModelList)
 /modules/rcpgtagmanager/src/PSModule/Hook/DisplayBeforeBodyClosingTag/AbstractDisplayBeforeBodyClosingTag.php:66 (processPage)
 /modules/rcpgtagmanager/rcpgtagmanager.php:242 (exec)
 /classes/Hook.php:1083 (hookDisplayBeforeBodyClosingTag)
 /tools/profiling/Hook.php:35 (coreCallHook)
 /classes/Hook.php:421 (coreCallHook)
 /classes/Hook.php:989 (callHookOn)
 /config/smarty.config.inc.php:201 (exec)
 /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:552 (__call)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:157 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 411 | 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 = 1)
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` = 1)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (4235) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; | 1.044
    ms | 1 | Yes | Yes | /classes/Product.php:4524 
                              /src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)/src/Adapter/Presenter/Product/ProductLazyArray.php:528 (getColoredVariants)
 /src/Adapter/Presenter/AbstractLazyArray.php:269 (getMainVariants)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/ef/f2/5d/eff25d33af98d6a07d4eb7d1cb972ea079c65a00_2.file.product-miniature-2.tpl.php:124 (offsetGet)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/ef/f2/5d/eff25d33af98d6a07d4eb7d1cb972ea079c65a00_2.file.product-miniature-2.tpl.php:320 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/ef/f2/5d/eff25d33af98d6a07d4eb7d1cb972ea079c65a00_2.file.product-miniature-2.tpl.php:34 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1dae7528_14338178)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/51/a3/8c/51a38c0e752054782c023c0b3ebc7821c8d013d9_2.file.product.tpl.php:76 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/51/a3/8c/51a38c0e752054782c023c0b3ebc7821c8d013d9_2.file.product.tpl.php:29 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1dad1969_17190114)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/b5/59/be/b559be4b2c29b1deb0b44210681c15e28144931b_2.file.products.tpl.php:71 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/b5/59/be/b559be4b2c29b1deb0b44210681c15e28144931b_2.file.products.tpl.php:40 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1dac29e2_25171016)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:136 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:209 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:312 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:101 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:110 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 96 | SELECT SQL_NO_CACHE *
FROM `ps_gdpr_custom_script` c
INNER JOIN `ps_gdpr_custom_script_lang` `l` ON c.id_gdpr_custom_script = l.id_gdpr_custom_script
WHERE (active = 1)
ORDER BY position ASC | 1.033
    ms | 1 | Yes |  | /modules/gdprpro/src/GdprCustomScript.php:223 
                              /modules/gdprpro/src/GdprCustomScript.php:254 (getActiveScripts)/modules/gdprpro/gdprpro.php:414 (getUnHookableScripts)
 /classes/Hook.php:1083 (hookHeader)
 /tools/profiling/Hook.php:35 (coreCallHook)
 /classes/Hook.php:428 (coreCallHook)
 /classes/Hook.php:989 (callHookOn)
 /classes/controller/FrontController.php:633 (exec)
 /controllers/front/listing/ManufacturerController.php:86 (initContent)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 405 | 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 = 1)
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` = 1)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (4019) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; | 1.023
    ms | 1 | Yes | Yes | /classes/Product.php:4524 
                              /src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)/src/Adapter/Presenter/Product/ProductLazyArray.php:528 (getColoredVariants)
 /src/Adapter/Presenter/AbstractLazyArray.php:269 (getMainVariants)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/ef/f2/5d/eff25d33af98d6a07d4eb7d1cb972ea079c65a00_2.file.product-miniature-2.tpl.php:124 (offsetGet)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/ef/f2/5d/eff25d33af98d6a07d4eb7d1cb972ea079c65a00_2.file.product-miniature-2.tpl.php:320 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/ef/f2/5d/eff25d33af98d6a07d4eb7d1cb972ea079c65a00_2.file.product-miniature-2.tpl.php:34 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1dae7528_14338178)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/51/a3/8c/51a38c0e752054782c023c0b3ebc7821c8d013d9_2.file.product.tpl.php:76 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/51/a3/8c/51a38c0e752054782c023c0b3ebc7821c8d013d9_2.file.product.tpl.php:29 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1dad1969_17190114)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/b5/59/be/b559be4b2c29b1deb0b44210681c15e28144931b_2.file.products.tpl.php:71 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/b5/59/be/b559be4b2c29b1deb0b44210681c15e28144931b_2.file.products.tpl.php:40 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1dac29e2_25171016)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:136 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:209 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:312 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:101 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:110 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 345 | SELECT SQL_NO_CACHE hs.`id_tab` as id_tab, hssl.`title`, hssl.`label`, hssl.`url`,
hss.`position`,  hss.`active_label`, hss.`url_type`, hss.`id_url`, hss.`icon_type`, hss.`icon_class`, hss.`icon`, hss.`legend_icon`,
hss.`new_window`, hss.`float`, hss.`submenu_type`, hss.`submenu_content`, hss.`submenu_width`, hss.`group_access`
FROM ps_iqitmegamenu_tabs_shop hs
LEFT JOIN ps_iqitmegamenu_tabs hss ON (hs.id_tab = hss.id_tab)
LEFT JOIN ps_iqitmegamenu_tabs_lang hssl ON (hss.id_tab = hssl.id_tab)
WHERE id_shop = 1 AND menu_type = 1 AND active = 1
AND hssl.id_lang = 1
ORDER BY hss.position | 1.005
    ms | 12 | Yes |  | /modules/iqitmegamenu/models/IqitMenuTab.php:178 
                              /modules/iqitmegamenu/iqitmegamenu.php:3203 (getTabsFrontend)/modules/iqitmegamenu/iqitmegamenu.php:2652 (makeMegaMenu)
 /modules/iqitmegamenu/iqitmegamenu.php:2597 (_prepareHook)
 /modules/iqitmegamenu/iqitmegamenu.php:2580 (getWidgetVariables)
 /classes/Hook.php:1094 (renderWidget)
 /tools/profiling/Hook.php:64 (coreRenderWidget)
 /classes/Hook.php:1025 (coreRenderWidget)
 /config/smarty.config.inc.php:201 (exec)
 /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/6a/19/57/6a1957b0b4a1eb4244a2b264d3c2dc6f10adc32d_2.file.header-2.tpl.php:136 (__call)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d915436_48115331)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/7f/69/d9/7f69d9c58219eab529a6a73fbf0b93210635fc03_2.file.header.tpl.php:149 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/7f/69/d9/7f69d9c58219eab529a6a73fbf0b93210635fc03_2.file.header.tpl.php:50 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d8c52e8_55686797)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:280 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 407 | 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 = 1)
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` = 1)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (4206) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; | 1.003
    ms | 1 | Yes | Yes | /classes/Product.php:4524 
                              /src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)/src/Adapter/Presenter/Product/ProductLazyArray.php:528 (getColoredVariants)
 /src/Adapter/Presenter/AbstractLazyArray.php:269 (getMainVariants)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/ef/f2/5d/eff25d33af98d6a07d4eb7d1cb972ea079c65a00_2.file.product-miniature-2.tpl.php:124 (offsetGet)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/ef/f2/5d/eff25d33af98d6a07d4eb7d1cb972ea079c65a00_2.file.product-miniature-2.tpl.php:320 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/ef/f2/5d/eff25d33af98d6a07d4eb7d1cb972ea079c65a00_2.file.product-miniature-2.tpl.php:34 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1dae7528_14338178)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/51/a3/8c/51a38c0e752054782c023c0b3ebc7821c8d013d9_2.file.product.tpl.php:76 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/51/a3/8c/51a38c0e752054782c023c0b3ebc7821c8d013d9_2.file.product.tpl.php:29 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1dad1969_17190114)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/b5/59/be/b559be4b2c29b1deb0b44210681c15e28144931b_2.file.products.tpl.php:71 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/b5/59/be/b559be4b2c29b1deb0b44210681c15e28144931b_2.file.products.tpl.php:40 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1dac29e2_25171016)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:136 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:209 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:312 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:101 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:110 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 409 | 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 = 1)
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` = 1)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (4230) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; | 0.995
    ms | 1 | Yes | Yes | /classes/Product.php:4524 
                              /src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)/src/Adapter/Presenter/Product/ProductLazyArray.php:528 (getColoredVariants)
 /src/Adapter/Presenter/AbstractLazyArray.php:269 (getMainVariants)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/ef/f2/5d/eff25d33af98d6a07d4eb7d1cb972ea079c65a00_2.file.product-miniature-2.tpl.php:124 (offsetGet)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/ef/f2/5d/eff25d33af98d6a07d4eb7d1cb972ea079c65a00_2.file.product-miniature-2.tpl.php:320 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/ef/f2/5d/eff25d33af98d6a07d4eb7d1cb972ea079c65a00_2.file.product-miniature-2.tpl.php:34 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1dae7528_14338178)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/51/a3/8c/51a38c0e752054782c023c0b3ebc7821c8d013d9_2.file.product.tpl.php:76 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/51/a3/8c/51a38c0e752054782c023c0b3ebc7821c8d013d9_2.file.product.tpl.php:29 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1dad1969_17190114)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/b5/59/be/b559be4b2c29b1deb0b44210681c15e28144931b_2.file.products.tpl.php:71 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/b5/59/be/b559be4b2c29b1deb0b44210681c15e28144931b_2.file.products.tpl.php:40 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1dac29e2_25171016)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:136 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:209 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:312 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:101 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:110 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 105 | SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-10-31 00:00:00',
INTERVAL 40 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 = 1
AND pl.id_lang = 1
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 = 1
WHERE p.id_product IN (3572,3664,3696,3839,3904,3940,4019,4206,4230,4235,4276,4305) | 0.991
    ms | 12 |  |  | /classes/ProductAssembler.php:95 
                              /classes/ProductAssembler.php:203 (addMissingProductFieldsForMultipleProducts)/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (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 = 1)
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` = 1)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (3839) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; | 0.987
    ms | 1 | Yes | Yes | /classes/Product.php:4524 
                              /src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)/src/Adapter/Presenter/Product/ProductLazyArray.php:528 (getColoredVariants)
 /src/Adapter/Presenter/AbstractLazyArray.php:269 (getMainVariants)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/ef/f2/5d/eff25d33af98d6a07d4eb7d1cb972ea079c65a00_2.file.product-miniature-2.tpl.php:124 (offsetGet)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/ef/f2/5d/eff25d33af98d6a07d4eb7d1cb972ea079c65a00_2.file.product-miniature-2.tpl.php:320 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/ef/f2/5d/eff25d33af98d6a07d4eb7d1cb972ea079c65a00_2.file.product-miniature-2.tpl.php:34 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1dae7528_14338178)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/51/a3/8c/51a38c0e752054782c023c0b3ebc7821c8d013d9_2.file.product.tpl.php:76 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/51/a3/8c/51a38c0e752054782c023c0b3ebc7821c8d013d9_2.file.product.tpl.php:29 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1dad1969_17190114)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/b5/59/be/b559be4b2c29b1deb0b44210681c15e28144931b_2.file.products.tpl.php:71 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/b5/59/be/b559be4b2c29b1deb0b44210681c15e28144931b_2.file.products.tpl.php:40 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1dac29e2_25171016)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:136 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:209 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:312 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:101 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:110 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 37 | SELECT SQL_NO_CACHE *
FROM `ps_gdpr_custom_script` c
INNER JOIN `ps_gdpr_custom_script_lang` `l` ON c.id_gdpr_custom_script = l.id_gdpr_custom_script
WHERE (active = 1)
ORDER BY position ASC | 0.974
    ms | 1 | Yes |  | /modules/gdprpro/src/GdprCustomScript.php:223 
                              /modules/gdprpro/src/GdprCustomScript.php:254 (getActiveScripts)/modules/gdprpro/src/GdprProConfig.php:147 (getUnHookableScripts)
 /modules/gdprpro/src/GdprProCookie.php:65 (getModulesToUnload)
 /modules/gdprpro/src/GdprProCookie.php:47 (getDefaultModules)
 /modules/gdprpro/src/GdprProCookie.php:55 (__construct)
 /modules/gdprpro/gdprpro.php:115 (getInstance)
 :undefined (__construct)
 /src/Core/Foundation/IoC/Container.php:123 (newInstance)
 /src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
 /src/Core/Foundation/IoC/Container.php:166 (doMake)
 /src/Adapter/ServiceLocator.php:70 (make)
 /classes/module/Module.php:1263 (get)
 /tools/profiling/Module.php:35 (coreLoadModule)
 /classes/module/Module.php:1242 (coreLoadModule)
 /classes/Hook.php:972 (getInstanceByName)
 /classes/Dispatcher.php:606 (exec)
 /override/classes/Dispatcher.php:48 (loadRoutes)
 /classes/Dispatcher.php:243 (loadRoutes)
 /classes/Dispatcher.php:201 (__construct)
 /index.php:28 (getInstance)
 
 | 
                              
          | 309 | SELECT SQL_NO_CACHE *
FROM `ps_category` c
LEFT JOIN `ps_category_lang` `cl` ON c.id_category = cl.id_category AND id_lang = 1 AND cl.id_shop = 1 
WHERE (c.nleft <= 333 AND c.nright >= 334)
ORDER BY c.nleft | 0.971
    ms | 839 | Yes |  | /classes/Product.php:7854 
                              /classes/Link.php:237 (getParentCategories)/override/classes/Link.php:175 (getProductLink)
 /src/Adapter/Presenter/Product/ProductLazyArray.php:919 (getProductLink)
 /src/Adapter/Presenter/Product/ProductLazyArray.php:197 (getProductURL)
 /src/Adapter/Presenter/AbstractLazyArray.php:269 (getUrl)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/48/51/e6/4851e6a43f4ece20d531ef5ea7166dd59016d4cb_2.file.product-list-jsonld.tpl.php:48 (offsetGet)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d83bbf8_33832337)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:57 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/c7/60/8a/c7608a42eae284edd2c7d809961345019c2a0f92_2.file.head.tpl.php:438 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/c7/60/8a/c7608a42eae284edd2c7d809961345019c2a0f92_2.file.head.tpl.php:49 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d824446_30797177)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:204 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:44 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 83 | SELECT SQL_NO_CACHE p.*, product_shop.*, pl.*, image.id_image, il.legend, m.name AS manufacturer_name,
product_shop.date_add > '2025-09-21 14:31:09' AS new
FROM ps_product p
INNER JOIN ps_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
INNER JOIN ps_product_lang pl
ON (pl.id_product = p.id_product AND pl.id_shop = 1 
AND pl.id_lang = 1)
LEFT JOIN ps_image image
ON (image.id_product = p.id_product AND image.cover = 1)
LEFT JOIN ps_image_lang il
ON (il.id_image = image.id_image AND il.id_lang = 1)
LEFT JOIN ps_manufacturer m
ON m.id_manufacturer = p.id_manufacturer
WHERE p.id_product IN (3572,3664,3696,3839,3904,3940,4019,4206,4230,4235,4276,4305) | 0.926
    ms | 12 |  |  | /modules/amazzingfilter/amazzingfilter.php:5775 
                              /modules/amazzingfilter/amazzingfilter.php:5433 (getProductsInfos)/modules/amazzingfilter/amazzingfilter.php:4991 (prepareDataForDisplay)
 /modules/amazzingfilter/amazzingfilter.php:2887 (getFilteredProducts)
 /modules/amazzingfilter/amazzingfilter.php:3729 (prepareTplVariables)
 /modules/amazzingfilter/amazzingfilter.php:2746 (defineFilterParams)
 /classes/Hook.php:1083 (hookDisplayHeader)
 /tools/profiling/Hook.php:35 (coreCallHook)
 /classes/Hook.php:421 (coreCallHook)
 /classes/Hook.php:989 (callHookOn)
 /classes/controller/FrontController.php:633 (exec)
 /controllers/front/listing/ManufacturerController.php:86 (initContent)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 482 | SELECT SQL_NO_CACHE *
FROM `ps_category` c
LEFT JOIN `ps_category_lang` `cl` ON c.id_category = cl.id_category AND id_lang = 1 AND cl.id_shop = 1 
WHERE (c.nleft <= 371 AND c.nright >= 372)
ORDER BY c.nleft | 0.921
    ms | 839 | Yes |  | /classes/Product.php:7854 
                              /classes/Link.php:237 (getParentCategories)/override/classes/Link.php:175 (getProductLink)
 /src/Adapter/Presenter/Product/ProductLazyArray.php:919 (getProductLink)
 /src/Adapter/Presenter/Product/ProductLazyArray.php:207 (getProductURL)
 /src/Adapter/Presenter/AbstractLazyArray.php:269 (getCanonicalUrl)
 /src/Adapter/Presenter/AbstractLazyArray.php:129 (offsetGet)
 /modules/rcpgtagmanager/src/PSModule/Adapter/Product/AbstractProductAdapter.php:63 (jsonSerialize)
 /modules/rcpgtagmanager/src/PSModule/Adapter/Product/AbstractProductAdapter.php:45 (normalizeObject)
 /modules/rcpgtagmanager/src/PSModule/DataModelHandler/DataModelHandler.php:99 (normalizeProduct)
 /modules/rcpgtagmanager/src/PSModule/Hook/DisplayBeforeBodyClosingTag/AbstractDisplayBeforeBodyClosingTag.php:220 (buildDetailProductModelList)
 /modules/rcpgtagmanager/src/PSModule/Hook/DisplayBeforeBodyClosingTag/AbstractDisplayBeforeBodyClosingTag.php:66 (processPage)
 /modules/rcpgtagmanager/rcpgtagmanager.php:242 (exec)
 /classes/Hook.php:1083 (hookDisplayBeforeBodyClosingTag)
 /tools/profiling/Hook.php:35 (coreCallHook)
 /classes/Hook.php:421 (coreCallHook)
 /classes/Hook.php:989 (callHookOn)
 /config/smarty.config.inc.php:201 (exec)
 /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:552 (__call)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:157 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 469 | SELECT SQL_NO_CACHE *
FROM `ps_category` c
LEFT JOIN `ps_category_lang` `cl` ON c.id_category = cl.id_category AND id_lang = 1 AND cl.id_shop = 1 
WHERE (c.nleft <= 335 AND c.nright >= 336)
ORDER BY c.nleft | 0.906
    ms | 839 | Yes |  | /classes/Product.php:7854 
                              /classes/Link.php:237 (getParentCategories)/override/classes/Link.php:175 (getProductLink)
 /src/Adapter/Presenter/Product/ProductLazyArray.php:919 (getProductLink)
 /src/Adapter/Presenter/Product/ProductLazyArray.php:207 (getProductURL)
 /src/Adapter/Presenter/AbstractLazyArray.php:269 (getCanonicalUrl)
 /src/Adapter/Presenter/AbstractLazyArray.php:129 (offsetGet)
 /modules/rcpgtagmanager/src/PSModule/Adapter/Product/AbstractProductAdapter.php:63 (jsonSerialize)
 /modules/rcpgtagmanager/src/PSModule/Adapter/Product/AbstractProductAdapter.php:45 (normalizeObject)
 /modules/rcpgtagmanager/src/PSModule/DataModelHandler/DataModelHandler.php:99 (normalizeProduct)
 /modules/rcpgtagmanager/src/PSModule/Hook/DisplayBeforeBodyClosingTag/AbstractDisplayBeforeBodyClosingTag.php:220 (buildDetailProductModelList)
 /modules/rcpgtagmanager/src/PSModule/Hook/DisplayBeforeBodyClosingTag/AbstractDisplayBeforeBodyClosingTag.php:66 (processPage)
 /modules/rcpgtagmanager/rcpgtagmanager.php:242 (exec)
 /classes/Hook.php:1083 (hookDisplayBeforeBodyClosingTag)
 /tools/profiling/Hook.php:35 (coreCallHook)
 /classes/Hook.php:421 (coreCallHook)
 /classes/Hook.php:989 (callHookOn)
 /config/smarty.config.inc.php:201 (exec)
 /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:552 (__call)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:157 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 310 | SELECT SQL_NO_CACHE *
FROM `ps_category` c
LEFT JOIN `ps_category_lang` `cl` ON c.id_category = cl.id_category AND id_lang = 1 AND cl.id_shop = 1 
WHERE (c.nleft <= 335 AND c.nright >= 336)
ORDER BY c.nleft | 0.899
    ms | 839 | Yes |  | /classes/Product.php:7854 
                              /classes/Link.php:237 (getParentCategories)/override/classes/Link.php:175 (getProductLink)
 /src/Adapter/Presenter/Product/ProductLazyArray.php:919 (getProductLink)
 /src/Adapter/Presenter/Product/ProductLazyArray.php:197 (getProductURL)
 /src/Adapter/Presenter/AbstractLazyArray.php:269 (getUrl)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/48/51/e6/4851e6a43f4ece20d531ef5ea7166dd59016d4cb_2.file.product-list-jsonld.tpl.php:48 (offsetGet)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d83bbf8_33832337)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:57 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/c7/60/8a/c7608a42eae284edd2c7d809961345019c2a0f92_2.file.head.tpl.php:438 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/c7/60/8a/c7608a42eae284edd2c7d809961345019c2a0f92_2.file.head.tpl.php:49 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d824446_30797177)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:204 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:44 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 448 | SELECT SQL_NO_CACHE *
FROM `ps_gdpr_custom_script` c
INNER JOIN `ps_gdpr_custom_script_lang` `l` ON c.id_gdpr_custom_script = l.id_gdpr_custom_script
WHERE (active = 1)
ORDER BY position ASC | 0.897
    ms | 1 | Yes |  | /modules/gdprpro/src/GdprCustomScript.php:223 
                              /modules/gdprpro/src/GdprCustomScript.php:254 (getActiveScripts)/modules/gdprpro/src/GdprProConfig.php:147 (getUnHookableScripts)
 /modules/gdprpro/gdprpro.php:442 (getModulesToUnload)
 /classes/Hook.php:1083 (hookDisplayFooter)
 /tools/profiling/Hook.php:35 (coreCallHook)
 /classes/Hook.php:421 (coreCallHook)
 /classes/Hook.php:989 (callHookOn)
 /config/smarty.config.inc.php:201 (exec)
 /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/0d/e2/3e/0de23e0d22f4bb9e7c233833252db45dd3075807_2.file.footer-2.tpl.php:112 (__call)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/0d/e2/3e/0de23e0d22f4bb9e7c233833252db45dd3075807_2.file.footer-2.tpl.php:67 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1dd2c266_69452188)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/1c/4c/30/1c4c307992d2b842761ae9236d331e6edba028b3_2.file.footer.tpl.php:34 (_subTemplateRender)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1dd20b09_56277352)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:516 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 468 | SELECT SQL_NO_CACHE *
FROM `ps_category` c
LEFT JOIN `ps_category_lang` `cl` ON c.id_category = cl.id_category AND id_lang = 1 AND cl.id_shop = 1 
WHERE (c.nleft <= 333 AND c.nright >= 334)
ORDER BY c.nleft | 0.892
    ms | 839 | Yes |  | /classes/Product.php:7854 
                              /classes/Link.php:237 (getParentCategories)/override/classes/Link.php:175 (getProductLink)
 /src/Adapter/Presenter/Product/ProductLazyArray.php:919 (getProductLink)
 /src/Adapter/Presenter/Product/ProductLazyArray.php:207 (getProductURL)
 /src/Adapter/Presenter/AbstractLazyArray.php:269 (getCanonicalUrl)
 /src/Adapter/Presenter/AbstractLazyArray.php:129 (offsetGet)
 /modules/rcpgtagmanager/src/PSModule/Adapter/Product/AbstractProductAdapter.php:63 (jsonSerialize)
 /modules/rcpgtagmanager/src/PSModule/Adapter/Product/AbstractProductAdapter.php:45 (normalizeObject)
 /modules/rcpgtagmanager/src/PSModule/DataModelHandler/DataModelHandler.php:99 (normalizeProduct)
 /modules/rcpgtagmanager/src/PSModule/Hook/DisplayBeforeBodyClosingTag/AbstractDisplayBeforeBodyClosingTag.php:220 (buildDetailProductModelList)
 /modules/rcpgtagmanager/src/PSModule/Hook/DisplayBeforeBodyClosingTag/AbstractDisplayBeforeBodyClosingTag.php:66 (processPage)
 /modules/rcpgtagmanager/rcpgtagmanager.php:242 (exec)
 /classes/Hook.php:1083 (hookDisplayBeforeBodyClosingTag)
 /tools/profiling/Hook.php:35 (coreCallHook)
 /classes/Hook.php:421 (coreCallHook)
 /classes/Hook.php:989 (callHookOn)
 /config/smarty.config.inc.php:201 (exec)
 /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:552 (__call)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:157 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (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 = 1)
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` = 1)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (3696) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; | 0.883
    ms | 1 | Yes | Yes | /classes/Product.php:4524 
                              /src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)/src/Adapter/Presenter/Product/ProductLazyArray.php:528 (getColoredVariants)
 /src/Adapter/Presenter/AbstractLazyArray.php:269 (getMainVariants)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/ef/f2/5d/eff25d33af98d6a07d4eb7d1cb972ea079c65a00_2.file.product-miniature-2.tpl.php:124 (offsetGet)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/ef/f2/5d/eff25d33af98d6a07d4eb7d1cb972ea079c65a00_2.file.product-miniature-2.tpl.php:320 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/ef/f2/5d/eff25d33af98d6a07d4eb7d1cb972ea079c65a00_2.file.product-miniature-2.tpl.php:34 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1dae7528_14338178)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/51/a3/8c/51a38c0e752054782c023c0b3ebc7821c8d013d9_2.file.product.tpl.php:76 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/51/a3/8c/51a38c0e752054782c023c0b3ebc7821c8d013d9_2.file.product.tpl.php:29 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1dad1969_17190114)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/b5/59/be/b559be4b2c29b1deb0b44210681c15e28144931b_2.file.products.tpl.php:71 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/b5/59/be/b559be4b2c29b1deb0b44210681c15e28144931b_2.file.products.tpl.php:40 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1dac29e2_25171016)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:136 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:209 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:312 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:101 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:110 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 17 | SELECT SQL_NO_CACHE `id_hook`, `name` FROM `ps_hook` | 0.864
    ms | 1103 |  |  | /classes/Hook.php:1348 
                              /classes/Hook.php:228 (getAllHookIds)/classes/Hook.php:857 (getIdByName)
 /classes/Dispatcher.php:606 (exec)
 /override/classes/Dispatcher.php:48 (loadRoutes)
 /classes/Dispatcher.php:243 (loadRoutes)
 /classes/Dispatcher.php:201 (__construct)
 /index.php:28 (getInstance)
 
 | 
                              
          | 401 | 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 = 1)
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` = 1)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (3904) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; | 0.856
    ms | 1 | Yes | Yes | /classes/Product.php:4524 
                              /src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)/src/Adapter/Presenter/Product/ProductLazyArray.php:528 (getColoredVariants)
 /src/Adapter/Presenter/AbstractLazyArray.php:269 (getMainVariants)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/ef/f2/5d/eff25d33af98d6a07d4eb7d1cb972ea079c65a00_2.file.product-miniature-2.tpl.php:124 (offsetGet)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/ef/f2/5d/eff25d33af98d6a07d4eb7d1cb972ea079c65a00_2.file.product-miniature-2.tpl.php:320 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/ef/f2/5d/eff25d33af98d6a07d4eb7d1cb972ea079c65a00_2.file.product-miniature-2.tpl.php:34 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1dae7528_14338178)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/51/a3/8c/51a38c0e752054782c023c0b3ebc7821c8d013d9_2.file.product.tpl.php:76 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/51/a3/8c/51a38c0e752054782c023c0b3ebc7821c8d013d9_2.file.product.tpl.php:29 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1dad1969_17190114)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/b5/59/be/b559be4b2c29b1deb0b44210681c15e28144931b_2.file.products.tpl.php:71 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/b5/59/be/b559be4b2c29b1deb0b44210681c15e28144931b_2.file.products.tpl.php:40 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1dac29e2_25171016)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:136 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:209 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:312 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:101 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:110 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 314 | SELECT SQL_NO_CACHE *
FROM `ps_category` c
LEFT JOIN `ps_category_lang` `cl` ON c.id_category = cl.id_category AND id_lang = 1 AND cl.id_shop = 1 
WHERE (c.nleft <= 333 AND c.nright >= 334)
ORDER BY c.nleft | 0.855
    ms | 839 | Yes |  | /classes/Product.php:7854 
                              /classes/Link.php:237 (getParentCategories)/override/classes/Link.php:175 (getProductLink)
 /src/Adapter/Presenter/Product/ProductLazyArray.php:919 (getProductLink)
 /src/Adapter/Presenter/Product/ProductLazyArray.php:197 (getProductURL)
 /src/Adapter/Presenter/AbstractLazyArray.php:269 (getUrl)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/48/51/e6/4851e6a43f4ece20d531ef5ea7166dd59016d4cb_2.file.product-list-jsonld.tpl.php:48 (offsetGet)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d83bbf8_33832337)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:57 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/c7/60/8a/c7608a42eae284edd2c7d809961345019c2a0f92_2.file.head.tpl.php:438 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/c7/60/8a/c7608a42eae284edd2c7d809961345019c2a0f92_2.file.head.tpl.php:49 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d824446_30797177)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:204 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:44 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 460 | SELECT SQL_NO_CACHE cp.`id_category`, cp.`id_product`, cl.`name` FROM `ps_category_product` cp
LEFT JOIN `ps_category` c ON (c.id_category = cp.id_category)
LEFT JOIN `ps_category_lang` cl ON (cp.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE cp.`id_product` IN (3572,3664,3696,3839,3904,3940,4019,4206,4230,4235,4276,4305) AND cl.`id_lang` = 1
ORDER BY c.`level_depth` DESC | 0.851
    ms | 21 | Yes |  | /modules/ps_googleanalytics/classes/Wrapper/ProductWrapper.php:109 
                              /modules/ps_googleanalytics/classes/Wrapper/ProductWrapper.php:68 (loadCategories)/modules/ps_googleanalytics/classes/Hook/HookDisplayBeforeBodyClosingTag.php:81 (prepareItemListFromProductList)
 /modules/ps_googleanalytics/classes/Hook/HookDisplayBeforeBodyClosingTag.php:57 (renderProductListing)
 /modules/ps_googleanalytics/ps_googleanalytics.php:109 (run)
 /classes/Hook.php:1083 (hookDisplayBeforeBodyClosingTag)
 /tools/profiling/Hook.php:35 (coreCallHook)
 /classes/Hook.php:421 (coreCallHook)
 /classes/Hook.php:989 (callHookOn)
 /config/smarty.config.inc.php:201 (exec)
 /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:552 (__call)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:157 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 367 | SELECT SQL_NO_CACHE c.*, cl.*  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 1209 AND c.`nright` >= 1260 AND c.`nleft` >= 2 AND c.`nright` <= 1677 ORDER BY `nleft` DESC | 0.833
    ms | 839 | Yes |  | /classes/Category.php:1600 
                              /override/classes/Link.php:136 (getParentsCategories)/classes/Category.php:1403 (getCategoryLink)
 /modules/iqitmegamenu/iqitmegamenu.php:3284 (getLink)
 /modules/iqitmegamenu/iqitmegamenu.php:3207 (transformToLink)
 /modules/iqitmegamenu/iqitmegamenu.php:2652 (makeMegaMenu)
 /modules/iqitmegamenu/iqitmegamenu.php:2597 (_prepareHook)
 /modules/iqitmegamenu/iqitmegamenu.php:2580 (getWidgetVariables)
 /classes/Hook.php:1094 (renderWidget)
 /tools/profiling/Hook.php:64 (coreRenderWidget)
 /classes/Hook.php:1025 (coreRenderWidget)
 /config/smarty.config.inc.php:201 (exec)
 /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/6a/19/57/6a1957b0b4a1eb4244a2b264d3c2dc6f10adc32d_2.file.header-2.tpl.php:136 (__call)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d915436_48115331)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/7f/69/d9/7f69d9c58219eab529a6a73fbf0b93210635fc03_2.file.header.tpl.php:149 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/7f/69/d9/7f69d9c58219eab529a6a73fbf0b93210635fc03_2.file.header.tpl.php:50 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d8c52e8_55686797)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:280 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 14 | SELECT SQL_NO_CACHE lower(name) as name
FROM `ps_hook` h
WHERE (h.active = 1) | 0.828
    ms | 1103 |  |  | /classes/Hook.php:1388 
                              /classes/Hook.php:817 (getHookStatusByName)/classes/Dispatcher.php:606 (exec)
 /override/classes/Dispatcher.php:48 (loadRoutes)
 /classes/Dispatcher.php:243 (loadRoutes)
 /classes/Dispatcher.php:201 (__construct)
 /index.php:28 (getInstance)
 
 | 
                              
          | 473 | SELECT SQL_NO_CACHE c.*, cl.*  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 335 AND c.`nright` >= 336 AND c.`nleft` >= 2 AND c.`nright` <= 1677 ORDER BY `nleft` DESC | 0.824
    ms | 839 | Yes |  | /classes/Category.php:1600 
                              /modules/rcpgtagmanager/src/PSModule/DataModelHandler/ModelBuilder/Category/AbstractCategoryModelBuilder.php:54 (getParentsCategories)/modules/rcpgtagmanager/src/PSModule/DataModelHandler/ModelBuilder/Category/AbstractCategoryModelBuilder.php:40 (getCategoryPath)
 /modules/rcpgtagmanager/src/PSModule/DataModelHandler/ModelBuilder/Product/AbstractProductModelBuilder.php:61 (initModel)
 /modules/rcpgtagmanager/src/PSModule/DataModelHandler/DataModelHandler.php:107 (setDetailData)
 /modules/rcpgtagmanager/src/PSModule/Hook/DisplayBeforeBodyClosingTag/AbstractDisplayBeforeBodyClosingTag.php:220 (buildDetailProductModelList)
 /modules/rcpgtagmanager/src/PSModule/Hook/DisplayBeforeBodyClosingTag/AbstractDisplayBeforeBodyClosingTag.php:66 (processPage)
 /modules/rcpgtagmanager/rcpgtagmanager.php:242 (exec)
 /classes/Hook.php:1083 (hookDisplayBeforeBodyClosingTag)
 /tools/profiling/Hook.php:35 (coreCallHook)
 /classes/Hook.php:421 (coreCallHook)
 /classes/Hook.php:989 (callHookOn)
 /config/smarty.config.inc.php:201 (exec)
 /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:552 (__call)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:157 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 465 | SELECT SQL_NO_CACHE c.*, cl.*  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 333 AND c.`nright` >= 334 AND c.`nleft` >= 2 AND c.`nright` <= 1677 ORDER BY `nleft` DESC | 0.816
    ms | 839 | Yes |  | /classes/Category.php:1600 
                              /modules/rcpgtagmanager/src/PSModule/DataModelHandler/ModelBuilder/Category/AbstractCategoryModelBuilder.php:54 (getParentsCategories)/modules/rcpgtagmanager/src/PSModule/DataModelHandler/ModelBuilder/Category/AbstractCategoryModelBuilder.php:40 (getCategoryPath)
 /modules/rcpgtagmanager/src/PSModule/DataModelHandler/ModelBuilder/Product/AbstractProductModelBuilder.php:61 (initModel)
 /modules/rcpgtagmanager/src/PSModule/DataModelHandler/DataModelHandler.php:107 (setDetailData)
 /modules/rcpgtagmanager/src/PSModule/Hook/DisplayBeforeBodyClosingTag/AbstractDisplayBeforeBodyClosingTag.php:220 (buildDetailProductModelList)
 /modules/rcpgtagmanager/src/PSModule/Hook/DisplayBeforeBodyClosingTag/AbstractDisplayBeforeBodyClosingTag.php:66 (processPage)
 /modules/rcpgtagmanager/rcpgtagmanager.php:242 (exec)
 /classes/Hook.php:1083 (hookDisplayBeforeBodyClosingTag)
 /tools/profiling/Hook.php:35 (coreCallHook)
 /classes/Hook.php:421 (coreCallHook)
 /classes/Hook.php:989 (callHookOn)
 /config/smarty.config.inc.php:201 (exec)
 /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:552 (__call)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:157 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 311 | SELECT SQL_NO_CACHE *
FROM `ps_category` c
LEFT JOIN `ps_category_lang` `cl` ON c.id_category = cl.id_category AND id_lang = 1 AND cl.id_shop = 1 
WHERE (c.nleft <= 403 AND c.nright >= 404)
ORDER BY c.nleft | 0.812
    ms | 839 | Yes |  | /classes/Product.php:7854 
                              /classes/Link.php:237 (getParentCategories)/override/classes/Link.php:175 (getProductLink)
 /src/Adapter/Presenter/Product/ProductLazyArray.php:919 (getProductLink)
 /src/Adapter/Presenter/Product/ProductLazyArray.php:197 (getProductURL)
 /src/Adapter/Presenter/AbstractLazyArray.php:269 (getUrl)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/48/51/e6/4851e6a43f4ece20d531ef5ea7166dd59016d4cb_2.file.product-list-jsonld.tpl.php:48 (offsetGet)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d83bbf8_33832337)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:57 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/c7/60/8a/c7608a42eae284edd2c7d809961345019c2a0f92_2.file.head.tpl.php:438 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/c7/60/8a/c7608a42eae284edd2c7d809961345019c2a0f92_2.file.head.tpl.php:49 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d824446_30797177)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:204 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:44 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (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 = 1)
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` = 1)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (3572) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; | 0.809
    ms | 1 | Yes | Yes | /classes/Product.php:4524 
                              /src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)/src/Adapter/Presenter/Product/ProductLazyArray.php:528 (getColoredVariants)
 /src/Adapter/Presenter/AbstractLazyArray.php:269 (getMainVariants)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/ef/f2/5d/eff25d33af98d6a07d4eb7d1cb972ea079c65a00_2.file.product-miniature-2.tpl.php:124 (offsetGet)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/ef/f2/5d/eff25d33af98d6a07d4eb7d1cb972ea079c65a00_2.file.product-miniature-2.tpl.php:320 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/ef/f2/5d/eff25d33af98d6a07d4eb7d1cb972ea079c65a00_2.file.product-miniature-2.tpl.php:34 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1dae7528_14338178)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/51/a3/8c/51a38c0e752054782c023c0b3ebc7821c8d013d9_2.file.product.tpl.php:76 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/51/a3/8c/51a38c0e752054782c023c0b3ebc7821c8d013d9_2.file.product.tpl.php:29 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1dad1969_17190114)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/b5/59/be/b559be4b2c29b1deb0b44210681c15e28144931b_2.file.products.tpl.php:71 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/b5/59/be/b559be4b2c29b1deb0b44210681c15e28144931b_2.file.products.tpl.php:40 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1dac29e2_25171016)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:136 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:209 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:312 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:101 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:110 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 355 | SELECT SQL_NO_CACHE c.*, cl.*  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 637 AND c.`nright` >= 900 AND c.`nleft` >= 2 AND c.`nright` <= 1677 ORDER BY `nleft` DESC | 0.808
    ms | 839 | Yes |  | /classes/Category.php:1600 
                              /override/classes/Link.php:136 (getParentsCategories)/classes/Category.php:1403 (getCategoryLink)
 /modules/iqitmegamenu/iqitmegamenu.php:3284 (getLink)
 /modules/iqitmegamenu/iqitmegamenu.php:3207 (transformToLink)
 /modules/iqitmegamenu/iqitmegamenu.php:2652 (makeMegaMenu)
 /modules/iqitmegamenu/iqitmegamenu.php:2597 (_prepareHook)
 /modules/iqitmegamenu/iqitmegamenu.php:2580 (getWidgetVariables)
 /classes/Hook.php:1094 (renderWidget)
 /tools/profiling/Hook.php:64 (coreRenderWidget)
 /classes/Hook.php:1025 (coreRenderWidget)
 /config/smarty.config.inc.php:201 (exec)
 /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/6a/19/57/6a1957b0b4a1eb4244a2b264d3c2dc6f10adc32d_2.file.header-2.tpl.php:136 (__call)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d915436_48115331)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/7f/69/d9/7f69d9c58219eab529a6a73fbf0b93210635fc03_2.file.header.tpl.php:149 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/7f/69/d9/7f69d9c58219eab529a6a73fbf0b93210635fc03_2.file.header.tpl.php:50 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d8c52e8_55686797)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:280 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 474 | SELECT SQL_NO_CACHE *
FROM `ps_category` c
LEFT JOIN `ps_category_lang` `cl` ON c.id_category = cl.id_category AND id_lang = 1 AND cl.id_shop = 1 
WHERE (c.nleft <= 403 AND c.nright >= 404)
ORDER BY c.nleft | 0.798
    ms | 839 | Yes |  | /classes/Product.php:7854 
                              /classes/Link.php:237 (getParentCategories)/override/classes/Link.php:175 (getProductLink)
 /src/Adapter/Presenter/Product/ProductLazyArray.php:919 (getProductLink)
 /src/Adapter/Presenter/Product/ProductLazyArray.php:207 (getProductURL)
 /src/Adapter/Presenter/AbstractLazyArray.php:269 (getCanonicalUrl)
 /src/Adapter/Presenter/AbstractLazyArray.php:129 (offsetGet)
 /modules/rcpgtagmanager/src/PSModule/Adapter/Product/AbstractProductAdapter.php:63 (jsonSerialize)
 /modules/rcpgtagmanager/src/PSModule/Adapter/Product/AbstractProductAdapter.php:45 (normalizeObject)
 /modules/rcpgtagmanager/src/PSModule/DataModelHandler/DataModelHandler.php:99 (normalizeProduct)
 /modules/rcpgtagmanager/src/PSModule/Hook/DisplayBeforeBodyClosingTag/AbstractDisplayBeforeBodyClosingTag.php:220 (buildDetailProductModelList)
 /modules/rcpgtagmanager/src/PSModule/Hook/DisplayBeforeBodyClosingTag/AbstractDisplayBeforeBodyClosingTag.php:66 (processPage)
 /modules/rcpgtagmanager/rcpgtagmanager.php:242 (exec)
 /classes/Hook.php:1083 (hookDisplayBeforeBodyClosingTag)
 /tools/profiling/Hook.php:35 (coreCallHook)
 /classes/Hook.php:421 (coreCallHook)
 /classes/Hook.php:989 (callHookOn)
 /config/smarty.config.inc.php:201 (exec)
 /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:552 (__call)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:157 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 467 | SELECT SQL_NO_CACHE *
FROM `ps_category` c
LEFT JOIN `ps_category_lang` `cl` ON c.id_category = cl.id_category AND id_lang = 1 AND cl.id_shop = 1 
WHERE (c.nleft <= 333 AND c.nright >= 334)
ORDER BY c.nleft | 0.780
    ms | 839 | Yes |  | /classes/Product.php:7854 
                              /classes/Link.php:237 (getParentCategories)/override/classes/Link.php:175 (getProductLink)
 /src/Adapter/Presenter/Product/ProductLazyArray.php:919 (getProductLink)
 /src/Adapter/Presenter/Product/ProductLazyArray.php:207 (getProductURL)
 /src/Adapter/Presenter/AbstractLazyArray.php:269 (getCanonicalUrl)
 /src/Adapter/Presenter/AbstractLazyArray.php:129 (offsetGet)
 /modules/rcpgtagmanager/src/PSModule/Adapter/Product/AbstractProductAdapter.php:63 (jsonSerialize)
 /modules/rcpgtagmanager/src/PSModule/Adapter/Product/AbstractProductAdapter.php:45 (normalizeObject)
 /modules/rcpgtagmanager/src/PSModule/DataModelHandler/DataModelHandler.php:99 (normalizeProduct)
 /modules/rcpgtagmanager/src/PSModule/Hook/DisplayBeforeBodyClosingTag/AbstractDisplayBeforeBodyClosingTag.php:220 (buildDetailProductModelList)
 /modules/rcpgtagmanager/src/PSModule/Hook/DisplayBeforeBodyClosingTag/AbstractDisplayBeforeBodyClosingTag.php:66 (processPage)
 /modules/rcpgtagmanager/rcpgtagmanager.php:242 (exec)
 /classes/Hook.php:1083 (hookDisplayBeforeBodyClosingTag)
 /tools/profiling/Hook.php:35 (coreCallHook)
 /classes/Hook.php:421 (coreCallHook)
 /classes/Hook.php:989 (callHookOn)
 /config/smarty.config.inc.php:201 (exec)
 /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:552 (__call)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:157 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 478 | SELECT SQL_NO_CACHE c.*, cl.*  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 403 AND c.`nright` >= 404 AND c.`nleft` >= 2 AND c.`nright` <= 1677 ORDER BY `nleft` DESC | 0.780
    ms | 839 | Yes |  | /classes/Category.php:1600 
                              /modules/rcpgtagmanager/src/PSModule/DataModelHandler/ModelBuilder/Category/AbstractCategoryModelBuilder.php:54 (getParentsCategories)/modules/rcpgtagmanager/src/PSModule/DataModelHandler/ModelBuilder/Category/AbstractCategoryModelBuilder.php:40 (getCategoryPath)
 /modules/rcpgtagmanager/src/PSModule/DataModelHandler/ModelBuilder/Product/AbstractProductModelBuilder.php:61 (initModel)
 /modules/rcpgtagmanager/src/PSModule/DataModelHandler/DataModelHandler.php:107 (setDetailData)
 /modules/rcpgtagmanager/src/PSModule/Hook/DisplayBeforeBodyClosingTag/AbstractDisplayBeforeBodyClosingTag.php:220 (buildDetailProductModelList)
 /modules/rcpgtagmanager/src/PSModule/Hook/DisplayBeforeBodyClosingTag/AbstractDisplayBeforeBodyClosingTag.php:66 (processPage)
 /modules/rcpgtagmanager/rcpgtagmanager.php:242 (exec)
 /classes/Hook.php:1083 (hookDisplayBeforeBodyClosingTag)
 /tools/profiling/Hook.php:35 (coreCallHook)
 /classes/Hook.php:421 (coreCallHook)
 /classes/Hook.php:989 (callHookOn)
 /config/smarty.config.inc.php:201 (exec)
 /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:552 (__call)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:157 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 64 | SELECT SQL_NO_CACHE *
FROM `ps_mol_payment_method` a0
WHERE (a0.`id_method` = 'applepay') AND (a0.`live_environment` = 1) | 0.774
    ms | 10 |  |  | /classes/PrestaShopCollection.php:383 
                              /classes/PrestaShopCollection.php:398 (getAll)/modules/mollie/shared/Infrastructure/Repository/AbstractRepository.php:48 (getFirst)
 /modules/mollie/mollie.php:396 (findOneBy)
 /classes/Hook.php:1083 (hookActionFrontControllerSetMedia)
 /tools/profiling/Hook.php:35 (coreCallHook)
 /classes/Hook.php:421 (coreCallHook)
 /classes/Hook.php:989 (callHookOn)
 /classes/controller/FrontController.php:1004 (exec)
 /tools/profiling/Controller.php:48 (setMedia)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 450 | SELECT SQL_NO_CACHE *
FROM `ps_gdpr_custom_script` c
INNER JOIN `ps_gdpr_custom_script_lang` `l` ON c.id_gdpr_custom_script = l.id_gdpr_custom_script
WHERE (active = 1)
ORDER BY position ASC | 0.773
    ms | 1 | Yes |  | /modules/gdprpro/src/GdprCustomScript.php:223 
                              /modules/gdprpro/src/GdprCustomScript.php:254 (getActiveScripts)/modules/gdprpro/src/GdprProConfig.php:147 (getUnHookableScripts)
 /modules/gdprpro/gdprpro.php:461 (getModulesToUnload)
 /classes/Hook.php:1083 (hookDisplayFooter)
 /tools/profiling/Hook.php:35 (coreCallHook)
 /classes/Hook.php:421 (coreCallHook)
 /classes/Hook.php:989 (callHookOn)
 /config/smarty.config.inc.php:201 (exec)
 /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/0d/e2/3e/0de23e0d22f4bb9e7c233833252db45dd3075807_2.file.footer-2.tpl.php:112 (__call)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/0d/e2/3e/0de23e0d22f4bb9e7c233833252db45dd3075807_2.file.footer-2.tpl.php:67 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1dd2c266_69452188)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/1c/4c/30/1c4c307992d2b842761ae9236d331e6edba028b3_2.file.footer.tpl.php:34 (_subTemplateRender)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1dd20b09_56277352)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:516 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 385 | SELECT SQL_NO_CACHE *
FROM `ps_currency` c
INNER JOIN ps_currency_shop currency_shop
ON (currency_shop.id_currency = c.id_currency AND currency_shop.id_shop = 1)
WHERE c.`deleted` = 0 AND c.`active` = 1 ORDER BY `iso_code` ASC | 0.768
    ms | 1 | Yes |  | /classes/Currency.php:694 
                              /classes/Currency.php:669 (findAll)/modules/ps_currencyselector/ps_currencyselector.php:112 (getCurrencies)
 /config/smartyfront.config.inc.php:150 (getWidgetVariables)
 /config/smartyfront.config.inc.php:78 ({closure})
 /config/smartyfront.config.inc.php:159 (withWidget)
 /classes/Smarty/SmartyLazyRegister.php:81 (smartyWidgetBlock)
 /var/cache/dev/smarty/compile/warehousechild/98/cb/9e/98cb9e3fbf4c879e219db3109049550b02a2da1b_2.module.iqitmegamenuviewstemplateshookmobile.tpl.php:246 (__call)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1da12303_76895363)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechild/79/74/04/797404135c3d6163c184d5946c377ac2bc91c4d2_2.module.iqitmegamenuviewstemplateshookhorizontal.tpl.php:221 (_subTemplateRender)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d9e7532_86354384)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDevTemplate.php:55 (fetch)
 /classes/module/Module.php:2301 (fetch)
 /modules/iqitmegamenu/iqitmegamenu.php:2582 (fetch)
 /classes/Hook.php:1094 (renderWidget)
 /tools/profiling/Hook.php:64 (coreRenderWidget)
 /classes/Hook.php:1025 (coreRenderWidget)
 /config/smarty.config.inc.php:201 (exec)
 /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/6a/19/57/6a1957b0b4a1eb4244a2b264d3c2dc6f10adc32d_2.file.header-2.tpl.php:136 (__call)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d915436_48115331)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/7f/69/d9/7f69d9c58219eab529a6a73fbf0b93210635fc03_2.file.header.tpl.php:149 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/7f/69/d9/7f69d9c58219eab529a6a73fbf0b93210635fc03_2.file.header.tpl.php:50 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d8c52e8_55686797)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:280 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 417 | SELECT SQL_NO_CACHE cb.`id_iqit_link_block`
FROM ps_iqit_link_block cb
INNER JOIN ps_iqit_link_block_shop cs ON (cb.`id_iqit_link_block` = cs.`id_iqit_link_block`)
WHERE `id_hook` = 45
AND cs.`id_shop` = 1
ORDER BY cb.position ASC | 0.762
    ms | 3 | Yes |  | /modules/iqitlinksmanager/src/IqitLinkBlockRepository.php:174 
                              /modules/iqitlinksmanager/iqitlinksmanager.php:131 (getByIdHook)/modules/iqitlinksmanager/iqitlinksmanager.php:117 (getWidgetVariables)
 /classes/Hook.php:1094 (renderWidget)
 /tools/profiling/Hook.php:64 (coreRenderWidget)
 /classes/Hook.php:1025 (coreRenderWidget)
 /config/smarty.config.inc.php:201 (exec)
 /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/0d/e2/3e/0de23e0d22f4bb9e7c233833252db45dd3075807_2.file.footer-2.tpl.php:112 (__call)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/0d/e2/3e/0de23e0d22f4bb9e7c233833252db45dd3075807_2.file.footer-2.tpl.php:67 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1dd2c266_69452188)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/1c/4c/30/1c4c307992d2b842761ae9236d331e6edba028b3_2.file.footer.tpl.php:34 (_subTemplateRender)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1dd20b09_56277352)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:516 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 492 | SELECT SQL_NO_CACHE c.*, cl.*  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 332 AND c.`nright` >= 337 AND c.`nleft` >= 2 AND c.`nright` <= 1677 ORDER BY `nleft` DESC | 0.762
    ms | 839 | Yes |  | /classes/Category.php:1600 
                              /modules/rcpgtagmanager/src/PSModule/DataModelHandler/ModelBuilder/Category/AbstractCategoryModelBuilder.php:54 (getParentsCategories)/modules/rcpgtagmanager/src/PSModule/DataModelHandler/ModelBuilder/Category/AbstractCategoryModelBuilder.php:40 (getCategoryPath)
 /modules/rcpgtagmanager/src/PSModule/DataModelHandler/ModelBuilder/Product/AbstractProductModelBuilder.php:61 (initModel)
 /modules/rcpgtagmanager/src/PSModule/DataModelHandler/DataModelHandler.php:107 (setDetailData)
 /modules/rcpgtagmanager/src/PSModule/Hook/DisplayBeforeBodyClosingTag/AbstractDisplayBeforeBodyClosingTag.php:220 (buildDetailProductModelList)
 /modules/rcpgtagmanager/src/PSModule/Hook/DisplayBeforeBodyClosingTag/AbstractDisplayBeforeBodyClosingTag.php:66 (processPage)
 /modules/rcpgtagmanager/rcpgtagmanager.php:242 (exec)
 /classes/Hook.php:1083 (hookDisplayBeforeBodyClosingTag)
 /tools/profiling/Hook.php:35 (coreCallHook)
 /classes/Hook.php:421 (coreCallHook)
 /classes/Hook.php:989 (callHookOn)
 /config/smarty.config.inc.php:201 (exec)
 /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:552 (__call)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:157 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 230 | SELECT SQL_NO_CACHE *
FROM `ps_category` c
LEFT JOIN `ps_category_lang` `cl` ON c.id_category = cl.id_category AND id_lang = 1 AND cl.id_shop = 1 
WHERE (c.nleft <= 371 AND c.nright >= 372)
ORDER BY c.nleft | 0.753
    ms | 839 | Yes |  | /classes/Product.php:7854 
                              /classes/Link.php:237 (getParentCategories)/override/classes/Link.php:175 (getProductLink)
 /classes/Product.php:5660 (getProductLink)
 /classes/ProductAssembler.php:209 (getProductProperties)
 /classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 479 | SELECT SQL_NO_CACHE *
FROM `ps_category` c
LEFT JOIN `ps_category_lang` `cl` ON c.id_category = cl.id_category AND id_lang = 1 AND cl.id_shop = 1 
WHERE (c.nleft <= 403 AND c.nright >= 404)
ORDER BY c.nleft | 0.753
    ms | 839 | Yes |  | /classes/Product.php:7854 
                              /classes/Link.php:237 (getParentCategories)/override/classes/Link.php:175 (getProductLink)
 /src/Adapter/Presenter/Product/ProductLazyArray.php:919 (getProductLink)
 /src/Adapter/Presenter/Product/ProductLazyArray.php:207 (getProductURL)
 /src/Adapter/Presenter/AbstractLazyArray.php:269 (getCanonicalUrl)
 /src/Adapter/Presenter/AbstractLazyArray.php:129 (offsetGet)
 /modules/rcpgtagmanager/src/PSModule/Adapter/Product/AbstractProductAdapter.php:63 (jsonSerialize)
 /modules/rcpgtagmanager/src/PSModule/Adapter/Product/AbstractProductAdapter.php:45 (normalizeObject)
 /modules/rcpgtagmanager/src/PSModule/DataModelHandler/DataModelHandler.php:99 (normalizeProduct)
 /modules/rcpgtagmanager/src/PSModule/Hook/DisplayBeforeBodyClosingTag/AbstractDisplayBeforeBodyClosingTag.php:220 (buildDetailProductModelList)
 /modules/rcpgtagmanager/src/PSModule/Hook/DisplayBeforeBodyClosingTag/AbstractDisplayBeforeBodyClosingTag.php:66 (processPage)
 /modules/rcpgtagmanager/rcpgtagmanager.php:242 (exec)
 /classes/Hook.php:1083 (hookDisplayBeforeBodyClosingTag)
 /tools/profiling/Hook.php:35 (coreCallHook)
 /classes/Hook.php:421 (coreCallHook)
 /classes/Hook.php:989 (callHookOn)
 /config/smarty.config.inc.php:201 (exec)
 /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:552 (__call)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:157 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 133 | SELECT SQL_NO_CACHE *
FROM `ps_category` c
LEFT JOIN `ps_category_lang` `cl` ON c.id_category = cl.id_category AND id_lang = 1 AND cl.id_shop = 1 
WHERE (c.nleft <= 333 AND c.nright >= 334)
ORDER BY c.nleft | 0.748
    ms | 839 | Yes |  | /classes/Product.php:7854 
                              /classes/Link.php:237 (getParentCategories)/override/classes/Link.php:175 (getProductLink)
 /classes/Product.php:5660 (getProductLink)
 /classes/ProductAssembler.php:209 (getProductProperties)
 /classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 359 | SELECT SQL_NO_CACHE c.*, cl.*  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 901 AND c.`nright` >= 1012 AND c.`nleft` >= 2 AND c.`nright` <= 1677 ORDER BY `nleft` DESC | 0.742
    ms | 839 | Yes |  | /classes/Category.php:1600 
                              /override/classes/Link.php:136 (getParentsCategories)/classes/Category.php:1403 (getCategoryLink)
 /modules/iqitmegamenu/iqitmegamenu.php:3284 (getLink)
 /modules/iqitmegamenu/iqitmegamenu.php:3207 (transformToLink)
 /modules/iqitmegamenu/iqitmegamenu.php:2652 (makeMegaMenu)
 /modules/iqitmegamenu/iqitmegamenu.php:2597 (_prepareHook)
 /modules/iqitmegamenu/iqitmegamenu.php:2580 (getWidgetVariables)
 /classes/Hook.php:1094 (renderWidget)
 /tools/profiling/Hook.php:64 (coreRenderWidget)
 /classes/Hook.php:1025 (coreRenderWidget)
 /config/smarty.config.inc.php:201 (exec)
 /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/6a/19/57/6a1957b0b4a1eb4244a2b264d3c2dc6f10adc32d_2.file.header-2.tpl.php:136 (__call)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d915436_48115331)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/7f/69/d9/7f69d9c58219eab529a6a73fbf0b93210635fc03_2.file.header.tpl.php:149 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/7f/69/d9/7f69d9c58219eab529a6a73fbf0b93210635fc03_2.file.header.tpl.php:50 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d8c52e8_55686797)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:280 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 486 | SELECT SQL_NO_CACHE c.*, cl.*  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 371 AND c.`nright` >= 372 AND c.`nleft` >= 2 AND c.`nright` <= 1677 ORDER BY `nleft` DESC | 0.738
    ms | 839 | Yes |  | /classes/Category.php:1600 
                              /modules/rcpgtagmanager/src/PSModule/DataModelHandler/ModelBuilder/Category/AbstractCategoryModelBuilder.php:54 (getParentsCategories)/modules/rcpgtagmanager/src/PSModule/DataModelHandler/ModelBuilder/Category/AbstractCategoryModelBuilder.php:40 (getCategoryPath)
 /modules/rcpgtagmanager/src/PSModule/DataModelHandler/ModelBuilder/Product/AbstractProductModelBuilder.php:61 (initModel)
 /modules/rcpgtagmanager/src/PSModule/DataModelHandler/DataModelHandler.php:107 (setDetailData)
 /modules/rcpgtagmanager/src/PSModule/Hook/DisplayBeforeBodyClosingTag/AbstractDisplayBeforeBodyClosingTag.php:220 (buildDetailProductModelList)
 /modules/rcpgtagmanager/src/PSModule/Hook/DisplayBeforeBodyClosingTag/AbstractDisplayBeforeBodyClosingTag.php:66 (processPage)
 /modules/rcpgtagmanager/rcpgtagmanager.php:242 (exec)
 /classes/Hook.php:1083 (hookDisplayBeforeBodyClosingTag)
 /tools/profiling/Hook.php:35 (coreCallHook)
 /classes/Hook.php:421 (coreCallHook)
 /classes/Hook.php:989 (callHookOn)
 /config/smarty.config.inc.php:201 (exec)
 /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:552 (__call)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:157 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 487 | SELECT SQL_NO_CACHE *
FROM `ps_category` c
LEFT JOIN `ps_category_lang` `cl` ON c.id_category = cl.id_category AND id_lang = 1 AND cl.id_shop = 1 
WHERE (c.nleft <= 333 AND c.nright >= 334)
ORDER BY c.nleft | 0.736
    ms | 839 | Yes |  | /classes/Product.php:7854 
                              /classes/Link.php:237 (getParentCategories)/override/classes/Link.php:175 (getProductLink)
 /src/Adapter/Presenter/Product/ProductLazyArray.php:919 (getProductLink)
 /src/Adapter/Presenter/Product/ProductLazyArray.php:207 (getProductURL)
 /src/Adapter/Presenter/AbstractLazyArray.php:269 (getCanonicalUrl)
 /src/Adapter/Presenter/AbstractLazyArray.php:129 (offsetGet)
 /modules/rcpgtagmanager/src/PSModule/Adapter/Product/AbstractProductAdapter.php:63 (jsonSerialize)
 /modules/rcpgtagmanager/src/PSModule/Adapter/Product/AbstractProductAdapter.php:45 (normalizeObject)
 /modules/rcpgtagmanager/src/PSModule/DataModelHandler/DataModelHandler.php:99 (normalizeProduct)
 /modules/rcpgtagmanager/src/PSModule/Hook/DisplayBeforeBodyClosingTag/AbstractDisplayBeforeBodyClosingTag.php:220 (buildDetailProductModelList)
 /modules/rcpgtagmanager/src/PSModule/Hook/DisplayBeforeBodyClosingTag/AbstractDisplayBeforeBodyClosingTag.php:66 (processPage)
 /modules/rcpgtagmanager/rcpgtagmanager.php:242 (exec)
 /classes/Hook.php:1083 (hookDisplayBeforeBodyClosingTag)
 /tools/profiling/Hook.php:35 (coreCallHook)
 /classes/Hook.php:421 (coreCallHook)
 /classes/Hook.php:989 (callHookOn)
 /config/smarty.config.inc.php:201 (exec)
 /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:552 (__call)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:157 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 493 | SELECT SQL_NO_CACHE *
FROM `ps_category` c
LEFT JOIN `ps_category_lang` `cl` ON c.id_category = cl.id_category AND id_lang = 1 AND cl.id_shop = 1 
WHERE (c.nleft <= 333 AND c.nright >= 334)
ORDER BY c.nleft | 0.735
    ms | 839 | Yes |  | /classes/Product.php:7854 
                              /classes/Link.php:237 (getParentCategories)/override/classes/Link.php:175 (getProductLink)
 /src/Adapter/Presenter/Product/ProductLazyArray.php:919 (getProductLink)
 /src/Adapter/Presenter/Product/ProductLazyArray.php:207 (getProductURL)
 /src/Adapter/Presenter/AbstractLazyArray.php:269 (getCanonicalUrl)
 /src/Adapter/Presenter/AbstractLazyArray.php:129 (offsetGet)
 /modules/rcpgtagmanager/src/PSModule/Adapter/Product/AbstractProductAdapter.php:63 (jsonSerialize)
 /modules/rcpgtagmanager/src/PSModule/Adapter/Product/AbstractProductAdapter.php:45 (normalizeObject)
 /modules/rcpgtagmanager/src/PSModule/DataModelHandler/DataModelHandler.php:99 (normalizeProduct)
 /modules/rcpgtagmanager/src/PSModule/Hook/DisplayBeforeBodyClosingTag/AbstractDisplayBeforeBodyClosingTag.php:220 (buildDetailProductModelList)
 /modules/rcpgtagmanager/src/PSModule/Hook/DisplayBeforeBodyClosingTag/AbstractDisplayBeforeBodyClosingTag.php:66 (processPage)
 /modules/rcpgtagmanager/rcpgtagmanager.php:242 (exec)
 /classes/Hook.php:1083 (hookDisplayBeforeBodyClosingTag)
 /tools/profiling/Hook.php:35 (coreCallHook)
 /classes/Hook.php:421 (coreCallHook)
 /classes/Hook.php:989 (callHookOn)
 /config/smarty.config.inc.php:201 (exec)
 /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:552 (__call)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:157 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 313 | SELECT SQL_NO_CACHE *
FROM `ps_category` c
LEFT JOIN `ps_category_lang` `cl` ON c.id_category = cl.id_category AND id_lang = 1 AND cl.id_shop = 1 
WHERE (c.nleft <= 333 AND c.nright >= 334)
ORDER BY c.nleft | 0.724
    ms | 839 | Yes |  | /classes/Product.php:7854 
                              /classes/Link.php:237 (getParentCategories)/override/classes/Link.php:175 (getProductLink)
 /src/Adapter/Presenter/Product/ProductLazyArray.php:919 (getProductLink)
 /src/Adapter/Presenter/Product/ProductLazyArray.php:197 (getProductURL)
 /src/Adapter/Presenter/AbstractLazyArray.php:269 (getUrl)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/48/51/e6/4851e6a43f4ece20d531ef5ea7166dd59016d4cb_2.file.product-list-jsonld.tpl.php:48 (offsetGet)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d83bbf8_33832337)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:57 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/c7/60/8a/c7608a42eae284edd2c7d809961345019c2a0f92_2.file.head.tpl.php:438 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/c7/60/8a/c7608a42eae284edd2c7d809961345019c2a0f92_2.file.head.tpl.php:49 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d824446_30797177)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:204 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:44 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 403 | 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 = 1)
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` = 1)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (3940) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; | 0.721
    ms | 1 | Yes | Yes | /classes/Product.php:4524 
                              /src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)/src/Adapter/Presenter/Product/ProductLazyArray.php:528 (getColoredVariants)
 /src/Adapter/Presenter/AbstractLazyArray.php:269 (getMainVariants)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/ef/f2/5d/eff25d33af98d6a07d4eb7d1cb972ea079c65a00_2.file.product-miniature-2.tpl.php:124 (offsetGet)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/ef/f2/5d/eff25d33af98d6a07d4eb7d1cb972ea079c65a00_2.file.product-miniature-2.tpl.php:320 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/ef/f2/5d/eff25d33af98d6a07d4eb7d1cb972ea079c65a00_2.file.product-miniature-2.tpl.php:34 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1dae7528_14338178)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/51/a3/8c/51a38c0e752054782c023c0b3ebc7821c8d013d9_2.file.product.tpl.php:76 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/51/a3/8c/51a38c0e752054782c023c0b3ebc7821c8d013d9_2.file.product.tpl.php:29 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1dad1969_17190114)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/b5/59/be/b559be4b2c29b1deb0b44210681c15e28144931b_2.file.products.tpl.php:71 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/b5/59/be/b559be4b2c29b1deb0b44210681c15e28144931b_2.file.products.tpl.php:40 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1dac29e2_25171016)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:136 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:209 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:312 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:101 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:110 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 161 | SELECT SQL_NO_CACHE *
FROM `ps_category` c
LEFT JOIN `ps_category_lang` `cl` ON c.id_category = cl.id_category AND id_lang = 1 AND cl.id_shop = 1 
WHERE (c.nleft <= 335 AND c.nright >= 336)
ORDER BY c.nleft | 0.721
    ms | 839 | Yes |  | /classes/Product.php:7854 
                              /classes/Link.php:237 (getParentCategories)/override/classes/Link.php:175 (getProductLink)
 /classes/Product.php:5660 (getProductLink)
 /classes/ProductAssembler.php:209 (getProductProperties)
 /classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 488 | SELECT SQL_NO_CACHE *
FROM `ps_category` c
LEFT JOIN `ps_category_lang` `cl` ON c.id_category = cl.id_category AND id_lang = 1 AND cl.id_shop = 1 
WHERE (c.nleft <= 332 AND c.nright >= 337)
ORDER BY c.nleft | 0.714
    ms | 839 | Yes |  | /classes/Product.php:7854 
                              /classes/Link.php:237 (getParentCategories)/override/classes/Link.php:175 (getProductLink)
 /src/Adapter/Presenter/Product/ProductLazyArray.php:919 (getProductLink)
 /src/Adapter/Presenter/Product/ProductLazyArray.php:207 (getProductURL)
 /src/Adapter/Presenter/AbstractLazyArray.php:269 (getCanonicalUrl)
 /src/Adapter/Presenter/AbstractLazyArray.php:129 (offsetGet)
 /modules/rcpgtagmanager/src/PSModule/Adapter/Product/AbstractProductAdapter.php:63 (jsonSerialize)
 /modules/rcpgtagmanager/src/PSModule/Adapter/Product/AbstractProductAdapter.php:45 (normalizeObject)
 /modules/rcpgtagmanager/src/PSModule/DataModelHandler/DataModelHandler.php:99 (normalizeProduct)
 /modules/rcpgtagmanager/src/PSModule/Hook/DisplayBeforeBodyClosingTag/AbstractDisplayBeforeBodyClosingTag.php:220 (buildDetailProductModelList)
 /modules/rcpgtagmanager/src/PSModule/Hook/DisplayBeforeBodyClosingTag/AbstractDisplayBeforeBodyClosingTag.php:66 (processPage)
 /modules/rcpgtagmanager/rcpgtagmanager.php:242 (exec)
 /classes/Hook.php:1083 (hookDisplayBeforeBodyClosingTag)
 /tools/profiling/Hook.php:35 (coreCallHook)
 /classes/Hook.php:421 (coreCallHook)
 /classes/Hook.php:989 (callHookOn)
 /config/smarty.config.inc.php:201 (exec)
 /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:552 (__call)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:157 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 39 | SELECT SQL_NO_CACHE m.page, ml.url_rewrite, ml.id_lang
FROM `ps_meta` m
LEFT JOIN `ps_meta_lang` ml ON (m.id_meta = ml.id_meta AND ml.id_shop = 1 )
ORDER BY LENGTH(ml.url_rewrite) DESC | 0.712
    ms | 71 | Yes |  | /classes/Dispatcher.php:654 
                              /override/classes/Dispatcher.php:48 (loadRoutes)/classes/Dispatcher.php:243 (loadRoutes)
 /classes/Dispatcher.php:201 (__construct)
 /index.php:28 (getInstance)
 
 | 
                              
          | 371 | SELECT SQL_NO_CACHE c.*, cl.*  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 605 AND c.`nright` >= 636 AND c.`nleft` >= 2 AND c.`nright` <= 1677 ORDER BY `nleft` DESC | 0.711
    ms | 839 | Yes |  | /classes/Category.php:1600 
                              /override/classes/Link.php:136 (getParentsCategories)/classes/Category.php:1403 (getCategoryLink)
 /modules/iqitmegamenu/iqitmegamenu.php:3284 (getLink)
 /modules/iqitmegamenu/iqitmegamenu.php:3207 (transformToLink)
 /modules/iqitmegamenu/iqitmegamenu.php:2652 (makeMegaMenu)
 /modules/iqitmegamenu/iqitmegamenu.php:2597 (_prepareHook)
 /modules/iqitmegamenu/iqitmegamenu.php:2580 (getWidgetVariables)
 /classes/Hook.php:1094 (renderWidget)
 /tools/profiling/Hook.php:64 (coreRenderWidget)
 /classes/Hook.php:1025 (coreRenderWidget)
 /config/smarty.config.inc.php:201 (exec)
 /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/6a/19/57/6a1957b0b4a1eb4244a2b264d3c2dc6f10adc32d_2.file.header-2.tpl.php:136 (__call)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d915436_48115331)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/7f/69/d9/7f69d9c58219eab529a6a73fbf0b93210635fc03_2.file.header.tpl.php:149 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/7f/69/d9/7f69d9c58219eab529a6a73fbf0b93210635fc03_2.file.header.tpl.php:50 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d8c52e8_55686797)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:280 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 316 | SELECT SQL_NO_CACHE *
FROM `ps_category` c
LEFT JOIN `ps_category_lang` `cl` ON c.id_category = cl.id_category AND id_lang = 1 AND cl.id_shop = 1 
WHERE (c.nleft <= 333 AND c.nright >= 334)
ORDER BY c.nleft | 0.709
    ms | 839 | Yes |  | /classes/Product.php:7854 
                              /classes/Link.php:237 (getParentCategories)/override/classes/Link.php:175 (getProductLink)
 /src/Adapter/Presenter/Product/ProductLazyArray.php:919 (getProductLink)
 /src/Adapter/Presenter/Product/ProductLazyArray.php:197 (getProductURL)
 /src/Adapter/Presenter/AbstractLazyArray.php:269 (getUrl)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/48/51/e6/4851e6a43f4ece20d531ef5ea7166dd59016d4cb_2.file.product-list-jsonld.tpl.php:48 (offsetGet)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d83bbf8_33832337)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:57 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/c7/60/8a/c7608a42eae284edd2c7d809961345019c2a0f92_2.file.head.tpl.php:438 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/c7/60/8a/c7608a42eae284edd2c7d809961345019c2a0f92_2.file.head.tpl.php:49 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d824446_30797177)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:204 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:44 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 317 | SELECT SQL_NO_CACHE *
FROM `ps_category` c
LEFT JOIN `ps_category_lang` `cl` ON c.id_category = cl.id_category AND id_lang = 1 AND cl.id_shop = 1 
WHERE (c.nleft <= 332 AND c.nright >= 337)
ORDER BY c.nleft | 0.708
    ms | 839 | Yes |  | /classes/Product.php:7854 
                              /classes/Link.php:237 (getParentCategories)/override/classes/Link.php:175 (getProductLink)
 /src/Adapter/Presenter/Product/ProductLazyArray.php:919 (getProductLink)
 /src/Adapter/Presenter/Product/ProductLazyArray.php:197 (getProductURL)
 /src/Adapter/Presenter/AbstractLazyArray.php:269 (getUrl)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/48/51/e6/4851e6a43f4ece20d531ef5ea7166dd59016d4cb_2.file.product-list-jsonld.tpl.php:48 (offsetGet)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d83bbf8_33832337)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:57 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/c7/60/8a/c7608a42eae284edd2c7d809961345019c2a0f92_2.file.head.tpl.php:438 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/c7/60/8a/c7608a42eae284edd2c7d809961345019c2a0f92_2.file.head.tpl.php:49 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d824446_30797177)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:204 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:44 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 451 | SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "iqitsociallogin" LIMIT 1 | 0.700
    ms | 1 |  |  | /classes/module/Module.php:2664 
                              /classes/module/Module.php:2136 (getModuleIdByName)/classes/Hook.php:1089 (isEnabled)
 /tools/profiling/Hook.php:64 (coreRenderWidget)
 /classes/Hook.php:1025 (coreRenderWidget)
 /config/smarty.config.inc.php:201 (exec)
 /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
 /var/cache/dev/smarty/compile/warehousechild/52/f1/b8/52f1b8b385d74962f57df5c0ac1b0e91d62e4760_2.module.iqitwishlistviewstemplateshookdisplaymodal.tpl.php:84 (__call)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechild/52/f1/b8/52f1b8b385d74962f57df5c0ac1b0e91d62e4760_2.module.iqitwishlistviewstemplateshookdisplaymodal.tpl.php:48 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1de0cab3_86750394)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDevTemplate.php:55 (fetch)
 /classes/module/Module.php:2301 (fetch)
 /modules/iqitwishlist/iqitwishlist.php:212 (fetch)
 /classes/Hook.php:1094 (renderWidget)
 /tools/profiling/Hook.php:64 (coreRenderWidget)
 /classes/Hook.php:1025 (coreRenderWidget)
 /config/smarty.config.inc.php:201 (exec)
 /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:552 (__call)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:157 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 315 | SELECT SQL_NO_CACHE *
FROM `ps_category` c
LEFT JOIN `ps_category_lang` `cl` ON c.id_category = cl.id_category AND id_lang = 1 AND cl.id_shop = 1 
WHERE (c.nleft <= 371 AND c.nright >= 372)
ORDER BY c.nleft | 0.697
    ms | 839 | Yes |  | /classes/Product.php:7854 
                              /classes/Link.php:237 (getParentCategories)/override/classes/Link.php:175 (getProductLink)
 /src/Adapter/Presenter/Product/ProductLazyArray.php:919 (getProductLink)
 /src/Adapter/Presenter/Product/ProductLazyArray.php:197 (getProductURL)
 /src/Adapter/Presenter/AbstractLazyArray.php:269 (getUrl)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/48/51/e6/4851e6a43f4ece20d531ef5ea7166dd59016d4cb_2.file.product-list-jsonld.tpl.php:48 (offsetGet)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d83bbf8_33832337)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:57 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/c7/60/8a/c7608a42eae284edd2c7d809961345019c2a0f92_2.file.head.tpl.php:438 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/c7/60/8a/c7608a42eae284edd2c7d809961345019c2a0f92_2.file.head.tpl.php:49 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d824446_30797177)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:204 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:44 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 38 | SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `ps_module` m
LEFT JOIN `ps_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1 | 0.696
    ms | 124 |  |  | /classes/module/Module.php:346 
                              /modules/advancedemailguard/advancedemailguard.php:292 (__construct):undefined (__construct)
 /src/Core/Foundation/IoC/Container.php:123 (newInstance)
 /src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
 /src/Core/Foundation/IoC/Container.php:166 (doMake)
 /src/Adapter/ServiceLocator.php:70 (make)
 /classes/module/Module.php:1263 (get)
 /tools/profiling/Module.php:35 (coreLoadModule)
 /classes/module/Module.php:1242 (coreLoadModule)
 /classes/Hook.php:972 (getInstanceByName)
 /classes/Dispatcher.php:606 (exec)
 /override/classes/Dispatcher.php:48 (loadRoutes)
 /classes/Dispatcher.php:243 (loadRoutes)
 /classes/Dispatcher.php:201 (__construct)
 /index.php:28 (getInstance)
 
 | 
                              
          | 18 | SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `ps_module` m
LEFT JOIN `ps_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1 | 0.693
    ms | 124 |  |  | /classes/module/Module.php:346 
                              /modules/klaviyopsautomation/includes/KlaviyoPsModule.php:114 (__construct)/modules/klaviyopsautomation/klaviyopsautomation.php:39 (__construct)
 :undefined (__construct)
 /src/Core/Foundation/IoC/Container.php:123 (newInstance)
 /src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
 /src/Core/Foundation/IoC/Container.php:166 (doMake)
 /src/Adapter/ServiceLocator.php:70 (make)
 /classes/module/Module.php:1263 (get)
 /tools/profiling/Module.php:35 (coreLoadModule)
 /classes/module/Module.php:1242 (coreLoadModule)
 /classes/Hook.php:972 (getInstanceByName)
 /classes/Dispatcher.php:606 (exec)
 /override/classes/Dispatcher.php:48 (loadRoutes)
 /classes/Dispatcher.php:243 (loadRoutes)
 /classes/Dispatcher.php:201 (__construct)
 /index.php:28 (getInstance)
 
 | 
                              
          | 319 | 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.692
    ms | 1 |  |  | /classes/Cart.php:4255 
                              /classes/Cart.php:4230 (hasProducts)/classes/Cart.php:2145 (isVirtualCart)
 /src/Adapter/Presenter/Cart/CartLazyArray.php:185 (getOrderTotal)
 /src/Adapter/Presenter/AbstractLazyArray.php:269 (getTotals)
 /src/Adapter/Presenter/AbstractLazyArray.php:129 (offsetGet)
 :undefined (jsonSerialize)
 /classes/Smarty/SmartyLazyRegister.php:81 (json_encode)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/3d/ef/23/3def23c87fb928f3e6cd40f216bf5c9dab1b24bb_2.file.javascript.tpl.php:65 (__call)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d894c57_01623097)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/c7/60/8a/c7608a42eae284edd2c7d809961345019c2a0f92_2.file.head.tpl.php:579 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/c7/60/8a/c7608a42eae284edd2c7d809961345019c2a0f92_2.file.head.tpl.php:115 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d824446_30797177)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:204 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:44 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 379 | SELECT SQL_NO_CACHE c.*, cl.*  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 1013 AND c.`nright` >= 1168 AND c.`nleft` >= 2 AND c.`nright` <= 1677 ORDER BY `nleft` DESC | 0.691
    ms | 839 | Yes |  | /classes/Category.php:1600 
                              /override/classes/Link.php:136 (getParentsCategories)/classes/Category.php:1403 (getCategoryLink)
 /modules/iqitmegamenu/iqitmegamenu.php:3284 (getLink)
 /modules/iqitmegamenu/iqitmegamenu.php:3207 (transformToLink)
 /modules/iqitmegamenu/iqitmegamenu.php:2652 (makeMegaMenu)
 /modules/iqitmegamenu/iqitmegamenu.php:2597 (_prepareHook)
 /modules/iqitmegamenu/iqitmegamenu.php:2580 (getWidgetVariables)
 /classes/Hook.php:1094 (renderWidget)
 /tools/profiling/Hook.php:64 (coreRenderWidget)
 /classes/Hook.php:1025 (coreRenderWidget)
 /config/smarty.config.inc.php:201 (exec)
 /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/6a/19/57/6a1957b0b4a1eb4244a2b264d3c2dc6f10adc32d_2.file.header-2.tpl.php:136 (__call)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d915436_48115331)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/7f/69/d9/7f69d9c58219eab529a6a73fbf0b93210635fc03_2.file.header.tpl.php:149 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/7f/69/d9/7f69d9c58219eab529a6a73fbf0b93210635fc03_2.file.header.tpl.php:50 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d8c52e8_55686797)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:280 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 312 | SELECT SQL_NO_CACHE *
FROM `ps_category` c
LEFT JOIN `ps_category_lang` `cl` ON c.id_category = cl.id_category AND id_lang = 1 AND cl.id_shop = 1 
WHERE (c.nleft <= 403 AND c.nright >= 404)
ORDER BY c.nleft | 0.690
    ms | 839 | Yes |  | /classes/Product.php:7854 
                              /classes/Link.php:237 (getParentCategories)/override/classes/Link.php:175 (getProductLink)
 /src/Adapter/Presenter/Product/ProductLazyArray.php:919 (getProductLink)
 /src/Adapter/Presenter/Product/ProductLazyArray.php:197 (getProductURL)
 /src/Adapter/Presenter/AbstractLazyArray.php:269 (getUrl)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/48/51/e6/4851e6a43f4ece20d531ef5ea7166dd59016d4cb_2.file.product-list-jsonld.tpl.php:48 (offsetGet)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d83bbf8_33832337)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:57 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/c7/60/8a/c7608a42eae284edd2c7d809961345019c2a0f92_2.file.head.tpl.php:438 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/c7/60/8a/c7608a42eae284edd2c7d809961345019c2a0f92_2.file.head.tpl.php:49 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d824446_30797177)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:204 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:44 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 20 | SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `ps_module` m
LEFT JOIN `ps_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1 | 0.678
    ms | 124 |  |  | /classes/module/Module.php:346 
                              /modules/ph_simpleblog/ph_simpleblog.php:135 (__construct):undefined (__construct)
 /src/Core/Foundation/IoC/Container.php:123 (newInstance)
 /src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
 /src/Core/Foundation/IoC/Container.php:166 (doMake)
 /src/Adapter/ServiceLocator.php:70 (make)
 /classes/module/Module.php:1263 (get)
 /tools/profiling/Module.php:35 (coreLoadModule)
 /classes/module/Module.php:1242 (coreLoadModule)
 /classes/Hook.php:972 (getInstanceByName)
 /classes/Dispatcher.php:606 (exec)
 /override/classes/Dispatcher.php:48 (loadRoutes)
 /classes/Dispatcher.php:243 (loadRoutes)
 /classes/Dispatcher.php:201 (__construct)
 /index.php:28 (getInstance)
 
 | 
                              
          | 44 | SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `ps_module` m
LEFT JOIN `ps_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1 | 0.674
    ms | 124 |  |  | /classes/module/Module.php:346 
                              /modules/iqitthemeeditor/iqitthemeeditor.php:40 (__construct):undefined (__construct)
 /src/Core/Foundation/IoC/Container.php:123 (newInstance)
 /src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
 /src/Core/Foundation/IoC/Container.php:166 (doMake)
 /src/Adapter/ServiceLocator.php:70 (make)
 /classes/module/Module.php:1263 (get)
 /tools/profiling/Module.php:35 (coreLoadModule)
 /classes/module/Module.php:1242 (coreLoadModule)
 /classes/Hook.php:972 (getInstanceByName)
 /classes/Dispatcher.php:507 (exec)
 /index.php:28 (dispatch)
 
 | 
                              
          | 59 | SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "mollie" LIMIT 1 | 0.670
    ms | 1 |  |  | /classes/module/Module.php:2664 
                              /classes/module/Module.php:2136 (getModuleIdByName)/modules/mollie/src/Handler/ErrorHandler/ErrorHandler.php:101 (isEnabled)
 /modules/mollie/src/Handler/ErrorHandler/ErrorHandler.php:137 (__construct)
 /modules/mollie/mollie.php:112 (getInstance)
 :undefined (__construct)
 /src/Core/Foundation/IoC/Container.php:123 (newInstance)
 /src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
 /src/Core/Foundation/IoC/Container.php:166 (doMake)
 /src/Adapter/ServiceLocator.php:70 (make)
 /classes/module/Module.php:1263 (get)
 /tools/profiling/Module.php:35 (coreLoadModule)
 /classes/module/Module.php:1242 (coreLoadModule)
 /classes/Hook.php:972 (getInstanceByName)
 /classes/controller/FrontController.php:521 (exec)
 /controllers/front/listing/ManufacturerController.php:75 (init)
 /tools/profiling/Controller.php:41 (init)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 28 | SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `ps_module` m
LEFT JOIN `ps_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1 | 0.666
    ms | 124 |  |  | /classes/module/Module.php:346 
                              /modules/gdprpro/gdprpro.php:102 (__construct):undefined (__construct)
 /src/Core/Foundation/IoC/Container.php:123 (newInstance)
 /src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
 /src/Core/Foundation/IoC/Container.php:166 (doMake)
 /src/Adapter/ServiceLocator.php:70 (make)
 /classes/module/Module.php:1263 (get)
 /tools/profiling/Module.php:35 (coreLoadModule)
 /classes/module/Module.php:1242 (coreLoadModule)
 /classes/Hook.php:972 (getInstanceByName)
 /classes/Dispatcher.php:606 (exec)
 /override/classes/Dispatcher.php:48 (loadRoutes)
 /classes/Dispatcher.php:243 (loadRoutes)
 /classes/Dispatcher.php:201 (__construct)
 /index.php:28 (getInstance)
 
 | 
                              
          | 111 | SELECT SQL_NO_CACHE *
FROM `ps_category` c
LEFT JOIN `ps_category_lang` `cl` ON c.id_category = cl.id_category AND id_lang = 1 AND cl.id_shop = 1 
WHERE (c.nleft <= 333 AND c.nright >= 334)
ORDER BY c.nleft | 0.661
    ms | 839 | Yes |  | /classes/Product.php:7854 
                              /classes/Link.php:237 (getParentCategories)/override/classes/Link.php:175 (getProductLink)
 /classes/Product.php:5660 (getProductLink)
 /classes/ProductAssembler.php:209 (getProductProperties)
 /classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 146 | SELECT SQL_NO_CACHE *
FROM `ps_category` c
LEFT JOIN `ps_category_lang` `cl` ON c.id_category = cl.id_category AND id_lang = 1 AND cl.id_shop = 1 
WHERE (c.nleft <= 333 AND c.nright >= 334)
ORDER BY c.nleft | 0.661
    ms | 839 | Yes |  | /classes/Product.php:7854 
                              /classes/Link.php:237 (getParentCategories)/override/classes/Link.php:175 (getProductLink)
 /classes/Product.php:5660 (getProductLink)
 /classes/ProductAssembler.php:209 (getProductProperties)
 /classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 243 | SELECT SQL_NO_CACHE *
FROM `ps_category` c
LEFT JOIN `ps_category_lang` `cl` ON c.id_category = cl.id_category AND id_lang = 1 AND cl.id_shop = 1 
WHERE (c.nleft <= 333 AND c.nright >= 334)
ORDER BY c.nleft | 0.659
    ms | 839 | Yes |  | /classes/Product.php:7854 
                              /classes/Link.php:237 (getParentCategories)/override/classes/Link.php:175 (getProductLink)
 /classes/Product.php:5660 (getProductLink)
 /classes/ProductAssembler.php:209 (getProductProperties)
 /classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 189 | SELECT SQL_NO_CACHE *
FROM `ps_category` c
LEFT JOIN `ps_category_lang` `cl` ON c.id_category = cl.id_category AND id_lang = 1 AND cl.id_shop = 1 
WHERE (c.nleft <= 403 AND c.nright >= 404)
ORDER BY c.nleft | 0.651
    ms | 839 | Yes |  | /classes/Product.php:7854 
                              /classes/Link.php:237 (getParentCategories)/override/classes/Link.php:175 (getProductLink)
 /classes/Product.php:5660 (getProductLink)
 /classes/ProductAssembler.php:209 (getProductProperties)
 /classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 320 | SELECT SQL_NO_CACHE 1 FROM `ps_cart_rule` WHERE ((date_to >= "2025-10-31 00:00:00" AND date_to <= "2025-10-31 23:59:59") OR (date_from >= "2025-10-31 00:00:00" AND date_from <= "2025-10-31 23:59:59") OR (date_from < "2025-10-31 00:00:00" AND date_to > "2025-10-31 23:59:59")) AND `id_customer` IN (0,0) LIMIT 1 | 0.645
    ms | 18 |  |  | /classes/CartRule.php:357 
                              /classes/CartRule.php:389 (haveCartRuleToday)/classes/Cart.php:3079 (getCustomerCartRules)
 /classes/Cart.php:3463 (getDeliveryOptionList)
 /classes/Cart.php:3536 (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:2201 (processCalculation)
 /src/Adapter/Presenter/Cart/CartLazyArray.php:185 (getOrderTotal)
 /src/Adapter/Presenter/AbstractLazyArray.php:269 (getTotals)
 /src/Adapter/Presenter/AbstractLazyArray.php:129 (offsetGet)
 :undefined (jsonSerialize)
 /classes/Smarty/SmartyLazyRegister.php:81 (json_encode)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/3d/ef/23/3def23c87fb928f3e6cd40f216bf5c9dab1b24bb_2.file.javascript.tpl.php:65 (__call)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d894c57_01623097)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/c7/60/8a/c7608a42eae284edd2c7d809961345019c2a0f92_2.file.head.tpl.php:579 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/c7/60/8a/c7608a42eae284edd2c7d809961345019c2a0f92_2.file.head.tpl.php:115 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d824446_30797177)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:204 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:44 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 65 | SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_legalcompliance" LIMIT 1 | 0.642
    ms | 0 |  |  | /classes/module/Module.php:2664 
                              /classes/module/Module.php:2136 (getModuleIdByName)/classes/controller/FrontController.php:1669 (isEnabled)
 /classes/controller/FrontController.php:1813 (getDisplayTaxesLabel)
 /controllers/front/listing/ManufacturerController.php:242 (getTemplateVarPage)
 /classes/controller/FrontController.php:562 (getTemplateVarPage)
 /classes/controller/FrontController.php:625 (assignGeneralPurposeVariables)
 /controllers/front/listing/ManufacturerController.php:86 (initContent)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 383 | SELECT SQL_NO_CACHE c.*, cl.*  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 1169 AND c.`nright` >= 1208 AND c.`nleft` >= 2 AND c.`nright` <= 1677 ORDER BY `nleft` DESC | 0.641
    ms | 839 | Yes |  | /classes/Category.php:1600 
                              /override/classes/Link.php:136 (getParentsCategories)/classes/Category.php:1403 (getCategoryLink)
 /modules/iqitmegamenu/iqitmegamenu.php:3284 (getLink)
 /modules/iqitmegamenu/iqitmegamenu.php:3207 (transformToLink)
 /modules/iqitmegamenu/iqitmegamenu.php:2652 (makeMegaMenu)
 /modules/iqitmegamenu/iqitmegamenu.php:2597 (_prepareHook)
 /modules/iqitmegamenu/iqitmegamenu.php:2580 (getWidgetVariables)
 /classes/Hook.php:1094 (renderWidget)
 /tools/profiling/Hook.php:64 (coreRenderWidget)
 /classes/Hook.php:1025 (coreRenderWidget)
 /config/smarty.config.inc.php:201 (exec)
 /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/6a/19/57/6a1957b0b4a1eb4244a2b264d3c2dc6f10adc32d_2.file.header-2.tpl.php:136 (__call)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d915436_48115331)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/7f/69/d9/7f69d9c58219eab529a6a73fbf0b93210635fc03_2.file.header.tpl.php:149 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/7f/69/d9/7f69d9c58219eab529a6a73fbf0b93210635fc03_2.file.header.tpl.php:50 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d8c52e8_55686797)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:280 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 176 | SELECT SQL_NO_CACHE *
FROM `ps_category` c
LEFT JOIN `ps_category_lang` `cl` ON c.id_category = cl.id_category AND id_lang = 1 AND cl.id_shop = 1 
WHERE (c.nleft <= 403 AND c.nright >= 404)
ORDER BY c.nleft | 0.640
    ms | 839 | Yes |  | /classes/Product.php:7854 
                              /classes/Link.php:237 (getParentCategories)/override/classes/Link.php:175 (getProductLink)
 /classes/Product.php:5660 (getProductLink)
 /classes/ProductAssembler.php:209 (getProductProperties)
 /classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 154 | SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 3696 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 3696 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 | 0.638
    ms | 0 |  |  | /classes/Cart.php:1430 
                              /classes/Product.php:4361 (getProductQuantity)/classes/Product.php:5802 (getQuantity)
 /classes/ProductAssembler.php:209 (getProductProperties)
 /classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 202 | SELECT SQL_NO_CACHE *
FROM `ps_category` c
LEFT JOIN `ps_category_lang` `cl` ON c.id_category = cl.id_category AND id_lang = 1 AND cl.id_shop = 1 
WHERE (c.nleft <= 333 AND c.nright >= 334)
ORDER BY c.nleft | 0.635
    ms | 839 | Yes |  | /classes/Product.php:7854 
                              /classes/Link.php:237 (getParentCategories)/override/classes/Link.php:175 (getProductLink)
 /classes/Product.php:5660 (getProductLink)
 /classes/ProductAssembler.php:209 (getProductProperties)
 /classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 318 | SELECT SQL_NO_CACHE *
FROM `ps_category` c
LEFT JOIN `ps_category_lang` `cl` ON c.id_category = cl.id_category AND id_lang = 1 AND cl.id_shop = 1 
WHERE (c.nleft <= 333 AND c.nright >= 334)
ORDER BY c.nleft | 0.629
    ms | 839 | Yes |  | /classes/Product.php:7854 
                              /classes/Link.php:237 (getParentCategories)/override/classes/Link.php:175 (getProductLink)
 /src/Adapter/Presenter/Product/ProductLazyArray.php:919 (getProductLink)
 /src/Adapter/Presenter/Product/ProductLazyArray.php:197 (getProductURL)
 /src/Adapter/Presenter/AbstractLazyArray.php:269 (getUrl)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/48/51/e6/4851e6a43f4ece20d531ef5ea7166dd59016d4cb_2.file.product-list-jsonld.tpl.php:48 (offsetGet)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d83bbf8_33832337)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:57 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/c7/60/8a/c7608a42eae284edd2c7d809961345019c2a0f92_2.file.head.tpl.php:438 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/c7/60/8a/c7608a42eae284edd2c7d809961345019c2a0f92_2.file.head.tpl.php:49 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d824446_30797177)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:204 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:44 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 184 | SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 3904 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 3904 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 | 0.628
    ms | 0 |  |  | /classes/Cart.php:1430 
                              /classes/Product.php:4361 (getProductQuantity)/classes/Product.php:5802 (getQuantity)
 /classes/ProductAssembler.php:209 (getProductProperties)
 /classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 271 | SELECT SQL_NO_CACHE *
FROM `ps_category` c
LEFT JOIN `ps_category_lang` `cl` ON c.id_category = cl.id_category AND id_lang = 1 AND cl.id_shop = 1 
WHERE (c.nleft <= 333 AND c.nright >= 334)
ORDER BY c.nleft | 0.622
    ms | 839 | Yes |  | /classes/Product.php:7854 
                              /classes/Link.php:237 (getParentCategories)/override/classes/Link.php:175 (getProductLink)
 /classes/Product.php:5660 (getProductLink)
 /classes/ProductAssembler.php:209 (getProductProperties)
 /classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 21 | SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `ps_module` m
LEFT JOIN `ps_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1 | 0.620
    ms | 124 |  |  | /classes/module/Module.php:346 
                              /modules/fsadvancedurl/classes/FsAdvancedUrlModule.php:72 (__construct)/modules/fsadvancedurl/fsadvancedurl.php:119 (__construct)
 :undefined (__construct)
 /src/Core/Foundation/IoC/Container.php:123 (newInstance)
 /src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
 /src/Core/Foundation/IoC/Container.php:166 (doMake)
 /src/Adapter/ServiceLocator.php:70 (make)
 /classes/module/Module.php:1263 (get)
 /tools/profiling/Module.php:35 (coreLoadModule)
 /classes/module/Module.php:1242 (coreLoadModule)
 /classes/Hook.php:972 (getInstanceByName)
 /classes/Dispatcher.php:606 (exec)
 /override/classes/Dispatcher.php:48 (loadRoutes)
 /classes/Dispatcher.php:243 (loadRoutes)
 /classes/Dispatcher.php:201 (__construct)
 /index.php:28 (getInstance)
 
 | 
                              
          | 22 | SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `ps_module` m
LEFT JOIN `ps_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1 | 0.611
    ms | 124 |  |  | /classes/module/Module.php:346 
                              /modules/lgseoredirect/lgseoredirect.php:75 (__construct):undefined (__construct)
 /src/Core/Foundation/IoC/Container.php:123 (newInstance)
 /src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
 /src/Core/Foundation/IoC/Container.php:166 (doMake)
 /src/Adapter/ServiceLocator.php:70 (make)
 /classes/module/Module.php:1263 (get)
 /tools/profiling/Module.php:35 (coreLoadModule)
 /classes/module/Module.php:1242 (coreLoadModule)
 /classes/Hook.php:972 (getInstanceByName)
 /classes/Dispatcher.php:606 (exec)
 /override/classes/Dispatcher.php:48 (loadRoutes)
 /classes/Dispatcher.php:243 (loadRoutes)
 /classes/Dispatcher.php:201 (__construct)
 /index.php:28 (getInstance)
 
 | 
                              
          | 258 | SELECT SQL_NO_CACHE *
FROM `ps_category` c
LEFT JOIN `ps_category_lang` `cl` ON c.id_category = cl.id_category AND id_lang = 1 AND cl.id_shop = 1 
WHERE (c.nleft <= 332 AND c.nright >= 337)
ORDER BY c.nleft | 0.610
    ms | 839 | Yes |  | /classes/Product.php:7854 
                              /classes/Link.php:237 (getParentCategories)/override/classes/Link.php:175 (getProductLink)
 /classes/Product.php:5660 (getProductLink)
 /classes/ProductAssembler.php:209 (getProductProperties)
 /classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 215 | SELECT SQL_NO_CACHE *
FROM `ps_category` c
LEFT JOIN `ps_category_lang` `cl` ON c.id_category = cl.id_category AND id_lang = 1 AND cl.id_shop = 1 
WHERE (c.nleft <= 333 AND c.nright >= 334)
ORDER BY c.nleft | 0.607
    ms | 839 | Yes |  | /classes/Product.php:7854 
                              /classes/Link.php:237 (getParentCategories)/override/classes/Link.php:175 (getProductLink)
 /classes/Product.php:5660 (getProductLink)
 /classes/ProductAssembler.php:209 (getProductProperties)
 /classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 404 | SELECT SQL_NO_CACHE (SUM(pr.`rating`) / COUNT(pr.`rating`)) AS avarageRating, COUNT(pr.`rating`) as reviewsNb
FROM `ps_iqitreviews_products` pr
WHERE pr.`status` = 1  AND pr.`id_product` = 3940 LIMIT 1 | 0.599
    ms | 1 |  |  | /modules/iqitreviews/src/IqitProductReview.php:116 
                              /modules/iqitreviews/iqitreviews.php:197 (getSnippetData)/modules/iqitreviews/iqitreviews.php:150 (getWidgetVariables)
 /classes/Hook.php:1094 (renderWidget)
 /tools/profiling/Hook.php:64 (coreRenderWidget)
 /classes/Hook.php:1025 (coreRenderWidget)
 /config/smarty.config.inc.php:201 (exec)
 /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/ef/f2/5d/eff25d33af98d6a07d4eb7d1cb972ea079c65a00_2.file.product-miniature-2.tpl.php:182 (__call)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/ef/f2/5d/eff25d33af98d6a07d4eb7d1cb972ea079c65a00_2.file.product-miniature-2.tpl.php:333 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/ef/f2/5d/eff25d33af98d6a07d4eb7d1cb972ea079c65a00_2.file.product-miniature-2.tpl.php:34 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1dae7528_14338178)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/51/a3/8c/51a38c0e752054782c023c0b3ebc7821c8d013d9_2.file.product.tpl.php:76 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/51/a3/8c/51a38c0e752054782c023c0b3ebc7821c8d013d9_2.file.product.tpl.php:29 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1dad1969_17190114)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/b5/59/be/b559be4b2c29b1deb0b44210681c15e28144931b_2.file.products.tpl.php:71 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/b5/59/be/b559be4b2c29b1deb0b44210681c15e28144931b_2.file.products.tpl.php:40 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1dac29e2_25171016)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:136 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:209 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:312 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:101 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:110 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 341 | SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `ps_cart_product`
WHERE `id_cart` = 0 LIMIT 1 | 0.596
    ms | 1 |  |  | /classes/Cart.php:1303 
                              /src/Adapter/Presenter/Cart/CartLazyArray.php:300 (getNbProducts)/src/Adapter/Presenter/AbstractLazyArray.php:269 (getProductsCount)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/35/65/5e/35655e6409b6198f29dd6e732ef9598dec599880_2.module.ps_shoppingcartps_shoppingcart.tpl.php:29 (offsetGet)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d956f79_80672271)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/b4/a4/76/b4a476e0a8201677b298f7c0f8ca1ac698e1bac3_2.module.ps_shoppingcartps_shoppingcartbtn.tpl.php:28 (_subTemplateRender)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d94e802_17804126)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/6a/19/57/6a1957b0b4a1eb4244a2b264d3c2dc6f10adc32d_2.file.header-2.tpl.php:114 (_subTemplateRender)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d915436_48115331)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/7f/69/d9/7f69d9c58219eab529a6a73fbf0b93210635fc03_2.file.header.tpl.php:149 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/7f/69/d9/7f69d9c58219eab529a6a73fbf0b93210635fc03_2.file.header.tpl.php:50 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d8c52e8_55686797)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:280 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 155 | 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 = 1)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN ps_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 3696
ORDER BY f.position ASC | 0.588
    ms | 2 | Yes |  | /classes/Product.php:6021 
                              /classes/Product.php:5824 (getFrontFeaturesStatic)/classes/ProductAssembler.php:209 (getProductProperties)
 /classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 440 | SELECT SQL_NO_CACHE *
FROM `ps_cms_lang`
WHERE `id_cms` = 24 AND `id_shop` = 1 | 0.583
    ms | 1 |  |  | /src/Adapter/EntityMapper.php:79 
                              /classes/ObjectModel.php:283 (load)/tools/profiling/ObjectModel.php:32 (__construct)
 /modules/iqitlinksmanager/src/IqitLinkBlockPresenter.php:78 (__construct)
 /modules/iqitlinksmanager/src/IqitLinkBlockPresenter.php:50 (makeCmsPageLink)
 /modules/iqitlinksmanager/src/IqitLinkBlockPresenter.php:35 (makeLinks)
 /modules/iqitlinksmanager/iqitlinksmanager.php:135 (present)
 /modules/iqitlinksmanager/iqitlinksmanager.php:117 (getWidgetVariables)
 /classes/Hook.php:1094 (renderWidget)
 /tools/profiling/Hook.php:64 (coreRenderWidget)
 /classes/Hook.php:1025 (coreRenderWidget)
 /config/smarty.config.inc.php:201 (exec)
 /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/0d/e2/3e/0de23e0d22f4bb9e7c233833252db45dd3075807_2.file.footer-2.tpl.php:112 (__call)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/0d/e2/3e/0de23e0d22f4bb9e7c233833252db45dd3075807_2.file.footer-2.tpl.php:67 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1dd2c266_69452188)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/1c/4c/30/1c4c307992d2b842761ae9236d331e6edba028b3_2.file.footer.tpl.php:34 (_subTemplateRender)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1dd20b09_56277352)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:516 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 46 | 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` = 1
LEFT JOIN `ps_manufacturer_shop` `c` ON a.`id_manufacturer` = c.`id_manufacturer` AND c.`id_shop` = 1
WHERE (a.`id_manufacturer` = 37) LIMIT 1 | 0.577
    ms | 1 |  |  | /src/Adapter/EntityMapper.php:71 
                              /classes/ObjectModel.php:283 (load)/tools/profiling/ObjectModel.php:32 (__construct)
 /classes/Manufacturer.php:113 (__construct)
 /controllers/front/listing/ManufacturerController.php:65 (__construct)
 /tools/profiling/Controller.php:41 (init)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 454 | SELECT SQL_NO_CACHE `id_guest`
FROM `ps_connections`
WHERE `id_guest` = 8904418
AND `date_add` > '2025-10-31 14:01:00'
AND id_shop_group = 1 
ORDER BY `date_add` DESC LIMIT 1 | 0.572
    ms | 1 | Yes |  | /classes/Connection.php:168 
                              /classes/Connection.php:97 (setNewConnection)/modules/statsdata/statsdata.php:118 (setPageConnection)
 /modules/statsdata/statsdata.php:74 (getScriptCustomerPagesViews)
 /classes/Hook.php:1083 (hookDisplayBeforeBodyClosingTag)
 /tools/profiling/Hook.php:35 (coreCallHook)
 /classes/Hook.php:421 (coreCallHook)
 /classes/Hook.php:989 (callHookOn)
 /config/smarty.config.inc.php:201 (exec)
 /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:552 (__call)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:157 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 169 | SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 3839 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 3839 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 | 0.565
    ms | 0 |  |  | /classes/Cart.php:1430 
                              /classes/Product.php:4361 (getProductQuantity)/classes/Product.php:5802 (getQuantity)
 /classes/ProductAssembler.php:209 (getProductProperties)
 /classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 338 | SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 124 AND `id_shop` = 1 LIMIT 1 | 0.564
    ms | 1 |  |  | /classes/module/Module.php:2137 
                              /classes/Hook.php:1089 (isEnabled)/tools/profiling/Hook.php:64 (coreRenderWidget)
 /config/smartyfront.config.inc.php:87 (coreRenderWidget)
 /config/smartyfront.config.inc.php:78 ({closure})
 /config/smartyfront.config.inc.php:89 (withWidget)
 /classes/Smarty/SmartyLazyRegister.php:81 (smartyWidget)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/6a/19/57/6a1957b0b4a1eb4244a2b264d3c2dc6f10adc32d_2.file.header-2.tpl.php:41 (__call)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d915436_48115331)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/7f/69/d9/7f69d9c58219eab529a6a73fbf0b93210635fc03_2.file.header.tpl.php:149 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/7f/69/d9/7f69d9c58219eab529a6a73fbf0b93210635fc03_2.file.header.tpl.php:50 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d8c52e8_55686797)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:280 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 75 | SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_accounts" LIMIT 1 | 0.564
    ms | 1 |  |  | /src/Adapter/Module/ModuleDataProvider.php:257 
                              /src/Adapter/Module/ModuleDataProvider.php:228 (getModuleIdByName)/src/Core/Module/ModuleManager.php:329 (isInstalled)
 /modules/ps_edition_basic/vendor/prestashop/prestashop-accounts-installer/src/Installer/Installer.php:83 (isInstalled)
 /modules/ps_edition_basic/vendor/prestashop/prestashop-accounts-installer/src/Installer/Facade/PsAccounts.php:44 (isModuleInstalled)
 /modules/ps_edition_basic/vendor/prestashop/prestashop-accounts-installer/src/Installer/Facade/PsAccounts.php:62 (getService)
 /modules/ps_facebook/classes/Handler/ErrorHandler/ErrorHandler.php:65 (getPsAccountsService)
 /var/cache/dev/Ps_facebookFrontContainer.php:260 (__construct)
 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:257 (getErrorHandlerService)
 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:231 (make)
 /modules/ps_edition_basic/vendor/prestashop/module-lib-service-container/src/DependencyInjection/ServiceContainer.php:64 (get)
 /modules/ps_facebook/ps_facebook.php:165 (getService)
 /modules/ps_facebook/ps_facebook.php:328 (getService)
 /classes/Hook.php:1083 (hookDisplayHeader)
 /tools/profiling/Hook.php:35 (coreCallHook)
 /classes/Hook.php:421 (coreCallHook)
 /classes/Hook.php:989 (callHookOn)
 /classes/controller/FrontController.php:633 (exec)
 /controllers/front/listing/ManufacturerController.php:86 (initContent)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 127 | SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 3572 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 3572 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 | 0.557
    ms | 0 |  |  | /classes/Cart.php:1430 
                              /classes/Product.php:4361 (getProductQuantity)/classes/Product.php:5802 (getQuantity)
 /classes/ProductAssembler.php:209 (getProductProperties)
 /classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 0 | SELECT SQL_NO_CACHE s.id_shop, CONCAT(su.physical_uri, su.virtual_uri) AS uri, su.domain, su.main
FROM ps_shop_url su
LEFT JOIN ps_shop s ON (s.id_shop = su.id_shop)
WHERE (su.domain = 'byversloot.nl' OR su.domain_ssl = 'byversloot.nl')
AND s.active = 1
AND s.deleted = 0
ORDER BY LENGTH(CONCAT(su.physical_uri, su.virtual_uri)) DESC | 0.555
    ms | 1 | Yes |  | /classes/shop/Shop.php:1364 
                              /classes/shop/Shop.php:355 (findShopByHost)/config/config.inc.php:117 (initialize)
 /index.php:27 (require)
 
 | 
                              
          | 342 | SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "iqitmegamenu" LIMIT 1 | 0.550
    ms | 1 |  |  | /classes/module/Module.php:2664 
                              /classes/module/Module.php:2136 (getModuleIdByName)/classes/Hook.php:1089 (isEnabled)
 /tools/profiling/Hook.php:64 (coreRenderWidget)
 /classes/Hook.php:1025 (coreRenderWidget)
 /config/smarty.config.inc.php:201 (exec)
 /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/6a/19/57/6a1957b0b4a1eb4244a2b264d3c2dc6f10adc32d_2.file.header-2.tpl.php:136 (__call)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d915436_48115331)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/7f/69/d9/7f69d9c58219eab529a6a73fbf0b93210635fc03_2.file.header.tpl.php:149 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/7f/69/d9/7f69d9c58219eab529a6a73fbf0b93210635fc03_2.file.header.tpl.php:50 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d8c52e8_55686797)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:280 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 445 | SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "iqitcontactpage" LIMIT 1 | 0.550
    ms | 1 |  |  | /classes/module/Module.php:2664 
                              /classes/module/Module.php:2136 (getModuleIdByName)/classes/Hook.php:1089 (isEnabled)
 /tools/profiling/Hook.php:64 (coreRenderWidget)
 /classes/Hook.php:1025 (coreRenderWidget)
 /config/smarty.config.inc.php:201 (exec)
 /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/0d/e2/3e/0de23e0d22f4bb9e7c233833252db45dd3075807_2.file.footer-2.tpl.php:112 (__call)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/0d/e2/3e/0de23e0d22f4bb9e7c233833252db45dd3075807_2.file.footer-2.tpl.php:67 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1dd2c266_69452188)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/1c/4c/30/1c4c307992d2b842761ae9236d331e6edba028b3_2.file.footer.tpl.php:34 (_subTemplateRender)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1dd20b09_56277352)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:516 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 375 | SELECT SQL_NO_CACHE c.*, cl.*  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 1261 AND c.`nright` >= 1412 AND c.`nleft` >= 2 AND c.`nright` <= 1677 ORDER BY `nleft` DESC | 0.547
    ms | 134 | Yes |  | /classes/Category.php:1600 
                              /override/classes/Link.php:136 (getParentsCategories)/classes/Category.php:1403 (getCategoryLink)
 /modules/iqitmegamenu/iqitmegamenu.php:3284 (getLink)
 /modules/iqitmegamenu/iqitmegamenu.php:3207 (transformToLink)
 /modules/iqitmegamenu/iqitmegamenu.php:2652 (makeMegaMenu)
 /modules/iqitmegamenu/iqitmegamenu.php:2597 (_prepareHook)
 /modules/iqitmegamenu/iqitmegamenu.php:2580 (getWidgetVariables)
 /classes/Hook.php:1094 (renderWidget)
 /tools/profiling/Hook.php:64 (coreRenderWidget)
 /classes/Hook.php:1025 (coreRenderWidget)
 /config/smarty.config.inc.php:201 (exec)
 /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/6a/19/57/6a1957b0b4a1eb4244a2b264d3c2dc6f10adc32d_2.file.header-2.tpl.php:136 (__call)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d915436_48115331)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/7f/69/d9/7f69d9c58219eab529a6a73fbf0b93210635fc03_2.file.header.tpl.php:149 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/7f/69/d9/7f69d9c58219eab529a6a73fbf0b93210635fc03_2.file.header.tpl.php:50 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d8c52e8_55686797)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:280 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 386 | SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "iqitproductsnav" LIMIT 1 | 0.541
    ms | 1 |  |  | /classes/module/Module.php:2664 
                              /classes/module/Module.php:2136 (getModuleIdByName)/classes/Hook.php:1089 (isEnabled)
 /tools/profiling/Hook.php:64 (coreRenderWidget)
 /classes/Hook.php:1025 (coreRenderWidget)
 /config/smarty.config.inc.php:201 (exec)
 /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/b6/0b/8a/b60b8adabf2a796424ba4ed2577050b7d44a93a3_2.file.breadcrumb.tpl.php:47 (__call)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1da5d7c8_36780960)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:91 (_subTemplateRender)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 414 | SELECT SQL_NO_CACHE (SUM(pr.`rating`) / COUNT(pr.`rating`)) AS avarageRating, COUNT(pr.`rating`) as reviewsNb
FROM `ps_iqitreviews_products` pr
WHERE pr.`status` = 1  AND pr.`id_product` = 4276 LIMIT 1 | 0.540
    ms | 1 |  |  | /modules/iqitreviews/src/IqitProductReview.php:116 
                              /modules/iqitreviews/iqitreviews.php:197 (getSnippetData)/modules/iqitreviews/iqitreviews.php:150 (getWidgetVariables)
 /classes/Hook.php:1094 (renderWidget)
 /tools/profiling/Hook.php:64 (coreRenderWidget)
 /classes/Hook.php:1025 (coreRenderWidget)
 /config/smarty.config.inc.php:201 (exec)
 /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/ef/f2/5d/eff25d33af98d6a07d4eb7d1cb972ea079c65a00_2.file.product-miniature-2.tpl.php:182 (__call)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/ef/f2/5d/eff25d33af98d6a07d4eb7d1cb972ea079c65a00_2.file.product-miniature-2.tpl.php:333 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/ef/f2/5d/eff25d33af98d6a07d4eb7d1cb972ea079c65a00_2.file.product-miniature-2.tpl.php:34 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1dae7528_14338178)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/51/a3/8c/51a38c0e752054782c023c0b3ebc7821c8d013d9_2.file.product.tpl.php:76 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/51/a3/8c/51a38c0e752054782c023c0b3ebc7821c8d013d9_2.file.product.tpl.php:29 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1dad1969_17190114)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/b5/59/be/b559be4b2c29b1deb0b44210681c15e28144931b_2.file.products.tpl.php:71 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/b5/59/be/b559be4b2c29b1deb0b44210681c15e28144931b_2.file.products.tpl.php:40 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1dac29e2_25171016)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:136 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:209 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:312 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:101 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:110 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 73 | SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_facebook" LIMIT 1 | 0.531
    ms | 1 |  |  | /classes/module/Module.php:2664 
                              /classes/module/Module.php:2136 (getModuleIdByName)/modules/ps_facebook/classes/Handler/ErrorHandler/ErrorHandler.php:54 (isEnabled)
 /var/cache/dev/Ps_facebookFrontContainer.php:260 (__construct)
 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:257 (getErrorHandlerService)
 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:231 (make)
 /modules/ps_edition_basic/vendor/prestashop/module-lib-service-container/src/DependencyInjection/ServiceContainer.php:64 (get)
 /modules/ps_facebook/ps_facebook.php:165 (getService)
 /modules/ps_facebook/ps_facebook.php:328 (getService)
 /classes/Hook.php:1083 (hookDisplayHeader)
 /tools/profiling/Hook.php:35 (coreCallHook)
 /classes/Hook.php:421 (coreCallHook)
 /classes/Hook.php:989 (callHookOn)
 /classes/controller/FrontController.php:633 (exec)
 /controllers/front/listing/ManufacturerController.php:86 (initContent)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 61 | SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "adekovendit" LIMIT 1 | 0.529
    ms | 1 |  |  | /classes/module/Module.php:2664 
                              /modules/adekovendit/adekovendit.php:100 (getModuleIdByName):undefined (__construct)
 /src/Core/Foundation/IoC/Container.php:123 (newInstance)
 /src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
 /src/Core/Foundation/IoC/Container.php:166 (doMake)
 /src/Adapter/ServiceLocator.php:70 (make)
 /classes/module/Module.php:1263 (get)
 /tools/profiling/Module.php:35 (coreLoadModule)
 /classes/module/Module.php:1242 (coreLoadModule)
 /classes/Hook.php:972 (getInstanceByName)
 /classes/controller/FrontController.php:1004 (exec)
 /tools/profiling/Controller.php:48 (setMedia)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 42 | SELECT SQL_NO_CACHE m.`id_manufacturer` FROM `ps_manufacturer` m LEFT JOIN `ps_manufacturer_shop` ms ON m.id_manufacturer = ms.id_manufacturer WHERE ms.`id_shop` = '1' AND REPLACE(LOWER(m.`name`), ' ', '-') = 'schulte-ufer' LIMIT 1 | 0.524
    ms | 358 |  |  | /modules/fsadvancedurl/fsadvancedurl.php:3740 
                              /override/classes/Dispatcher.php:149 (preDispatch)/classes/Dispatcher.php:346 (getController)
 /index.php:28 (dispatch)
 
 | 
                              
          | 141 | SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 3664 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 3664 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 | 0.524
    ms | 0 |  |  | /classes/Cart.php:1430 
                              /classes/Product.php:4361 (getProductQuantity)/classes/Product.php:5802 (getQuantity)
 /classes/ProductAssembler.php:209 (getProductProperties)
 /classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 223 | SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 4206 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4206 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 | 0.519
    ms | 0 |  |  | /classes/Cart.php:1430 
                              /classes/Product.php:4361 (getProductQuantity)/classes/Product.php:5802 (getQuantity)
 /classes/ProductAssembler.php:209 (getProductProperties)
 /classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 74 | SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 42 AND `id_shop` = 1 LIMIT 1 | 0.515
    ms | 1 |  |  | /classes/module/Module.php:2137 
                              /modules/ps_facebook/classes/Handler/ErrorHandler/ErrorHandler.php:54 (isEnabled)/var/cache/dev/Ps_facebookFrontContainer.php:260 (__construct)
 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:257 (getErrorHandlerService)
 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:231 (make)
 /modules/ps_edition_basic/vendor/prestashop/module-lib-service-container/src/DependencyInjection/ServiceContainer.php:64 (get)
 /modules/ps_facebook/ps_facebook.php:165 (getService)
 /modules/ps_facebook/ps_facebook.php:328 (getService)
 /classes/Hook.php:1083 (hookDisplayHeader)
 /tools/profiling/Hook.php:35 (coreCallHook)
 /classes/Hook.php:421 (coreCallHook)
 /classes/Hook.php:989 (callHookOn)
 /classes/controller/FrontController.php:633 (exec)
 /controllers/front/listing/ManufacturerController.php:86 (initContent)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 210 | SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 4019 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4019 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 | 0.506
    ms | 0 |  |  | /classes/Cart.php:1430 
                              /classes/Product.php:4361 (getProductQuantity)/classes/Product.php:5802 (getQuantity)
 /classes/ProductAssembler.php:209 (getProductProperties)
 /classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 185 | 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 = 1)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN ps_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 3904
ORDER BY f.position ASC | 0.504
    ms | 2 | Yes |  | /classes/Product.php:6021 
                              /classes/Product.php:5824 (getFrontFeaturesStatic)/classes/ProductAssembler.php:209 (getProductProperties)
 /classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 109 | 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` = 1
WHERE (a.`id_product` = 3572) AND (b.`id_shop` = 1) LIMIT 1 | 0.500
    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:44 (__construct)
 /classes/Link.php:113 (__construct)
 /classes/Link.php:234 (getProductObject)
 /override/classes/Link.php:175 (getProductLink)
 /classes/Product.php:5660 (getProductLink)
 /classes/ProductAssembler.php:209 (getProductProperties)
 /classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (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 = 1)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN ps_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 3572
ORDER BY f.position ASC | 0.496
    ms | 2 | Yes |  | /classes/Product.php:6021 
                              /classes/Product.php:5824 (getFrontFeaturesStatic)/classes/ProductAssembler.php:209 (getProductProperties)
 /classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 324 | SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "iqitlinksmanager" LIMIT 1 | 0.496
    ms | 1 |  |  | /classes/module/Module.php:2664 
                              /classes/module/Module.php:2136 (getModuleIdByName)/classes/Hook.php:1089 (isEnabled)
 /tools/profiling/Hook.php:64 (coreRenderWidget)
 /classes/Hook.php:1025 (coreRenderWidget)
 /config/smarty.config.inc.php:201 (exec)
 /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/7f/69/d9/7f69d9c58219eab529a6a73fbf0b93210635fc03_2.file.header.tpl.php:106 (__call)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/7f/69/d9/7f69d9c58219eab529a6a73fbf0b93210635fc03_2.file.header.tpl.php:44 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d8c52e8_55686797)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:280 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 13 | SELECT SQL_NO_CACHE COUNT(DISTINCT l.id_lang) FROM `ps_lang` l
JOIN ps_lang_shop lang_shop ON (lang_shop.id_lang = l.id_lang AND lang_shop.id_shop = 1)
WHERE l.`active` = 1 LIMIT 1 | 0.496
    ms | 1 |  |  | /classes/Language.php:1216 
                              /classes/Language.php:1513 (countActiveLanguages)/classes/Dispatcher.php:531 (isMultiLanguageActivated)
 /override/classes/Dispatcher.php:61 (setRequestUri)
 /classes/Dispatcher.php:232 (setRequestUri)
 /classes/Dispatcher.php:201 (__construct)
 /index.php:28 (getInstance)
 
 | 
                              
          | 416 | SELECT SQL_NO_CACHE (SUM(pr.`rating`) / COUNT(pr.`rating`)) AS avarageRating, COUNT(pr.`rating`) as reviewsNb
FROM `ps_iqitreviews_products` pr
WHERE pr.`status` = 1  AND pr.`id_product` = 4305 LIMIT 1 | 0.495
    ms | 1 |  |  | /modules/iqitreviews/src/IqitProductReview.php:116 
                              /modules/iqitreviews/iqitreviews.php:197 (getSnippetData)/modules/iqitreviews/iqitreviews.php:150 (getWidgetVariables)
 /classes/Hook.php:1094 (renderWidget)
 /tools/profiling/Hook.php:64 (coreRenderWidget)
 /classes/Hook.php:1025 (coreRenderWidget)
 /config/smarty.config.inc.php:201 (exec)
 /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/ef/f2/5d/eff25d33af98d6a07d4eb7d1cb972ea079c65a00_2.file.product-miniature-2.tpl.php:182 (__call)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/ef/f2/5d/eff25d33af98d6a07d4eb7d1cb972ea079c65a00_2.file.product-miniature-2.tpl.php:333 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/ef/f2/5d/eff25d33af98d6a07d4eb7d1cb972ea079c65a00_2.file.product-miniature-2.tpl.php:34 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1dae7528_14338178)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/51/a3/8c/51a38c0e752054782c023c0b3ebc7821c8d013d9_2.file.product.tpl.php:76 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/51/a3/8c/51a38c0e752054782c023c0b3ebc7821c8d013d9_2.file.product.tpl.php:29 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1dad1969_17190114)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/b5/59/be/b559be4b2c29b1deb0b44210681c15e28144931b_2.file.products.tpl.php:71 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/b5/59/be/b559be4b2c29b1deb0b44210681c15e28144931b_2.file.products.tpl.php:40 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1dac29e2_25171016)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:136 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:209 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:312 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:101 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:110 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 279 | SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 4305 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4305 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 | 0.492
    ms | 0 |  |  | /classes/Cart.php:1430 
                              /classes/Product.php:4361 (getProductQuantity)/classes/Product.php:5802 (getQuantity)
 /classes/ProductAssembler.php:209 (getProductProperties)
 /classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 1 | SELECT SQL_NO_CACHE gs.*, s.*, gs.name AS group_name, s.name AS shop_name, s.active, su.domain, su.domain_ssl, su.physical_uri, su.virtual_uri
FROM ps_shop_group gs
LEFT JOIN ps_shop s
ON s.id_shop_group = gs.id_shop_group
LEFT JOIN ps_shop_url su
ON s.id_shop = su.id_shop AND su.main = 1
WHERE s.deleted = 0
AND gs.deleted = 0
ORDER BY gs.name, s.name | 0.482
    ms | 1 | Yes |  | /classes/shop/Shop.php:715 
                              /classes/shop/Shop.php:774 (cacheShops)/classes/Configuration.php:299 (getShops)
 /classes/shop/Shop.php:398 (getMultiShopValues)
 /config/config.inc.php:117 (initialize)
 /index.php:27 (require)
 
 | 
                              
          | 197 | SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 3940 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 3940 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 | 0.480
    ms | 0 |  |  | /classes/Cart.php:1430 
                              /classes/Product.php:4361 (getProductQuantity)/classes/Product.php:5802 (getQuantity)
 /classes/ProductAssembler.php:209 (getProductProperties)
 /classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 336 | SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "iqitwishlist" LIMIT 1 | 0.480
    ms | 1 |  |  | /classes/module/Module.php:2664 
                              /classes/module/Module.php:2136 (getModuleIdByName)/classes/Hook.php:1089 (isEnabled)
 /tools/profiling/Hook.php:64 (coreRenderWidget)
 /classes/Hook.php:1025 (coreRenderWidget)
 /config/smarty.config.inc.php:201 (exec)
 /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/7f/69/d9/7f69d9c58219eab529a6a73fbf0b93210635fc03_2.file.header.tpl.php:114 (__call)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/7f/69/d9/7f69d9c58219eab529a6a73fbf0b93210635fc03_2.file.header.tpl.php:44 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d8c52e8_55686797)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:280 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 412 | SELECT SQL_NO_CACHE (SUM(pr.`rating`) / COUNT(pr.`rating`)) AS avarageRating, COUNT(pr.`rating`) as reviewsNb
FROM `ps_iqitreviews_products` pr
WHERE pr.`status` = 1  AND pr.`id_product` = 4235 LIMIT 1 | 0.476
    ms | 1 |  |  | /modules/iqitreviews/src/IqitProductReview.php:116 
                              /modules/iqitreviews/iqitreviews.php:197 (getSnippetData)/modules/iqitreviews/iqitreviews.php:150 (getWidgetVariables)
 /classes/Hook.php:1094 (renderWidget)
 /tools/profiling/Hook.php:64 (coreRenderWidget)
 /classes/Hook.php:1025 (coreRenderWidget)
 /config/smarty.config.inc.php:201 (exec)
 /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/ef/f2/5d/eff25d33af98d6a07d4eb7d1cb972ea079c65a00_2.file.product-miniature-2.tpl.php:182 (__call)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/ef/f2/5d/eff25d33af98d6a07d4eb7d1cb972ea079c65a00_2.file.product-miniature-2.tpl.php:333 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/ef/f2/5d/eff25d33af98d6a07d4eb7d1cb972ea079c65a00_2.file.product-miniature-2.tpl.php:34 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1dae7528_14338178)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/51/a3/8c/51a38c0e752054782c023c0b3ebc7821c8d013d9_2.file.product.tpl.php:76 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/51/a3/8c/51a38c0e752054782c023c0b3ebc7821c8d013d9_2.file.product.tpl.php:29 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1dad1969_17190114)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/b5/59/be/b559be4b2c29b1deb0b44210681c15e28144931b_2.file.products.tpl.php:71 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/b5/59/be/b559be4b2c29b1deb0b44210681c15e28144931b_2.file.products.tpl.php:40 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1dac29e2_25171016)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:136 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:209 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:312 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:101 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:110 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 19 | SELECT SQL_NO_CACHE name, alias FROM `ps_hook_alias` | 0.473
    ms | 88 |  |  | /classes/Hook.php:342 
                              /classes/Hook.php:157 (getCanonicalHookNames)/classes/Hook.php:366 (normalizeHookName)
 /classes/Hook.php:389 (getAllKnownNames)
 /classes/Hook.php:980 (isHookCallableOn)
 /classes/Dispatcher.php:606 (exec)
 /override/classes/Dispatcher.php:48 (loadRoutes)
 /classes/Dispatcher.php:243 (loadRoutes)
 /classes/Dispatcher.php:201 (__construct)
 /index.php:28 (getInstance)
 
 | 
                              
          | 145 | 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` = 1
WHERE (a.`id_product` = 3696) AND (b.`id_shop` = 1) LIMIT 1 | 0.471
    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:44 (__construct)
 /classes/Link.php:113 (__construct)
 /classes/Link.php:234 (getProductObject)
 /override/classes/Link.php:175 (getProductLink)
 /classes/Product.php:5660 (getProductLink)
 /classes/ProductAssembler.php:209 (getProductProperties)
 /classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 12 | SELECT SQL_NO_CACHE domain, domain_ssl
FROM ps_shop_url
WHERE main = 1
AND id_shop = 1 LIMIT 1 | 0.471
    ms | 1 |  |  | /classes/shop/ShopUrl.php:182 
                              /classes/shop/ShopUrl.php:198 (cacheMainDomainForShop)/classes/Tools.php:302 (getMainShopDomain)
 /classes/Link.php:65 (getShopDomain)
 /config/config.inc.php:277 (__construct)
 /index.php:27 (require)
 
 | 
                              
          | 322 | SELECT SQL_NO_CACHE 1 FROM `ps_cart_rule` WHERE ((date_to >= "2025-10-31 00:00:00" AND date_to <= "2025-10-31 23:59:59") OR (date_from >= "2025-10-31 00:00:00" AND date_from <= "2025-10-31 23:59:59") OR (date_from < "2025-10-31 00:00:00" AND date_to > "2025-10-31 23:59:59")) AND `id_customer` IN (0,0) LIMIT 1 | 0.468
    ms | 18 |  |  | /classes/CartRule.php:357 
                              /classes/CartRule.php:389 (haveCartRuleToday)/classes/CartRule.php:578 (getCustomerCartRules)
 /classes/Cart.php:522 (getCustomerHighlightedDiscounts)
 /src/Adapter/Presenter/Cart/CartLazyArray.php:396 (getDiscounts)
 /src/Adapter/Presenter/AbstractLazyArray.php:269 (getDiscounts)
 /src/Adapter/Presenter/AbstractLazyArray.php:129 (offsetGet)
 :undefined (jsonSerialize)
 /classes/Smarty/SmartyLazyRegister.php:81 (json_encode)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/3d/ef/23/3def23c87fb928f3e6cd40f216bf5c9dab1b24bb_2.file.javascript.tpl.php:65 (__call)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d894c57_01623097)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/c7/60/8a/c7608a42eae284edd2c7d809961345019c2a0f92_2.file.head.tpl.php:579 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/c7/60/8a/c7608a42eae284edd2c7d809961345019c2a0f92_2.file.head.tpl.php:115 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d824446_30797177)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:204 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:44 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 449 | SELECT SQL_NO_CACHE *
FROM `ps_cms` a
LEFT JOIN `ps_cms_lang` `b` ON a.`id_cms` = b.`id_cms` AND b.`id_lang` = 1
LEFT JOIN `ps_cms_shop` `c` ON a.`id_cms` = c.`id_cms` AND c.`id_shop` = 1
WHERE (a.`id_cms` = 27) AND (b.`id_shop` = 1) LIMIT 1 | 0.464
    ms | 1 |  |  | /src/Adapter/EntityMapper.php:71 
                              /classes/ObjectModel.php:283 (load)/tools/profiling/ObjectModel.php:32 (__construct)
 /modules/gdprpro/gdprpro.php:447 (__construct)
 /classes/Hook.php:1083 (hookDisplayFooter)
 /tools/profiling/Hook.php:35 (coreCallHook)
 /classes/Hook.php:421 (coreCallHook)
 /classes/Hook.php:989 (callHookOn)
 /config/smarty.config.inc.php:201 (exec)
 /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/0d/e2/3e/0de23e0d22f4bb9e7c233833252db45dd3075807_2.file.footer-2.tpl.php:112 (__call)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/0d/e2/3e/0de23e0d22f4bb9e7c233833252db45dd3075807_2.file.footer-2.tpl.php:67 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1dd2c266_69452188)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/1c/4c/30/1c4c307992d2b842761ae9236d331e6edba028b3_2.file.footer.tpl.php:34 (_subTemplateRender)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1dd20b09_56277352)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:516 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 238 | SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 4230 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4230 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 | 0.464
    ms | 0 |  |  | /classes/Cart.php:1430 
                              /classes/Product.php:4361 (getProductQuantity)/classes/Product.php:5802 (getQuantity)
 /classes/ProductAssembler.php:209 (getProductProperties)
 /classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 10 | SELECT SQL_NO_CACHE *
FROM `ps_lang` a
LEFT JOIN `ps_lang_shop` `c` ON a.`id_lang` = c.`id_lang` AND c.`id_shop` = 1
WHERE (a.`id_lang` = 1) LIMIT 1 | 0.463
    ms | 1 |  |  | /src/Adapter/EntityMapper.php:71 
                              /classes/ObjectModel.php:283 (load)/tools/profiling/ObjectModel.php:32 (__construct)
 /config/config.inc.php:211 (__construct)
 /index.php:27 (require)
 
 | 
                              
          | 339 | SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "iqitsearch" LIMIT 1 | 0.461
    ms | 1 |  |  | /classes/module/Module.php:2664 
                              /classes/module/Module.php:2136 (getModuleIdByName)/classes/Hook.php:1089 (isEnabled)
 /tools/profiling/Hook.php:64 (coreRenderWidget)
 /config/smartyfront.config.inc.php:87 (coreRenderWidget)
 /config/smartyfront.config.inc.php:78 ({closure})
 /config/smartyfront.config.inc.php:89 (withWidget)
 /classes/Smarty/SmartyLazyRegister.php:81 (smartyWidget)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/6a/19/57/6a1957b0b4a1eb4244a2b264d3c2dc6f10adc32d_2.file.header-2.tpl.php:49 (__call)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d915436_48115331)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/7f/69/d9/7f69d9c58219eab529a6a73fbf0b93210635fc03_2.file.header.tpl.php:149 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/7f/69/d9/7f69d9c58219eab529a6a73fbf0b93210635fc03_2.file.header.tpl.php:50 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d8c52e8_55686797)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:280 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 142 | 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 = 1)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN ps_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 3664
ORDER BY f.position ASC | 0.455
    ms | 2 | Yes |  | /classes/Product.php:6021 
                              /classes/Product.php:5824 (getFrontFeaturesStatic)/classes/ProductAssembler.php:209 (getProductProperties)
 /classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 347 | SELECT SQL_NO_CACHE DISTINCT c.*
FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1)
WHERE `level_depth` = 1 | 0.455
    ms | 1 |  |  | /classes/Category.php:2242 
                              /classes/Category.php:1558 (getCategoriesWithoutParent)/override/classes/Link.php:136 (getParentsCategories)
 /classes/Category.php:1403 (getCategoryLink)
 /modules/iqitmegamenu/iqitmegamenu.php:3284 (getLink)
 /modules/iqitmegamenu/iqitmegamenu.php:3207 (transformToLink)
 /modules/iqitmegamenu/iqitmegamenu.php:2652 (makeMegaMenu)
 /modules/iqitmegamenu/iqitmegamenu.php:2597 (_prepareHook)
 /modules/iqitmegamenu/iqitmegamenu.php:2580 (getWidgetVariables)
 /classes/Hook.php:1094 (renderWidget)
 /tools/profiling/Hook.php:64 (coreRenderWidget)
 /classes/Hook.php:1025 (coreRenderWidget)
 /config/smarty.config.inc.php:201 (exec)
 /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/6a/19/57/6a1957b0b4a1eb4244a2b264d3c2dc6f10adc32d_2.file.header-2.tpl.php:136 (__call)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d915436_48115331)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/7f/69/d9/7f69d9c58219eab529a6a73fbf0b93210635fc03_2.file.header.tpl.php:149 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/7f/69/d9/7f69d9c58219eab529a6a73fbf0b93210635fc03_2.file.header.tpl.php:50 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d8c52e8_55686797)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:280 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 170 | 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 = 1)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN ps_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 3839
ORDER BY f.position ASC | 0.453
    ms | 2 | Yes |  | /classes/Product.php:6021 
                              /classes/Product.php:5824 (getFrontFeaturesStatic)/classes/ProductAssembler.php:209 (getProductProperties)
 /classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 97 | SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "onepagecheckoutps" LIMIT 1 | 0.452
    ms | 0 |  |  | /classes/module/Module.php:2664 
                              /classes/module/Module.php:2136 (getModuleIdByName)/modules/rcpgtagmanager/src/PSModule/ModuleDetector/AbstractModuleDetector.php:68 (isEnabled)
 /modules/rcpgtagmanager/src/PSModule/ModuleDetector/AbstractModuleDetector.php:37 (detectByController)
 /modules/rcpgtagmanager/src/PSModule/Context/AbstractContext.php:170 (getCheckoutModule)
 /modules/rcpgtagmanager/src/PSModule/Context/AbstractContext.php:159 (getCheckoutModule)
 /modules/rcpgtagmanager/src/PSModule/Context/AbstractContext.php:67 (getModuleData)
 /modules/rcpgtagmanager/src/PSModule/Context/AbstractContext.php:55 (setContextData)
 /modules/rcpgtagmanager/src/PSModule/ModuleServiceFactoryPS8.php:76 (__construct)
 /modules/rcpgtagmanager/src/PSModule/Hook/DisplayHeader/AbstractDisplayHeader.php:49 (getContextService)
 /modules/rcpgtagmanager/src/PSModule/Hook/DisplayHeader/AbstractDisplayHeader.php:39 (getConfiguration)
 /modules/rcpgtagmanager/src/PSModule/Hook/HookFactoryPS8.php:52 (__construct)
 /modules/rcpgtagmanager/src/PSModule/Hook/AbstractHookFactory.php:45 (createDisplayHeader)
 /modules/rcpgtagmanager/rcpgtagmanager.php:210 (getHook)
 /classes/Hook.php:1083 (hookDisplayHeader)
 /tools/profiling/Hook.php:35 (coreCallHook)
 /classes/Hook.php:421 (coreCallHook)
 /classes/Hook.php:989 (callHookOn)
 /classes/controller/FrontController.php:633 (exec)
 /controllers/front/listing/ManufacturerController.php:86 (initContent)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 266 | SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 4276 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4276 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 | 0.451
    ms | 0 |  |  | /classes/Cart.php:1430 
                              /classes/Product.php:4361 (getProductQuantity)/classes/Product.php:5802 (getQuantity)
 /classes/ProductAssembler.php:209 (getProductProperties)
 /classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 60 | SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 131 AND `id_shop` = 1 LIMIT 1 | 0.449
    ms | 1 |  |  | /classes/module/Module.php:2137 
                              /modules/mollie/src/Handler/ErrorHandler/ErrorHandler.php:101 (isEnabled)/modules/mollie/src/Handler/ErrorHandler/ErrorHandler.php:137 (__construct)
 /modules/mollie/mollie.php:112 (getInstance)
 :undefined (__construct)
 /src/Core/Foundation/IoC/Container.php:123 (newInstance)
 /src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
 /src/Core/Foundation/IoC/Container.php:166 (doMake)
 /src/Adapter/ServiceLocator.php:70 (make)
 /classes/module/Module.php:1263 (get)
 /tools/profiling/Module.php:35 (coreLoadModule)
 /classes/module/Module.php:1242 (coreLoadModule)
 /classes/Hook.php:972 (getInstanceByName)
 /classes/controller/FrontController.php:521 (exec)
 /controllers/front/listing/ManufacturerController.php:75 (init)
 /tools/profiling/Controller.php:41 (init)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 198 | 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 = 1)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN ps_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 3940
ORDER BY f.position ASC | 0.449
    ms | 2 | Yes |  | /classes/Product.php:6021 
                              /classes/Product.php:5824 (getFrontFeaturesStatic)/classes/ProductAssembler.php:209 (getProductProperties)
 /classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 289 | 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 = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 3839
ORDER BY `position` | 0.444
    ms | 1 | Yes |  | /classes/Product.php:3545 
                              /src/Adapter/Image/ImageRetriever.php:84 (getImages)/src/Adapter/Presenter/Product/ProductLazyArray.php:684 (getAllProductImages)
 /src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages)
 /src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
 /classes/controller/ProductListingFrontController.php:119 (present)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 442 | SELECT SQL_NO_CACHE *
FROM `ps_cms_lang`
WHERE `id_cms` = 35 AND `id_shop` = 1 | 0.439
    ms | 1 |  |  | /src/Adapter/EntityMapper.php:79 
                              /classes/ObjectModel.php:283 (load)/tools/profiling/ObjectModel.php:32 (__construct)
 /modules/iqitlinksmanager/src/IqitLinkBlockPresenter.php:78 (__construct)
 /modules/iqitlinksmanager/src/IqitLinkBlockPresenter.php:50 (makeCmsPageLink)
 /modules/iqitlinksmanager/src/IqitLinkBlockPresenter.php:35 (makeLinks)
 /modules/iqitlinksmanager/iqitlinksmanager.php:135 (present)
 /modules/iqitlinksmanager/iqitlinksmanager.php:117 (getWidgetVariables)
 /classes/Hook.php:1094 (renderWidget)
 /tools/profiling/Hook.php:64 (coreRenderWidget)
 /classes/Hook.php:1025 (coreRenderWidget)
 /config/smarty.config.inc.php:201 (exec)
 /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/0d/e2/3e/0de23e0d22f4bb9e7c233833252db45dd3075807_2.file.footer-2.tpl.php:112 (__call)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/0d/e2/3e/0de23e0d22f4bb9e7c233833252db45dd3075807_2.file.footer-2.tpl.php:67 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1dd2c266_69452188)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/1c/4c/30/1c4c307992d2b842761ae9236d331e6edba028b3_2.file.footer.tpl.php:34 (_subTemplateRender)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1dd20b09_56277352)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:516 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 43 | SELECT SQL_NO_CACHE * FROM `ps_hook_module_exceptions`
WHERE `id_shop` IN (1) | 0.439
    ms | 1 |  |  | /classes/module/Module.php:2046 
                              /classes/Hook.php:935 (getExceptionsStatic)/classes/Dispatcher.php:507 (exec)
 /index.php:28 (dispatch)
 
 | 
                              
          | 48 | SELECT SQL_NO_CACHE * FROM `ps_currency` c ORDER BY `iso_code` ASC | 0.438
    ms | 1 | Yes |  | /classes/Currency.php:709 
                              /src/Adapter/Currency/CurrencyDataProvider.php:84 (findAllInstalled)/src/Core/Localization/Currency/DataLayer/CurrencyInstalled.php:90 (findAllInstalled)
 /src/Core/Localization/Currency/CurrencyDataSource.php:96 (getAllInstalledCurrencyIsoCodes)
 /src/Core/Localization/Currency/Repository.php:87 (getAllInstalledCurrenciesData)
 /src/Core/Localization/Locale/Repository.php:207 (getAllInstalledCurrencies)
 /src/Core/Localization/Locale/Repository.php:150 (getPriceSpecifications)
 /classes/controller/Controller.php:209 (getLocale)
 /classes/controller/FrontController.php:284 (init)
 /controllers/front/listing/ManufacturerController.php:75 (init)
 /tools/profiling/Controller.php:41 (init)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 251 | SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 4235 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 4235 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 | 0.436
    ms | 0 |  |  | /classes/Cart.php:1430 
                              /classes/Product.php:4361 (getProductQuantity)/classes/Product.php:5802 (getQuantity)
 /classes/ProductAssembler.php:209 (getProductProperties)
 /classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 118 | 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` = 13
AND tr.`id_tax_rules_group` = 1
AND tr.`id_state` IN (0, 0)
AND ('4537 AK' BETWEEN tr.`zipcode_from` AND tr.`zipcode_to`
OR (tr.`zipcode_to` = 0 AND tr.`zipcode_from` IN(0, '4537 AK')))
ORDER BY tr.`zipcode_from` DESC, tr.`zipcode_to` DESC, tr.`id_state` DESC, tr.`id_country` DESC | 0.434
    ms | 1 |  |  | /override/classes/tax/TaxRulesTaxManager.php:116 
                              /classes/Product.php:3926 (getTaxCalculator)/classes/Product.php:3717 (priceCalculation)
 /classes/Product.php:5692 (getPriceStatic)
 /classes/ProductAssembler.php:209 (getProductProperties)
 /classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 351 | SELECT SQL_NO_CACHE c.*, cl.*  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 67 AND c.`nright` >= 604 AND c.`nleft` >= 2 AND c.`nright` <= 1677 ORDER BY `nleft` DESC | 0.434
    ms | 34 |  |  | /classes/Category.php:1600 
                              /override/classes/Link.php:136 (getParentsCategories)/classes/Category.php:1403 (getCategoryLink)
 /modules/iqitmegamenu/iqitmegamenu.php:3284 (getLink)
 /modules/iqitmegamenu/iqitmegamenu.php:3207 (transformToLink)
 /modules/iqitmegamenu/iqitmegamenu.php:2652 (makeMegaMenu)
 /modules/iqitmegamenu/iqitmegamenu.php:2597 (_prepareHook)
 /modules/iqitmegamenu/iqitmegamenu.php:2580 (getWidgetVariables)
 /classes/Hook.php:1094 (renderWidget)
 /tools/profiling/Hook.php:64 (coreRenderWidget)
 /classes/Hook.php:1025 (coreRenderWidget)
 /config/smarty.config.inc.php:201 (exec)
 /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/6a/19/57/6a1957b0b4a1eb4244a2b264d3c2dc6f10adc32d_2.file.header-2.tpl.php:136 (__call)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d915436_48115331)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/7f/69/d9/7f69d9c58219eab529a6a73fbf0b93210635fc03_2.file.header.tpl.php:149 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/7f/69/d9/7f69d9c58219eab529a6a73fbf0b93210635fc03_2.file.header.tpl.php:50 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d8c52e8_55686797)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:280 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 321 | 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` = 1) 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 | 0.429
    ms | 16 |  |  | /classes/CartRule.php:423 
                              /classes/Cart.php:3079 (getCustomerCartRules)/classes/Cart.php:3463 (getDeliveryOptionList)
 /classes/Cart.php:3536 (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:2201 (processCalculation)
 /src/Adapter/Presenter/Cart/CartLazyArray.php:185 (getOrderTotal)
 /src/Adapter/Presenter/AbstractLazyArray.php:269 (getTotals)
 /src/Adapter/Presenter/AbstractLazyArray.php:129 (offsetGet)
 :undefined (jsonSerialize)
 /classes/Smarty/SmartyLazyRegister.php:81 (json_encode)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/3d/ef/23/3def23c87fb928f3e6cd40f216bf5c9dab1b24bb_2.file.javascript.tpl.php:65 (__call)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d894c57_01623097)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/c7/60/8a/c7608a42eae284edd2c7d809961345019c2a0f92_2.file.head.tpl.php:579 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/c7/60/8a/c7608a42eae284edd2c7d809961345019c2a0f92_2.file.head.tpl.php:115 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d824446_30797177)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:204 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:44 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 159 | 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` = 1
WHERE (a.`id_product` = 3839) AND (b.`id_shop` = 1) LIMIT 1 | 0.428
    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:44 (__construct)
 /classes/Link.php:113 (__construct)
 /classes/Link.php:234 (getProductObject)
 /override/classes/Link.php:175 (getProductLink)
 /classes/Product.php:5660 (getProductLink)
 /classes/ProductAssembler.php:209 (getProductProperties)
 /classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 132 | 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` = 1
WHERE (a.`id_product` = 3664) AND (b.`id_shop` = 1) LIMIT 1 | 0.426
    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:44 (__construct)
 /classes/Link.php:113 (__construct)
 /classes/Link.php:234 (getProductObject)
 /override/classes/Link.php:175 (getProductLink)
 /classes/Product.php:5660 (getProductLink)
 /classes/ProductAssembler.php:209 (getProductProperties)
 /classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 174 | 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` = 1
WHERE (a.`id_product` = 3904) AND (b.`id_shop` = 1) LIMIT 1 | 0.426
    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:44 (__construct)
 /classes/Link.php:113 (__construct)
 /classes/Link.php:234 (getProductObject)
 /override/classes/Link.php:175 (getProductLink)
 /classes/Product.php:5660 (getProductLink)
 /classes/ProductAssembler.php:209 (getProductProperties)
 /classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 332 | SELECT SQL_NO_CACHE *
FROM `ps_cms_lang`
WHERE `id_cms` = 1 AND `id_shop` = 1 | 0.425
    ms | 1 |  |  | /src/Adapter/EntityMapper.php:79 
                              /classes/ObjectModel.php:283 (load)/tools/profiling/ObjectModel.php:32 (__construct)
 /modules/iqitlinksmanager/src/IqitLinkBlockPresenter.php:78 (__construct)
 /modules/iqitlinksmanager/src/IqitLinkBlockPresenter.php:50 (makeCmsPageLink)
 /modules/iqitlinksmanager/src/IqitLinkBlockPresenter.php:35 (makeLinks)
 /modules/iqitlinksmanager/iqitlinksmanager.php:135 (present)
 /modules/iqitlinksmanager/iqitlinksmanager.php:117 (getWidgetVariables)
 /classes/Hook.php:1094 (renderWidget)
 /tools/profiling/Hook.php:64 (coreRenderWidget)
 /classes/Hook.php:1025 (coreRenderWidget)
 /config/smarty.config.inc.php:201 (exec)
 /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/7f/69/d9/7f69d9c58219eab529a6a73fbf0b93210635fc03_2.file.header.tpl.php:106 (__call)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/7f/69/d9/7f69d9c58219eab529a6a73fbf0b93210635fc03_2.file.header.tpl.php:44 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d8c52e8_55686797)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:280 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 396 | SELECT SQL_NO_CACHE (SUM(pr.`rating`) / COUNT(pr.`rating`)) AS avarageRating, COUNT(pr.`rating`) as reviewsNb
FROM `ps_iqitreviews_products` pr
WHERE pr.`status` = 1  AND pr.`id_product` = 3664 LIMIT 1 | 0.422
    ms | 1 |  |  | /modules/iqitreviews/src/IqitProductReview.php:116 
                              /modules/iqitreviews/iqitreviews.php:197 (getSnippetData)/modules/iqitreviews/iqitreviews.php:150 (getWidgetVariables)
 /classes/Hook.php:1094 (renderWidget)
 /tools/profiling/Hook.php:64 (coreRenderWidget)
 /classes/Hook.php:1025 (coreRenderWidget)
 /config/smarty.config.inc.php:201 (exec)
 /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/ef/f2/5d/eff25d33af98d6a07d4eb7d1cb972ea079c65a00_2.file.product-miniature-2.tpl.php:182 (__call)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/ef/f2/5d/eff25d33af98d6a07d4eb7d1cb972ea079c65a00_2.file.product-miniature-2.tpl.php:333 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/ef/f2/5d/eff25d33af98d6a07d4eb7d1cb972ea079c65a00_2.file.product-miniature-2.tpl.php:34 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1dae7528_14338178)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/51/a3/8c/51a38c0e752054782c023c0b3ebc7821c8d013d9_2.file.product.tpl.php:76 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/51/a3/8c/51a38c0e752054782c023c0b3ebc7821c8d013d9_2.file.product.tpl.php:29 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1dad1969_17190114)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/b5/59/be/b559be4b2c29b1deb0b44210681c15e28144931b_2.file.products.tpl.php:71 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/b5/59/be/b559be4b2c29b1deb0b44210681c15e28144931b_2.file.products.tpl.php:40 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1dac29e2_25171016)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:136 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:209 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:312 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:101 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:110 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 3 | SELECT SQL_NO_CACHE value FROM `ps_configuration` WHERE `name` = "PS_MULTISHOP_FEATURE_ACTIVE" LIMIT 1 | 0.417
    ms | 1 |  |  | /classes/shop/Shop.php:1183 
                              /classes/Configuration.php:236 (isFeatureActive)/classes/Configuration.php:302 (get)
 /classes/shop/Shop.php:398 (getMultiShopValues)
 /config/config.inc.php:117 (initialize)
 /index.php:27 (require)
 
 | 
                              
          | 398 | SELECT SQL_NO_CACHE (SUM(pr.`rating`) / COUNT(pr.`rating`)) AS avarageRating, COUNT(pr.`rating`) as reviewsNb
FROM `ps_iqitreviews_products` pr
WHERE pr.`status` = 1  AND pr.`id_product` = 3696 LIMIT 1 | 0.417
    ms | 1 |  |  | /modules/iqitreviews/src/IqitProductReview.php:116 
                              /modules/iqitreviews/iqitreviews.php:197 (getSnippetData)/modules/iqitreviews/iqitreviews.php:150 (getWidgetVariables)
 /classes/Hook.php:1094 (renderWidget)
 /tools/profiling/Hook.php:64 (coreRenderWidget)
 /classes/Hook.php:1025 (coreRenderWidget)
 /config/smarty.config.inc.php:201 (exec)
 /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/ef/f2/5d/eff25d33af98d6a07d4eb7d1cb972ea079c65a00_2.file.product-miniature-2.tpl.php:182 (__call)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/ef/f2/5d/eff25d33af98d6a07d4eb7d1cb972ea079c65a00_2.file.product-miniature-2.tpl.php:333 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/ef/f2/5d/eff25d33af98d6a07d4eb7d1cb972ea079c65a00_2.file.product-miniature-2.tpl.php:34 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1dae7528_14338178)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/51/a3/8c/51a38c0e752054782c023c0b3ebc7821c8d013d9_2.file.product.tpl.php:76 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/51/a3/8c/51a38c0e752054782c023c0b3ebc7821c8d013d9_2.file.product.tpl.php:29 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1dad1969_17190114)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/b5/59/be/b559be4b2c29b1deb0b44210681c15e28144931b_2.file.products.tpl.php:71 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/b5/59/be/b559be4b2c29b1deb0b44210681c15e28144931b_2.file.products.tpl.php:40 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1dac29e2_25171016)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:136 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:209 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:312 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:101 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:110 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 462 | SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 841) AND (b.`id_shop` = 1) LIMIT 1 | 0.417
    ms | 1 |  |  | /src/Adapter/EntityMapper.php:71 
                              /classes/ObjectModel.php:283 (load)/tools/profiling/ObjectModel.php:32 (__construct)
 /classes/Category.php:164 (__construct)
 /modules/rcpgtagmanager/src/PSModule/DataModelHandler/ModelBuilder/Category/AbstractCategoryModelBuilder.php:37 (__construct)
 /modules/rcpgtagmanager/src/PSModule/DataModelHandler/ModelBuilder/Product/AbstractProductModelBuilder.php:61 (initModel)
 /modules/rcpgtagmanager/src/PSModule/DataModelHandler/DataModelHandler.php:107 (setDetailData)
 /modules/rcpgtagmanager/src/PSModule/Hook/DisplayBeforeBodyClosingTag/AbstractDisplayBeforeBodyClosingTag.php:220 (buildDetailProductModelList)
 /modules/rcpgtagmanager/src/PSModule/Hook/DisplayBeforeBodyClosingTag/AbstractDisplayBeforeBodyClosingTag.php:66 (processPage)
 /modules/rcpgtagmanager/rcpgtagmanager.php:242 (exec)
 /classes/Hook.php:1083 (hookDisplayBeforeBodyClosingTag)
 /tools/profiling/Hook.php:35 (coreCallHook)
 /classes/Hook.php:421 (coreCallHook)
 /classes/Hook.php:989 (callHookOn)
 /config/smarty.config.inc.php:201 (exec)
 /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:552 (__call)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:157 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 29 | SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_currencyselector" LIMIT 1 | 0.414
    ms | 1 |  |  | /classes/module/Module.php:2664 
                              /classes/module/Module.php:2112 (getModuleIdByName)/modules/gdprpro/src/GdprProConfig.php:142 (isInstalled)
 /modules/gdprpro/src/GdprProCookie.php:65 (getModulesToUnload)
 /modules/gdprpro/src/GdprProCookie.php:47 (getDefaultModules)
 /modules/gdprpro/src/GdprProCookie.php:55 (__construct)
 /modules/gdprpro/gdprpro.php:115 (getInstance)
 :undefined (__construct)
 /src/Core/Foundation/IoC/Container.php:123 (newInstance)
 /src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
 /src/Core/Foundation/IoC/Container.php:166 (doMake)
 /src/Adapter/ServiceLocator.php:70 (make)
 /classes/module/Module.php:1263 (get)
 /tools/profiling/Module.php:35 (coreLoadModule)
 /classes/module/Module.php:1242 (coreLoadModule)
 /classes/Hook.php:972 (getInstanceByName)
 /classes/Dispatcher.php:606 (exec)
 /override/classes/Dispatcher.php:48 (loadRoutes)
 /classes/Dispatcher.php:243 (loadRoutes)
 /classes/Dispatcher.php:201 (__construct)
 /index.php:28 (getInstance)
 
 | 
                              
          | 270 | 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` = 1
WHERE (a.`id_product` = 4305) AND (b.`id_shop` = 1) LIMIT 1 | 0.414
    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:44 (__construct)
 /classes/Link.php:113 (__construct)
 /classes/Link.php:234 (getProductObject)
 /override/classes/Link.php:175 (getProductLink)
 /classes/Product.php:5660 (getProductLink)
 /classes/ProductAssembler.php:209 (getProductProperties)
 /classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (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 = 1)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN ps_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 4019
ORDER BY f.position ASC | 0.408
    ms | 2 | Yes |  | /classes/Product.php:6021 
                              /classes/Product.php:5824 (getFrontFeaturesStatic)/classes/ProductAssembler.php:209 (getProductProperties)
 /classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 470 | SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 842) AND (b.`id_shop` = 1) LIMIT 1 | 0.406
    ms | 1 |  |  | /src/Adapter/EntityMapper.php:71 
                              /classes/ObjectModel.php:283 (load)/tools/profiling/ObjectModel.php:32 (__construct)
 /classes/Category.php:164 (__construct)
 /modules/rcpgtagmanager/src/PSModule/DataModelHandler/ModelBuilder/Category/AbstractCategoryModelBuilder.php:37 (__construct)
 /modules/rcpgtagmanager/src/PSModule/DataModelHandler/ModelBuilder/Product/AbstractProductModelBuilder.php:61 (initModel)
 /modules/rcpgtagmanager/src/PSModule/DataModelHandler/DataModelHandler.php:107 (setDetailData)
 /modules/rcpgtagmanager/src/PSModule/Hook/DisplayBeforeBodyClosingTag/AbstractDisplayBeforeBodyClosingTag.php:220 (buildDetailProductModelList)
 /modules/rcpgtagmanager/src/PSModule/Hook/DisplayBeforeBodyClosingTag/AbstractDisplayBeforeBodyClosingTag.php:66 (processPage)
 /modules/rcpgtagmanager/rcpgtagmanager.php:242 (exec)
 /classes/Hook.php:1083 (hookDisplayBeforeBodyClosingTag)
 /tools/profiling/Hook.php:35 (coreCallHook)
 /classes/Hook.php:421 (coreCallHook)
 /classes/Hook.php:989 (callHookOn)
 /config/smarty.config.inc.php:201 (exec)
 /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:552 (__call)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:157 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 76 | SELECT SQL_NO_CACHE * FROM ps_revslider_sliders | 0.405
    ms | 1 |  |  | /modules/revsliderprestashop/includes/revslider_db.class.php:214 
                              /modules/revsliderprestashop/revsliderprestashop.php:578 (getResults)/modules/revsliderprestashop/revsliderprestashop.php:330 (hookCommonCb)
 /classes/Hook.php:1083 (hookdisplayHeader)
 /tools/profiling/Hook.php:35 (coreCallHook)
 /classes/Hook.php:421 (coreCallHook)
 /classes/Hook.php:989 (callHookOn)
 /classes/controller/FrontController.php:633 (exec)
 /controllers/front/listing/ManufacturerController.php:86 (initContent)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 214 | 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` = 1
WHERE (a.`id_product` = 4206) AND (b.`id_shop` = 1) LIMIT 1 | 0.404
    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:44 (__construct)
 /classes/Link.php:113 (__construct)
 /classes/Link.php:234 (getProductObject)
 /override/classes/Link.php:175 (getProductLink)
 /classes/Product.php:5660 (getProductLink)
 /classes/ProductAssembler.php:209 (getProductProperties)
 /classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 285 | 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 = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 3664
ORDER BY `position` | 0.403
    ms | 1 | Yes |  | /classes/Product.php:3545 
                              /src/Adapter/Image/ImageRetriever.php:84 (getImages)/src/Adapter/Presenter/Product/ProductLazyArray.php:684 (getAllProductImages)
 /src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages)
 /src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
 /classes/controller/ProductListingFrontController.php:119 (present)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 224 | 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 = 1)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN ps_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 4206
ORDER BY f.position ASC | 0.402
    ms | 2 | Yes |  | /classes/Product.php:6021 
                              /classes/Product.php:5824 (getFrontFeaturesStatic)/classes/ProductAssembler.php:209 (getProductProperties)
 /classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 99 | SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "totshowmailalerts" LIMIT 1 | 0.401
    ms | 1 |  |  | /classes/module/Module.php:2664 
                              /classes/module/Module.php:2112 (getModuleIdByName)/modules/totshowmailalerts/totshowmailalerts.php:115 (isInstalled)
 :undefined (__construct)
 /src/Core/Foundation/IoC/Container.php:123 (newInstance)
 /src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
 /src/Core/Foundation/IoC/Container.php:166 (doMake)
 /src/Adapter/ServiceLocator.php:70 (make)
 /classes/module/Module.php:1263 (get)
 /tools/profiling/Module.php:35 (coreLoadModule)
 /classes/module/Module.php:1242 (coreLoadModule)
 /classes/Hook.php:972 (getInstanceByName)
 /classes/controller/FrontController.php:633 (exec)
 /controllers/front/listing/ManufacturerController.php:86 (initContent)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 483 | SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 157) AND (b.`id_shop` = 1) LIMIT 1 | 0.401
    ms | 1 |  |  | /src/Adapter/EntityMapper.php:71 
                              /classes/ObjectModel.php:283 (load)/tools/profiling/ObjectModel.php:32 (__construct)
 /classes/Category.php:164 (__construct)
 /modules/rcpgtagmanager/src/PSModule/DataModelHandler/ModelBuilder/Category/AbstractCategoryModelBuilder.php:37 (__construct)
 /modules/rcpgtagmanager/src/PSModule/DataModelHandler/ModelBuilder/Product/AbstractProductModelBuilder.php:61 (initModel)
 /modules/rcpgtagmanager/src/PSModule/DataModelHandler/DataModelHandler.php:107 (setDetailData)
 /modules/rcpgtagmanager/src/PSModule/Hook/DisplayBeforeBodyClosingTag/AbstractDisplayBeforeBodyClosingTag.php:220 (buildDetailProductModelList)
 /modules/rcpgtagmanager/src/PSModule/Hook/DisplayBeforeBodyClosingTag/AbstractDisplayBeforeBodyClosingTag.php:66 (processPage)
 /modules/rcpgtagmanager/rcpgtagmanager.php:242 (exec)
 /classes/Hook.php:1083 (hookDisplayBeforeBodyClosingTag)
 /tools/profiling/Hook.php:35 (coreCallHook)
 /classes/Hook.php:421 (coreCallHook)
 /classes/Hook.php:989 (callHookOn)
 /config/smarty.config.inc.php:201 (exec)
 /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:552 (__call)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:157 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 323 | 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_%" | 0.398
    ms | 1 |  |  | /classes/CartRule.php:423 
                              /classes/CartRule.php:578 (getCustomerCartRules)/classes/Cart.php:522 (getCustomerHighlightedDiscounts)
 /src/Adapter/Presenter/Cart/CartLazyArray.php:396 (getDiscounts)
 /src/Adapter/Presenter/AbstractLazyArray.php:269 (getDiscounts)
 /src/Adapter/Presenter/AbstractLazyArray.php:129 (offsetGet)
 :undefined (jsonSerialize)
 /classes/Smarty/SmartyLazyRegister.php:81 (json_encode)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/3d/ef/23/3def23c87fb928f3e6cd40f216bf5c9dab1b24bb_2.file.javascript.tpl.php:65 (__call)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d894c57_01623097)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/c7/60/8a/c7608a42eae284edd2c7d809961345019c2a0f92_2.file.head.tpl.php:579 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/c7/60/8a/c7608a42eae284edd2c7d809961345019c2a0f92_2.file.head.tpl.php:115 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d824446_30797177)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:204 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:44 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 67 | SELECT SQL_NO_CACHE * FROM `ps_image_type` WHERE 1 AND `products` = 1  ORDER BY `width` DESC, `height` DESC, `name`ASC | 0.394
    ms | 8 | Yes |  | /classes/ImageType.php:109 
                              /src/Adapter/Image/ImageRetriever.php:381 (getImagesTypes)/classes/controller/FrontController.php:1627 (getNoPictureImage)
 /classes/controller/FrontController.php:1753 (getTemplateVarUrls)
 /classes/controller/FrontController.php:563 (getTemplateVarShop)
 /classes/controller/FrontController.php:625 (assignGeneralPurposeVariables)
 /controllers/front/listing/ManufacturerController.php:86 (initContent)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 156 | 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 = 1)
WHERE i.`id_product` = 3839
AND image_shop.`cover` = 1 LIMIT 1 | 0.393
    ms | 1 |  |  | /classes/Product.php:3570 
                              /classes/Product.php:5643 (getCover)/classes/ProductAssembler.php:209 (getProductProperties)
 /classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 188 | 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` = 1
WHERE (a.`id_product` = 3940) AND (b.`id_shop` = 1) LIMIT 1 | 0.393
    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:44 (__construct)
 /classes/Link.php:113 (__construct)
 /classes/Link.php:234 (getProductObject)
 /override/classes/Link.php:175 (getProductLink)
 /classes/Product.php:5660 (getProductLink)
 /classes/ProductAssembler.php:209 (getProductProperties)
 /classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 267 | 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 = 1)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN ps_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 4276
ORDER BY f.position ASC | 0.393
    ms | 2 | Yes |  | /classes/Product.php:6021 
                              /classes/Product.php:5824 (getFrontFeaturesStatic)/classes/ProductAssembler.php:209 (getProductProperties)
 /classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 459 | SELECT SQL_NO_CACHE data
FROM `ps_ganalytics_data`
WHERE id_cart = 0
AND id_shop = 1 LIMIT 1 | 0.391
    ms | 0 |  |  | /modules/ps_googleanalytics/classes/Repository/GanalyticsDataRepository.php:43 
                              /modules/ps_googleanalytics/classes/Handler/GanalyticsDataHandler.php:53 (findDataByCartIdAndShopId)/modules/ps_googleanalytics/classes/Hook/HookDisplayBeforeBodyClosingTag.php:267 (readData)
 /modules/ps_googleanalytics/classes/Hook/HookDisplayBeforeBodyClosingTag.php:54 (outputStoredEvents)
 /modules/ps_googleanalytics/ps_googleanalytics.php:109 (run)
 /classes/Hook.php:1083 (hookDisplayBeforeBodyClosingTag)
 /tools/profiling/Hook.php:35 (coreCallHook)
 /classes/Hook.php:421 (coreCallHook)
 /classes/Hook.php:989 (callHookOn)
 /config/smarty.config.inc.php:201 (exec)
 /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:552 (__call)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:157 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 303 | 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 = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 4276
ORDER BY `position` | 0.390
    ms | 1 | Yes |  | /classes/Product.php:3545 
                              /src/Adapter/Image/ImageRetriever.php:84 (getImages)/src/Adapter/Presenter/Product/ProductLazyArray.php:684 (getAllProductImages)
 /src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages)
 /src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
 /classes/controller/ProductListingFrontController.php:119 (present)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 201 | 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` = 1
WHERE (a.`id_product` = 4019) AND (b.`id_shop` = 1) LIMIT 1 | 0.383
    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:44 (__construct)
 /classes/Link.php:113 (__construct)
 /classes/Link.php:234 (getProductObject)
 /override/classes/Link.php:175 (getProductLink)
 /classes/Product.php:5660 (getProductLink)
 /classes/ProductAssembler.php:209 (getProductProperties)
 /classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 62 | SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "adekoshopscore" LIMIT 1 | 0.379
    ms | 1 |  |  | /classes/module/Module.php:2664 
                              /modules/adekoshopscore/adekoshopscore.php:78 (getModuleIdByName):undefined (__construct)
 /src/Core/Foundation/IoC/Container.php:123 (newInstance)
 /src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
 /src/Core/Foundation/IoC/Container.php:166 (doMake)
 /src/Adapter/ServiceLocator.php:70 (make)
 /classes/module/Module.php:1263 (get)
 /tools/profiling/Module.php:35 (coreLoadModule)
 /classes/module/Module.php:1242 (coreLoadModule)
 /classes/Hook.php:972 (getInstanceByName)
 /classes/controller/FrontController.php:1004 (exec)
 /tools/profiling/Controller.php:48 (setMedia)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 252 | 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 = 1)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN ps_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 4235
ORDER BY f.position ASC | 0.376
    ms | 2 | Yes |  | /classes/Product.php:6021 
                              /classes/Product.php:5824 (getFrontFeaturesStatic)/classes/ProductAssembler.php:209 (getProductProperties)
 /classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 424 | SELECT SQL_NO_CACHE *
FROM `ps_cms_lang`
WHERE `id_cms` = 5 AND `id_shop` = 1 | 0.372
    ms | 1 |  |  | /src/Adapter/EntityMapper.php:79 
                              /classes/ObjectModel.php:283 (load)/tools/profiling/ObjectModel.php:32 (__construct)
 /modules/iqitlinksmanager/src/IqitLinkBlockPresenter.php:78 (__construct)
 /modules/iqitlinksmanager/src/IqitLinkBlockPresenter.php:50 (makeCmsPageLink)
 /modules/iqitlinksmanager/src/IqitLinkBlockPresenter.php:35 (makeLinks)
 /modules/iqitlinksmanager/iqitlinksmanager.php:135 (present)
 /modules/iqitlinksmanager/iqitlinksmanager.php:117 (getWidgetVariables)
 /classes/Hook.php:1094 (renderWidget)
 /tools/profiling/Hook.php:64 (coreRenderWidget)
 /classes/Hook.php:1025 (coreRenderWidget)
 /config/smarty.config.inc.php:201 (exec)
 /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/0d/e2/3e/0de23e0d22f4bb9e7c233833252db45dd3075807_2.file.footer-2.tpl.php:112 (__call)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/0d/e2/3e/0de23e0d22f4bb9e7c233833252db45dd3075807_2.file.footer-2.tpl.php:67 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1dd2c266_69452188)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/1c/4c/30/1c4c307992d2b842761ae9236d331e6edba028b3_2.file.footer.tpl.php:34 (_subTemplateRender)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1dd20b09_56277352)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:516 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 475 | SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 169) AND (b.`id_shop` = 1) LIMIT 1 | 0.369
    ms | 1 |  |  | /src/Adapter/EntityMapper.php:71 
                              /classes/ObjectModel.php:283 (load)/tools/profiling/ObjectModel.php:32 (__construct)
 /classes/Category.php:164 (__construct)
 /modules/rcpgtagmanager/src/PSModule/DataModelHandler/ModelBuilder/Category/AbstractCategoryModelBuilder.php:37 (__construct)
 /modules/rcpgtagmanager/src/PSModule/DataModelHandler/ModelBuilder/Product/AbstractProductModelBuilder.php:61 (initModel)
 /modules/rcpgtagmanager/src/PSModule/DataModelHandler/DataModelHandler.php:107 (setDetailData)
 /modules/rcpgtagmanager/src/PSModule/Hook/DisplayBeforeBodyClosingTag/AbstractDisplayBeforeBodyClosingTag.php:220 (buildDetailProductModelList)
 /modules/rcpgtagmanager/src/PSModule/Hook/DisplayBeforeBodyClosingTag/AbstractDisplayBeforeBodyClosingTag.php:66 (processPage)
 /modules/rcpgtagmanager/rcpgtagmanager.php:242 (exec)
 /classes/Hook.php:1083 (hookDisplayBeforeBodyClosingTag)
 /tools/profiling/Hook.php:35 (coreCallHook)
 /classes/Hook.php:421 (coreCallHook)
 /classes/Hook.php:989 (callHookOn)
 /config/smarty.config.inc.php:201 (exec)
 /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:552 (__call)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:157 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 217 | SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 4206) | 0.368
    ms | 1 |  |  | /classes/Product.php:3860 
                              /classes/Product.php:3717 (priceCalculation)/classes/Product.php:5692 (getPriceStatic)
 /classes/ProductAssembler.php:209 (getProductProperties)
 /classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 256 | 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` = 1
WHERE (a.`id_product` = 4276) AND (b.`id_shop` = 1) LIMIT 1 | 0.366
    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:44 (__construct)
 /classes/Link.php:113 (__construct)
 /classes/Link.php:234 (getProductObject)
 /override/classes/Link.php:175 (getProductLink)
 /classes/Product.php:5660 (getProductLink)
 /classes/ProductAssembler.php:209 (getProductProperties)
 /classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 456 | SELECT SQL_NO_CACHE `id_page`
FROM `ps_page`
WHERE `id_page_type` = 6 AND `id_object` = 37 LIMIT 1 | 0.365
    ms | 1 |  |  | /classes/Page.php:83 
                              /classes/Connection.php:180 (getCurrentId)/classes/Connection.php:97 (setNewConnection)
 /modules/statsdata/statsdata.php:118 (setPageConnection)
 /modules/statsdata/statsdata.php:74 (getScriptCustomerPagesViews)
 /classes/Hook.php:1083 (hookDisplayBeforeBodyClosingTag)
 /tools/profiling/Hook.php:35 (coreCallHook)
 /classes/Hook.php:421 (coreCallHook)
 /classes/Hook.php:989 (callHookOn)
 /config/smarty.config.inc.php:201 (exec)
 /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:552 (__call)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:157 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 346 | SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 99) AND (b.`id_shop` = 1) LIMIT 1 | 0.364
    ms | 1 |  |  | /src/Adapter/EntityMapper.php:71 
                              /classes/ObjectModel.php:283 (load)/tools/profiling/ObjectModel.php:32 (__construct)
 /classes/Category.php:164 (__construct)
 /modules/iqitmegamenu/iqitmegamenu.php:3282 (__construct)
 /modules/iqitmegamenu/iqitmegamenu.php:3207 (transformToLink)
 /modules/iqitmegamenu/iqitmegamenu.php:2652 (makeMegaMenu)
 /modules/iqitmegamenu/iqitmegamenu.php:2597 (_prepareHook)
 /modules/iqitmegamenu/iqitmegamenu.php:2580 (getWidgetVariables)
 /classes/Hook.php:1094 (renderWidget)
 /tools/profiling/Hook.php:64 (coreRenderWidget)
 /classes/Hook.php:1025 (coreRenderWidget)
 /config/smarty.config.inc.php:201 (exec)
 /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/6a/19/57/6a1957b0b4a1eb4244a2b264d3c2dc6f10adc32d_2.file.header-2.tpl.php:136 (__call)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d915436_48115331)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/7f/69/d9/7f69d9c58219eab529a6a73fbf0b93210635fc03_2.file.header.tpl.php:149 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/7f/69/d9/7f69d9c58219eab529a6a73fbf0b93210635fc03_2.file.header.tpl.php:50 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d8c52e8_55686797)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:280 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 186 | 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 = 1)
WHERE i.`id_product` = 3940
AND image_shop.`cover` = 1 LIMIT 1 | 0.363
    ms | 2 |  |  | /classes/Product.php:3570 
                              /classes/Product.php:5643 (getCover)/classes/ProductAssembler.php:209 (getProductProperties)
 /classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 280 | 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 = 1)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN ps_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 4305
ORDER BY f.position ASC | 0.360
    ms | 2 | Yes |  | /classes/Product.php:6021 
                              /classes/Product.php:5824 (getFrontFeaturesStatic)/classes/ProductAssembler.php:209 (getProductProperties)
 /classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 56 | SELECT SQL_NO_CACHE *
FROM `ps_group` a
LEFT JOIN `ps_group_shop` `c` ON a.`id_group` = c.`id_group` AND c.`id_shop` = 1
WHERE (a.`id_group` = 1) LIMIT 1 | 0.359
    ms | 1 |  |  | /src/Adapter/EntityMapper.php:71 
                              /classes/ObjectModel.php:283 (load)/tools/profiling/ObjectModel.php:32 (__construct)
 /classes/Group.php:81 (__construct)
 /classes/Group.php:397 (__construct)
 /classes/Cart.php:249 (getCurrent)
 /classes/Cart.php:222 (setTaxCalculationMethod)
 /classes/controller/FrontController.php:467 (__construct)
 /controllers/front/listing/ManufacturerController.php:75 (init)
 /tools/profiling/Controller.php:41 (init)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 239 | 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 = 1)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 1)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 1)
INNER JOIN ps_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 4230
ORDER BY f.position ASC | 0.357
    ms | 2 | Yes |  | /classes/Product.php:6021 
                              /classes/Product.php:5824 (getFrontFeaturesStatic)/classes/ProductAssembler.php:209 (getProductProperties)
 /classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 228 | 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` = 1
WHERE (a.`id_product` = 4230) AND (b.`id_shop` = 1) LIMIT 1 | 0.355
    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:44 (__construct)
 /classes/Link.php:113 (__construct)
 /classes/Link.php:234 (getProductObject)
 /override/classes/Link.php:175 (getProductLink)
 /classes/Product.php:5660 (getProductLink)
 /classes/ProductAssembler.php:209 (getProductProperties)
 /classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 301 | 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 = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 4235
ORDER BY `position` | 0.355
    ms | 6 | Yes |  | /classes/Product.php:3545 
                              /src/Adapter/Image/ImageRetriever.php:84 (getImages)/src/Adapter/Presenter/Product/ProductLazyArray.php:684 (getAllProductImages)
 /src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages)
 /src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
 /classes/controller/ProductListingFrontController.php:119 (present)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (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 = 1)
WHERE i.`id_product` = 4206
AND image_shop.`cover` = 1 LIMIT 1 | 0.354
    ms | 5 |  |  | /classes/Product.php:3570 
                              /classes/Product.php:5643 (getCover)/classes/ProductAssembler.php:209 (getProductProperties)
 /classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 410 | SELECT SQL_NO_CACHE (SUM(pr.`rating`) / COUNT(pr.`rating`)) AS avarageRating, COUNT(pr.`rating`) as reviewsNb
FROM `ps_iqitreviews_products` pr
WHERE pr.`status` = 1  AND pr.`id_product` = 4230 LIMIT 1 | 0.353
    ms | 1 |  |  | /modules/iqitreviews/src/IqitProductReview.php:116 
                              /modules/iqitreviews/iqitreviews.php:197 (getSnippetData)/modules/iqitreviews/iqitreviews.php:150 (getWidgetVariables)
 /classes/Hook.php:1094 (renderWidget)
 /tools/profiling/Hook.php:64 (coreRenderWidget)
 /classes/Hook.php:1025 (coreRenderWidget)
 /config/smarty.config.inc.php:201 (exec)
 /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/ef/f2/5d/eff25d33af98d6a07d4eb7d1cb972ea079c65a00_2.file.product-miniature-2.tpl.php:182 (__call)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/ef/f2/5d/eff25d33af98d6a07d4eb7d1cb972ea079c65a00_2.file.product-miniature-2.tpl.php:333 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/ef/f2/5d/eff25d33af98d6a07d4eb7d1cb972ea079c65a00_2.file.product-miniature-2.tpl.php:34 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1dae7528_14338178)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/51/a3/8c/51a38c0e752054782c023c0b3ebc7821c8d013d9_2.file.product.tpl.php:76 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/51/a3/8c/51a38c0e752054782c023c0b3ebc7821c8d013d9_2.file.product.tpl.php:29 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1dad1969_17190114)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/b5/59/be/b559be4b2c29b1deb0b44210681c15e28144931b_2.file.products.tpl.php:71 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/b5/59/be/b559be4b2c29b1deb0b44210681c15e28144931b_2.file.products.tpl.php:40 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1dac29e2_25171016)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:136 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:209 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:312 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:101 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:110 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 373 | SELECT SQL_NO_CACHE c.`nleft`, c.`nright`  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`id_category` = 538 LIMIT 1 | 0.351
    ms | 1 |  |  | /classes/Category.php:1585 
                              /override/classes/Link.php:136 (getParentsCategories)/classes/Category.php:1403 (getCategoryLink)
 /modules/iqitmegamenu/iqitmegamenu.php:3284 (getLink)
 /modules/iqitmegamenu/iqitmegamenu.php:3207 (transformToLink)
 /modules/iqitmegamenu/iqitmegamenu.php:2652 (makeMegaMenu)
 /modules/iqitmegamenu/iqitmegamenu.php:2597 (_prepareHook)
 /modules/iqitmegamenu/iqitmegamenu.php:2580 (getWidgetVariables)
 /classes/Hook.php:1094 (renderWidget)
 /tools/profiling/Hook.php:64 (coreRenderWidget)
 /classes/Hook.php:1025 (coreRenderWidget)
 /config/smarty.config.inc.php:201 (exec)
 /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/6a/19/57/6a1957b0b4a1eb4244a2b264d3c2dc6f10adc32d_2.file.header-2.tpl.php:136 (__call)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d915436_48115331)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/7f/69/d9/7f69d9c58219eab529a6a73fbf0b93210635fc03_2.file.header.tpl.php:149 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/7f/69/d9/7f69d9c58219eab529a6a73fbf0b93210635fc03_2.file.header.tpl.php:50 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d8c52e8_55686797)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:280 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 326 | SELECT SQL_NO_CACHE COUNT(DISTINCT c.id_currency) FROM `ps_currency` c
LEFT JOIN ps_currency_shop cs ON (cs.id_currency = c.id_currency AND cs.id_shop = 1)
WHERE c.`active` = 1 AND c.`deleted` = 0 LIMIT 1 | 0.350
    ms | 1 |  |  | /classes/Currency.php:1136 
                              /classes/Currency.php:1153 (countActiveCurrencies)/classes/module/Module.php:2232 (isMultiCurrencyActivated)
 /modules/iqitlinksmanager/iqitlinksmanager.php:148 (getCacheId)
 /modules/iqitlinksmanager/iqitlinksmanager.php:115 (getCacheId)
 /classes/Hook.php:1094 (renderWidget)
 /tools/profiling/Hook.php:64 (coreRenderWidget)
 /classes/Hook.php:1025 (coreRenderWidget)
 /config/smarty.config.inc.php:201 (exec)
 /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/7f/69/d9/7f69d9c58219eab529a6a73fbf0b93210635fc03_2.file.header.tpl.php:106 (__call)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/7f/69/d9/7f69d9c58219eab529a6a73fbf0b93210635fc03_2.file.header.tpl.php:44 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d8c52e8_55686797)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:280 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 353 | SELECT SQL_NO_CACHE c.`nleft`, c.`nright`  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`id_category` = 277 LIMIT 1 | 0.350
    ms | 1 |  |  | /classes/Category.php:1585 
                              /override/classes/Link.php:136 (getParentsCategories)/classes/Category.php:1403 (getCategoryLink)
 /modules/iqitmegamenu/iqitmegamenu.php:3284 (getLink)
 /modules/iqitmegamenu/iqitmegamenu.php:3207 (transformToLink)
 /modules/iqitmegamenu/iqitmegamenu.php:2652 (makeMegaMenu)
 /modules/iqitmegamenu/iqitmegamenu.php:2597 (_prepareHook)
 /modules/iqitmegamenu/iqitmegamenu.php:2580 (getWidgetVariables)
 /classes/Hook.php:1094 (renderWidget)
 /tools/profiling/Hook.php:64 (coreRenderWidget)
 /classes/Hook.php:1025 (coreRenderWidget)
 /config/smarty.config.inc.php:201 (exec)
 /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/6a/19/57/6a1957b0b4a1eb4244a2b264d3c2dc6f10adc32d_2.file.header-2.tpl.php:136 (__call)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d915436_48115331)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/7f/69/d9/7f69d9c58219eab529a6a73fbf0b93210635fc03_2.file.header.tpl.php:149 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/7f/69/d9/7f69d9c58219eab529a6a73fbf0b93210635fc03_2.file.header.tpl.php:50 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d8c52e8_55686797)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:280 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 281 | 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 = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 3572
ORDER BY `position` | 0.344
    ms | 4 | Yes |  | /classes/Product.php:3545 
                              /src/Adapter/Image/ImageRetriever.php:84 (getImages)/src/Adapter/Presenter/Product/ProductLazyArray.php:684 (getAllProductImages)
 /src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages)
 /src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
 /classes/controller/ProductListingFrontController.php:119 (present)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 406 | SELECT SQL_NO_CACHE (SUM(pr.`rating`) / COUNT(pr.`rating`)) AS avarageRating, COUNT(pr.`rating`) as reviewsNb
FROM `ps_iqitreviews_products` pr
WHERE pr.`status` = 1  AND pr.`id_product` = 4019 LIMIT 1 | 0.343
    ms | 1 |  |  | /modules/iqitreviews/src/IqitProductReview.php:116 
                              /modules/iqitreviews/iqitreviews.php:197 (getSnippetData)/modules/iqitreviews/iqitreviews.php:150 (getWidgetVariables)
 /classes/Hook.php:1094 (renderWidget)
 /tools/profiling/Hook.php:64 (coreRenderWidget)
 /classes/Hook.php:1025 (coreRenderWidget)
 /config/smarty.config.inc.php:201 (exec)
 /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/ef/f2/5d/eff25d33af98d6a07d4eb7d1cb972ea079c65a00_2.file.product-miniature-2.tpl.php:182 (__call)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/ef/f2/5d/eff25d33af98d6a07d4eb7d1cb972ea079c65a00_2.file.product-miniature-2.tpl.php:333 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/ef/f2/5d/eff25d33af98d6a07d4eb7d1cb972ea079c65a00_2.file.product-miniature-2.tpl.php:34 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1dae7528_14338178)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/51/a3/8c/51a38c0e752054782c023c0b3ebc7821c8d013d9_2.file.product.tpl.php:76 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/51/a3/8c/51a38c0e752054782c023c0b3ebc7821c8d013d9_2.file.product.tpl.php:29 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1dad1969_17190114)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/b5/59/be/b559be4b2c29b1deb0b44210681c15e28144931b_2.file.products.tpl.php:71 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/b5/59/be/b559be4b2c29b1deb0b44210681c15e28144931b_2.file.products.tpl.php:40 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1dac29e2_25171016)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:136 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:209 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:312 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:101 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:110 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 297 | 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 = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 4206
ORDER BY `position` | 0.342
    ms | 5 | Yes |  | /classes/Product.php:3545 
                              /src/Adapter/Image/ImageRetriever.php:84 (getImages)/src/Adapter/Presenter/Product/ProductLazyArray.php:684 (getAllProductImages)
 /src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages)
 /src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
 /classes/controller/ProductListingFrontController.php:119 (present)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 129 | 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` = 13
AND tr.`id_tax_rules_group` = 1
AND tr.`id_state` IN (0, 0)
AND ('0' BETWEEN tr.`zipcode_from` AND tr.`zipcode_to`
OR (tr.`zipcode_to` = 0 AND tr.`zipcode_from` IN(0, '0')))
ORDER BY tr.`zipcode_from` DESC, tr.`zipcode_to` DESC, tr.`id_state` DESC, tr.`id_country` DESC | 0.342
    ms | 1 |  |  | /override/classes/tax/TaxRulesTaxManager.php:116 
                              /classes/Product.php:5972 (getTaxCalculator)/classes/Product.php:5864 (getTaxesInformations)
 /classes/ProductAssembler.php:209 (getProductProperties)
 /classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 6 | SELECT SQL_NO_CACHE l.*, ls.`id_shop`
FROM `ps_lang` l
LEFT JOIN `ps_lang_shop` ls ON (l.id_lang = ls.id_lang) | 0.341
    ms | 1 |  |  | /classes/Language.php:1080 
                              /config/config.inc.php:143 (loadLanguages)/index.php:27 (require)
 
 | 
                              
          | 148 | SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 3696) | 0.340
    ms | 1 |  |  | /classes/Product.php:3860 
                              /classes/Product.php:3717 (priceCalculation)/classes/Product.php:5692 (getPriceStatic)
 /classes/ProductAssembler.php:209 (getProductProperties)
 /classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 305 | 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 = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 4305
ORDER BY `position` | 0.340
    ms | 5 | Yes |  | /classes/Product.php:3545 
                              /src/Adapter/Image/ImageRetriever.php:84 (getImages)/src/Adapter/Presenter/Product/ProductLazyArray.php:684 (getAllProductImages)
 /src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages)
 /src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
 /classes/controller/ProductListingFrontController.php:119 (present)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 388 | SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "iqitelementor" LIMIT 1 | 0.339
    ms | 1 |  |  | /classes/module/Module.php:2664 
                              /classes/module/Module.php:2136 (getModuleIdByName)/classes/Hook.php:1089 (isEnabled)
 /tools/profiling/Hook.php:64 (coreRenderWidget)
 /classes/Hook.php:1025 (coreRenderWidget)
 /config/smarty.config.inc.php:201 (exec)
 /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:94 (__call)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:304 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:101 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:110 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 291 | 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 = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 3904
ORDER BY `position` | 0.338
    ms | 2 | Yes |  | /classes/Product.php:3545 
                              /src/Adapter/Image/ImageRetriever.php:84 (getImages)/src/Adapter/Presenter/Product/ProductLazyArray.php:684 (getAllProductImages)
 /src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages)
 /src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
 /classes/controller/ProductListingFrontController.php:119 (present)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 299 | 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 = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 4230
ORDER BY `position` | 0.338
    ms | 2 | Yes |  | /classes/Product.php:3545 
                              /src/Adapter/Image/ImageRetriever.php:84 (getImages)/src/Adapter/Presenter/Product/ProductLazyArray.php:684 (getAllProductImages)
 /src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages)
 /src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
 /classes/controller/ProductListingFrontController.php:119 (present)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 130 | 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 = 1)
WHERE i.`id_product` = 3664
AND image_shop.`cover` = 1 LIMIT 1 | 0.337
    ms | 1 |  |  | /classes/Product.php:3570 
                              /classes/Product.php:5643 (getCover)/classes/ProductAssembler.php:209 (getProductProperties)
 /classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 348 | SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2) AND (b.`id_shop` = 1) LIMIT 1 | 0.337
    ms | 1 |  |  | /src/Adapter/EntityMapper.php:71 
                              /classes/ObjectModel.php:283 (load)/tools/profiling/ObjectModel.php:32 (__construct)
 /classes/Category.php:164 (__construct)
 /classes/Category.php:1118 (__construct)
 /classes/Category.php:1574 (getRootCategory)
 /override/classes/Link.php:136 (getParentsCategories)
 /classes/Category.php:1403 (getCategoryLink)
 /modules/iqitmegamenu/iqitmegamenu.php:3284 (getLink)
 /modules/iqitmegamenu/iqitmegamenu.php:3207 (transformToLink)
 /modules/iqitmegamenu/iqitmegamenu.php:2652 (makeMegaMenu)
 /modules/iqitmegamenu/iqitmegamenu.php:2597 (_prepareHook)
 /modules/iqitmegamenu/iqitmegamenu.php:2580 (getWidgetVariables)
 /classes/Hook.php:1094 (renderWidget)
 /tools/profiling/Hook.php:64 (coreRenderWidget)
 /classes/Hook.php:1025 (coreRenderWidget)
 /config/smarty.config.inc.php:201 (exec)
 /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/6a/19/57/6a1957b0b4a1eb4244a2b264d3c2dc6f10adc32d_2.file.header-2.tpl.php:136 (__call)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d915436_48115331)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/7f/69/d9/7f69d9c58219eab529a6a73fbf0b93210635fc03_2.file.header.tpl.php:149 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/7f/69/d9/7f69d9c58219eab529a6a73fbf0b93210635fc03_2.file.header.tpl.php:50 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d8c52e8_55686797)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:280 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 327 | SELECT SQL_NO_CACHE cb.`id_iqit_link_block`
FROM ps_iqit_link_block cb
INNER JOIN ps_iqit_link_block_shop cs ON (cb.`id_iqit_link_block` = cs.`id_iqit_link_block`)
WHERE `id_hook` = 896
AND cs.`id_shop` = 1
ORDER BY cb.position ASC | 0.337
    ms | 3 | Yes |  | /modules/iqitlinksmanager/src/IqitLinkBlockRepository.php:174 
                              /modules/iqitlinksmanager/iqitlinksmanager.php:131 (getByIdHook)/modules/iqitlinksmanager/iqitlinksmanager.php:117 (getWidgetVariables)
 /classes/Hook.php:1094 (renderWidget)
 /tools/profiling/Hook.php:64 (coreRenderWidget)
 /classes/Hook.php:1025 (coreRenderWidget)
 /config/smarty.config.inc.php:201 (exec)
 /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/7f/69/d9/7f69d9c58219eab529a6a73fbf0b93210635fc03_2.file.header.tpl.php:106 (__call)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/7f/69/d9/7f69d9c58219eab529a6a73fbf0b93210635fc03_2.file.header.tpl.php:44 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d8c52e8_55686797)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:280 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 16 | SELECT SQL_NO_CACHE `name`, `alias` FROM `ps_hook_alias` | 0.335
    ms | 88 |  |  | /classes/Hook.php:290 
                              /classes/Hook.php:321 (getAllHookAliases)/classes/Hook.php:749 (getHookAliasesFor)
 /classes/Hook.php:848 (getHookModuleExecList)
 /classes/Dispatcher.php:606 (exec)
 /override/classes/Dispatcher.php:48 (loadRoutes)
 /classes/Dispatcher.php:243 (loadRoutes)
 /classes/Dispatcher.php:201 (__construct)
 /index.php:28 (getInstance)
 
 | 
                              
          | 408 | SELECT SQL_NO_CACHE (SUM(pr.`rating`) / COUNT(pr.`rating`)) AS avarageRating, COUNT(pr.`rating`) as reviewsNb
FROM `ps_iqitreviews_products` pr
WHERE pr.`status` = 1  AND pr.`id_product` = 4206 LIMIT 1 | 0.335
    ms | 1 |  |  | /modules/iqitreviews/src/IqitProductReview.php:116 
                              /modules/iqitreviews/iqitreviews.php:197 (getSnippetData)/modules/iqitreviews/iqitreviews.php:150 (getWidgetVariables)
 /classes/Hook.php:1094 (renderWidget)
 /tools/profiling/Hook.php:64 (coreRenderWidget)
 /classes/Hook.php:1025 (coreRenderWidget)
 /config/smarty.config.inc.php:201 (exec)
 /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/ef/f2/5d/eff25d33af98d6a07d4eb7d1cb972ea079c65a00_2.file.product-miniature-2.tpl.php:182 (__call)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/ef/f2/5d/eff25d33af98d6a07d4eb7d1cb972ea079c65a00_2.file.product-miniature-2.tpl.php:333 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/ef/f2/5d/eff25d33af98d6a07d4eb7d1cb972ea079c65a00_2.file.product-miniature-2.tpl.php:34 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1dae7528_14338178)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/51/a3/8c/51a38c0e752054782c023c0b3ebc7821c8d013d9_2.file.product.tpl.php:76 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/51/a3/8c/51a38c0e752054782c023c0b3ebc7821c8d013d9_2.file.product.tpl.php:29 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1dad1969_17190114)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/b5/59/be/b559be4b2c29b1deb0b44210681c15e28144931b_2.file.products.tpl.php:71 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/b5/59/be/b559be4b2c29b1deb0b44210681c15e28144931b_2.file.products.tpl.php:40 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1dac29e2_25171016)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:136 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:209 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:312 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:101 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:110 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 293 | 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 = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 3940
ORDER BY `position` | 0.331
    ms | 2 | Yes |  | /classes/Product.php:3545 
                              /src/Adapter/Image/ImageRetriever.php:84 (getImages)/src/Adapter/Presenter/Product/ProductLazyArray.php:684 (getAllProductImages)
 /src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages)
 /src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
 /classes/controller/ProductListingFrontController.php:119 (present)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 444 | SELECT SQL_NO_CACHE *
FROM `ps_cms_lang`
WHERE `id_cms` = 34 AND `id_shop` = 1 | 0.329
    ms | 1 |  |  | /src/Adapter/EntityMapper.php:79 
                              /classes/ObjectModel.php:283 (load)/tools/profiling/ObjectModel.php:32 (__construct)
 /modules/iqitlinksmanager/src/IqitLinkBlockPresenter.php:78 (__construct)
 /modules/iqitlinksmanager/src/IqitLinkBlockPresenter.php:50 (makeCmsPageLink)
 /modules/iqitlinksmanager/src/IqitLinkBlockPresenter.php:35 (makeLinks)
 /modules/iqitlinksmanager/iqitlinksmanager.php:135 (present)
 /modules/iqitlinksmanager/iqitlinksmanager.php:117 (getWidgetVariables)
 /classes/Hook.php:1094 (renderWidget)
 /tools/profiling/Hook.php:64 (coreRenderWidget)
 /classes/Hook.php:1025 (coreRenderWidget)
 /config/smarty.config.inc.php:201 (exec)
 /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/0d/e2/3e/0de23e0d22f4bb9e7c233833252db45dd3075807_2.file.footer-2.tpl.php:112 (__call)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/0d/e2/3e/0de23e0d22f4bb9e7c233833252db45dd3075807_2.file.footer-2.tpl.php:67 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1dd2c266_69452188)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/1c/4c/30/1c4c307992d2b842761ae9236d331e6edba028b3_2.file.footer.tpl.php:34 (_subTemplateRender)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1dd20b09_56277352)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:516 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 242 | 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` = 1
WHERE (a.`id_product` = 4235) AND (b.`id_shop` = 1) LIMIT 1 | 0.328
    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:44 (__construct)
 /classes/Link.php:113 (__construct)
 /classes/Link.php:234 (getProductObject)
 /override/classes/Link.php:175 (getProductLink)
 /classes/Product.php:5660 (getProductLink)
 /classes/ProductAssembler.php:209 (getProductProperties)
 /classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 199 | 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 = 1)
WHERE i.`id_product` = 4019
AND image_shop.`cover` = 1 LIMIT 1 | 0.327
    ms | 1 |  |  | /classes/Product.php:3570 
                              /classes/Product.php:5643 (getCover)/classes/ProductAssembler.php:209 (getProductProperties)
 /classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 490 | SELECT SQL_NO_CACHE c.`nleft`, c.`nright`  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`id_category` = 144 LIMIT 1 | 0.327
    ms | 1 |  |  | /classes/Category.php:1585 
                              /modules/rcpgtagmanager/src/PSModule/DataModelHandler/ModelBuilder/Category/AbstractCategoryModelBuilder.php:54 (getParentsCategories)/modules/rcpgtagmanager/src/PSModule/DataModelHandler/ModelBuilder/Category/AbstractCategoryModelBuilder.php:40 (getCategoryPath)
 /modules/rcpgtagmanager/src/PSModule/DataModelHandler/ModelBuilder/Product/AbstractProductModelBuilder.php:61 (initModel)
 /modules/rcpgtagmanager/src/PSModule/DataModelHandler/DataModelHandler.php:107 (setDetailData)
 /modules/rcpgtagmanager/src/PSModule/Hook/DisplayBeforeBodyClosingTag/AbstractDisplayBeforeBodyClosingTag.php:220 (buildDetailProductModelList)
 /modules/rcpgtagmanager/src/PSModule/Hook/DisplayBeforeBodyClosingTag/AbstractDisplayBeforeBodyClosingTag.php:66 (processPage)
 /modules/rcpgtagmanager/rcpgtagmanager.php:242 (exec)
 /classes/Hook.php:1083 (hookDisplayBeforeBodyClosingTag)
 /tools/profiling/Hook.php:35 (coreCallHook)
 /classes/Hook.php:421 (coreCallHook)
 /classes/Hook.php:989 (callHookOn)
 /config/smarty.config.inc.php:201 (exec)
 /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:552 (__call)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:157 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 106 | 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 = 1)
WHERE i.`id_product` = 3572
AND image_shop.`cover` = 1 LIMIT 1 | 0.324
    ms | 4 |  |  | /classes/Product.php:3570 
                              /classes/Product.php:5643 (getCover)/classes/ProductAssembler.php:209 (getProductProperties)
 /classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 114 | SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 3572) | 0.323
    ms | 1 |  |  | /classes/Product.php:3860 
                              /classes/Product.php:3717 (priceCalculation)/classes/Product.php:5692 (getPriceStatic)
 /classes/ProductAssembler.php:209 (getProductProperties)
 /classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 232 | SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 4230) | 0.322
    ms | 1 |  |  | /classes/Product.php:3860 
                              /classes/Product.php:3717 (priceCalculation)/classes/Product.php:5692 (getPriceStatic)
 /classes/ProductAssembler.php:209 (getProductProperties)
 /classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 4 | SELECT SQL_NO_CACHE *
FROM `ps_shop` a
WHERE (a.`id_shop` = 1) LIMIT 1 | 0.319
    ms | 1 |  |  | /src/Adapter/EntityMapper.php:71 
                              /classes/ObjectModel.php:283 (load)/tools/profiling/ObjectModel.php:32 (__construct)
 /classes/shop/Shop.php:145 (__construct)
 /classes/shop/Shop.php:431 (__construct)
 /config/config.inc.php:117 (initialize)
 /index.php:27 (require)
 
 | 
                              
          | 287 | 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 = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 3696
ORDER BY `position` | 0.318
    ms | 5 | Yes |  | /classes/Product.php:3545 
                              /src/Adapter/Image/ImageRetriever.php:84 (getImages)/src/Adapter/Presenter/Product/ProductLazyArray.php:684 (getAllProductImages)
 /src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages)
 /src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
 /classes/controller/ProductListingFrontController.php:119 (present)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 352 | SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 277) AND (b.`id_shop` = 1) LIMIT 1 | 0.318
    ms | 1 |  |  | /src/Adapter/EntityMapper.php:71 
                              /classes/ObjectModel.php:283 (load)/tools/profiling/ObjectModel.php:32 (__construct)
 /classes/Category.php:164 (__construct)
 /modules/iqitmegamenu/iqitmegamenu.php:3282 (__construct)
 /modules/iqitmegamenu/iqitmegamenu.php:3207 (transformToLink)
 /modules/iqitmegamenu/iqitmegamenu.php:2652 (makeMegaMenu)
 /modules/iqitmegamenu/iqitmegamenu.php:2597 (_prepareHook)
 /modules/iqitmegamenu/iqitmegamenu.php:2580 (getWidgetVariables)
 /classes/Hook.php:1094 (renderWidget)
 /tools/profiling/Hook.php:64 (coreRenderWidget)
 /classes/Hook.php:1025 (coreRenderWidget)
 /config/smarty.config.inc.php:201 (exec)
 /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/6a/19/57/6a1957b0b4a1eb4244a2b264d3c2dc6f10adc32d_2.file.header-2.tpl.php:136 (__call)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d915436_48115331)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/7f/69/d9/7f69d9c58219eab529a6a73fbf0b93210635fc03_2.file.header.tpl.php:149 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/7f/69/d9/7f69d9c58219eab529a6a73fbf0b93210635fc03_2.file.header.tpl.php:50 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d8c52e8_55686797)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:280 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 402 | SELECT SQL_NO_CACHE (SUM(pr.`rating`) / COUNT(pr.`rating`)) AS avarageRating, COUNT(pr.`rating`) as reviewsNb
FROM `ps_iqitreviews_products` pr
WHERE pr.`status` = 1  AND pr.`id_product` = 3904 LIMIT 1 | 0.317
    ms | 1 |  |  | /modules/iqitreviews/src/IqitProductReview.php:116 
                              /modules/iqitreviews/iqitreviews.php:197 (getSnippetData)/modules/iqitreviews/iqitreviews.php:150 (getWidgetVariables)
 /classes/Hook.php:1094 (renderWidget)
 /tools/profiling/Hook.php:64 (coreRenderWidget)
 /classes/Hook.php:1025 (coreRenderWidget)
 /config/smarty.config.inc.php:201 (exec)
 /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/ef/f2/5d/eff25d33af98d6a07d4eb7d1cb972ea079c65a00_2.file.product-miniature-2.tpl.php:182 (__call)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/ef/f2/5d/eff25d33af98d6a07d4eb7d1cb972ea079c65a00_2.file.product-miniature-2.tpl.php:333 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/ef/f2/5d/eff25d33af98d6a07d4eb7d1cb972ea079c65a00_2.file.product-miniature-2.tpl.php:34 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1dae7528_14338178)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/51/a3/8c/51a38c0e752054782c023c0b3ebc7821c8d013d9_2.file.product.tpl.php:76 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/51/a3/8c/51a38c0e752054782c023c0b3ebc7821c8d013d9_2.file.product.tpl.php:29 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1dad1969_17190114)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/b5/59/be/b559be4b2c29b1deb0b44210681c15e28144931b_2.file.products.tpl.php:71 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/b5/59/be/b559be4b2c29b1deb0b44210681c15e28144931b_2.file.products.tpl.php:40 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1dac29e2_25171016)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:136 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:209 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:312 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:101 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:110 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 436 | SELECT SQL_NO_CACHE *
FROM `ps_cms_lang`
WHERE `id_cms` = 7 AND `id_shop` = 1 | 0.317
    ms | 1 |  |  | /src/Adapter/EntityMapper.php:79 
                              /classes/ObjectModel.php:283 (load)/tools/profiling/ObjectModel.php:32 (__construct)
 /modules/iqitlinksmanager/src/IqitLinkBlockPresenter.php:78 (__construct)
 /modules/iqitlinksmanager/src/IqitLinkBlockPresenter.php:50 (makeCmsPageLink)
 /modules/iqitlinksmanager/src/IqitLinkBlockPresenter.php:35 (makeLinks)
 /modules/iqitlinksmanager/iqitlinksmanager.php:135 (present)
 /modules/iqitlinksmanager/iqitlinksmanager.php:117 (getWidgetVariables)
 /classes/Hook.php:1094 (renderWidget)
 /tools/profiling/Hook.php:64 (coreRenderWidget)
 /classes/Hook.php:1025 (coreRenderWidget)
 /config/smarty.config.inc.php:201 (exec)
 /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/0d/e2/3e/0de23e0d22f4bb9e7c233833252db45dd3075807_2.file.footer-2.tpl.php:112 (__call)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/0d/e2/3e/0de23e0d22f4bb9e7c233833252db45dd3075807_2.file.footer-2.tpl.php:67 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1dd2c266_69452188)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/1c/4c/30/1c4c307992d2b842761ae9236d331e6edba028b3_2.file.footer.tpl.php:34 (_subTemplateRender)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1dd20b09_56277352)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:516 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 163 | SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 3839) | 0.316
    ms | 1 |  |  | /classes/Product.php:3860 
                              /classes/Product.php:3717 (priceCalculation)/classes/Product.php:5692 (getPriceStatic)
 /classes/ProductAssembler.php:209 (getProductProperties)
 /classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 58 | SELECT SQL_NO_CACHE id_shop
FROM `ps_group_shop`
WHERE `id_group` = 1
AND id_shop = 1 LIMIT 1 | 0.314
    ms | 1 |  |  | /classes/ObjectModel.php:1729 
                              /classes/Group.php:400 (isAssociatedToShop)/classes/Cart.php:249 (getCurrent)
 /classes/Cart.php:222 (setTaxCalculationMethod)
 /classes/controller/FrontController.php:467 (__construct)
 /controllers/front/listing/ManufacturerController.php:75 (init)
 /tools/profiling/Controller.php:41 (init)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 82 | SELECT SQL_NO_CACHE id_product AS id, position FROM ps_category_product
WHERE id_category = 2 | 0.313
    ms | 34 |  |  | /modules/amazzingfilter/amazzingfilter.php:5658 
                              /modules/amazzingfilter/amazzingfilter.php:5347 (getProductPosition)/modules/amazzingfilter/amazzingfilter.php:4990 (getFilteredData)
 /modules/amazzingfilter/amazzingfilter.php:2887 (getFilteredProducts)
 /modules/amazzingfilter/amazzingfilter.php:3729 (prepareTplVariables)
 /modules/amazzingfilter/amazzingfilter.php:2746 (defineFilterParams)
 /classes/Hook.php:1083 (hookDisplayHeader)
 /tools/profiling/Hook.php:35 (coreCallHook)
 /classes/Hook.php:421 (coreCallHook)
 /classes/Hook.php:989 (callHookOn)
 /classes/controller/FrontController.php:633 (exec)
 /controllers/front/listing/ManufacturerController.php:86 (initContent)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 260 | SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 4276) | 0.312
    ms | 1 |  |  | /classes/Product.php:3860 
                              /classes/Product.php:3717 (priceCalculation)/classes/Product.php:5692 (getPriceStatic)
 /classes/ProductAssembler.php:209 (getProductProperties)
 /classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 295 | 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 = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 4019
ORDER BY `position` | 0.312
    ms | 1 | Yes |  | /classes/Product.php:3545 
                              /src/Adapter/Image/ImageRetriever.php:84 (getImages)/src/Adapter/Presenter/Product/ProductLazyArray.php:684 (getAllProductImages)
 /src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages)
 /src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
 /classes/controller/ProductListingFrontController.php:119 (present)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 365 | SELECT SQL_NO_CACHE c.`nleft`, c.`nright`  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`id_category` = 515 LIMIT 1 | 0.311
    ms | 1 |  |  | /classes/Category.php:1585 
                              /override/classes/Link.php:136 (getParentsCategories)/classes/Category.php:1403 (getCategoryLink)
 /modules/iqitmegamenu/iqitmegamenu.php:3284 (getLink)
 /modules/iqitmegamenu/iqitmegamenu.php:3207 (transformToLink)
 /modules/iqitmegamenu/iqitmegamenu.php:2652 (makeMegaMenu)
 /modules/iqitmegamenu/iqitmegamenu.php:2597 (_prepareHook)
 /modules/iqitmegamenu/iqitmegamenu.php:2580 (getWidgetVariables)
 /classes/Hook.php:1094 (renderWidget)
 /tools/profiling/Hook.php:64 (coreRenderWidget)
 /classes/Hook.php:1025 (coreRenderWidget)
 /config/smarty.config.inc.php:201 (exec)
 /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/6a/19/57/6a1957b0b4a1eb4244a2b264d3c2dc6f10adc32d_2.file.header-2.tpl.php:136 (__call)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d915436_48115331)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/7f/69/d9/7f69d9c58219eab529a6a73fbf0b93210635fc03_2.file.header.tpl.php:149 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/7f/69/d9/7f69d9c58219eab529a6a73fbf0b93210635fc03_2.file.header.tpl.php:50 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d8c52e8_55686797)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:280 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 51 | SELECT SQL_NO_CACHE *
FROM `ps_currency` a
LEFT JOIN `ps_currency_lang` `b` ON a.`id_currency` = b.`id_currency` AND b.`id_lang` = 1
LEFT JOIN `ps_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 1
WHERE (a.`id_currency` = 1) LIMIT 1 | 0.310
    ms | 1 |  |  | /src/Adapter/EntityMapper.php:71 
                              /classes/ObjectModel.php:283 (load)/tools/profiling/ObjectModel.php:32 (__construct)
 /classes/Currency.php:246 (__construct)
 /src/Adapter/Currency/CurrencyDataProvider.php:101 (__construct)
 /src/Adapter/Currency/CurrencyDataProvider.php:114 (getCurrencyByIsoCode)
 /src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:102 (getCurrencyByIsoCodeAndLocale)
 /src/Core/Data/Layer/AbstractDataLayer.php:91 (doRead)
 /src/Core/Data/Layer/AbstractDataLayer.php:150 (read)
 /src/Core/Data/Layer/AbstractDataLayer.php:95 (propagateRead)
 /src/Core/Localization/Currency/CurrencyDataSource.php:67 (read)
 /src/Core/Localization/Currency/CurrencyDataSource.php:109 (getLocalizedCurrencyData)
 /src/Core/Localization/Currency/CurrencyDataSource.php:96 (formatCurrenciesData)
 /src/Core/Localization/Currency/Repository.php:87 (getAllInstalledCurrenciesData)
 /src/Core/Localization/Locale/Repository.php:207 (getAllInstalledCurrencies)
 /src/Core/Localization/Locale/Repository.php:150 (getPriceSpecifications)
 /classes/controller/Controller.php:209 (getLocale)
 /classes/controller/FrontController.php:284 (init)
 /controllers/front/listing/ManufacturerController.php:75 (init)
 /tools/profiling/Controller.php:41 (init)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 47 | SELECT SQL_NO_CACHE id_shop
FROM `ps_manufacturer_shop`
WHERE `id_manufacturer` = 37
AND id_shop = 1 LIMIT 1 | 0.308
    ms | 1 |  |  | /classes/ObjectModel.php:1729 
                              /controllers/front/listing/ManufacturerController.php:67 (isAssociatedToShop)/tools/profiling/Controller.php:41 (init)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 5 | SELECT SQL_NO_CACHE su.physical_uri, su.virtual_uri, su.domain, su.domain_ssl
FROM ps_shop s
LEFT JOIN ps_shop_url su ON (s.id_shop = su.id_shop)
WHERE s.id_shop = 1
AND s.active = 1 AND s.deleted = 0 AND su.main = 1 LIMIT 1 | 0.306
    ms | 1 |  |  | /classes/shop/Shop.php:218 
                              /classes/shop/Shop.php:148 (setUrl)/classes/shop/Shop.php:431 (__construct)
 /config/config.inc.php:117 (initialize)
 /index.php:27 (require)
 
 | 
                              
          | 7 | SELECT SQL_NO_CACHE *
FROM `ps_country` a
LEFT JOIN `ps_country_lang` `b` ON a.`id_country` = b.`id_country` AND b.`id_lang` = 1
LEFT JOIN `ps_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 13) LIMIT 1 | 0.304
    ms | 1 |  |  | /src/Adapter/EntityMapper.php:71 
                              /classes/ObjectModel.php:283 (load)/tools/profiling/ObjectModel.php:32 (__construct)
 /config/config.inc.php:146 (__construct)
 /index.php:27 (require)
 
 | 
                              
          | 466 | SELECT SQL_NO_CACHE `name`
FROM `ps_manufacturer`
WHERE `id_manufacturer` = 37
AND `active` = 1 LIMIT 1 | 0.302
    ms | 1 |  |  | /classes/Manufacturer.php:316 
                              /modules/rcpgtagmanager/src/PSModule/DataModelHandler/ModelBuilder/Product/AbstractProductModelBuilder.php:88 (getNameById)/modules/rcpgtagmanager/src/PSModule/DataModelHandler/ModelBuilder/Product/AbstractProductModelBuilder.php:68 (getManufacturerName)
 /modules/rcpgtagmanager/src/PSModule/DataModelHandler/DataModelHandler.php:107 (setDetailData)
 /modules/rcpgtagmanager/src/PSModule/Hook/DisplayBeforeBodyClosingTag/AbstractDisplayBeforeBodyClosingTag.php:220 (buildDetailProductModelList)
 /modules/rcpgtagmanager/src/PSModule/Hook/DisplayBeforeBodyClosingTag/AbstractDisplayBeforeBodyClosingTag.php:66 (processPage)
 /modules/rcpgtagmanager/rcpgtagmanager.php:242 (exec)
 /classes/Hook.php:1083 (hookDisplayBeforeBodyClosingTag)
 /tools/profiling/Hook.php:35 (coreCallHook)
 /classes/Hook.php:421 (coreCallHook)
 /classes/Hook.php:989 (callHookOn)
 /config/smarty.config.inc.php:201 (exec)
 /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:552 (__call)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:157 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 400 | SELECT SQL_NO_CACHE (SUM(pr.`rating`) / COUNT(pr.`rating`)) AS avarageRating, COUNT(pr.`rating`) as reviewsNb
FROM `ps_iqitreviews_products` pr
WHERE pr.`status` = 1  AND pr.`id_product` = 3839 LIMIT 1 | 0.301
    ms | 1 |  |  | /modules/iqitreviews/src/IqitProductReview.php:116 
                              /modules/iqitreviews/iqitreviews.php:197 (getSnippetData)/modules/iqitreviews/iqitreviews.php:150 (getWidgetVariables)
 /classes/Hook.php:1094 (renderWidget)
 /tools/profiling/Hook.php:64 (coreRenderWidget)
 /classes/Hook.php:1025 (coreRenderWidget)
 /config/smarty.config.inc.php:201 (exec)
 /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/ef/f2/5d/eff25d33af98d6a07d4eb7d1cb972ea079c65a00_2.file.product-miniature-2.tpl.php:182 (__call)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/ef/f2/5d/eff25d33af98d6a07d4eb7d1cb972ea079c65a00_2.file.product-miniature-2.tpl.php:333 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/ef/f2/5d/eff25d33af98d6a07d4eb7d1cb972ea079c65a00_2.file.product-miniature-2.tpl.php:34 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1dae7528_14338178)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/51/a3/8c/51a38c0e752054782c023c0b3ebc7821c8d013d9_2.file.product.tpl.php:76 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/51/a3/8c/51a38c0e752054782c023c0b3ebc7821c8d013d9_2.file.product.tpl.php:29 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1dad1969_17190114)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/b5/59/be/b559be4b2c29b1deb0b44210681c15e28144931b_2.file.products.tpl.php:71 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/b5/59/be/b559be4b2c29b1deb0b44210681c15e28144931b_2.file.products.tpl.php:40 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1dac29e2_25171016)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:136 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:209 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:312 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:101 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:110 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 86 | SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 3696) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 | 0.300
    ms | 1 |  |  | /classes/stock/StockAvailable.php:778 
                              /modules/amazzingfilter/amazzingfilter.php:5791 (outOfStock)/modules/amazzingfilter/amazzingfilter.php:5433 (getProductsInfos)
 /modules/amazzingfilter/amazzingfilter.php:4991 (prepareDataForDisplay)
 /modules/amazzingfilter/amazzingfilter.php:2887 (getFilteredProducts)
 /modules/amazzingfilter/amazzingfilter.php:3729 (prepareTplVariables)
 /modules/amazzingfilter/amazzingfilter.php:2746 (defineFilterParams)
 /classes/Hook.php:1083 (hookDisplayHeader)
 /tools/profiling/Hook.php:35 (coreCallHook)
 /classes/Hook.php:421 (coreCallHook)
 /classes/Hook.php:989 (callHookOn)
 /classes/controller/FrontController.php:633 (exec)
 /controllers/front/listing/ManufacturerController.php:86 (initContent)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 363 | SELECT SQL_NO_CACHE c.*, cl.*  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 5 AND c.`nright` >= 66 AND c.`nleft` >= 2 AND c.`nright` <= 1677 ORDER BY `nleft` DESC | 0.299
    ms | 3 |  |  | /classes/Category.php:1600 
                              /override/classes/Link.php:136 (getParentsCategories)/classes/Category.php:1403 (getCategoryLink)
 /modules/iqitmegamenu/iqitmegamenu.php:3284 (getLink)
 /modules/iqitmegamenu/iqitmegamenu.php:3207 (transformToLink)
 /modules/iqitmegamenu/iqitmegamenu.php:2652 (makeMegaMenu)
 /modules/iqitmegamenu/iqitmegamenu.php:2597 (_prepareHook)
 /modules/iqitmegamenu/iqitmegamenu.php:2580 (getWidgetVariables)
 /classes/Hook.php:1094 (renderWidget)
 /tools/profiling/Hook.php:64 (coreRenderWidget)
 /classes/Hook.php:1025 (coreRenderWidget)
 /config/smarty.config.inc.php:201 (exec)
 /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/6a/19/57/6a1957b0b4a1eb4244a2b264d3c2dc6f10adc32d_2.file.header-2.tpl.php:136 (__call)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d915436_48115331)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/7f/69/d9/7f69d9c58219eab529a6a73fbf0b93210635fc03_2.file.header.tpl.php:149 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/7f/69/d9/7f69d9c58219eab529a6a73fbf0b93210635fc03_2.file.header.tpl.php:50 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d8c52e8_55686797)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:280 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 390 | SELECT SQL_NO_CACHE c.id_elementor FROM ps_iqit_elementor_content c LEFT JOIN ps_iqit_elementor_content_shop s ON c.id_elementor = s.id_elementor WHERE c.id_object = 37 AND c.hook = 1025 AND s.id_shop = 1 LIMIT 1 | 0.297
    ms | 7 |  |  | /modules/iqitelementor/src/IqitElementorContent.php:145 
                              /modules/iqitelementor/iqitelementor.php:704 (getIdByObjectAndHook)/modules/iqitelementor/iqitelementor.php:593 (getWidgetVariables)
 /classes/Hook.php:1094 (renderWidget)
 /tools/profiling/Hook.php:64 (coreRenderWidget)
 /classes/Hook.php:1025 (coreRenderWidget)
 /config/smarty.config.inc.php:201 (exec)
 /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:94 (__call)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:304 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:101 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:110 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 240 | 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 = 1)
WHERE i.`id_product` = 4235
AND image_shop.`cover` = 1 LIMIT 1 | 0.294
    ms | 6 |  |  | /classes/Product.php:3570 
                              /classes/Product.php:5643 (getCover)/classes/ProductAssembler.php:209 (getProductProperties)
 /classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 368 | SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 262) AND (b.`id_shop` = 1) LIMIT 1 | 0.294
    ms | 1 |  |  | /src/Adapter/EntityMapper.php:71 
                              /classes/ObjectModel.php:283 (load)/tools/profiling/ObjectModel.php:32 (__construct)
 /classes/Category.php:164 (__construct)
 /modules/iqitmegamenu/iqitmegamenu.php:3282 (__construct)
 /modules/iqitmegamenu/iqitmegamenu.php:3207 (transformToLink)
 /modules/iqitmegamenu/iqitmegamenu.php:2652 (makeMegaMenu)
 /modules/iqitmegamenu/iqitmegamenu.php:2597 (_prepareHook)
 /modules/iqitmegamenu/iqitmegamenu.php:2580 (getWidgetVariables)
 /classes/Hook.php:1094 (renderWidget)
 /tools/profiling/Hook.php:64 (coreRenderWidget)
 /classes/Hook.php:1025 (coreRenderWidget)
 /config/smarty.config.inc.php:201 (exec)
 /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/6a/19/57/6a1957b0b4a1eb4244a2b264d3c2dc6f10adc32d_2.file.header-2.tpl.php:136 (__call)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d915436_48115331)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/7f/69/d9/7f69d9c58219eab529a6a73fbf0b93210635fc03_2.file.header.tpl.php:149 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/7f/69/d9/7f69d9c58219eab529a6a73fbf0b93210635fc03_2.file.header.tpl.php:50 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d8c52e8_55686797)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:280 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 356 | SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 366) AND (b.`id_shop` = 1) LIMIT 1 | 0.290
    ms | 1 |  |  | /src/Adapter/EntityMapper.php:71 
                              /classes/ObjectModel.php:283 (load)/tools/profiling/ObjectModel.php:32 (__construct)
 /classes/Category.php:164 (__construct)
 /modules/iqitmegamenu/iqitmegamenu.php:3282 (__construct)
 /modules/iqitmegamenu/iqitmegamenu.php:3207 (transformToLink)
 /modules/iqitmegamenu/iqitmegamenu.php:2652 (makeMegaMenu)
 /modules/iqitmegamenu/iqitmegamenu.php:2597 (_prepareHook)
 /modules/iqitmegamenu/iqitmegamenu.php:2580 (getWidgetVariables)
 /classes/Hook.php:1094 (renderWidget)
 /tools/profiling/Hook.php:64 (coreRenderWidget)
 /classes/Hook.php:1025 (coreRenderWidget)
 /config/smarty.config.inc.php:201 (exec)
 /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/6a/19/57/6a1957b0b4a1eb4244a2b264d3c2dc6f10adc32d_2.file.header-2.tpl.php:136 (__call)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d915436_48115331)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/7f/69/d9/7f69d9c58219eab529a6a73fbf0b93210635fc03_2.file.header.tpl.php:149 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/7f/69/d9/7f69d9c58219eab529a6a73fbf0b93210635fc03_2.file.header.tpl.php:50 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d8c52e8_55686797)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:280 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 53 | SELECT SQL_NO_CACHE *
FROM `ps_currency` a
LEFT JOIN `ps_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 1
WHERE (a.`id_currency` = 1) LIMIT 1 | 0.289
    ms | 1 |  |  | /src/Adapter/EntityMapper.php:71 
                              /classes/ObjectModel.php:283 (load)/tools/profiling/ObjectModel.php:32 (__construct)
 /classes/Currency.php:246 (__construct)
 /classes/Currency.php:1089 (__construct)
 /classes/Tools.php:695 (getCurrencyInstance)
 /classes/controller/FrontController.php:368 (setCurrency)
 /controllers/front/listing/ManufacturerController.php:75 (init)
 /tools/profiling/Controller.php:41 (init)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 84 | SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 3572) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 | 0.289
    ms | 1 |  |  | /classes/stock/StockAvailable.php:778 
                              /modules/amazzingfilter/amazzingfilter.php:5791 (outOfStock)/modules/amazzingfilter/amazzingfilter.php:5433 (getProductsInfos)
 /modules/amazzingfilter/amazzingfilter.php:4991 (prepareDataForDisplay)
 /modules/amazzingfilter/amazzingfilter.php:2887 (getFilteredProducts)
 /modules/amazzingfilter/amazzingfilter.php:3729 (prepareTplVariables)
 /modules/amazzingfilter/amazzingfilter.php:2746 (defineFilterParams)
 /classes/Hook.php:1083 (hookDisplayHeader)
 /tools/profiling/Hook.php:35 (coreCallHook)
 /classes/Hook.php:421 (coreCallHook)
 /classes/Hook.php:989 (callHookOn)
 /classes/controller/FrontController.php:633 (exec)
 /controllers/front/listing/ManufacturerController.php:86 (initContent)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 123 | 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` = 13
AND tr.`id_tax_rules_group` = 0
AND tr.`id_state` IN (0, 0)
AND ('4537 AK' BETWEEN tr.`zipcode_from` AND tr.`zipcode_to`
OR (tr.`zipcode_to` = 0 AND tr.`zipcode_from` IN(0, '4537 AK')))
ORDER BY tr.`zipcode_from` DESC, tr.`zipcode_to` DESC, tr.`id_state` DESC, tr.`id_country` DESC | 0.289
    ms | 0 |  |  | /override/classes/tax/TaxRulesTaxManager.php:116 
                              /classes/Product.php:3952 (getTaxCalculator)/classes/Product.php:3717 (priceCalculation)
 /classes/Product.php:5726 (getPriceStatic)
 /classes/ProductAssembler.php:209 (getProductProperties)
 /classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 245 | SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 4235) | 0.288
    ms | 1 |  |  | /classes/Product.php:3860 
                              /classes/Product.php:3717 (priceCalculation)/classes/Product.php:5692 (getPriceStatic)
 /classes/ProductAssembler.php:209 (getProductProperties)
 /classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 489 | SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 144) AND (b.`id_shop` = 1) LIMIT 1 | 0.288
    ms | 1 |  |  | /src/Adapter/EntityMapper.php:71 
                              /classes/ObjectModel.php:283 (load)/tools/profiling/ObjectModel.php:32 (__construct)
 /classes/Category.php:164 (__construct)
 /modules/rcpgtagmanager/src/PSModule/DataModelHandler/ModelBuilder/Category/AbstractCategoryModelBuilder.php:37 (__construct)
 /modules/rcpgtagmanager/src/PSModule/DataModelHandler/ModelBuilder/Product/AbstractProductModelBuilder.php:61 (initModel)
 /modules/rcpgtagmanager/src/PSModule/DataModelHandler/DataModelHandler.php:107 (setDetailData)
 /modules/rcpgtagmanager/src/PSModule/Hook/DisplayBeforeBodyClosingTag/AbstractDisplayBeforeBodyClosingTag.php:220 (buildDetailProductModelList)
 /modules/rcpgtagmanager/src/PSModule/Hook/DisplayBeforeBodyClosingTag/AbstractDisplayBeforeBodyClosingTag.php:66 (processPage)
 /modules/rcpgtagmanager/rcpgtagmanager.php:242 (exec)
 /classes/Hook.php:1083 (hookDisplayBeforeBodyClosingTag)
 /tools/profiling/Hook.php:35 (coreCallHook)
 /classes/Hook.php:421 (coreCallHook)
 /classes/Hook.php:989 (callHookOn)
 /config/smarty.config.inc.php:201 (exec)
 /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:552 (__call)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:157 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 268 | 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 = 1)
WHERE i.`id_product` = 4305
AND image_shop.`cover` = 1 LIMIT 1 | 0.284
    ms | 5 |  |  | /classes/Product.php:3570 
                              /classes/Product.php:5643 (getCover)/classes/ProductAssembler.php:209 (getProductProperties)
 /classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 273 | SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 4305) | 0.284
    ms | 1 |  |  | /classes/Product.php:3860 
                              /classes/Product.php:3717 (priceCalculation)/classes/Product.php:5692 (getPriceStatic)
 /classes/ProductAssembler.php:209 (getProductProperties)
 /classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 78 | SELECT SQL_NO_CACHE * FROM ps_af_settings
WHERE id_shop = 1 | 0.283
    ms | 7 |  |  | /modules/amazzingfilter/amazzingfilter.php:1543 
                              /modules/amazzingfilter/amazzingfilter.php:1528 (getSavedSettings)/modules/amazzingfilter/amazzingfilter.php:3697 (defineSettings)
 /modules/amazzingfilter/amazzingfilter.php:2746 (defineFilterParams)
 /classes/Hook.php:1083 (hookDisplayHeader)
 /tools/profiling/Hook.php:35 (coreCallHook)
 /classes/Hook.php:421 (coreCallHook)
 /classes/Hook.php:989 (callHookOn)
 /classes/controller/FrontController.php:633 (exec)
 /controllers/front/listing/ManufacturerController.php:86 (initContent)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 360 | SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 68) AND (b.`id_shop` = 1) LIMIT 1 | 0.283
    ms | 1 |  |  | /src/Adapter/EntityMapper.php:71 
                              /classes/ObjectModel.php:283 (load)/tools/profiling/ObjectModel.php:32 (__construct)
 /classes/Category.php:164 (__construct)
 /modules/iqitmegamenu/iqitmegamenu.php:3282 (__construct)
 /modules/iqitmegamenu/iqitmegamenu.php:3207 (transformToLink)
 /modules/iqitmegamenu/iqitmegamenu.php:2652 (makeMegaMenu)
 /modules/iqitmegamenu/iqitmegamenu.php:2597 (_prepareHook)
 /modules/iqitmegamenu/iqitmegamenu.php:2580 (getWidgetVariables)
 /classes/Hook.php:1094 (renderWidget)
 /tools/profiling/Hook.php:64 (coreRenderWidget)
 /classes/Hook.php:1025 (coreRenderWidget)
 /config/smarty.config.inc.php:201 (exec)
 /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/6a/19/57/6a1957b0b4a1eb4244a2b264d3c2dc6f10adc32d_2.file.header-2.tpl.php:136 (__call)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d915436_48115331)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/7f/69/d9/7f69d9c58219eab529a6a73fbf0b93210635fc03_2.file.header.tpl.php:149 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/7f/69/d9/7f69d9c58219eab529a6a73fbf0b93210635fc03_2.file.header.tpl.php:50 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d8c52e8_55686797)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:280 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 476 | SELECT SQL_NO_CACHE c.`nleft`, c.`nright`  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`id_category` = 169 LIMIT 1 | 0.283
    ms | 1 |  |  | /classes/Category.php:1585 
                              /modules/rcpgtagmanager/src/PSModule/DataModelHandler/ModelBuilder/Category/AbstractCategoryModelBuilder.php:54 (getParentsCategories)/modules/rcpgtagmanager/src/PSModule/DataModelHandler/ModelBuilder/Category/AbstractCategoryModelBuilder.php:40 (getCategoryPath)
 /modules/rcpgtagmanager/src/PSModule/DataModelHandler/ModelBuilder/Product/AbstractProductModelBuilder.php:61 (initModel)
 /modules/rcpgtagmanager/src/PSModule/DataModelHandler/DataModelHandler.php:107 (setDetailData)
 /modules/rcpgtagmanager/src/PSModule/Hook/DisplayBeforeBodyClosingTag/AbstractDisplayBeforeBodyClosingTag.php:220 (buildDetailProductModelList)
 /modules/rcpgtagmanager/src/PSModule/Hook/DisplayBeforeBodyClosingTag/AbstractDisplayBeforeBodyClosingTag.php:66 (processPage)
 /modules/rcpgtagmanager/rcpgtagmanager.php:242 (exec)
 /classes/Hook.php:1083 (hookDisplayBeforeBodyClosingTag)
 /tools/profiling/Hook.php:35 (coreCallHook)
 /classes/Hook.php:421 (coreCallHook)
 /classes/Hook.php:989 (callHookOn)
 /config/smarty.config.inc.php:201 (exec)
 /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:552 (__call)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:157 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 452 | SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 104 AND `id_shop` = 1 LIMIT 1 | 0.282
    ms | 1 |  |  | /classes/module/Module.php:2137 
                              /classes/Hook.php:1089 (isEnabled)/tools/profiling/Hook.php:64 (coreRenderWidget)
 /classes/Hook.php:1025 (coreRenderWidget)
 /config/smarty.config.inc.php:201 (exec)
 /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
 /var/cache/dev/smarty/compile/warehousechild/52/f1/b8/52f1b8b385d74962f57df5c0ac1b0e91d62e4760_2.module.iqitwishlistviewstemplateshookdisplaymodal.tpl.php:84 (__call)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechild/52/f1/b8/52f1b8b385d74962f57df5c0ac1b0e91d62e4760_2.module.iqitwishlistviewstemplateshookdisplaymodal.tpl.php:48 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1de0cab3_86750394)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDevTemplate.php:55 (fetch)
 /classes/module/Module.php:2301 (fetch)
 /modules/iqitwishlist/iqitwishlist.php:212 (fetch)
 /classes/Hook.php:1094 (renderWidget)
 /tools/profiling/Hook.php:64 (coreRenderWidget)
 /classes/Hook.php:1025 (coreRenderWidget)
 /config/smarty.config.inc.php:201 (exec)
 /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:552 (__call)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:157 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 153 | SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3696) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 | 0.281
    ms | 1 |  |  | /classes/stock/StockAvailable.php:453 
                              /classes/Product.php:4349 (getQuantityAvailableByProduct)/classes/Product.php:5802 (getQuantity)
 /classes/ProductAssembler.php:209 (getProductProperties)
 /classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 143 | 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 = 1)
WHERE i.`id_product` = 3696
AND image_shop.`cover` = 1 LIMIT 1 | 0.279
    ms | 5 |  |  | /classes/Product.php:3570 
                              /classes/Product.php:5643 (getCover)/classes/ProductAssembler.php:209 (getProductProperties)
 /classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 49 | SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'nl-nl'
OR `language_code` = 'nl-nl' LIMIT 1 | 0.278
    ms | 1 |  |  | /classes/Language.php:883 
                              /src/Adapter/Currency/CurrencyDataProvider.php:112 (getIdByLocale)/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:102 (getCurrencyByIsoCodeAndLocale)
 /src/Core/Data/Layer/AbstractDataLayer.php:91 (doRead)
 /src/Core/Data/Layer/AbstractDataLayer.php:150 (read)
 /src/Core/Data/Layer/AbstractDataLayer.php:95 (propagateRead)
 /src/Core/Localization/Currency/CurrencyDataSource.php:67 (read)
 /src/Core/Localization/Currency/CurrencyDataSource.php:109 (getLocalizedCurrencyData)
 /src/Core/Localization/Currency/CurrencyDataSource.php:96 (formatCurrenciesData)
 /src/Core/Localization/Currency/Repository.php:87 (getAllInstalledCurrenciesData)
 /src/Core/Localization/Locale/Repository.php:207 (getAllInstalledCurrencies)
 /src/Core/Localization/Locale/Repository.php:150 (getPriceSpecifications)
 /classes/controller/Controller.php:209 (getLocale)
 /classes/controller/FrontController.php:284 (init)
 /controllers/front/listing/ManufacturerController.php:75 (init)
 /tools/profiling/Controller.php:41 (init)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 333 | SELECT SQL_NO_CACHE *
FROM `ps_cms` a
LEFT JOIN `ps_cms_shop` `c` ON a.`id_cms` = c.`id_cms` AND c.`id_shop` = 1
WHERE (a.`id_cms` = 2) LIMIT 1 | 0.278
    ms | 0 |  |  | /src/Adapter/EntityMapper.php:71 
                              /classes/ObjectModel.php:283 (load)/tools/profiling/ObjectModel.php:32 (__construct)
 /modules/iqitlinksmanager/src/IqitLinkBlockPresenter.php:78 (__construct)
 /modules/iqitlinksmanager/src/IqitLinkBlockPresenter.php:50 (makeCmsPageLink)
 /modules/iqitlinksmanager/src/IqitLinkBlockPresenter.php:35 (makeLinks)
 /modules/iqitlinksmanager/iqitlinksmanager.php:135 (present)
 /modules/iqitlinksmanager/iqitlinksmanager.php:117 (getWidgetVariables)
 /classes/Hook.php:1094 (renderWidget)
 /tools/profiling/Hook.php:64 (coreRenderWidget)
 /classes/Hook.php:1025 (coreRenderWidget)
 /config/smarty.config.inc.php:201 (exec)
 /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/7f/69/d9/7f69d9c58219eab529a6a73fbf0b93210635fc03_2.file.header.tpl.php:106 (__call)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/7f/69/d9/7f69d9c58219eab529a6a73fbf0b93210635fc03_2.file.header.tpl.php:44 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d8c52e8_55686797)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:280 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 349 | SELECT SQL_NO_CACHE c.`nleft`, c.`nright`  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`id_category` = 99 LIMIT 1 | 0.278
    ms | 1 |  |  | /classes/Category.php:1585 
                              /override/classes/Link.php:136 (getParentsCategories)/classes/Category.php:1403 (getCategoryLink)
 /modules/iqitmegamenu/iqitmegamenu.php:3284 (getLink)
 /modules/iqitmegamenu/iqitmegamenu.php:3207 (transformToLink)
 /modules/iqitmegamenu/iqitmegamenu.php:2652 (makeMegaMenu)
 /modules/iqitmegamenu/iqitmegamenu.php:2597 (_prepareHook)
 /modules/iqitmegamenu/iqitmegamenu.php:2580 (getWidgetVariables)
 /classes/Hook.php:1094 (renderWidget)
 /tools/profiling/Hook.php:64 (coreRenderWidget)
 /classes/Hook.php:1025 (coreRenderWidget)
 /config/smarty.config.inc.php:201 (exec)
 /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/6a/19/57/6a1957b0b4a1eb4244a2b264d3c2dc6f10adc32d_2.file.header-2.tpl.php:136 (__call)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d915436_48115331)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/7f/69/d9/7f69d9c58219eab529a6a73fbf0b93210635fc03_2.file.header.tpl.php:149 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/7f/69/d9/7f69d9c58219eab529a6a73fbf0b93210635fc03_2.file.header.tpl.php:50 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d8c52e8_55686797)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:280 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 392 | SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "iqitreviews" LIMIT 1 | 0.278
    ms | 1 |  |  | /classes/module/Module.php:2664 
                              /classes/module/Module.php:2136 (getModuleIdByName)/classes/Hook.php:1089 (isEnabled)
 /tools/profiling/Hook.php:64 (coreRenderWidget)
 /classes/Hook.php:1025 (coreRenderWidget)
 /config/smarty.config.inc.php:201 (exec)
 /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/ef/f2/5d/eff25d33af98d6a07d4eb7d1cb972ea079c65a00_2.file.product-miniature-2.tpl.php:182 (__call)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/ef/f2/5d/eff25d33af98d6a07d4eb7d1cb972ea079c65a00_2.file.product-miniature-2.tpl.php:333 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/ef/f2/5d/eff25d33af98d6a07d4eb7d1cb972ea079c65a00_2.file.product-miniature-2.tpl.php:34 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1dae7528_14338178)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/51/a3/8c/51a38c0e752054782c023c0b3ebc7821c8d013d9_2.file.product.tpl.php:76 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/51/a3/8c/51a38c0e752054782c023c0b3ebc7821c8d013d9_2.file.product.tpl.php:29 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1dad1969_17190114)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/b5/59/be/b559be4b2c29b1deb0b44210681c15e28144931b_2.file.products.tpl.php:71 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/b5/59/be/b559be4b2c29b1deb0b44210681c15e28144931b_2.file.products.tpl.php:40 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1dac29e2_25171016)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:136 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:209 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:312 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:101 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:110 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 369 | SELECT SQL_NO_CACHE c.`nleft`, c.`nright`  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`id_category` = 262 LIMIT 1 | 0.277
    ms | 1 |  |  | /classes/Category.php:1585 
                              /override/classes/Link.php:136 (getParentsCategories)/classes/Category.php:1403 (getCategoryLink)
 /modules/iqitmegamenu/iqitmegamenu.php:3284 (getLink)
 /modules/iqitmegamenu/iqitmegamenu.php:3207 (transformToLink)
 /modules/iqitmegamenu/iqitmegamenu.php:2652 (makeMegaMenu)
 /modules/iqitmegamenu/iqitmegamenu.php:2597 (_prepareHook)
 /modules/iqitmegamenu/iqitmegamenu.php:2580 (getWidgetVariables)
 /classes/Hook.php:1094 (renderWidget)
 /tools/profiling/Hook.php:64 (coreRenderWidget)
 /classes/Hook.php:1025 (coreRenderWidget)
 /config/smarty.config.inc.php:201 (exec)
 /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/6a/19/57/6a1957b0b4a1eb4244a2b264d3c2dc6f10adc32d_2.file.header-2.tpl.php:136 (__call)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d915436_48115331)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/7f/69/d9/7f69d9c58219eab529a6a73fbf0b93210635fc03_2.file.header.tpl.php:149 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/7f/69/d9/7f69d9c58219eab529a6a73fbf0b93210635fc03_2.file.header.tpl.php:50 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d8c52e8_55686797)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:280 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 70 | SELECT SQL_NO_CACHE *
FROM `ps_country` a
LEFT JOIN `ps_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 13) LIMIT 1 | 0.276
    ms | 1 |  |  | /src/Adapter/EntityMapper.php:71 
                              /classes/ObjectModel.php:283 (load)/tools/profiling/ObjectModel.php:32 (__construct)
 /classes/AddressFormat.php:404 (__construct)
 /classes/AddressFormat.php:439 (getFormattedAddressFieldsValues)
 /classes/controller/FrontController.php:1773 (generateAddress)
 /classes/controller/FrontController.php:563 (getTemplateVarShop)
 /classes/controller/FrontController.php:625 (assignGeneralPurposeVariables)
 /controllers/front/listing/ManufacturerController.php:86 (initContent)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 372 | SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 538) AND (b.`id_shop` = 1) LIMIT 1 | 0.275
    ms | 1 |  |  | /src/Adapter/EntityMapper.php:71 
                              /classes/ObjectModel.php:283 (load)/tools/profiling/ObjectModel.php:32 (__construct)
 /classes/Category.php:164 (__construct)
 /modules/iqitmegamenu/iqitmegamenu.php:3282 (__construct)
 /modules/iqitmegamenu/iqitmegamenu.php:3207 (transformToLink)
 /modules/iqitmegamenu/iqitmegamenu.php:2652 (makeMegaMenu)
 /modules/iqitmegamenu/iqitmegamenu.php:2597 (_prepareHook)
 /modules/iqitmegamenu/iqitmegamenu.php:2580 (getWidgetVariables)
 /classes/Hook.php:1094 (renderWidget)
 /tools/profiling/Hook.php:64 (coreRenderWidget)
 /classes/Hook.php:1025 (coreRenderWidget)
 /config/smarty.config.inc.php:201 (exec)
 /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/6a/19/57/6a1957b0b4a1eb4244a2b264d3c2dc6f10adc32d_2.file.header-2.tpl.php:136 (__call)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d915436_48115331)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/7f/69/d9/7f69d9c58219eab529a6a73fbf0b93210635fc03_2.file.header.tpl.php:149 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/7f/69/d9/7f69d9c58219eab529a6a73fbf0b93210635fc03_2.file.header.tpl.php:50 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d8c52e8_55686797)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:280 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 135 | SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 3664) | 0.274
    ms | 1 |  |  | /classes/Product.php:3860 
                              /classes/Product.php:3717 (priceCalculation)/classes/Product.php:5692 (getPriceStatic)
 /classes/ProductAssembler.php:209 (getProductProperties)
 /classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 191 | SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 3940) | 0.272
    ms | 1 |  |  | /classes/Product.php:3860 
                              /classes/Product.php:3717 (priceCalculation)/classes/Product.php:5692 (getPriceStatic)
 /classes/ProductAssembler.php:209 (getProductProperties)
 /classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 178 | SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 3904) | 0.271
    ms | 1 |  |  | /classes/Product.php:3860 
                              /classes/Product.php:3717 (priceCalculation)/classes/Product.php:5692 (getPriceStatic)
 /classes/ProductAssembler.php:209 (getProductProperties)
 /classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 30 | SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 7 AND `id_shop` = 1 LIMIT 1 | 0.270
    ms | 1 |  |  | /classes/module/Module.php:2137 
                              /modules/gdprpro/src/GdprProConfig.php:142 (isEnabled)/modules/gdprpro/src/GdprProCookie.php:65 (getModulesToUnload)
 /modules/gdprpro/src/GdprProCookie.php:47 (getDefaultModules)
 /modules/gdprpro/src/GdprProCookie.php:55 (__construct)
 /modules/gdprpro/gdprpro.php:115 (getInstance)
 :undefined (__construct)
 /src/Core/Foundation/IoC/Container.php:123 (newInstance)
 /src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
 /src/Core/Foundation/IoC/Container.php:166 (doMake)
 /src/Adapter/ServiceLocator.php:70 (make)
 /classes/module/Module.php:1263 (get)
 /tools/profiling/Module.php:35 (coreLoadModule)
 /classes/module/Module.php:1242 (coreLoadModule)
 /classes/Hook.php:972 (getInstanceByName)
 /classes/Dispatcher.php:606 (exec)
 /override/classes/Dispatcher.php:48 (loadRoutes)
 /classes/Dispatcher.php:243 (loadRoutes)
 /classes/Dispatcher.php:201 (__construct)
 /index.php:28 (getInstance)
 
 | 
                              
          | 380 | SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 495) AND (b.`id_shop` = 1) LIMIT 1 | 0.270
    ms | 1 |  |  | /src/Adapter/EntityMapper.php:71 
                              /classes/ObjectModel.php:283 (load)/tools/profiling/ObjectModel.php:32 (__construct)
 /classes/Category.php:164 (__construct)
 /modules/iqitmegamenu/iqitmegamenu.php:3282 (__construct)
 /modules/iqitmegamenu/iqitmegamenu.php:3207 (transformToLink)
 /modules/iqitmegamenu/iqitmegamenu.php:2652 (makeMegaMenu)
 /modules/iqitmegamenu/iqitmegamenu.php:2597 (_prepareHook)
 /modules/iqitmegamenu/iqitmegamenu.php:2580 (getWidgetVariables)
 /classes/Hook.php:1094 (renderWidget)
 /tools/profiling/Hook.php:64 (coreRenderWidget)
 /classes/Hook.php:1025 (coreRenderWidget)
 /config/smarty.config.inc.php:201 (exec)
 /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/6a/19/57/6a1957b0b4a1eb4244a2b264d3c2dc6f10adc32d_2.file.header-2.tpl.php:136 (__call)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d915436_48115331)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/7f/69/d9/7f69d9c58219eab529a6a73fbf0b93210635fc03_2.file.header.tpl.php:149 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/7f/69/d9/7f69d9c58219eab529a6a73fbf0b93210635fc03_2.file.header.tpl.php:50 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d8c52e8_55686797)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:280 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 418 | SELECT SQL_NO_CACHE *
FROM `ps_iqit_link_block` a
WHERE (a.`id_iqit_link_block` = 1) LIMIT 1 | 0.267
    ms | 1 |  |  | /src/Adapter/EntityMapper.php:71 
                              /classes/ObjectModel.php:283 (load)/tools/profiling/ObjectModel.php:32 (__construct)
 /modules/iqitlinksmanager/src/IqitLinkBlock.php:43 (__construct)
 /modules/iqitlinksmanager/src/IqitLinkBlockRepository.php:178 (__construct)
 /modules/iqitlinksmanager/iqitlinksmanager.php:131 (getByIdHook)
 /modules/iqitlinksmanager/iqitlinksmanager.php:117 (getWidgetVariables)
 /classes/Hook.php:1094 (renderWidget)
 /tools/profiling/Hook.php:64 (coreRenderWidget)
 /classes/Hook.php:1025 (coreRenderWidget)
 /config/smarty.config.inc.php:201 (exec)
 /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/0d/e2/3e/0de23e0d22f4bb9e7c233833252db45dd3075807_2.file.footer-2.tpl.php:112 (__call)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/0d/e2/3e/0de23e0d22f4bb9e7c233833252db45dd3075807_2.file.footer-2.tpl.php:67 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1dd2c266_69452188)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/1c/4c/30/1c4c307992d2b842761ae9236d331e6edba028b3_2.file.footer.tpl.php:34 (_subTemplateRender)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1dd20b09_56277352)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:516 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 376 | SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 420) AND (b.`id_shop` = 1) LIMIT 1 | 0.266
    ms | 1 |  |  | /src/Adapter/EntityMapper.php:71 
                              /classes/ObjectModel.php:283 (load)/tools/profiling/ObjectModel.php:32 (__construct)
 /classes/Category.php:164 (__construct)
 /modules/iqitmegamenu/iqitmegamenu.php:3282 (__construct)
 /modules/iqitmegamenu/iqitmegamenu.php:3207 (transformToLink)
 /modules/iqitmegamenu/iqitmegamenu.php:2652 (makeMegaMenu)
 /modules/iqitmegamenu/iqitmegamenu.php:2597 (_prepareHook)
 /modules/iqitmegamenu/iqitmegamenu.php:2580 (getWidgetVariables)
 /classes/Hook.php:1094 (renderWidget)
 /tools/profiling/Hook.php:64 (coreRenderWidget)
 /classes/Hook.php:1025 (coreRenderWidget)
 /config/smarty.config.inc.php:201 (exec)
 /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/6a/19/57/6a1957b0b4a1eb4244a2b264d3c2dc6f10adc32d_2.file.header-2.tpl.php:136 (__call)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d915436_48115331)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/7f/69/d9/7f69d9c58219eab529a6a73fbf0b93210635fc03_2.file.header.tpl.php:149 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/7f/69/d9/7f69d9c58219eab529a6a73fbf0b93210635fc03_2.file.header.tpl.php:50 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d8c52e8_55686797)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:280 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 100 | SELECT SQL_NO_CACHE `name`
FROM `ps_hook`
WHERE `id_hook` = 1090 LIMIT 1 | 0.265
    ms | 1 |  |  | /classes/Hook.php:247 
                              /classes/Hook.php:917 (getNameById)/classes/controller/FrontController.php:633 (exec)
 /controllers/front/listing/ManufacturerController.php:86 (initContent)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 57 | SELECT SQL_NO_CACHE *
FROM `ps_group_lang`
WHERE `id_group` = 1 | 0.262
    ms | 1 |  |  | /src/Adapter/EntityMapper.php:79 
                              /classes/ObjectModel.php:283 (load)/tools/profiling/ObjectModel.php:32 (__construct)
 /classes/Group.php:81 (__construct)
 /classes/Group.php:397 (__construct)
 /classes/Cart.php:249 (getCurrent)
 /classes/Cart.php:222 (setTaxCalculationMethod)
 /classes/controller/FrontController.php:467 (__construct)
 /controllers/front/listing/ManufacturerController.php:75 (init)
 /tools/profiling/Controller.php:41 (init)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 364 | SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 515) AND (b.`id_shop` = 1) LIMIT 1 | 0.262
    ms | 1 |  |  | /src/Adapter/EntityMapper.php:71 
                              /classes/ObjectModel.php:283 (load)/tools/profiling/ObjectModel.php:32 (__construct)
 /classes/Category.php:164 (__construct)
 /modules/iqitmegamenu/iqitmegamenu.php:3282 (__construct)
 /modules/iqitmegamenu/iqitmegamenu.php:3207 (transformToLink)
 /modules/iqitmegamenu/iqitmegamenu.php:2652 (makeMegaMenu)
 /modules/iqitmegamenu/iqitmegamenu.php:2597 (_prepareHook)
 /modules/iqitmegamenu/iqitmegamenu.php:2580 (getWidgetVariables)
 /classes/Hook.php:1094 (renderWidget)
 /tools/profiling/Hook.php:64 (coreRenderWidget)
 /classes/Hook.php:1025 (coreRenderWidget)
 /config/smarty.config.inc.php:201 (exec)
 /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/6a/19/57/6a1957b0b4a1eb4244a2b264d3c2dc6f10adc32d_2.file.header-2.tpl.php:136 (__call)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d915436_48115331)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/7f/69/d9/7f69d9c58219eab529a6a73fbf0b93210635fc03_2.file.header.tpl.php:149 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/7f/69/d9/7f69d9c58219eab529a6a73fbf0b93210635fc03_2.file.header.tpl.php:50 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d8c52e8_55686797)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:280 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 204 | SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `ps_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 4019) | 0.261
    ms | 1 |  |  | /classes/Product.php:3860 
                              /classes/Product.php:3717 (priceCalculation)/classes/Product.php:5692 (getPriceStatic)
 /classes/ProductAssembler.php:209 (getProductProperties)
 /classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 66 | SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 0 AND `id_shop` = 1 LIMIT 1 | 0.258
    ms | 0 |  |  | /classes/module/Module.php:2137 
                              /classes/controller/FrontController.php:1669 (isEnabled)/classes/controller/FrontController.php:1813 (getDisplayTaxesLabel)
 /controllers/front/listing/ManufacturerController.php:242 (getTemplateVarPage)
 /classes/controller/FrontController.php:562 (getTemplateVarPage)
 /classes/controller/FrontController.php:625 (assignGeneralPurposeVariables)
 /controllers/front/listing/ManufacturerController.php:86 (initContent)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 68 | SELECT SQL_NO_CACHE format
FROM `ps_address_format`
WHERE `id_country` = 13 LIMIT 1 | 0.257
    ms | 1 |  |  | /classes/AddressFormat.php:656 
                              /classes/AddressFormat.php:630 (getFormatDB)/classes/AddressFormat.php:615 (getFormat)
 /classes/AddressFormat.php:562 (getAddressCountryFormat)
 /classes/AddressFormat.php:438 (getOrderedAddressFields)
 /classes/controller/FrontController.php:1773 (generateAddress)
 /classes/controller/FrontController.php:563 (getTemplateVarShop)
 /classes/controller/FrontController.php:625 (assignGeneralPurposeVariables)
 /controllers/front/listing/ManufacturerController.php:86 (initContent)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 384 | SELECT SQL_NO_CACHE `width`, `height`
FROM ps_image_type
WHERE `name` = 'home_default' LIMIT 1 | 0.255
    ms | 1 |  |  | /classes/Image.php:563 
                              /modules/iqitmegamenu/iqitmegamenu.php:2668 (getSize)/modules/iqitmegamenu/iqitmegamenu.php:2597 (_prepareHook)
 /modules/iqitmegamenu/iqitmegamenu.php:2580 (getWidgetVariables)
 /classes/Hook.php:1094 (renderWidget)
 /tools/profiling/Hook.php:64 (coreRenderWidget)
 /classes/Hook.php:1025 (coreRenderWidget)
 /config/smarty.config.inc.php:201 (exec)
 /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/6a/19/57/6a1957b0b4a1eb4244a2b264d3c2dc6f10adc32d_2.file.header-2.tpl.php:136 (__call)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d915436_48115331)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/7f/69/d9/7f69d9c58219eab529a6a73fbf0b93210635fc03_2.file.header.tpl.php:149 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/7f/69/d9/7f69d9c58219eab529a6a73fbf0b93210635fc03_2.file.header.tpl.php:50 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d8c52e8_55686797)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:280 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 331 | SELECT SQL_NO_CACHE *
FROM `ps_cms` a
LEFT JOIN `ps_cms_shop` `c` ON a.`id_cms` = c.`id_cms` AND c.`id_shop` = 1
WHERE (a.`id_cms` = 1) LIMIT 1 | 0.255
    ms | 1 |  |  | /src/Adapter/EntityMapper.php:71 
                              /classes/ObjectModel.php:283 (load)/tools/profiling/ObjectModel.php:32 (__construct)
 /modules/iqitlinksmanager/src/IqitLinkBlockPresenter.php:78 (__construct)
 /modules/iqitlinksmanager/src/IqitLinkBlockPresenter.php:50 (makeCmsPageLink)
 /modules/iqitlinksmanager/src/IqitLinkBlockPresenter.php:35 (makeLinks)
 /modules/iqitlinksmanager/iqitlinksmanager.php:135 (present)
 /modules/iqitlinksmanager/iqitlinksmanager.php:117 (getWidgetVariables)
 /classes/Hook.php:1094 (renderWidget)
 /tools/profiling/Hook.php:64 (coreRenderWidget)
 /classes/Hook.php:1025 (coreRenderWidget)
 /config/smarty.config.inc.php:201 (exec)
 /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/7f/69/d9/7f69d9c58219eab529a6a73fbf0b93210635fc03_2.file.header.tpl.php:106 (__call)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/7f/69/d9/7f69d9c58219eab529a6a73fbf0b93210635fc03_2.file.header.tpl.php:44 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d8c52e8_55686797)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:280 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 171 | 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 = 1)
WHERE i.`id_product` = 3904
AND image_shop.`cover` = 1 LIMIT 1 | 0.254
    ms | 2 |  |  | /classes/Product.php:3570 
                              /classes/Product.php:5643 (getCover)/classes/ProductAssembler.php:209 (getProductProperties)
 /classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 23 | SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "pagesnotfound" LIMIT 1 | 0.253
    ms | 1 |  |  | /classes/module/Module.php:2664 
                              /classes/module/Module.php:2112 (getModuleIdByName)/modules/lgseoredirect/lgseoredirect.php:101 (isInstalled)
 :undefined (__construct)
 /src/Core/Foundation/IoC/Container.php:123 (newInstance)
 /src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
 /src/Core/Foundation/IoC/Container.php:166 (doMake)
 /src/Adapter/ServiceLocator.php:70 (make)
 /classes/module/Module.php:1263 (get)
 /tools/profiling/Module.php:35 (coreLoadModule)
 /classes/module/Module.php:1242 (coreLoadModule)
 /classes/Hook.php:972 (getInstanceByName)
 /classes/Dispatcher.php:606 (exec)
 /override/classes/Dispatcher.php:48 (loadRoutes)
 /classes/Dispatcher.php:243 (loadRoutes)
 /classes/Dispatcher.php:201 (__construct)
 /index.php:28 (getInstance)
 
 | 
                              
          | 464 | SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `ps_category` c
WHERE c.`id_category` = 2 LIMIT 1 | 0.253
    ms | 1 |  |  | /classes/Category.php:1591 
                              /modules/rcpgtagmanager/src/PSModule/DataModelHandler/ModelBuilder/Category/AbstractCategoryModelBuilder.php:54 (getParentsCategories)/modules/rcpgtagmanager/src/PSModule/DataModelHandler/ModelBuilder/Category/AbstractCategoryModelBuilder.php:40 (getCategoryPath)
 /modules/rcpgtagmanager/src/PSModule/DataModelHandler/ModelBuilder/Product/AbstractProductModelBuilder.php:61 (initModel)
 /modules/rcpgtagmanager/src/PSModule/DataModelHandler/DataModelHandler.php:107 (setDetailData)
 /modules/rcpgtagmanager/src/PSModule/Hook/DisplayBeforeBodyClosingTag/AbstractDisplayBeforeBodyClosingTag.php:220 (buildDetailProductModelList)
 /modules/rcpgtagmanager/src/PSModule/Hook/DisplayBeforeBodyClosingTag/AbstractDisplayBeforeBodyClosingTag.php:66 (processPage)
 /modules/rcpgtagmanager/rcpgtagmanager.php:242 (exec)
 /classes/Hook.php:1083 (hookDisplayBeforeBodyClosingTag)
 /tools/profiling/Hook.php:35 (coreCallHook)
 /classes/Hook.php:421 (coreCallHook)
 /classes/Hook.php:989 (callHookOn)
 /config/smarty.config.inc.php:201 (exec)
 /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:552 (__call)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:157 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 330 | SELECT SQL_NO_CACHE *
FROM `ps_hook` a
WHERE (a.`id_hook` = 896) LIMIT 1 | 0.252
    ms | 1 |  |  | /src/Adapter/EntityMapper.php:71 
                              /classes/ObjectModel.php:283 (load)/tools/profiling/ObjectModel.php:32 (__construct)
 /modules/iqitlinksmanager/src/IqitLinkBlockPresenter.php:33 (__construct)
 /modules/iqitlinksmanager/iqitlinksmanager.php:135 (present)
 /modules/iqitlinksmanager/iqitlinksmanager.php:117 (getWidgetVariables)
 /classes/Hook.php:1094 (renderWidget)
 /tools/profiling/Hook.php:64 (coreRenderWidget)
 /classes/Hook.php:1025 (coreRenderWidget)
 /config/smarty.config.inc.php:201 (exec)
 /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/7f/69/d9/7f69d9c58219eab529a6a73fbf0b93210635fc03_2.file.header.tpl.php:106 (__call)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/7f/69/d9/7f69d9c58219eab529a6a73fbf0b93210635fc03_2.file.header.tpl.php:44 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d8c52e8_55686797)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:280 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 41 | SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 108 AND `id_shop` = 1 LIMIT 1 | 0.251
    ms | 1 |  |  | /classes/module/Module.php:2137 
                              /override/classes/Dispatcher.php:49 (isEnabled)/classes/Dispatcher.php:243 (loadRoutes)
 /classes/Dispatcher.php:201 (__construct)
 /index.php:28 (getInstance)
 
 | 
                              
          | 203 | SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 4019 LIMIT 1 | 0.251
    ms | 1 |  |  | /classes/SpecificPrice.php:435 
                              /classes/SpecificPrice.php:523 (couldHaveSpecificPrice)/classes/Product.php:3827 (getSpecificPrice)
 /classes/Product.php:3717 (priceCalculation)
 /classes/Product.php:5692 (getPriceStatic)
 /classes/ProductAssembler.php:209 (getProductProperties)
 /classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 344 | SELECT SQL_NO_CACHE `width`, `height`
FROM ps_image_type
WHERE `name` = 'small_default' LIMIT 1 | 0.251
    ms | 1 |  |  | /classes/Image.php:563 
                              /modules/iqitmegamenu/iqitmegamenu.php:2651 (getSize)/modules/iqitmegamenu/iqitmegamenu.php:2597 (_prepareHook)
 /modules/iqitmegamenu/iqitmegamenu.php:2580 (getWidgetVariables)
 /classes/Hook.php:1094 (renderWidget)
 /tools/profiling/Hook.php:64 (coreRenderWidget)
 /classes/Hook.php:1025 (coreRenderWidget)
 /config/smarty.config.inc.php:201 (exec)
 /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/6a/19/57/6a1957b0b4a1eb4244a2b264d3c2dc6f10adc32d_2.file.header-2.tpl.php:136 (__call)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d915436_48115331)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/7f/69/d9/7f69d9c58219eab529a6a73fbf0b93210635fc03_2.file.header.tpl.php:149 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/7f/69/d9/7f69d9c58219eab529a6a73fbf0b93210635fc03_2.file.header.tpl.php:50 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d8c52e8_55686797)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:280 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 419 | SELECT SQL_NO_CACHE *
FROM `ps_iqit_link_block_lang`
WHERE `id_iqit_link_block` = 1 | 0.251
    ms | 1 |  |  | /src/Adapter/EntityMapper.php:79 
                              /classes/ObjectModel.php:283 (load)/tools/profiling/ObjectModel.php:32 (__construct)
 /modules/iqitlinksmanager/src/IqitLinkBlock.php:43 (__construct)
 /modules/iqitlinksmanager/src/IqitLinkBlockRepository.php:178 (__construct)
 /modules/iqitlinksmanager/iqitlinksmanager.php:131 (getByIdHook)
 /modules/iqitlinksmanager/iqitlinksmanager.php:117 (getWidgetVariables)
 /classes/Hook.php:1094 (renderWidget)
 /tools/profiling/Hook.php:64 (coreRenderWidget)
 /classes/Hook.php:1025 (coreRenderWidget)
 /config/smarty.config.inc.php:201 (exec)
 /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/0d/e2/3e/0de23e0d22f4bb9e7c233833252db45dd3075807_2.file.footer-2.tpl.php:112 (__call)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/0d/e2/3e/0de23e0d22f4bb9e7c233833252db45dd3075807_2.file.footer-2.tpl.php:67 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1dd2c266_69452188)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/1c/4c/30/1c4c307992d2b842761ae9236d331e6edba028b3_2.file.footer.tpl.php:34 (_subTemplateRender)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1dd20b09_56277352)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:516 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 423 | SELECT SQL_NO_CACHE *
FROM `ps_cms` a
LEFT JOIN `ps_cms_shop` `c` ON a.`id_cms` = c.`id_cms` AND c.`id_shop` = 1
WHERE (a.`id_cms` = 5) LIMIT 1 | 0.251
    ms | 1 |  |  | /src/Adapter/EntityMapper.php:71 
                              /classes/ObjectModel.php:283 (load)/tools/profiling/ObjectModel.php:32 (__construct)
 /modules/iqitlinksmanager/src/IqitLinkBlockPresenter.php:78 (__construct)
 /modules/iqitlinksmanager/src/IqitLinkBlockPresenter.php:50 (makeCmsPageLink)
 /modules/iqitlinksmanager/src/IqitLinkBlockPresenter.php:35 (makeLinks)
 /modules/iqitlinksmanager/iqitlinksmanager.php:135 (present)
 /modules/iqitlinksmanager/iqitlinksmanager.php:117 (getWidgetVariables)
 /classes/Hook.php:1094 (renderWidget)
 /tools/profiling/Hook.php:64 (coreRenderWidget)
 /classes/Hook.php:1025 (coreRenderWidget)
 /config/smarty.config.inc.php:201 (exec)
 /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/0d/e2/3e/0de23e0d22f4bb9e7c233833252db45dd3075807_2.file.footer-2.tpl.php:112 (__call)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/0d/e2/3e/0de23e0d22f4bb9e7c233833252db45dd3075807_2.file.footer-2.tpl.php:67 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1dd2c266_69452188)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/1c/4c/30/1c4c307992d2b842761ae9236d331e6edba028b3_2.file.footer.tpl.php:34 (_subTemplateRender)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1dd20b09_56277352)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:516 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 455 | SELECT SQL_NO_CACHE id_page_type
FROM ps_page_type
WHERE name = 'manufacturer' LIMIT 1 | 0.250
    ms | 1 |  |  | /classes/Page.php:104 
                              /classes/Page.php:55 (getPageTypeByName)/classes/Connection.php:180 (getCurrentId)
 /classes/Connection.php:97 (setNewConnection)
 /modules/statsdata/statsdata.php:118 (setPageConnection)
 /modules/statsdata/statsdata.php:74 (getScriptCustomerPagesViews)
 /classes/Hook.php:1083 (hookDisplayBeforeBodyClosingTag)
 /tools/profiling/Hook.php:35 (coreCallHook)
 /classes/Hook.php:421 (coreCallHook)
 /classes/Hook.php:989 (callHookOn)
 /config/smarty.config.inc.php:201 (exec)
 /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:552 (__call)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:157 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 162 | SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 3839 LIMIT 1 | 0.249
    ms | 1 |  |  | /classes/SpecificPrice.php:435 
                              /classes/SpecificPrice.php:523 (couldHaveSpecificPrice)/classes/Product.php:3827 (getSpecificPrice)
 /classes/Product.php:3717 (priceCalculation)
 /classes/Product.php:5692 (getPriceStatic)
 /classes/ProductAssembler.php:209 (getProductProperties)
 /classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 220 | SELECT SQL_NO_CACHE COUNT(*) FROM `ps_pack` WHERE id_product_pack = 4206 LIMIT 1 | 0.248
    ms | 1 |  |  | /classes/Pack.php:89 
                              /classes/Product.php:4344 (isPack)/classes/Product.php:5802 (getQuantity)
 /classes/ProductAssembler.php:209 (getProductProperties)
 /classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 427 | SELECT SQL_NO_CACHE *
FROM `ps_cms` a
LEFT JOIN `ps_cms_shop` `c` ON a.`id_cms` = c.`id_cms` AND c.`id_shop` = 1
WHERE (a.`id_cms` = 29) LIMIT 1 | 0.247
    ms | 1 |  |  | /src/Adapter/EntityMapper.php:71 
                              /classes/ObjectModel.php:283 (load)/tools/profiling/ObjectModel.php:32 (__construct)
 /modules/iqitlinksmanager/src/IqitLinkBlockPresenter.php:78 (__construct)
 /modules/iqitlinksmanager/src/IqitLinkBlockPresenter.php:50 (makeCmsPageLink)
 /modules/iqitlinksmanager/src/IqitLinkBlockPresenter.php:35 (makeLinks)
 /modules/iqitlinksmanager/iqitlinksmanager.php:135 (present)
 /modules/iqitlinksmanager/iqitlinksmanager.php:117 (getWidgetVariables)
 /classes/Hook.php:1094 (renderWidget)
 /tools/profiling/Hook.php:64 (coreRenderWidget)
 /classes/Hook.php:1025 (coreRenderWidget)
 /config/smarty.config.inc.php:201 (exec)
 /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/0d/e2/3e/0de23e0d22f4bb9e7c233833252db45dd3075807_2.file.footer-2.tpl.php:112 (__call)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/0d/e2/3e/0de23e0d22f4bb9e7c233833252db45dd3075807_2.file.footer-2.tpl.php:67 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1dd2c266_69452188)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/1c/4c/30/1c4c307992d2b842761ae9236d331e6edba028b3_2.file.footer.tpl.php:34 (_subTemplateRender)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1dd20b09_56277352)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:516 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 446 | SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 81 AND `id_shop` = 1 LIMIT 1 | 0.247
    ms | 1 |  |  | /classes/module/Module.php:2137 
                              /classes/Hook.php:1089 (isEnabled)/tools/profiling/Hook.php:64 (coreRenderWidget)
 /classes/Hook.php:1025 (coreRenderWidget)
 /config/smarty.config.inc.php:201 (exec)
 /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/0d/e2/3e/0de23e0d22f4bb9e7c233833252db45dd3075807_2.file.footer-2.tpl.php:112 (__call)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/0d/e2/3e/0de23e0d22f4bb9e7c233833252db45dd3075807_2.file.footer-2.tpl.php:67 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1dd2c266_69452188)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/1c/4c/30/1c4c307992d2b842761ae9236d331e6edba028b3_2.file.footer.tpl.php:34 (_subTemplateRender)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1dd20b09_56277352)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:516 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 361 | SELECT SQL_NO_CACHE c.`nleft`, c.`nright`  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`id_category` = 68 LIMIT 1 | 0.246
    ms | 1 |  |  | /classes/Category.php:1585 
                              /override/classes/Link.php:136 (getParentsCategories)/classes/Category.php:1403 (getCategoryLink)
 /modules/iqitmegamenu/iqitmegamenu.php:3284 (getLink)
 /modules/iqitmegamenu/iqitmegamenu.php:3207 (transformToLink)
 /modules/iqitmegamenu/iqitmegamenu.php:2652 (makeMegaMenu)
 /modules/iqitmegamenu/iqitmegamenu.php:2597 (_prepareHook)
 /modules/iqitmegamenu/iqitmegamenu.php:2580 (getWidgetVariables)
 /classes/Hook.php:1094 (renderWidget)
 /tools/profiling/Hook.php:64 (coreRenderWidget)
 /classes/Hook.php:1025 (coreRenderWidget)
 /config/smarty.config.inc.php:201 (exec)
 /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/6a/19/57/6a1957b0b4a1eb4244a2b264d3c2dc6f10adc32d_2.file.header-2.tpl.php:136 (__call)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d915436_48115331)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/7f/69/d9/7f69d9c58219eab529a6a73fbf0b93210635fc03_2.file.header.tpl.php:149 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/7f/69/d9/7f69d9c58219eab529a6a73fbf0b93210635fc03_2.file.header.tpl.php:50 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d8c52e8_55686797)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:280 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 157 | SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `ps_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1 
AND cl.`id_category` = 842 LIMIT 1 | 0.245
    ms | 1 |  |  | /classes/Category.php:1378 
                              /classes/Product.php:5658 (getLinkRewrite)/classes/ProductAssembler.php:209 (getProductProperties)
 /classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 25 | SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "lgseoredirect" LIMIT 1 | 0.245
    ms | 1 |  |  | /classes/module/Module.php:2664 
                              /classes/module/Module.php:2136 (getModuleIdByName)/modules/lgseoredirect/lgseoredirect.php:864 (isEnabled)
 /modules/lgseoredirect/lgseoredirect.php:813 (checkRedirection)
 /classes/Hook.php:1083 (hookModuleRoutes)
 /tools/profiling/Hook.php:35 (coreCallHook)
 /classes/Hook.php:421 (coreCallHook)
 /classes/Hook.php:989 (callHookOn)
 /classes/Dispatcher.php:606 (exec)
 /override/classes/Dispatcher.php:48 (loadRoutes)
 /classes/Dispatcher.php:243 (loadRoutes)
 /classes/Dispatcher.php:201 (__construct)
 /index.php:28 (getInstance)
 
 | 
                              
          | 11 | SELECT SQL_NO_CACHE id_shop
FROM `ps_lang_shop`
WHERE `id_lang` = 1
AND id_shop = 1 LIMIT 1 | 0.244
    ms | 1 |  |  | /classes/ObjectModel.php:1729 
                              /config/config.inc.php:216 (isAssociatedToShop)/index.php:27 (require)
 
 | 
                              
          | 428 | SELECT SQL_NO_CACHE *
FROM `ps_cms_lang`
WHERE `id_cms` = 29 AND `id_shop` = 1 | 0.244
    ms | 1 |  |  | /src/Adapter/EntityMapper.php:79 
                              /classes/ObjectModel.php:283 (load)/tools/profiling/ObjectModel.php:32 (__construct)
 /modules/iqitlinksmanager/src/IqitLinkBlockPresenter.php:78 (__construct)
 /modules/iqitlinksmanager/src/IqitLinkBlockPresenter.php:50 (makeCmsPageLink)
 /modules/iqitlinksmanager/src/IqitLinkBlockPresenter.php:35 (makeLinks)
 /modules/iqitlinksmanager/iqitlinksmanager.php:135 (present)
 /modules/iqitlinksmanager/iqitlinksmanager.php:117 (getWidgetVariables)
 /classes/Hook.php:1094 (renderWidget)
 /tools/profiling/Hook.php:64 (coreRenderWidget)
 /classes/Hook.php:1025 (coreRenderWidget)
 /config/smarty.config.inc.php:201 (exec)
 /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/0d/e2/3e/0de23e0d22f4bb9e7c233833252db45dd3075807_2.file.footer-2.tpl.php:112 (__call)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/0d/e2/3e/0de23e0d22f4bb9e7c233833252db45dd3075807_2.file.footer-2.tpl.php:67 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1dd2c266_69452188)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/1c/4c/30/1c4c307992d2b842761ae9236d331e6edba028b3_2.file.footer.tpl.php:34 (_subTemplateRender)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1dd20b09_56277352)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:516 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 334 | SELECT SQL_NO_CACHE *
FROM `ps_cms_category` a
LEFT JOIN `ps_cms_category_shop` `c` ON a.`id_cms_category` = c.`id_cms_category` AND c.`id_shop` = 1
WHERE (a.`id_cms_category` = 1) LIMIT 1 | 0.244
    ms | 1 |  |  | /src/Adapter/EntityMapper.php:71 
                              /classes/ObjectModel.php:283 (load)/tools/profiling/ObjectModel.php:32 (__construct)
 /modules/iqitlinksmanager/src/IqitLinkBlockPresenter.php:93 (__construct)
 /modules/iqitlinksmanager/src/IqitLinkBlockPresenter.php:48 (makeCmsCategoryLink)
 /modules/iqitlinksmanager/src/IqitLinkBlockPresenter.php:35 (makeLinks)
 /modules/iqitlinksmanager/iqitlinksmanager.php:135 (present)
 /modules/iqitlinksmanager/iqitlinksmanager.php:117 (getWidgetVariables)
 /classes/Hook.php:1094 (renderWidget)
 /tools/profiling/Hook.php:64 (coreRenderWidget)
 /classes/Hook.php:1025 (coreRenderWidget)
 /config/smarty.config.inc.php:201 (exec)
 /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/7f/69/d9/7f69d9c58219eab529a6a73fbf0b93210635fc03_2.file.header.tpl.php:106 (__call)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/7f/69/d9/7f69d9c58219eab529a6a73fbf0b93210635fc03_2.file.header.tpl.php:44 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d8c52e8_55686797)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:280 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 374 | SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `ps_category` c
WHERE c.`id_category` = 2 LIMIT 1 | 0.243
    ms | 1 |  |  | /classes/Category.php:1591 
                              /override/classes/Link.php:136 (getParentsCategories)/classes/Category.php:1403 (getCategoryLink)
 /modules/iqitmegamenu/iqitmegamenu.php:3284 (getLink)
 /modules/iqitmegamenu/iqitmegamenu.php:3207 (transformToLink)
 /modules/iqitmegamenu/iqitmegamenu.php:2652 (makeMegaMenu)
 /modules/iqitmegamenu/iqitmegamenu.php:2597 (_prepareHook)
 /modules/iqitmegamenu/iqitmegamenu.php:2580 (getWidgetVariables)
 /classes/Hook.php:1094 (renderWidget)
 /tools/profiling/Hook.php:64 (coreRenderWidget)
 /classes/Hook.php:1025 (coreRenderWidget)
 /config/smarty.config.inc.php:201 (exec)
 /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/6a/19/57/6a1957b0b4a1eb4244a2b264d3c2dc6f10adc32d_2.file.header-2.tpl.php:136 (__call)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d915436_48115331)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/7f/69/d9/7f69d9c58219eab529a6a73fbf0b93210635fc03_2.file.header.tpl.php:149 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/7f/69/d9/7f69d9c58219eab529a6a73fbf0b93210635fc03_2.file.header.tpl.php:50 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d8c52e8_55686797)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:280 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 387 | SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 92 AND `id_shop` = 1 LIMIT 1 | 0.242
    ms | 1 |  |  | /classes/module/Module.php:2137 
                              /classes/Hook.php:1089 (isEnabled)/tools/profiling/Hook.php:64 (coreRenderWidget)
 /classes/Hook.php:1025 (coreRenderWidget)
 /config/smarty.config.inc.php:201 (exec)
 /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/b6/0b/8a/b60b8adabf2a796424ba4ed2577050b7d44a93a3_2.file.breadcrumb.tpl.php:47 (__call)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1da5d7c8_36780960)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:91 (_subTemplateRender)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 335 | SELECT SQL_NO_CACHE *
FROM `ps_cms_category_lang`
WHERE `id_cms_category` = 1 AND `id_shop` = 1 | 0.240
    ms | 1 |  |  | /src/Adapter/EntityMapper.php:79 
                              /classes/ObjectModel.php:283 (load)/tools/profiling/ObjectModel.php:32 (__construct)
 /modules/iqitlinksmanager/src/IqitLinkBlockPresenter.php:93 (__construct)
 /modules/iqitlinksmanager/src/IqitLinkBlockPresenter.php:48 (makeCmsCategoryLink)
 /modules/iqitlinksmanager/src/IqitLinkBlockPresenter.php:35 (makeLinks)
 /modules/iqitlinksmanager/iqitlinksmanager.php:135 (present)
 /modules/iqitlinksmanager/iqitlinksmanager.php:117 (getWidgetVariables)
 /classes/Hook.php:1094 (renderWidget)
 /tools/profiling/Hook.php:64 (coreRenderWidget)
 /classes/Hook.php:1025 (coreRenderWidget)
 /config/smarty.config.inc.php:201 (exec)
 /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/7f/69/d9/7f69d9c58219eab529a6a73fbf0b93210635fc03_2.file.header.tpl.php:106 (__call)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/7f/69/d9/7f69d9c58219eab529a6a73fbf0b93210635fc03_2.file.header.tpl.php:44 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d8c52e8_55686797)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:280 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 50 | SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (iso_code = 'EUR') LIMIT 1 | 0.239
    ms | 1 |  |  | /classes/Currency.php:893 
                              /src/Adapter/Currency/CurrencyDataProvider.php:92 (getIdByIsoCode)/src/Adapter/Currency/CurrencyDataProvider.php:114 (getCurrencyByIsoCode)
 /src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:102 (getCurrencyByIsoCodeAndLocale)
 /src/Core/Data/Layer/AbstractDataLayer.php:91 (doRead)
 /src/Core/Data/Layer/AbstractDataLayer.php:150 (read)
 /src/Core/Data/Layer/AbstractDataLayer.php:95 (propagateRead)
 /src/Core/Localization/Currency/CurrencyDataSource.php:67 (read)
 /src/Core/Localization/Currency/CurrencyDataSource.php:109 (getLocalizedCurrencyData)
 /src/Core/Localization/Currency/CurrencyDataSource.php:96 (formatCurrenciesData)
 /src/Core/Localization/Currency/Repository.php:87 (getAllInstalledCurrenciesData)
 /src/Core/Localization/Locale/Repository.php:207 (getAllInstalledCurrencies)
 /src/Core/Localization/Locale/Repository.php:150 (getPriceSpecifications)
 /classes/controller/Controller.php:209 (getLocale)
 /classes/controller/FrontController.php:284 (init)
 /controllers/front/listing/ManufacturerController.php:75 (init)
 /tools/profiling/Controller.php:41 (init)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 253 | 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 = 1)
WHERE i.`id_product` = 4276
AND image_shop.`cover` = 1 LIMIT 1 | 0.239
    ms | 1 |  |  | /classes/Product.php:3570 
                              /classes/Product.php:5643 (getCover)/classes/ProductAssembler.php:209 (getProductProperties)
 /classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 377 | SELECT SQL_NO_CACHE c.`nleft`, c.`nright`  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`id_category` = 420 LIMIT 1 | 0.239
    ms | 1 |  |  | /classes/Category.php:1585 
                              /override/classes/Link.php:136 (getParentsCategories)/classes/Category.php:1403 (getCategoryLink)
 /modules/iqitmegamenu/iqitmegamenu.php:3284 (getLink)
 /modules/iqitmegamenu/iqitmegamenu.php:3207 (transformToLink)
 /modules/iqitmegamenu/iqitmegamenu.php:2652 (makeMegaMenu)
 /modules/iqitmegamenu/iqitmegamenu.php:2597 (_prepareHook)
 /modules/iqitmegamenu/iqitmegamenu.php:2580 (getWidgetVariables)
 /classes/Hook.php:1094 (renderWidget)
 /tools/profiling/Hook.php:64 (coreRenderWidget)
 /classes/Hook.php:1025 (coreRenderWidget)
 /config/smarty.config.inc.php:201 (exec)
 /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/6a/19/57/6a1957b0b4a1eb4244a2b264d3c2dc6f10adc32d_2.file.header-2.tpl.php:136 (__call)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d915436_48115331)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/7f/69/d9/7f69d9c58219eab529a6a73fbf0b93210635fc03_2.file.header.tpl.php:149 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/7f/69/d9/7f69d9c58219eab529a6a73fbf0b93210635fc03_2.file.header.tpl.php:50 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d8c52e8_55686797)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:280 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 225 | 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 = 1)
WHERE i.`id_product` = 4230
AND image_shop.`cover` = 1 LIMIT 1 | 0.239
    ms | 2 |  |  | /classes/Product.php:3570 
                              /classes/Product.php:5643 (getCover)/classes/ProductAssembler.php:209 (getProductProperties)
 /classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 422 | SELECT SQL_NO_CACHE *
FROM `ps_hook` a
WHERE (a.`id_hook` = 45) LIMIT 1 | 0.239
    ms | 1 |  |  | /src/Adapter/EntityMapper.php:71 
                              /classes/ObjectModel.php:283 (load)/tools/profiling/ObjectModel.php:32 (__construct)
 /modules/iqitlinksmanager/src/IqitLinkBlockPresenter.php:33 (__construct)
 /modules/iqitlinksmanager/iqitlinksmanager.php:135 (present)
 /modules/iqitlinksmanager/iqitlinksmanager.php:117 (getWidgetVariables)
 /classes/Hook.php:1094 (renderWidget)
 /tools/profiling/Hook.php:64 (coreRenderWidget)
 /classes/Hook.php:1025 (coreRenderWidget)
 /config/smarty.config.inc.php:201 (exec)
 /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/0d/e2/3e/0de23e0d22f4bb9e7c233833252db45dd3075807_2.file.footer-2.tpl.php:112 (__call)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/0d/e2/3e/0de23e0d22f4bb9e7c233833252db45dd3075807_2.file.footer-2.tpl.php:67 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1dd2c266_69452188)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/1c/4c/30/1c4c307992d2b842761ae9236d331e6edba028b3_2.file.footer.tpl.php:34 (_subTemplateRender)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1dd20b09_56277352)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:516 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 381 | SELECT SQL_NO_CACHE c.`nleft`, c.`nright`  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`id_category` = 495 LIMIT 1 | 0.238
    ms | 1 |  |  | /classes/Category.php:1585 
                              /override/classes/Link.php:136 (getParentsCategories)/classes/Category.php:1403 (getCategoryLink)
 /modules/iqitmegamenu/iqitmegamenu.php:3284 (getLink)
 /modules/iqitmegamenu/iqitmegamenu.php:3207 (transformToLink)
 /modules/iqitmegamenu/iqitmegamenu.php:2652 (makeMegaMenu)
 /modules/iqitmegamenu/iqitmegamenu.php:2597 (_prepareHook)
 /modules/iqitmegamenu/iqitmegamenu.php:2580 (getWidgetVariables)
 /classes/Hook.php:1094 (renderWidget)
 /tools/profiling/Hook.php:64 (coreRenderWidget)
 /classes/Hook.php:1025 (coreRenderWidget)
 /config/smarty.config.inc.php:201 (exec)
 /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/6a/19/57/6a1957b0b4a1eb4244a2b264d3c2dc6f10adc32d_2.file.header-2.tpl.php:136 (__call)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d915436_48115331)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/7f/69/d9/7f69d9c58219eab529a6a73fbf0b93210635fc03_2.file.header.tpl.php:149 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/7f/69/d9/7f69d9c58219eab529a6a73fbf0b93210635fc03_2.file.header.tpl.php:50 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d8c52e8_55686797)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:280 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 183 | SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3904) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 | 0.238
    ms | 1 |  |  | /classes/stock/StockAvailable.php:453 
                              /classes/Product.php:4349 (getQuantityAvailableByProduct)/classes/Product.php:5802 (getQuantity)
 /classes/ProductAssembler.php:209 (getProductProperties)
 /classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 343 | SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 90 AND `id_shop` = 1 LIMIT 1 | 0.235
    ms | 1 |  |  | /classes/module/Module.php:2137 
                              /classes/Hook.php:1089 (isEnabled)/tools/profiling/Hook.php:64 (coreRenderWidget)
 /classes/Hook.php:1025 (coreRenderWidget)
 /config/smarty.config.inc.php:201 (exec)
 /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/6a/19/57/6a1957b0b4a1eb4244a2b264d3c2dc6f10adc32d_2.file.header-2.tpl.php:136 (__call)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d915436_48115331)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/7f/69/d9/7f69d9c58219eab529a6a73fbf0b93210635fc03_2.file.header.tpl.php:149 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/7f/69/d9/7f69d9c58219eab529a6a73fbf0b93210635fc03_2.file.header.tpl.php:50 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d8c52e8_55686797)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:280 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 283 | SELECT SQL_NO_CACHE state FROM ps_feature_flag WHERE name = 'multiple_image_format' LIMIT 1 | 0.234
    ms | 1 |  |  | /classes/FeatureFlag.php:105 
                              /src/Core/Image/ImageFormatConfiguration.php:69 (isEnabled)/src/Adapter/Image/ImageRetriever.php:209 (getGenerationFormats)
 /src/Adapter/Image/ImageRetriever.php:111 (getImage)
 :undefined (PrestaShop\PrestaShop\Adapter\Image\{closure})
 /src/Adapter/Image/ImageRetriever.php:104 (array_map)
 /src/Adapter/Presenter/Product/ProductLazyArray.php:684 (getAllProductImages)
 /src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages)
 /src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
 /classes/controller/ProductListingFrontController.php:119 (present)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 181 | SELECT SQL_NO_CACHE COUNT(*) FROM `ps_pack` WHERE id_product_pack = 3904 LIMIT 1 | 0.234
    ms | 1 |  |  | /classes/Pack.php:89 
                              /classes/Product.php:4344 (isPack)/classes/Product.php:5802 (getQuantity)
 /classes/ProductAssembler.php:209 (getProductProperties)
 /classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 471 | SELECT SQL_NO_CACHE c.`nleft`, c.`nright`  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`id_category` = 842 LIMIT 1 | 0.233
    ms | 1 |  |  | /classes/Category.php:1585 
                              /modules/rcpgtagmanager/src/PSModule/DataModelHandler/ModelBuilder/Category/AbstractCategoryModelBuilder.php:54 (getParentsCategories)/modules/rcpgtagmanager/src/PSModule/DataModelHandler/ModelBuilder/Category/AbstractCategoryModelBuilder.php:40 (getCategoryPath)
 /modules/rcpgtagmanager/src/PSModule/DataModelHandler/ModelBuilder/Product/AbstractProductModelBuilder.php:61 (initModel)
 /modules/rcpgtagmanager/src/PSModule/DataModelHandler/DataModelHandler.php:107 (setDetailData)
 /modules/rcpgtagmanager/src/PSModule/Hook/DisplayBeforeBodyClosingTag/AbstractDisplayBeforeBodyClosingTag.php:220 (buildDetailProductModelList)
 /modules/rcpgtagmanager/src/PSModule/Hook/DisplayBeforeBodyClosingTag/AbstractDisplayBeforeBodyClosingTag.php:66 (processPage)
 /modules/rcpgtagmanager/rcpgtagmanager.php:242 (exec)
 /classes/Hook.php:1083 (hookDisplayBeforeBodyClosingTag)
 /tools/profiling/Hook.php:35 (coreCallHook)
 /classes/Hook.php:421 (coreCallHook)
 /classes/Hook.php:989 (callHookOn)
 /config/smarty.config.inc.php:201 (exec)
 /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:552 (__call)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:157 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 190 | SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 3940 LIMIT 1 | 0.231
    ms | 1 |  |  | /classes/SpecificPrice.php:435 
                              /classes/SpecificPrice.php:523 (couldHaveSpecificPrice)/classes/Product.php:3827 (getSpecificPrice)
 /classes/Product.php:3717 (priceCalculation)
 /classes/Product.php:5692 (getPriceStatic)
 /classes/ProductAssembler.php:209 (getProductProperties)
 /classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 194 | SELECT SQL_NO_CACHE COUNT(*) FROM `ps_pack` WHERE id_product_pack = 3940 LIMIT 1 | 0.231
    ms | 1 |  |  | /classes/Pack.php:89 
                              /classes/Product.php:4344 (isPack)/classes/Product.php:5802 (getQuantity)
 /classes/ProductAssembler.php:209 (getProductProperties)
 /classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 426 | SELECT SQL_NO_CACHE *
FROM `ps_cms_lang`
WHERE `id_cms` = 6 AND `id_shop` = 1 | 0.231
    ms | 1 |  |  | /src/Adapter/EntityMapper.php:79 
                              /classes/ObjectModel.php:283 (load)/tools/profiling/ObjectModel.php:32 (__construct)
 /modules/iqitlinksmanager/src/IqitLinkBlockPresenter.php:78 (__construct)
 /modules/iqitlinksmanager/src/IqitLinkBlockPresenter.php:50 (makeCmsPageLink)
 /modules/iqitlinksmanager/src/IqitLinkBlockPresenter.php:35 (makeLinks)
 /modules/iqitlinksmanager/iqitlinksmanager.php:135 (present)
 /modules/iqitlinksmanager/iqitlinksmanager.php:117 (getWidgetVariables)
 /classes/Hook.php:1094 (renderWidget)
 /tools/profiling/Hook.php:64 (coreRenderWidget)
 /classes/Hook.php:1025 (coreRenderWidget)
 /config/smarty.config.inc.php:201 (exec)
 /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/0d/e2/3e/0de23e0d22f4bb9e7c233833252db45dd3075807_2.file.footer-2.tpl.php:112 (__call)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/0d/e2/3e/0de23e0d22f4bb9e7c233833252db45dd3075807_2.file.footer-2.tpl.php:67 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1dd2c266_69452188)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/1c/4c/30/1c4c307992d2b842761ae9236d331e6edba028b3_2.file.footer.tpl.php:34 (_subTemplateRender)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1dd20b09_56277352)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:516 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 362 | SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `ps_category` c
WHERE c.`id_category` = 2 LIMIT 1 | 0.230
    ms | 1 |  |  | /classes/Category.php:1591 
                              /override/classes/Link.php:136 (getParentsCategories)/classes/Category.php:1403 (getCategoryLink)
 /modules/iqitmegamenu/iqitmegamenu.php:3284 (getLink)
 /modules/iqitmegamenu/iqitmegamenu.php:3207 (transformToLink)
 /modules/iqitmegamenu/iqitmegamenu.php:2652 (makeMegaMenu)
 /modules/iqitmegamenu/iqitmegamenu.php:2597 (_prepareHook)
 /modules/iqitmegamenu/iqitmegamenu.php:2580 (getWidgetVariables)
 /classes/Hook.php:1094 (renderWidget)
 /tools/profiling/Hook.php:64 (coreRenderWidget)
 /classes/Hook.php:1025 (coreRenderWidget)
 /config/smarty.config.inc.php:201 (exec)
 /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/6a/19/57/6a1957b0b4a1eb4244a2b264d3c2dc6f10adc32d_2.file.header-2.tpl.php:136 (__call)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d915436_48115331)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/7f/69/d9/7f69d9c58219eab529a6a73fbf0b93210635fc03_2.file.header.tpl.php:149 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/7f/69/d9/7f69d9c58219eab529a6a73fbf0b93210635fc03_2.file.header.tpl.php:50 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d8c52e8_55686797)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:280 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 366 | SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `ps_category` c
WHERE c.`id_category` = 2 LIMIT 1 | 0.230
    ms | 1 |  |  | /classes/Category.php:1591 
                              /override/classes/Link.php:136 (getParentsCategories)/classes/Category.php:1403 (getCategoryLink)
 /modules/iqitmegamenu/iqitmegamenu.php:3284 (getLink)
 /modules/iqitmegamenu/iqitmegamenu.php:3207 (transformToLink)
 /modules/iqitmegamenu/iqitmegamenu.php:2652 (makeMegaMenu)
 /modules/iqitmegamenu/iqitmegamenu.php:2597 (_prepareHook)
 /modules/iqitmegamenu/iqitmegamenu.php:2580 (getWidgetVariables)
 /classes/Hook.php:1094 (renderWidget)
 /tools/profiling/Hook.php:64 (coreRenderWidget)
 /classes/Hook.php:1025 (coreRenderWidget)
 /config/smarty.config.inc.php:201 (exec)
 /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/6a/19/57/6a1957b0b4a1eb4244a2b264d3c2dc6f10adc32d_2.file.header-2.tpl.php:136 (__call)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d915436_48115331)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/7f/69/d9/7f69d9c58219eab529a6a73fbf0b93210635fc03_2.file.header.tpl.php:149 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/7f/69/d9/7f69d9c58219eab529a6a73fbf0b93210635fc03_2.file.header.tpl.php:50 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d8c52e8_55686797)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:280 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 425 | SELECT SQL_NO_CACHE *
FROM `ps_cms` a
LEFT JOIN `ps_cms_shop` `c` ON a.`id_cms` = c.`id_cms` AND c.`id_shop` = 1
WHERE (a.`id_cms` = 6) LIMIT 1 | 0.230
    ms | 1 |  |  | /src/Adapter/EntityMapper.php:71 
                              /classes/ObjectModel.php:283 (load)/tools/profiling/ObjectModel.php:32 (__construct)
 /modules/iqitlinksmanager/src/IqitLinkBlockPresenter.php:78 (__construct)
 /modules/iqitlinksmanager/src/IqitLinkBlockPresenter.php:50 (makeCmsPageLink)
 /modules/iqitlinksmanager/src/IqitLinkBlockPresenter.php:35 (makeLinks)
 /modules/iqitlinksmanager/iqitlinksmanager.php:135 (present)
 /modules/iqitlinksmanager/iqitlinksmanager.php:117 (getWidgetVariables)
 /classes/Hook.php:1094 (renderWidget)
 /tools/profiling/Hook.php:64 (coreRenderWidget)
 /classes/Hook.php:1025 (coreRenderWidget)
 /config/smarty.config.inc.php:201 (exec)
 /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/0d/e2/3e/0de23e0d22f4bb9e7c233833252db45dd3075807_2.file.footer-2.tpl.php:112 (__call)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/0d/e2/3e/0de23e0d22f4bb9e7c233833252db45dd3075807_2.file.footer-2.tpl.php:67 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1dd2c266_69452188)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/1c/4c/30/1c4c307992d2b842761ae9236d331e6edba028b3_2.file.footer.tpl.php:34 (_subTemplateRender)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1dd20b09_56277352)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:516 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 491 | SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `ps_category` c
WHERE c.`id_category` = 2 LIMIT 1 | 0.228
    ms | 1 |  |  | /classes/Category.php:1591 
                              /modules/rcpgtagmanager/src/PSModule/DataModelHandler/ModelBuilder/Category/AbstractCategoryModelBuilder.php:54 (getParentsCategories)/modules/rcpgtagmanager/src/PSModule/DataModelHandler/ModelBuilder/Category/AbstractCategoryModelBuilder.php:40 (getCategoryPath)
 /modules/rcpgtagmanager/src/PSModule/DataModelHandler/ModelBuilder/Product/AbstractProductModelBuilder.php:61 (initModel)
 /modules/rcpgtagmanager/src/PSModule/DataModelHandler/DataModelHandler.php:107 (setDetailData)
 /modules/rcpgtagmanager/src/PSModule/Hook/DisplayBeforeBodyClosingTag/AbstractDisplayBeforeBodyClosingTag.php:220 (buildDetailProductModelList)
 /modules/rcpgtagmanager/src/PSModule/Hook/DisplayBeforeBodyClosingTag/AbstractDisplayBeforeBodyClosingTag.php:66 (processPage)
 /modules/rcpgtagmanager/rcpgtagmanager.php:242 (exec)
 /classes/Hook.php:1083 (hookDisplayBeforeBodyClosingTag)
 /tools/profiling/Hook.php:35 (coreCallHook)
 /classes/Hook.php:421 (coreCallHook)
 /classes/Hook.php:989 (callHookOn)
 /config/smarty.config.inc.php:201 (exec)
 /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:552 (__call)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:157 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 124 | SELECT SQL_NO_CACHE COUNT(*) FROM `ps_pack` WHERE id_product_pack = 3572 LIMIT 1 | 0.228
    ms | 1 |  |  | /classes/Pack.php:89 
                              /classes/Product.php:4344 (isPack)/classes/Product.php:5802 (getQuantity)
 /classes/ProductAssembler.php:209 (getProductProperties)
 /classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 147 | SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 3696 LIMIT 1 | 0.228
    ms | 1 |  |  | /classes/SpecificPrice.php:435 
                              /classes/SpecificPrice.php:523 (couldHaveSpecificPrice)/classes/Product.php:3827 (getSpecificPrice)
 /classes/Product.php:3717 (priceCalculation)
 /classes/Product.php:5692 (getPriceStatic)
 /classes/ProductAssembler.php:209 (getProductProperties)
 /classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 484 | SELECT SQL_NO_CACHE c.`nleft`, c.`nright`  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`id_category` = 157 LIMIT 1 | 0.228
    ms | 1 |  |  | /classes/Category.php:1585 
                              /modules/rcpgtagmanager/src/PSModule/DataModelHandler/ModelBuilder/Category/AbstractCategoryModelBuilder.php:54 (getParentsCategories)/modules/rcpgtagmanager/src/PSModule/DataModelHandler/ModelBuilder/Category/AbstractCategoryModelBuilder.php:40 (getCategoryPath)
 /modules/rcpgtagmanager/src/PSModule/DataModelHandler/ModelBuilder/Product/AbstractProductModelBuilder.php:61 (initModel)
 /modules/rcpgtagmanager/src/PSModule/DataModelHandler/DataModelHandler.php:107 (setDetailData)
 /modules/rcpgtagmanager/src/PSModule/Hook/DisplayBeforeBodyClosingTag/AbstractDisplayBeforeBodyClosingTag.php:220 (buildDetailProductModelList)
 /modules/rcpgtagmanager/src/PSModule/Hook/DisplayBeforeBodyClosingTag/AbstractDisplayBeforeBodyClosingTag.php:66 (processPage)
 /modules/rcpgtagmanager/rcpgtagmanager.php:242 (exec)
 /classes/Hook.php:1083 (hookDisplayBeforeBodyClosingTag)
 /tools/profiling/Hook.php:35 (coreCallHook)
 /classes/Hook.php:421 (coreCallHook)
 /classes/Hook.php:989 (callHookOn)
 /config/smarty.config.inc.php:201 (exec)
 /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:552 (__call)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:157 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 126 | SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3572) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 | 0.227
    ms | 1 |  |  | /classes/stock/StockAvailable.php:453 
                              /classes/Product.php:4349 (getQuantityAvailableByProduct)/classes/Product.php:5802 (getQuantity)
 /classes/ProductAssembler.php:209 (getProductProperties)
 /classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 31 | SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_languageselector" LIMIT 1 | 0.226
    ms | 1 |  |  | /classes/module/Module.php:2664 
                              /classes/module/Module.php:2112 (getModuleIdByName)/modules/gdprpro/src/GdprProConfig.php:142 (isInstalled)
 /modules/gdprpro/src/GdprProCookie.php:65 (getModulesToUnload)
 /modules/gdprpro/src/GdprProCookie.php:47 (getDefaultModules)
 /modules/gdprpro/src/GdprProCookie.php:55 (__construct)
 /modules/gdprpro/gdprpro.php:115 (getInstance)
 :undefined (__construct)
 /src/Core/Foundation/IoC/Container.php:123 (newInstance)
 /src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
 /src/Core/Foundation/IoC/Container.php:166 (doMake)
 /src/Adapter/ServiceLocator.php:70 (make)
 /classes/module/Module.php:1263 (get)
 /tools/profiling/Module.php:35 (coreLoadModule)
 /classes/module/Module.php:1242 (coreLoadModule)
 /classes/Hook.php:972 (getInstanceByName)
 /classes/Dispatcher.php:606 (exec)
 /override/classes/Dispatcher.php:48 (loadRoutes)
 /classes/Dispatcher.php:243 (loadRoutes)
 /classes/Dispatcher.php:201 (__construct)
 /index.php:28 (getInstance)
 
 | 
                              
          | 160 | SELECT SQL_NO_CACHE c.`nleft`, c.`nright`, c.`level_depth`
FROM `ps_category` c
WHERE (c.`id_category` = 842) LIMIT 1 | 0.224
    ms | 1 |  |  | /classes/Category.php:1974 
                              /classes/Product.php:7847 (getInterval)/classes/Link.php:237 (getParentCategories)
 /override/classes/Link.php:175 (getProductLink)
 /classes/Product.php:5660 (getProductLink)
 /classes/ProductAssembler.php:209 (getProductProperties)
 /classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 101 | SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "psgdpr" LIMIT 1 | 0.224
    ms | 0 |  |  | /classes/module/Module.php:2664 
                              /classes/module/Module.php:2136 (getModuleIdByName)/modules/advancedemailguard/advancedemailguard.php:1290 (isEnabled)
 /modules/advancedemailguard/advancedemailguard.php:1009 (isGDPREnabled)
 /modules/advancedemailguard/advancedemailguard.php:993 (getJavaScriptMeta)
 /modules/advancedemailguard/advancedemailguard.php:1152 (getJavaScriptVars)
 /classes/Hook.php:1083 (hookHeader)
 /tools/profiling/Hook.php:35 (coreCallHook)
 /classes/Hook.php:421 (coreCallHook)
 /classes/Hook.php:989 (callHookOn)
 /classes/controller/FrontController.php:633 (exec)
 /controllers/front/listing/ManufacturerController.php:86 (initContent)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 394 | SELECT SQL_NO_CACHE (SUM(pr.`rating`) / COUNT(pr.`rating`)) AS avarageRating, COUNT(pr.`rating`) as reviewsNb
FROM `ps_iqitreviews_products` pr
WHERE pr.`status` = 1  AND pr.`id_product` = 3572 LIMIT 1 | 0.224
    ms | 1 |  |  | /modules/iqitreviews/src/IqitProductReview.php:116 
                              /modules/iqitreviews/iqitreviews.php:197 (getSnippetData)/modules/iqitreviews/iqitreviews.php:150 (getWidgetVariables)
 /classes/Hook.php:1094 (renderWidget)
 /tools/profiling/Hook.php:64 (coreRenderWidget)
 /classes/Hook.php:1025 (coreRenderWidget)
 /config/smarty.config.inc.php:201 (exec)
 /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/ef/f2/5d/eff25d33af98d6a07d4eb7d1cb972ea079c65a00_2.file.product-miniature-2.tpl.php:182 (__call)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/ef/f2/5d/eff25d33af98d6a07d4eb7d1cb972ea079c65a00_2.file.product-miniature-2.tpl.php:333 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/ef/f2/5d/eff25d33af98d6a07d4eb7d1cb972ea079c65a00_2.file.product-miniature-2.tpl.php:34 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1dae7528_14338178)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/51/a3/8c/51a38c0e752054782c023c0b3ebc7821c8d013d9_2.file.product.tpl.php:76 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/51/a3/8c/51a38c0e752054782c023c0b3ebc7821c8d013d9_2.file.product.tpl.php:29 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1dad1969_17190114)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/b5/59/be/b559be4b2c29b1deb0b44210681c15e28144931b_2.file.products.tpl.php:71 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/b5/59/be/b559be4b2c29b1deb0b44210681c15e28144931b_2.file.products.tpl.php:40 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1dac29e2_25171016)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:136 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:209 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:312 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:101 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:110 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 112 | SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 0 LIMIT 1 | 0.222
    ms | 1 |  |  | /classes/SpecificPrice.php:426 
                              /classes/SpecificPrice.php:523 (couldHaveSpecificPrice)/classes/Product.php:3827 (getSpecificPrice)
 /classes/Product.php:3717 (priceCalculation)
 /classes/Product.php:5692 (getPriceStatic)
 /classes/ProductAssembler.php:209 (getProductProperties)
 /classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 151 | SELECT SQL_NO_CACHE COUNT(*) FROM `ps_pack` WHERE id_product_pack = 3696 LIMIT 1 | 0.221
    ms | 1 |  |  | /classes/Pack.php:89 
                              /classes/Product.php:4344 (isPack)/classes/Product.php:5802 (getQuantity)
 /classes/ProductAssembler.php:209 (getProductProperties)
 /classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 144 | SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 841 LIMIT 1 | 0.220
    ms | 1 |  |  | /classes/Product.php:5659 
                              /classes/ProductAssembler.php:209 (getProductProperties)/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 231 | SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 4230 LIMIT 1 | 0.220
    ms | 1 |  |  | /classes/SpecificPrice.php:435 
                              /classes/SpecificPrice.php:523 (couldHaveSpecificPrice)/classes/Product.php:3827 (getSpecificPrice)
 /classes/Product.php:3717 (priceCalculation)
 /classes/Product.php:5692 (getPriceStatic)
 /classes/ProductAssembler.php:209 (getProductProperties)
 /classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 357 | SELECT SQL_NO_CACHE c.`nleft`, c.`nright`  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`id_category` = 366 LIMIT 1 | 0.220
    ms | 1 |  |  | /classes/Category.php:1585 
                              /override/classes/Link.php:136 (getParentsCategories)/classes/Category.php:1403 (getCategoryLink)
 /modules/iqitmegamenu/iqitmegamenu.php:3284 (getLink)
 /modules/iqitmegamenu/iqitmegamenu.php:3207 (transformToLink)
 /modules/iqitmegamenu/iqitmegamenu.php:2652 (makeMegaMenu)
 /modules/iqitmegamenu/iqitmegamenu.php:2597 (_prepareHook)
 /modules/iqitmegamenu/iqitmegamenu.php:2580 (getWidgetVariables)
 /classes/Hook.php:1094 (renderWidget)
 /tools/profiling/Hook.php:64 (coreRenderWidget)
 /classes/Hook.php:1025 (coreRenderWidget)
 /config/smarty.config.inc.php:201 (exec)
 /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/6a/19/57/6a1957b0b4a1eb4244a2b264d3c2dc6f10adc32d_2.file.header-2.tpl.php:136 (__call)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d915436_48115331)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/7f/69/d9/7f69d9c58219eab529a6a73fbf0b93210635fc03_2.file.header.tpl.php:149 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/7f/69/d9/7f69d9c58219eab529a6a73fbf0b93210635fc03_2.file.header.tpl.php:50 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d8c52e8_55686797)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:280 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 71 | SELECT SQL_NO_CACHE *
FROM `ps_country_lang`
WHERE `id_country` = 13 | 0.219
    ms | 1 |  |  | /src/Adapter/EntityMapper.php:79 
                              /classes/ObjectModel.php:283 (load)/tools/profiling/ObjectModel.php:32 (__construct)
 /classes/AddressFormat.php:404 (__construct)
 /classes/AddressFormat.php:439 (getFormattedAddressFieldsValues)
 /classes/controller/FrontController.php:1773 (generateAddress)
 /classes/controller/FrontController.php:563 (getTemplateVarShop)
 /classes/controller/FrontController.php:625 (assignGeneralPurposeVariables)
 /controllers/front/listing/ManufacturerController.php:86 (initContent)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 72 | SELECT SQL_NO_CACHE id_required_field, object_name, field_name
FROM ps_required_field | 0.219
    ms | 1 |  |  | /classes/ObjectModel.php:1592 
                              /classes/ObjectModel.php:1624 (getFieldsRequiredDatabase)/classes/ObjectModel.php:1555 (cacheFieldsRequiredDatabase)
 /classes/controller/FrontController.php:567 (validateFieldsRequiredDatabase)
 /classes/controller/FrontController.php:625 (assignGeneralPurposeVariables)
 /controllers/front/listing/ManufacturerController.php:86 (initContent)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 138 | SELECT SQL_NO_CACHE COUNT(*) FROM `ps_pack` WHERE id_product_pack = 3664 LIMIT 1 | 0.219
    ms | 1 |  |  | /classes/Pack.php:89 
                              /classes/Product.php:4344 (isPack)/classes/Product.php:5802 (getQuantity)
 /classes/ProductAssembler.php:209 (getProductProperties)
 /classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 9 | SELECT SQL_NO_CACHE domain
FROM `ps_shop_url`
WHERE (main = 1) AND (active = 1)
AND id_shop IN (1) | 0.217
    ms | 1 |  |  | /classes/shop/Shop.php:805 
                              /config/config.inc.php:172 (getUrlsSharedCart)/index.php:27 (require)
 
 | 
                              
          | 328 | SELECT SQL_NO_CACHE *
FROM `ps_iqit_link_block` a
WHERE (a.`id_iqit_link_block` = 2) LIMIT 1 | 0.217
    ms | 1 |  |  | /src/Adapter/EntityMapper.php:71 
                              /classes/ObjectModel.php:283 (load)/tools/profiling/ObjectModel.php:32 (__construct)
 /modules/iqitlinksmanager/src/IqitLinkBlock.php:43 (__construct)
 /modules/iqitlinksmanager/src/IqitLinkBlockRepository.php:178 (__construct)
 /modules/iqitlinksmanager/iqitlinksmanager.php:131 (getByIdHook)
 /modules/iqitlinksmanager/iqitlinksmanager.php:117 (getWidgetVariables)
 /classes/Hook.php:1094 (renderWidget)
 /tools/profiling/Hook.php:64 (coreRenderWidget)
 /classes/Hook.php:1025 (coreRenderWidget)
 /config/smarty.config.inc.php:201 (exec)
 /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/7f/69/d9/7f69d9c58219eab529a6a73fbf0b93210635fc03_2.file.header.tpl.php:106 (__call)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/7f/69/d9/7f69d9c58219eab529a6a73fbf0b93210635fc03_2.file.header.tpl.php:44 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d8c52e8_55686797)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:280 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 265 | SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 4276) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 | 0.216
    ms | 1 |  |  | /classes/stock/StockAvailable.php:453 
                              /classes/Product.php:4349 (getQuantityAvailableByProduct)/classes/Product.php:5802 (getQuantity)
 /classes/ProductAssembler.php:209 (getProductProperties)
 /classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 34 | SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 9 AND `id_shop` = 1 LIMIT 1 | 0.215
    ms | 1 |  |  | /classes/module/Module.php:2137 
                              /modules/gdprpro/src/GdprProConfig.php:142 (isEnabled)/modules/gdprpro/src/GdprProCookie.php:65 (getModulesToUnload)
 /modules/gdprpro/src/GdprProCookie.php:47 (getDefaultModules)
 /modules/gdprpro/src/GdprProCookie.php:55 (__construct)
 /modules/gdprpro/gdprpro.php:115 (getInstance)
 :undefined (__construct)
 /src/Core/Foundation/IoC/Container.php:123 (newInstance)
 /src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
 /src/Core/Foundation/IoC/Container.php:166 (doMake)
 /src/Adapter/ServiceLocator.php:70 (make)
 /classes/module/Module.php:1263 (get)
 /tools/profiling/Module.php:35 (coreLoadModule)
 /classes/module/Module.php:1242 (coreLoadModule)
 /classes/Hook.php:972 (getInstanceByName)
 /classes/Dispatcher.php:606 (exec)
 /override/classes/Dispatcher.php:48 (loadRoutes)
 /classes/Dispatcher.php:243 (loadRoutes)
 /classes/Dispatcher.php:201 (__construct)
 /index.php:28 (getInstance)
 
 | 
                              
          | 63 | SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "adekoproductforms" LIMIT 1 | 0.215
    ms | 1 |  |  | /classes/module/Module.php:2664 
                              /modules/adekoproductforms/adekoproductforms.php:52 (getModuleIdByName):undefined (__construct)
 /src/Core/Foundation/IoC/Container.php:123 (newInstance)
 /src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
 /src/Core/Foundation/IoC/Container.php:166 (doMake)
 /src/Adapter/ServiceLocator.php:70 (make)
 /classes/module/Module.php:1263 (get)
 /tools/profiling/Module.php:35 (coreLoadModule)
 /classes/module/Module.php:1242 (coreLoadModule)
 /classes/Hook.php:972 (getInstanceByName)
 /classes/controller/FrontController.php:1004 (exec)
 /tools/profiling/Controller.php:48 (setMedia)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 261 | SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 4276 AND id_shop=1 LIMIT 1 | 0.215
    ms | 1 |  |  | /classes/Product.php:6876 
                              /classes/Product.php:3925 (getIdTaxRulesGroupByIdProduct)/classes/Product.php:3717 (priceCalculation)
 /classes/Product.php:5692 (getPriceStatic)
 /classes/ProductAssembler.php:209 (getProductProperties)
 /classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 325 | SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 89 AND `id_shop` = 1 LIMIT 1 | 0.215
    ms | 1 |  |  | /classes/module/Module.php:2137 
                              /classes/Hook.php:1089 (isEnabled)/tools/profiling/Hook.php:64 (coreRenderWidget)
 /classes/Hook.php:1025 (coreRenderWidget)
 /config/smarty.config.inc.php:201 (exec)
 /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/7f/69/d9/7f69d9c58219eab529a6a73fbf0b93210635fc03_2.file.header.tpl.php:106 (__call)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/7f/69/d9/7f69d9c58219eab529a6a73fbf0b93210635fc03_2.file.header.tpl.php:44 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d8c52e8_55686797)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:280 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 443 | SELECT SQL_NO_CACHE *
FROM `ps_cms` a
LEFT JOIN `ps_cms_shop` `c` ON a.`id_cms` = c.`id_cms` AND c.`id_shop` = 1
WHERE (a.`id_cms` = 34) LIMIT 1 | 0.215
    ms | 1 |  |  | /src/Adapter/EntityMapper.php:71 
                              /classes/ObjectModel.php:283 (load)/tools/profiling/ObjectModel.php:32 (__construct)
 /modules/iqitlinksmanager/src/IqitLinkBlockPresenter.php:78 (__construct)
 /modules/iqitlinksmanager/src/IqitLinkBlockPresenter.php:50 (makeCmsPageLink)
 /modules/iqitlinksmanager/src/IqitLinkBlockPresenter.php:35 (makeLinks)
 /modules/iqitlinksmanager/iqitlinksmanager.php:135 (present)
 /modules/iqitlinksmanager/iqitlinksmanager.php:117 (getWidgetVariables)
 /classes/Hook.php:1094 (renderWidget)
 /tools/profiling/Hook.php:64 (coreRenderWidget)
 /classes/Hook.php:1025 (coreRenderWidget)
 /config/smarty.config.inc.php:201 (exec)
 /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/0d/e2/3e/0de23e0d22f4bb9e7c233833252db45dd3075807_2.file.footer-2.tpl.php:112 (__call)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/0d/e2/3e/0de23e0d22f4bb9e7c233833252db45dd3075807_2.file.footer-2.tpl.php:67 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1dd2c266_69452188)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/1c/4c/30/1c4c307992d2b842761ae9236d331e6edba028b3_2.file.footer.tpl.php:34 (_subTemplateRender)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1dd20b09_56277352)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:516 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 8 | SELECT SQL_NO_CACHE *
FROM `ps_shop_group` a
WHERE (a.`id_shop_group` = 1) LIMIT 1 | 0.214
    ms | 1 |  |  | /src/Adapter/EntityMapper.php:71 
                              /classes/ObjectModel.php:283 (load)/tools/profiling/ObjectModel.php:32 (__construct)
 /classes/shop/Shop.php:561 (__construct)
 /config/config.inc.php:171 (getGroup)
 /index.php:27 (require)
 
 | 
                              
          | 437 | SELECT SQL_NO_CACHE *
FROM `ps_cms` a
LEFT JOIN `ps_cms_shop` `c` ON a.`id_cms` = c.`id_cms` AND c.`id_shop` = 1
WHERE (a.`id_cms` = 23) LIMIT 1 | 0.214
    ms | 1 |  |  | /src/Adapter/EntityMapper.php:71 
                              /classes/ObjectModel.php:283 (load)/tools/profiling/ObjectModel.php:32 (__construct)
 /modules/iqitlinksmanager/src/IqitLinkBlockPresenter.php:78 (__construct)
 /modules/iqitlinksmanager/src/IqitLinkBlockPresenter.php:50 (makeCmsPageLink)
 /modules/iqitlinksmanager/src/IqitLinkBlockPresenter.php:35 (makeLinks)
 /modules/iqitlinksmanager/iqitlinksmanager.php:135 (present)
 /modules/iqitlinksmanager/iqitlinksmanager.php:117 (getWidgetVariables)
 /classes/Hook.php:1094 (renderWidget)
 /tools/profiling/Hook.php:64 (coreRenderWidget)
 /classes/Hook.php:1025 (coreRenderWidget)
 /config/smarty.config.inc.php:201 (exec)
 /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/0d/e2/3e/0de23e0d22f4bb9e7c233833252db45dd3075807_2.file.footer-2.tpl.php:112 (__call)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/0d/e2/3e/0de23e0d22f4bb9e7c233833252db45dd3075807_2.file.footer-2.tpl.php:67 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1dd2c266_69452188)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/1c/4c/30/1c4c307992d2b842761ae9236d331e6edba028b3_2.file.footer.tpl.php:34 (_subTemplateRender)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1dd20b09_56277352)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:516 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 120 | SELECT SQL_NO_CACHE *
FROM `ps_tax_lang`
WHERE `id_tax` = 1 | 0.214
    ms | 1 |  |  | /src/Adapter/EntityMapper.php:79 
                              /classes/ObjectModel.php:283 (load)/tools/profiling/ObjectModel.php:32 (__construct)
 /override/classes/tax/TaxRulesTaxManager.php:124 (__construct)
 /classes/Product.php:3926 (getTaxCalculator)
 /classes/Product.php:3717 (priceCalculation)
 /classes/Product.php:5692 (getPriceStatic)
 /classes/ProductAssembler.php:209 (getProductProperties)
 /classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 229 | SELECT SQL_NO_CACHE c.`nleft`, c.`nright`, c.`level_depth`
FROM `ps_category` c
WHERE (c.`id_category` = 157) LIMIT 1 | 0.211
    ms | 1 |  |  | /classes/Category.php:1974 
                              /classes/Product.php:7847 (getInterval)/classes/Link.php:237 (getParentCategories)
 /override/classes/Link.php:175 (getProductLink)
 /classes/Product.php:5660 (getProductLink)
 /classes/ProductAssembler.php:209 (getProductProperties)
 /classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 438 | SELECT SQL_NO_CACHE *
FROM `ps_cms_lang`
WHERE `id_cms` = 23 AND `id_shop` = 1 | 0.211
    ms | 1 |  |  | /src/Adapter/EntityMapper.php:79 
                              /classes/ObjectModel.php:283 (load)/tools/profiling/ObjectModel.php:32 (__construct)
 /modules/iqitlinksmanager/src/IqitLinkBlockPresenter.php:78 (__construct)
 /modules/iqitlinksmanager/src/IqitLinkBlockPresenter.php:50 (makeCmsPageLink)
 /modules/iqitlinksmanager/src/IqitLinkBlockPresenter.php:35 (makeLinks)
 /modules/iqitlinksmanager/iqitlinksmanager.php:135 (present)
 /modules/iqitlinksmanager/iqitlinksmanager.php:117 (getWidgetVariables)
 /classes/Hook.php:1094 (renderWidget)
 /tools/profiling/Hook.php:64 (coreRenderWidget)
 /classes/Hook.php:1025 (coreRenderWidget)
 /config/smarty.config.inc.php:201 (exec)
 /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/0d/e2/3e/0de23e0d22f4bb9e7c233833252db45dd3075807_2.file.footer-2.tpl.php:112 (__call)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/0d/e2/3e/0de23e0d22f4bb9e7c233833252db45dd3075807_2.file.footer-2.tpl.php:67 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1dd2c266_69452188)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/1c/4c/30/1c4c307992d2b842761ae9236d331e6edba028b3_2.file.footer.tpl.php:34 (_subTemplateRender)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1dd20b09_56277352)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:516 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 463 | SELECT SQL_NO_CACHE c.`nleft`, c.`nright`  FROM `ps_category` c
LEFT JOIN `ps_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`id_category` = 841 LIMIT 1 | 0.211
    ms | 1 |  |  | /classes/Category.php:1585 
                              /modules/rcpgtagmanager/src/PSModule/DataModelHandler/ModelBuilder/Category/AbstractCategoryModelBuilder.php:54 (getParentsCategories)/modules/rcpgtagmanager/src/PSModule/DataModelHandler/ModelBuilder/Category/AbstractCategoryModelBuilder.php:40 (getCategoryPath)
 /modules/rcpgtagmanager/src/PSModule/DataModelHandler/ModelBuilder/Product/AbstractProductModelBuilder.php:61 (initModel)
 /modules/rcpgtagmanager/src/PSModule/DataModelHandler/DataModelHandler.php:107 (setDetailData)
 /modules/rcpgtagmanager/src/PSModule/Hook/DisplayBeforeBodyClosingTag/AbstractDisplayBeforeBodyClosingTag.php:220 (buildDetailProductModelList)
 /modules/rcpgtagmanager/src/PSModule/Hook/DisplayBeforeBodyClosingTag/AbstractDisplayBeforeBodyClosingTag.php:66 (processPage)
 /modules/rcpgtagmanager/rcpgtagmanager.php:242 (exec)
 /classes/Hook.php:1083 (hookDisplayBeforeBodyClosingTag)
 /tools/profiling/Hook.php:35 (coreCallHook)
 /classes/Hook.php:421 (coreCallHook)
 /classes/Hook.php:989 (callHookOn)
 /config/smarty.config.inc.php:201 (exec)
 /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:552 (__call)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:157 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 40 | SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "fsadvancedurl" LIMIT 1 | 0.210
    ms | 1 |  |  | /classes/module/Module.php:2664 
                              /classes/module/Module.php:2136 (getModuleIdByName)/override/classes/Dispatcher.php:49 (isEnabled)
 /classes/Dispatcher.php:243 (loadRoutes)
 /classes/Dispatcher.php:201 (__construct)
 /index.php:28 (getInstance)
 
 | 
                              
          | 296 | SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 4019 | 0.210
    ms | 1 |  |  | /classes/Product.php:2902 
                              /src/Adapter/Image/ImageRetriever.php:90 (getCombinationImages)/src/Adapter/Presenter/Product/ProductLazyArray.php:684 (getAllProductImages)
 /src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages)
 /src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
 /classes/controller/ProductListingFrontController.php:119 (present)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 485 | SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `ps_category` c
WHERE c.`id_category` = 2 LIMIT 1 | 0.210
    ms | 1 |  |  | /classes/Category.php:1591 
                              /modules/rcpgtagmanager/src/PSModule/DataModelHandler/ModelBuilder/Category/AbstractCategoryModelBuilder.php:54 (getParentsCategories)/modules/rcpgtagmanager/src/PSModule/DataModelHandler/ModelBuilder/Category/AbstractCategoryModelBuilder.php:40 (getCategoryPath)
 /modules/rcpgtagmanager/src/PSModule/DataModelHandler/ModelBuilder/Product/AbstractProductModelBuilder.php:61 (initModel)
 /modules/rcpgtagmanager/src/PSModule/DataModelHandler/DataModelHandler.php:107 (setDetailData)
 /modules/rcpgtagmanager/src/PSModule/Hook/DisplayBeforeBodyClosingTag/AbstractDisplayBeforeBodyClosingTag.php:220 (buildDetailProductModelList)
 /modules/rcpgtagmanager/src/PSModule/Hook/DisplayBeforeBodyClosingTag/AbstractDisplayBeforeBodyClosingTag.php:66 (processPage)
 /modules/rcpgtagmanager/rcpgtagmanager.php:242 (exec)
 /classes/Hook.php:1083 (hookDisplayBeforeBodyClosingTag)
 /tools/profiling/Hook.php:35 (coreCallHook)
 /classes/Hook.php:421 (coreCallHook)
 /classes/Hook.php:989 (callHookOn)
 /config/smarty.config.inc.php:201 (exec)
 /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:552 (__call)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:157 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 54 | SELECT SQL_NO_CACHE *
FROM `ps_currency_lang`
WHERE `id_currency` = 1 | 0.209
    ms | 1 |  |  | /src/Adapter/EntityMapper.php:79 
                              /classes/ObjectModel.php:283 (load)/tools/profiling/ObjectModel.php:32 (__construct)
 /classes/Currency.php:246 (__construct)
 /classes/Currency.php:1089 (__construct)
 /classes/Tools.php:695 (getCurrencyInstance)
 /classes/controller/FrontController.php:368 (setCurrency)
 /controllers/front/listing/ManufacturerController.php:75 (init)
 /tools/profiling/Controller.php:41 (init)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 207 | SELECT SQL_NO_CACHE COUNT(*) FROM `ps_pack` WHERE id_product_pack = 4019 LIMIT 1 | 0.207
    ms | 1 |  |  | /classes/Pack.php:89 
                              /classes/Product.php:4344 (isPack)/classes/Product.php:5802 (getQuantity)
 /classes/ProductAssembler.php:209 (getProductProperties)
 /classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 187 | SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 169 LIMIT 1 | 0.206
    ms | 1 |  |  | /classes/Product.php:5659 
                              /classes/ProductAssembler.php:209 (getProductProperties)/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 80 | SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 0 AND `id_shop` = 1 LIMIT 1 | 0.205
    ms | 0 |  |  | /classes/module/Module.php:2137 
                              /modules/amazzingfilter/amazzingfilter.php:1530 (isEnabled)/modules/amazzingfilter/amazzingfilter.php:3697 (defineSettings)
 /modules/amazzingfilter/amazzingfilter.php:2746 (defineFilterParams)
 /classes/Hook.php:1083 (hookDisplayHeader)
 /tools/profiling/Hook.php:35 (coreCallHook)
 /classes/Hook.php:421 (coreCallHook)
 /classes/Hook.php:989 (callHookOn)
 /classes/controller/FrontController.php:633 (exec)
 /controllers/front/listing/ManufacturerController.php:86 (initContent)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 272 | SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 4305 LIMIT 1 | 0.203
    ms | 1 |  |  | /classes/SpecificPrice.php:435 
                              /classes/SpecificPrice.php:523 (couldHaveSpecificPrice)/classes/Product.php:3827 (getSpecificPrice)
 /classes/Product.php:3717 (priceCalculation)
 /classes/Product.php:5692 (getPriceStatic)
 /classes/ProductAssembler.php:209 (getProductProperties)
 /classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 121 | SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 3572 AND `id_group` = 1 LIMIT 1 | 0.202
    ms | 0 |  |  | /classes/GroupReduction.php:156 
                              /classes/Product.php:3990 (getValueForProduct)/classes/Product.php:3717 (priceCalculation)
 /classes/Product.php:5692 (getPriceStatic)
 /classes/ProductAssembler.php:209 (getProductProperties)
 /classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 378 | SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `ps_category` c
WHERE c.`id_category` = 2 LIMIT 1 | 0.201
    ms | 1 |  |  | /classes/Category.php:1591 
                              /override/classes/Link.php:136 (getParentsCategories)/classes/Category.php:1403 (getCategoryLink)
 /modules/iqitmegamenu/iqitmegamenu.php:3284 (getLink)
 /modules/iqitmegamenu/iqitmegamenu.php:3207 (transformToLink)
 /modules/iqitmegamenu/iqitmegamenu.php:2652 (makeMegaMenu)
 /modules/iqitmegamenu/iqitmegamenu.php:2597 (_prepareHook)
 /modules/iqitmegamenu/iqitmegamenu.php:2580 (getWidgetVariables)
 /classes/Hook.php:1094 (renderWidget)
 /tools/profiling/Hook.php:64 (coreRenderWidget)
 /classes/Hook.php:1025 (coreRenderWidget)
 /config/smarty.config.inc.php:201 (exec)
 /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/6a/19/57/6a1957b0b4a1eb4244a2b264d3c2dc6f10adc32d_2.file.header-2.tpl.php:136 (__call)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d915436_48115331)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/7f/69/d9/7f69d9c58219eab529a6a73fbf0b93210635fc03_2.file.header.tpl.php:149 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/7f/69/d9/7f69d9c58219eab529a6a73fbf0b93210635fc03_2.file.header.tpl.php:50 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d8c52e8_55686797)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:280 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 435 | SELECT SQL_NO_CACHE *
FROM `ps_cms` a
LEFT JOIN `ps_cms_shop` `c` ON a.`id_cms` = c.`id_cms` AND c.`id_shop` = 1
WHERE (a.`id_cms` = 7) LIMIT 1 | 0.200
    ms | 1 |  |  | /src/Adapter/EntityMapper.php:71 
                              /classes/ObjectModel.php:283 (load)/tools/profiling/ObjectModel.php:32 (__construct)
 /modules/iqitlinksmanager/src/IqitLinkBlockPresenter.php:78 (__construct)
 /modules/iqitlinksmanager/src/IqitLinkBlockPresenter.php:50 (makeCmsPageLink)
 /modules/iqitlinksmanager/src/IqitLinkBlockPresenter.php:35 (makeLinks)
 /modules/iqitlinksmanager/iqitlinksmanager.php:135 (present)
 /modules/iqitlinksmanager/iqitlinksmanager.php:117 (getWidgetVariables)
 /classes/Hook.php:1094 (renderWidget)
 /tools/profiling/Hook.php:64 (coreRenderWidget)
 /classes/Hook.php:1025 (coreRenderWidget)
 /config/smarty.config.inc.php:201 (exec)
 /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/0d/e2/3e/0de23e0d22f4bb9e7c233833252db45dd3075807_2.file.footer-2.tpl.php:112 (__call)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/0d/e2/3e/0de23e0d22f4bb9e7c233833252db45dd3075807_2.file.footer-2.tpl.php:67 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1dd2c266_69452188)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/1c/4c/30/1c4c307992d2b842761ae9236d331e6edba028b3_2.file.footer.tpl.php:34 (_subTemplateRender)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1dd20b09_56277352)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:516 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 113 | SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 3572 LIMIT 1 | 0.199
    ms | 1 |  |  | /classes/SpecificPrice.php:435 
                              /classes/SpecificPrice.php:523 (couldHaveSpecificPrice)/classes/Product.php:3827 (getSpecificPrice)
 /classes/Product.php:3717 (priceCalculation)
 /classes/Product.php:5692 (getPriceStatic)
 /classes/ProductAssembler.php:209 (getProductProperties)
 /classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 107 | SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `ps_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1 
AND cl.`id_category` = 841 LIMIT 1 | 0.198
    ms | 1 |  |  | /classes/Category.php:1378 
                              /classes/Product.php:5658 (getLinkRewrite)/classes/ProductAssembler.php:209 (getProductProperties)
 /classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 32 | SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 6 AND `id_shop` = 1 LIMIT 1 | 0.198
    ms | 1 |  |  | /classes/module/Module.php:2137 
                              /modules/gdprpro/src/GdprProConfig.php:142 (isEnabled)/modules/gdprpro/src/GdprProCookie.php:65 (getModulesToUnload)
 /modules/gdprpro/src/GdprProCookie.php:47 (getDefaultModules)
 /modules/gdprpro/src/GdprProCookie.php:55 (__construct)
 /modules/gdprpro/gdprpro.php:115 (getInstance)
 :undefined (__construct)
 /src/Core/Foundation/IoC/Container.php:123 (newInstance)
 /src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
 /src/Core/Foundation/IoC/Container.php:166 (doMake)
 /src/Adapter/ServiceLocator.php:70 (make)
 /classes/module/Module.php:1263 (get)
 /tools/profiling/Module.php:35 (coreLoadModule)
 /classes/module/Module.php:1242 (coreLoadModule)
 /classes/Hook.php:972 (getInstanceByName)
 /classes/Dispatcher.php:606 (exec)
 /override/classes/Dispatcher.php:48 (loadRoutes)
 /classes/Dispatcher.php:243 (loadRoutes)
 /classes/Dispatcher.php:201 (__construct)
 /index.php:28 (getInstance)
 
 | 
                              
          | 182 | SELECT SQL_NO_CACHE product_type FROM `ps_product` WHERE id_product = 3904 LIMIT 1 | 0.198
    ms | 1 |  |  | /classes/Pack.php:90 
                              /classes/Product.php:4344 (isPack)/classes/Product.php:5802 (getQuantity)
 /classes/ProductAssembler.php:209 (getProductProperties)
 /classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 337 | SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 98 AND `id_shop` = 1 LIMIT 1 | 0.198
    ms | 1 |  |  | /classes/module/Module.php:2137 
                              /classes/Hook.php:1089 (isEnabled)/tools/profiling/Hook.php:64 (coreRenderWidget)
 /classes/Hook.php:1025 (coreRenderWidget)
 /config/smarty.config.inc.php:201 (exec)
 /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/7f/69/d9/7f69d9c58219eab529a6a73fbf0b93210635fc03_2.file.header.tpl.php:114 (__call)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/7f/69/d9/7f69d9c58219eab529a6a73fbf0b93210635fc03_2.file.header.tpl.php:44 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d8c52e8_55686797)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:280 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 79 | SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "af_seopages" LIMIT 1 | 0.196
    ms | 0 |  |  | /classes/module/Module.php:2664 
                              /classes/module/Module.php:2136 (getModuleIdByName)/modules/amazzingfilter/amazzingfilter.php:1530 (isEnabled)
 /modules/amazzingfilter/amazzingfilter.php:3697 (defineSettings)
 /modules/amazzingfilter/amazzingfilter.php:2746 (defineFilterParams)
 /classes/Hook.php:1083 (hookDisplayHeader)
 /tools/profiling/Hook.php:35 (coreCallHook)
 /classes/Hook.php:421 (coreCallHook)
 /classes/Hook.php:989 (callHookOn)
 /classes/controller/FrontController.php:633 (exec)
 /controllers/front/listing/ManufacturerController.php:86 (initContent)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 382 | SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `ps_category` c
WHERE c.`id_category` = 2 LIMIT 1 | 0.196
    ms | 1 |  |  | /classes/Category.php:1591 
                              /override/classes/Link.php:136 (getParentsCategories)/classes/Category.php:1403 (getCategoryLink)
 /modules/iqitmegamenu/iqitmegamenu.php:3284 (getLink)
 /modules/iqitmegamenu/iqitmegamenu.php:3207 (transformToLink)
 /modules/iqitmegamenu/iqitmegamenu.php:2652 (makeMegaMenu)
 /modules/iqitmegamenu/iqitmegamenu.php:2597 (_prepareHook)
 /modules/iqitmegamenu/iqitmegamenu.php:2580 (getWidgetVariables)
 /classes/Hook.php:1094 (renderWidget)
 /tools/profiling/Hook.php:64 (coreRenderWidget)
 /classes/Hook.php:1025 (coreRenderWidget)
 /config/smarty.config.inc.php:201 (exec)
 /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/6a/19/57/6a1957b0b4a1eb4244a2b264d3c2dc6f10adc32d_2.file.header-2.tpl.php:136 (__call)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d915436_48115331)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/7f/69/d9/7f69d9c58219eab529a6a73fbf0b93210635fc03_2.file.header.tpl.php:149 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/7f/69/d9/7f69d9c58219eab529a6a73fbf0b93210635fc03_2.file.header.tpl.php:50 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d8c52e8_55686797)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:280 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 441 | SELECT SQL_NO_CACHE *
FROM `ps_cms` a
LEFT JOIN `ps_cms_shop` `c` ON a.`id_cms` = c.`id_cms` AND c.`id_shop` = 1
WHERE (a.`id_cms` = 35) LIMIT 1 | 0.196
    ms | 1 |  |  | /src/Adapter/EntityMapper.php:71 
                              /classes/ObjectModel.php:283 (load)/tools/profiling/ObjectModel.php:32 (__construct)
 /modules/iqitlinksmanager/src/IqitLinkBlockPresenter.php:78 (__construct)
 /modules/iqitlinksmanager/src/IqitLinkBlockPresenter.php:50 (makeCmsPageLink)
 /modules/iqitlinksmanager/src/IqitLinkBlockPresenter.php:35 (makeLinks)
 /modules/iqitlinksmanager/iqitlinksmanager.php:135 (present)
 /modules/iqitlinksmanager/iqitlinksmanager.php:117 (getWidgetVariables)
 /classes/Hook.php:1094 (renderWidget)
 /tools/profiling/Hook.php:64 (coreRenderWidget)
 /classes/Hook.php:1025 (coreRenderWidget)
 /config/smarty.config.inc.php:201 (exec)
 /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/0d/e2/3e/0de23e0d22f4bb9e7c233833252db45dd3075807_2.file.footer-2.tpl.php:112 (__call)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/0d/e2/3e/0de23e0d22f4bb9e7c233833252db45dd3075807_2.file.footer-2.tpl.php:67 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1dd2c266_69452188)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/1c/4c/30/1c4c307992d2b842761ae9236d331e6edba028b3_2.file.footer.tpl.php:34 (_subTemplateRender)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1dd20b09_56277352)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:516 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 88 | SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 3904) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 | 0.195
    ms | 1 |  |  | /classes/stock/StockAvailable.php:778 
                              /modules/amazzingfilter/amazzingfilter.php:5791 (outOfStock)/modules/amazzingfilter/amazzingfilter.php:5433 (getProductsInfos)
 /modules/amazzingfilter/amazzingfilter.php:4991 (prepareDataForDisplay)
 /modules/amazzingfilter/amazzingfilter.php:2887 (getFilteredProducts)
 /modules/amazzingfilter/amazzingfilter.php:3729 (prepareTplVariables)
 /modules/amazzingfilter/amazzingfilter.php:2746 (defineFilterParams)
 /classes/Hook.php:1083 (hookDisplayHeader)
 /tools/profiling/Hook.php:35 (coreCallHook)
 /classes/Hook.php:421 (coreCallHook)
 /classes/Hook.php:989 (callHookOn)
 /classes/controller/FrontController.php:633 (exec)
 /controllers/front/listing/ManufacturerController.php:86 (initContent)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 329 | SELECT SQL_NO_CACHE *
FROM `ps_iqit_link_block_lang`
WHERE `id_iqit_link_block` = 2 | 0.194
    ms | 1 |  |  | /src/Adapter/EntityMapper.php:79 
                              /classes/ObjectModel.php:283 (load)/tools/profiling/ObjectModel.php:32 (__construct)
 /modules/iqitlinksmanager/src/IqitLinkBlock.php:43 (__construct)
 /modules/iqitlinksmanager/src/IqitLinkBlockRepository.php:178 (__construct)
 /modules/iqitlinksmanager/iqitlinksmanager.php:131 (getByIdHook)
 /modules/iqitlinksmanager/iqitlinksmanager.php:117 (getWidgetVariables)
 /classes/Hook.php:1094 (renderWidget)
 /tools/profiling/Hook.php:64 (coreRenderWidget)
 /classes/Hook.php:1025 (coreRenderWidget)
 /config/smarty.config.inc.php:201 (exec)
 /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/7f/69/d9/7f69d9c58219eab529a6a73fbf0b93210635fc03_2.file.header.tpl.php:106 (__call)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/7f/69/d9/7f69d9c58219eab529a6a73fbf0b93210635fc03_2.file.header.tpl.php:44 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d8c52e8_55686797)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:280 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 259 | SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 4276 LIMIT 1 | 0.194
    ms | 1 |  |  | /classes/SpecificPrice.php:435 
                              /classes/SpecificPrice.php:523 (couldHaveSpecificPrice)/classes/Product.php:3827 (getSpecificPrice)
 /classes/Product.php:3717 (priceCalculation)
 /classes/Product.php:5692 (getPriceStatic)
 /classes/ProductAssembler.php:209 (getProductProperties)
 /classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 134 | SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 3664 LIMIT 1 | 0.193
    ms | 1 |  |  | /classes/SpecificPrice.php:435 
                              /classes/SpecificPrice.php:523 (couldHaveSpecificPrice)/classes/Product.php:3827 (getSpecificPrice)
 /classes/Product.php:3717 (priceCalculation)
 /classes/Product.php:5692 (getPriceStatic)
 /classes/ProductAssembler.php:209 (getProductProperties)
 /classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 85 | SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 3664) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 | 0.192
    ms | 1 |  |  | /classes/stock/StockAvailable.php:778 
                              /modules/amazzingfilter/amazzingfilter.php:5791 (outOfStock)/modules/amazzingfilter/amazzingfilter.php:5433 (getProductsInfos)
 /modules/amazzingfilter/amazzingfilter.php:4991 (prepareDataForDisplay)
 /modules/amazzingfilter/amazzingfilter.php:2887 (getFilteredProducts)
 /modules/amazzingfilter/amazzingfilter.php:3729 (prepareTplVariables)
 /modules/amazzingfilter/amazzingfilter.php:2746 (defineFilterParams)
 /classes/Hook.php:1083 (hookDisplayHeader)
 /tools/profiling/Hook.php:35 (coreCallHook)
 /classes/Hook.php:421 (coreCallHook)
 /classes/Hook.php:989 (callHookOn)
 /classes/controller/FrontController.php:633 (exec)
 /controllers/front/listing/ManufacturerController.php:86 (initContent)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 98 | SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 0 AND `id_shop` = 1 LIMIT 1 | 0.192
    ms | 0 |  |  | /classes/module/Module.php:2137 
                              /modules/rcpgtagmanager/src/PSModule/ModuleDetector/AbstractModuleDetector.php:68 (isEnabled)/modules/rcpgtagmanager/src/PSModule/ModuleDetector/AbstractModuleDetector.php:37 (detectByController)
 /modules/rcpgtagmanager/src/PSModule/Context/AbstractContext.php:170 (getCheckoutModule)
 /modules/rcpgtagmanager/src/PSModule/Context/AbstractContext.php:159 (getCheckoutModule)
 /modules/rcpgtagmanager/src/PSModule/Context/AbstractContext.php:67 (getModuleData)
 /modules/rcpgtagmanager/src/PSModule/Context/AbstractContext.php:55 (setContextData)
 /modules/rcpgtagmanager/src/PSModule/ModuleServiceFactoryPS8.php:76 (__construct)
 /modules/rcpgtagmanager/src/PSModule/Hook/DisplayHeader/AbstractDisplayHeader.php:49 (getContextService)
 /modules/rcpgtagmanager/src/PSModule/Hook/DisplayHeader/AbstractDisplayHeader.php:39 (getConfiguration)
 /modules/rcpgtagmanager/src/PSModule/Hook/HookFactoryPS8.php:52 (__construct)
 /modules/rcpgtagmanager/src/PSModule/Hook/AbstractHookFactory.php:45 (createDisplayHeader)
 /modules/rcpgtagmanager/rcpgtagmanager.php:210 (getHook)
 /classes/Hook.php:1083 (hookDisplayHeader)
 /tools/profiling/Hook.php:35 (coreCallHook)
 /classes/Hook.php:421 (coreCallHook)
 /classes/Hook.php:989 (callHookOn)
 /classes/controller/FrontController.php:633 (exec)
 /controllers/front/listing/ManufacturerController.php:86 (initContent)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 420 | SELECT SQL_NO_CACHE *
FROM `ps_iqit_link_block` a
WHERE (a.`id_iqit_link_block` = 3) LIMIT 1 | 0.192
    ms | 1 |  |  | /src/Adapter/EntityMapper.php:71 
                              /classes/ObjectModel.php:283 (load)/tools/profiling/ObjectModel.php:32 (__construct)
 /modules/iqitlinksmanager/src/IqitLinkBlock.php:43 (__construct)
 /modules/iqitlinksmanager/src/IqitLinkBlockRepository.php:178 (__construct)
 /modules/iqitlinksmanager/iqitlinksmanager.php:131 (getByIdHook)
 /modules/iqitlinksmanager/iqitlinksmanager.php:117 (getWidgetVariables)
 /classes/Hook.php:1094 (renderWidget)
 /tools/profiling/Hook.php:64 (coreRenderWidget)
 /classes/Hook.php:1025 (coreRenderWidget)
 /config/smarty.config.inc.php:201 (exec)
 /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/0d/e2/3e/0de23e0d22f4bb9e7c233833252db45dd3075807_2.file.footer-2.tpl.php:112 (__call)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/0d/e2/3e/0de23e0d22f4bb9e7c233833252db45dd3075807_2.file.footer-2.tpl.php:67 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1dd2c266_69452188)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/1c/4c/30/1c4c307992d2b842761ae9236d331e6edba028b3_2.file.footer.tpl.php:34 (_subTemplateRender)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1dd20b09_56277352)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:516 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 115 | SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 3572 AND id_shop=1 LIMIT 1 | 0.191
    ms | 1 |  |  | /classes/Product.php:6876 
                              /classes/Product.php:3925 (getIdTaxRulesGroupByIdProduct)/classes/Product.php:3717 (priceCalculation)
 /classes/Product.php:5692 (getPriceStatic)
 /classes/ProductAssembler.php:209 (getProductProperties)
 /classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 131 | SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 841 LIMIT 1 | 0.191
    ms | 1 |  |  | /classes/Product.php:5659 
                              /classes/ProductAssembler.php:209 (getProductProperties)/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 87 | SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 3839) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 | 0.189
    ms | 1 |  |  | /classes/stock/StockAvailable.php:778 
                              /modules/amazzingfilter/amazzingfilter.php:5791 (outOfStock)/modules/amazzingfilter/amazzingfilter.php:5433 (getProductsInfos)
 /modules/amazzingfilter/amazzingfilter.php:4991 (prepareDataForDisplay)
 /modules/amazzingfilter/amazzingfilter.php:2887 (getFilteredProducts)
 /modules/amazzingfilter/amazzingfilter.php:3729 (prepareTplVariables)
 /modules/amazzingfilter/amazzingfilter.php:2746 (defineFilterParams)
 /classes/Hook.php:1083 (hookDisplayHeader)
 /tools/profiling/Hook.php:35 (coreCallHook)
 /classes/Hook.php:421 (coreCallHook)
 /classes/Hook.php:989 (callHookOn)
 /classes/controller/FrontController.php:633 (exec)
 /controllers/front/listing/ManufacturerController.php:86 (initContent)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 263 | SELECT SQL_NO_CACHE COUNT(*) FROM `ps_pack` WHERE id_product_pack = 4276 LIMIT 1 | 0.189
    ms | 1 |  |  | /classes/Pack.php:89 
                              /classes/Product.php:4344 (isPack)/classes/Product.php:5802 (getQuantity)
 /classes/ProductAssembler.php:209 (getProductProperties)
 /classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 340 | SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 95 AND `id_shop` = 1 LIMIT 1 | 0.188
    ms | 1 |  |  | /classes/module/Module.php:2137 
                              /classes/Hook.php:1089 (isEnabled)/tools/profiling/Hook.php:64 (coreRenderWidget)
 /config/smartyfront.config.inc.php:87 (coreRenderWidget)
 /config/smartyfront.config.inc.php:78 ({closure})
 /config/smartyfront.config.inc.php:89 (withWidget)
 /classes/Smarty/SmartyLazyRegister.php:81 (smartyWidget)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/6a/19/57/6a1957b0b4a1eb4244a2b264d3c2dc6f10adc32d_2.file.header-2.tpl.php:49 (__call)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d915436_48115331)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/7f/69/d9/7f69d9c58219eab529a6a73fbf0b93210635fc03_2.file.header.tpl.php:149 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/7f/69/d9/7f69d9c58219eab529a6a73fbf0b93210635fc03_2.file.header.tpl.php:50 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d8c52e8_55686797)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:280 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 354 | SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `ps_category` c
WHERE c.`id_category` = 2 LIMIT 1 | 0.188
    ms | 1 |  |  | /classes/Category.php:1591 
                              /override/classes/Link.php:136 (getParentsCategories)/classes/Category.php:1403 (getCategoryLink)
 /modules/iqitmegamenu/iqitmegamenu.php:3284 (getLink)
 /modules/iqitmegamenu/iqitmegamenu.php:3207 (transformToLink)
 /modules/iqitmegamenu/iqitmegamenu.php:2652 (makeMegaMenu)
 /modules/iqitmegamenu/iqitmegamenu.php:2597 (_prepareHook)
 /modules/iqitmegamenu/iqitmegamenu.php:2580 (getWidgetVariables)
 /classes/Hook.php:1094 (renderWidget)
 /tools/profiling/Hook.php:64 (coreRenderWidget)
 /classes/Hook.php:1025 (coreRenderWidget)
 /config/smarty.config.inc.php:201 (exec)
 /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/6a/19/57/6a1957b0b4a1eb4244a2b264d3c2dc6f10adc32d_2.file.header-2.tpl.php:136 (__call)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d915436_48115331)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/7f/69/d9/7f69d9c58219eab529a6a73fbf0b93210635fc03_2.file.header.tpl.php:149 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/7f/69/d9/7f69d9c58219eab529a6a73fbf0b93210635fc03_2.file.header.tpl.php:50 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d8c52e8_55686797)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:280 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 430 | SELECT SQL_NO_CACHE *
FROM `ps_cms_lang`
WHERE `id_cms` = 27 AND `id_shop` = 1 | 0.188
    ms | 1 |  |  | /src/Adapter/EntityMapper.php:79 
                              /classes/ObjectModel.php:283 (load)/tools/profiling/ObjectModel.php:32 (__construct)
 /modules/iqitlinksmanager/src/IqitLinkBlockPresenter.php:78 (__construct)
 /modules/iqitlinksmanager/src/IqitLinkBlockPresenter.php:50 (makeCmsPageLink)
 /modules/iqitlinksmanager/src/IqitLinkBlockPresenter.php:35 (makeLinks)
 /modules/iqitlinksmanager/iqitlinksmanager.php:135 (present)
 /modules/iqitlinksmanager/iqitlinksmanager.php:117 (getWidgetVariables)
 /classes/Hook.php:1094 (renderWidget)
 /tools/profiling/Hook.php:64 (coreRenderWidget)
 /classes/Hook.php:1025 (coreRenderWidget)
 /config/smarty.config.inc.php:201 (exec)
 /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/0d/e2/3e/0de23e0d22f4bb9e7c233833252db45dd3075807_2.file.footer-2.tpl.php:112 (__call)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/0d/e2/3e/0de23e0d22f4bb9e7c233833252db45dd3075807_2.file.footer-2.tpl.php:67 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1dd2c266_69452188)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/1c/4c/30/1c4c307992d2b842761ae9236d331e6edba028b3_2.file.footer.tpl.php:34 (_subTemplateRender)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1dd20b09_56277352)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:516 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 472 | SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `ps_category` c
WHERE c.`id_category` = 2 LIMIT 1 | 0.188
    ms | 1 |  |  | /classes/Category.php:1591 
                              /modules/rcpgtagmanager/src/PSModule/DataModelHandler/ModelBuilder/Category/AbstractCategoryModelBuilder.php:54 (getParentsCategories)/modules/rcpgtagmanager/src/PSModule/DataModelHandler/ModelBuilder/Category/AbstractCategoryModelBuilder.php:40 (getCategoryPath)
 /modules/rcpgtagmanager/src/PSModule/DataModelHandler/ModelBuilder/Product/AbstractProductModelBuilder.php:61 (initModel)
 /modules/rcpgtagmanager/src/PSModule/DataModelHandler/DataModelHandler.php:107 (setDetailData)
 /modules/rcpgtagmanager/src/PSModule/Hook/DisplayBeforeBodyClosingTag/AbstractDisplayBeforeBodyClosingTag.php:220 (buildDetailProductModelList)
 /modules/rcpgtagmanager/src/PSModule/Hook/DisplayBeforeBodyClosingTag/AbstractDisplayBeforeBodyClosingTag.php:66 (processPage)
 /modules/rcpgtagmanager/rcpgtagmanager.php:242 (exec)
 /classes/Hook.php:1083 (hookDisplayBeforeBodyClosingTag)
 /tools/profiling/Hook.php:35 (coreCallHook)
 /classes/Hook.php:421 (coreCallHook)
 /classes/Hook.php:989 (callHookOn)
 /config/smarty.config.inc.php:201 (exec)
 /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:552 (__call)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:157 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 89 | SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 3940) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 | 0.187
    ms | 1 |  |  | /classes/stock/StockAvailable.php:778 
                              /modules/amazzingfilter/amazzingfilter.php:5791 (outOfStock)/modules/amazzingfilter/amazzingfilter.php:5433 (getProductsInfos)
 /modules/amazzingfilter/amazzingfilter.php:4991 (prepareDataForDisplay)
 /modules/amazzingfilter/amazzingfilter.php:2887 (getFilteredProducts)
 /modules/amazzingfilter/amazzingfilter.php:3729 (prepareTplVariables)
 /modules/amazzingfilter/amazzingfilter.php:2746 (defineFilterParams)
 /classes/Hook.php:1083 (hookDisplayHeader)
 /tools/profiling/Hook.php:35 (coreCallHook)
 /classes/Hook.php:421 (coreCallHook)
 /classes/Hook.php:989 (callHookOn)
 /classes/controller/FrontController.php:633 (exec)
 /controllers/front/listing/ManufacturerController.php:86 (initContent)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 150 | SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 3696 AND `id_group` = 1 LIMIT 1 | 0.187
    ms | 0 |  |  | /classes/GroupReduction.php:156 
                              /classes/Product.php:3990 (getValueForProduct)/classes/Product.php:3717 (priceCalculation)
 /classes/Product.php:5692 (getPriceStatic)
 /classes/ProductAssembler.php:209 (getProductProperties)
 /classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 439 | SELECT SQL_NO_CACHE *
FROM `ps_cms` a
LEFT JOIN `ps_cms_shop` `c` ON a.`id_cms` = c.`id_cms` AND c.`id_shop` = 1
WHERE (a.`id_cms` = 24) LIMIT 1 | 0.186
    ms | 1 |  |  | /src/Adapter/EntityMapper.php:71 
                              /classes/ObjectModel.php:283 (load)/tools/profiling/ObjectModel.php:32 (__construct)
 /modules/iqitlinksmanager/src/IqitLinkBlockPresenter.php:78 (__construct)
 /modules/iqitlinksmanager/src/IqitLinkBlockPresenter.php:50 (makeCmsPageLink)
 /modules/iqitlinksmanager/src/IqitLinkBlockPresenter.php:35 (makeLinks)
 /modules/iqitlinksmanager/iqitlinksmanager.php:135 (present)
 /modules/iqitlinksmanager/iqitlinksmanager.php:117 (getWidgetVariables)
 /classes/Hook.php:1094 (renderWidget)
 /tools/profiling/Hook.php:64 (coreRenderWidget)
 /classes/Hook.php:1025 (coreRenderWidget)
 /config/smarty.config.inc.php:201 (exec)
 /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/0d/e2/3e/0de23e0d22f4bb9e7c233833252db45dd3075807_2.file.footer-2.tpl.php:112 (__call)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/0d/e2/3e/0de23e0d22f4bb9e7c233833252db45dd3075807_2.file.footer-2.tpl.php:67 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1dd2c266_69452188)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/1c/4c/30/1c4c307992d2b842761ae9236d331e6edba028b3_2.file.footer.tpl.php:34 (_subTemplateRender)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1dd20b09_56277352)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:516 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 209 | SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 4019) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 | 0.185
    ms | 1 |  |  | /classes/stock/StockAvailable.php:453 
                              /classes/Product.php:4349 (getQuantityAvailableByProduct)/classes/Product.php:5802 (getQuantity)
 /classes/ProductAssembler.php:209 (getProductProperties)
 /classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 222 | SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 4206) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 | 0.185
    ms | 1 |  |  | /classes/stock/StockAvailable.php:453 
                              /classes/Product.php:4349 (getQuantityAvailableByProduct)/classes/Product.php:5802 (getQuantity)
 /classes/ProductAssembler.php:209 (getProductProperties)
 /classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 432 | SELECT SQL_NO_CACHE *
FROM `ps_cms_lang`
WHERE `id_cms` = 25 AND `id_shop` = 1 | 0.185
    ms | 1 |  |  | /src/Adapter/EntityMapper.php:79 
                              /classes/ObjectModel.php:283 (load)/tools/profiling/ObjectModel.php:32 (__construct)
 /modules/iqitlinksmanager/src/IqitLinkBlockPresenter.php:78 (__construct)
 /modules/iqitlinksmanager/src/IqitLinkBlockPresenter.php:50 (makeCmsPageLink)
 /modules/iqitlinksmanager/src/IqitLinkBlockPresenter.php:35 (makeLinks)
 /modules/iqitlinksmanager/iqitlinksmanager.php:135 (present)
 /modules/iqitlinksmanager/iqitlinksmanager.php:117 (getWidgetVariables)
 /classes/Hook.php:1094 (renderWidget)
 /tools/profiling/Hook.php:64 (coreRenderWidget)
 /classes/Hook.php:1025 (coreRenderWidget)
 /config/smarty.config.inc.php:201 (exec)
 /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/0d/e2/3e/0de23e0d22f4bb9e7c233833252db45dd3075807_2.file.footer-2.tpl.php:112 (__call)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/0d/e2/3e/0de23e0d22f4bb9e7c233833252db45dd3075807_2.file.footer-2.tpl.php:67 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1dd2c266_69452188)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/1c/4c/30/1c4c307992d2b842761ae9236d331e6edba028b3_2.file.footer.tpl.php:34 (_subTemplateRender)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1dd20b09_56277352)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:516 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 477 | SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `ps_category` c
WHERE c.`id_category` = 2 LIMIT 1 | 0.185
    ms | 1 |  |  | /classes/Category.php:1591 
                              /modules/rcpgtagmanager/src/PSModule/DataModelHandler/ModelBuilder/Category/AbstractCategoryModelBuilder.php:54 (getParentsCategories)/modules/rcpgtagmanager/src/PSModule/DataModelHandler/ModelBuilder/Category/AbstractCategoryModelBuilder.php:40 (getCategoryPath)
 /modules/rcpgtagmanager/src/PSModule/DataModelHandler/ModelBuilder/Product/AbstractProductModelBuilder.php:61 (initModel)
 /modules/rcpgtagmanager/src/PSModule/DataModelHandler/DataModelHandler.php:107 (setDetailData)
 /modules/rcpgtagmanager/src/PSModule/Hook/DisplayBeforeBodyClosingTag/AbstractDisplayBeforeBodyClosingTag.php:220 (buildDetailProductModelList)
 /modules/rcpgtagmanager/src/PSModule/Hook/DisplayBeforeBodyClosingTag/AbstractDisplayBeforeBodyClosingTag.php:66 (processPage)
 /modules/rcpgtagmanager/rcpgtagmanager.php:242 (exec)
 /classes/Hook.php:1083 (hookDisplayBeforeBodyClosingTag)
 /tools/profiling/Hook.php:35 (coreCallHook)
 /classes/Hook.php:421 (coreCallHook)
 /classes/Hook.php:989 (callHookOn)
 /config/smarty.config.inc.php:201 (exec)
 /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:552 (__call)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:157 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 55 | SELECT SQL_NO_CACHE id_shop
FROM `ps_currency_shop`
WHERE `id_currency` = 1
AND id_shop = 1 LIMIT 1 | 0.184
    ms | 1 |  |  | /classes/ObjectModel.php:1729 
                              /classes/Tools.php:699 (isAssociatedToShop)/classes/controller/FrontController.php:368 (setCurrency)
 /controllers/front/listing/ManufacturerController.php:75 (init)
 /tools/profiling/Controller.php:41 (init)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 421 | SELECT SQL_NO_CACHE *
FROM `ps_iqit_link_block_lang`
WHERE `id_iqit_link_block` = 3 | 0.184
    ms | 1 |  |  | /src/Adapter/EntityMapper.php:79 
                              /classes/ObjectModel.php:283 (load)/tools/profiling/ObjectModel.php:32 (__construct)
 /modules/iqitlinksmanager/src/IqitLinkBlock.php:43 (__construct)
 /modules/iqitlinksmanager/src/IqitLinkBlockRepository.php:178 (__construct)
 /modules/iqitlinksmanager/iqitlinksmanager.php:131 (getByIdHook)
 /modules/iqitlinksmanager/iqitlinksmanager.php:117 (getWidgetVariables)
 /classes/Hook.php:1094 (renderWidget)
 /tools/profiling/Hook.php:64 (coreRenderWidget)
 /classes/Hook.php:1025 (coreRenderWidget)
 /config/smarty.config.inc.php:201 (exec)
 /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/0d/e2/3e/0de23e0d22f4bb9e7c233833252db45dd3075807_2.file.footer-2.tpl.php:112 (__call)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/0d/e2/3e/0de23e0d22f4bb9e7c233833252db45dd3075807_2.file.footer-2.tpl.php:67 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1dd2c266_69452188)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/1c/4c/30/1c4c307992d2b842761ae9236d331e6edba028b3_2.file.footer.tpl.php:34 (_subTemplateRender)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1dd20b09_56277352)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:516 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 434 | SELECT SQL_NO_CACHE *
FROM `ps_cms_lang`
WHERE `id_cms` = 4 AND `id_shop` = 1 | 0.184
    ms | 1 |  |  | /src/Adapter/EntityMapper.php:79 
                              /classes/ObjectModel.php:283 (load)/tools/profiling/ObjectModel.php:32 (__construct)
 /modules/iqitlinksmanager/src/IqitLinkBlockPresenter.php:78 (__construct)
 /modules/iqitlinksmanager/src/IqitLinkBlockPresenter.php:50 (makeCmsPageLink)
 /modules/iqitlinksmanager/src/IqitLinkBlockPresenter.php:35 (makeLinks)
 /modules/iqitlinksmanager/iqitlinksmanager.php:135 (present)
 /modules/iqitlinksmanager/iqitlinksmanager.php:117 (getWidgetVariables)
 /classes/Hook.php:1094 (renderWidget)
 /tools/profiling/Hook.php:64 (coreRenderWidget)
 /classes/Hook.php:1025 (coreRenderWidget)
 /config/smarty.config.inc.php:201 (exec)
 /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/0d/e2/3e/0de23e0d22f4bb9e7c233833252db45dd3075807_2.file.footer-2.tpl.php:112 (__call)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/0d/e2/3e/0de23e0d22f4bb9e7c233833252db45dd3075807_2.file.footer-2.tpl.php:67 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1dd2c266_69452188)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/1c/4c/30/1c4c307992d2b842761ae9236d331e6edba028b3_2.file.footer.tpl.php:34 (_subTemplateRender)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1dd20b09_56277352)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:516 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 177 | SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 3904 LIMIT 1 | 0.183
    ms | 1 |  |  | /classes/SpecificPrice.php:435 
                              /classes/SpecificPrice.php:523 (couldHaveSpecificPrice)/classes/Product.php:3827 (getSpecificPrice)
 /classes/Product.php:3717 (priceCalculation)
 /classes/Product.php:5692 (getPriceStatic)
 /classes/ProductAssembler.php:209 (getProductProperties)
 /classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 110 | SELECT SQL_NO_CACHE c.`nleft`, c.`nright`, c.`level_depth`
FROM `ps_category` c
WHERE (c.`id_category` = 841) LIMIT 1 | 0.182
    ms | 1 |  |  | /classes/Category.php:1974 
                              /classes/Product.php:7847 (getInterval)/classes/Link.php:237 (getParentCategories)
 /override/classes/Link.php:175 (getProductLink)
 /classes/Product.php:5660 (getProductLink)
 /classes/ProductAssembler.php:209 (getProductProperties)
 /classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 136 | SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 3664 AND id_shop=1 LIMIT 1 | 0.182
    ms | 1 |  |  | /classes/Product.php:6876 
                              /classes/Product.php:3925 (getIdTaxRulesGroupByIdProduct)/classes/Product.php:3717 (priceCalculation)
 /classes/Product.php:5692 (getPriceStatic)
 /classes/ProductAssembler.php:209 (getProductProperties)
 /classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 149 | SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 3696 AND id_shop=1 LIMIT 1 | 0.182
    ms | 1 |  |  | /classes/Product.php:6876 
                              /classes/Product.php:3925 (getIdTaxRulesGroupByIdProduct)/classes/Product.php:3717 (priceCalculation)
 /classes/Product.php:5692 (getPriceStatic)
 /classes/ProductAssembler.php:209 (getProductProperties)
 /classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 244 | SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 4235 LIMIT 1 | 0.182
    ms | 1 |  |  | /classes/SpecificPrice.php:435 
                              /classes/SpecificPrice.php:523 (couldHaveSpecificPrice)/classes/Product.php:3827 (getSpecificPrice)
 /classes/Product.php:3717 (priceCalculation)
 /classes/Product.php:5692 (getPriceStatic)
 /classes/ProductAssembler.php:209 (getProductProperties)
 /classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 152 | SELECT SQL_NO_CACHE product_type FROM `ps_product` WHERE id_product = 3696 LIMIT 1 | 0.181
    ms | 1 |  |  | /classes/Pack.php:90 
                              /classes/Product.php:4344 (isPack)/classes/Product.php:5802 (getQuantity)
 /classes/ProductAssembler.php:209 (getProductProperties)
 /classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 216 | SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 4206 LIMIT 1 | 0.181
    ms | 1 |  |  | /classes/SpecificPrice.php:435 
                              /classes/SpecificPrice.php:523 (couldHaveSpecificPrice)/classes/Product.php:3827 (getSpecificPrice)
 /classes/Product.php:3717 (priceCalculation)
 /classes/Product.php:5692 (getPriceStatic)
 /classes/ProductAssembler.php:209 (getProductProperties)
 /classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 350 | SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `ps_category` c
WHERE c.`id_category` = 2 LIMIT 1 | 0.181
    ms | 1 |  |  | /classes/Category.php:1591 
                              /override/classes/Link.php:136 (getParentsCategories)/classes/Category.php:1403 (getCategoryLink)
 /modules/iqitmegamenu/iqitmegamenu.php:3284 (getLink)
 /modules/iqitmegamenu/iqitmegamenu.php:3207 (transformToLink)
 /modules/iqitmegamenu/iqitmegamenu.php:2652 (makeMegaMenu)
 /modules/iqitmegamenu/iqitmegamenu.php:2597 (_prepareHook)
 /modules/iqitmegamenu/iqitmegamenu.php:2580 (getWidgetVariables)
 /classes/Hook.php:1094 (renderWidget)
 /tools/profiling/Hook.php:64 (coreRenderWidget)
 /classes/Hook.php:1025 (coreRenderWidget)
 /config/smarty.config.inc.php:201 (exec)
 /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/6a/19/57/6a1957b0b4a1eb4244a2b264d3c2dc6f10adc32d_2.file.header-2.tpl.php:136 (__call)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d915436_48115331)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/7f/69/d9/7f69d9c58219eab529a6a73fbf0b93210635fc03_2.file.header.tpl.php:149 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/7f/69/d9/7f69d9c58219eab529a6a73fbf0b93210635fc03_2.file.header.tpl.php:50 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d8c52e8_55686797)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:280 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 24 | SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 68 AND `id_shop` = 1 LIMIT 1 | 0.180
    ms | 1 |  |  | /classes/module/Module.php:2137 
                              /modules/lgseoredirect/lgseoredirect.php:101 (isEnabled):undefined (__construct)
 /src/Core/Foundation/IoC/Container.php:123 (newInstance)
 /src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
 /src/Core/Foundation/IoC/Container.php:166 (doMake)
 /src/Adapter/ServiceLocator.php:70 (make)
 /classes/module/Module.php:1263 (get)
 /tools/profiling/Module.php:35 (coreLoadModule)
 /classes/module/Module.php:1242 (coreLoadModule)
 /classes/Hook.php:972 (getInstanceByName)
 /classes/Dispatcher.php:606 (exec)
 /override/classes/Dispatcher.php:48 (loadRoutes)
 /classes/Dispatcher.php:243 (loadRoutes)
 /classes/Dispatcher.php:201 (__construct)
 /index.php:28 (getInstance)
 
 | 
                              
          | 284 | SELECT SQL_NO_CACHE * FROM `ps_image_type` | 0.180
    ms | 8 |  |  | /classes/ImageType.php:161 
                              /classes/ImageType.php:202 (getByNameNType)/src/Adapter/Image/ImageRetriever.php:224 (getFormattedName)
 /src/Adapter/Image/ImageRetriever.php:111 (getImage)
 :undefined (PrestaShop\PrestaShop\Adapter\Image\{closure})
 /src/Adapter/Image/ImageRetriever.php:104 (array_map)
 /src/Adapter/Presenter/Product/ProductLazyArray.php:684 (getAllProductImages)
 /src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages)
 /src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
 /classes/controller/ProductListingFrontController.php:119 (present)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 288 | SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 3696 | 0.179
    ms | 1 |  |  | /classes/Product.php:2902 
                              /src/Adapter/Image/ImageRetriever.php:90 (getCombinationImages)/src/Adapter/Presenter/Product/ProductLazyArray.php:684 (getAllProductImages)
 /src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages)
 /src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
 /classes/controller/ProductListingFrontController.php:119 (present)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 226 | SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `ps_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1 
AND cl.`id_category` = 157 LIMIT 1 | 0.177
    ms | 1 |  |  | /classes/Category.php:1378 
                              /classes/Product.php:5658 (getLinkRewrite)/classes/ProductAssembler.php:209 (getProductProperties)
 /classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 300 | SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 4230 | 0.177
    ms | 1 |  |  | /classes/Product.php:2902 
                              /src/Adapter/Image/ImageRetriever.php:90 (getCombinationImages)/src/Adapter/Presenter/Product/ProductLazyArray.php:684 (getAllProductImages)
 /src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages)
 /src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
 /classes/controller/ProductListingFrontController.php:119 (present)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 370 | SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `ps_category` c
WHERE c.`id_category` = 2 LIMIT 1 | 0.177
    ms | 1 |  |  | /classes/Category.php:1591 
                              /override/classes/Link.php:136 (getParentsCategories)/classes/Category.php:1403 (getCategoryLink)
 /modules/iqitmegamenu/iqitmegamenu.php:3284 (getLink)
 /modules/iqitmegamenu/iqitmegamenu.php:3207 (transformToLink)
 /modules/iqitmegamenu/iqitmegamenu.php:2652 (makeMegaMenu)
 /modules/iqitmegamenu/iqitmegamenu.php:2597 (_prepareHook)
 /modules/iqitmegamenu/iqitmegamenu.php:2580 (getWidgetVariables)
 /classes/Hook.php:1094 (renderWidget)
 /tools/profiling/Hook.php:64 (coreRenderWidget)
 /classes/Hook.php:1025 (coreRenderWidget)
 /config/smarty.config.inc.php:201 (exec)
 /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/6a/19/57/6a1957b0b4a1eb4244a2b264d3c2dc6f10adc32d_2.file.header-2.tpl.php:136 (__call)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d915436_48115331)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/7f/69/d9/7f69d9c58219eab529a6a73fbf0b93210635fc03_2.file.header.tpl.php:149 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/7f/69/d9/7f69d9c58219eab529a6a73fbf0b93210635fc03_2.file.header.tpl.php:50 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d8c52e8_55686797)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:280 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 36 | SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 65 AND `id_shop` = 1 LIMIT 1 | 0.176
    ms | 1 |  |  | /classes/module/Module.php:2137 
                              /modules/gdprpro/src/GdprProConfig.php:142 (isEnabled)/modules/gdprpro/src/GdprProCookie.php:65 (getModulesToUnload)
 /modules/gdprpro/src/GdprProCookie.php:47 (getDefaultModules)
 /modules/gdprpro/src/GdprProCookie.php:55 (__construct)
 /modules/gdprpro/gdprpro.php:115 (getInstance)
 :undefined (__construct)
 /src/Core/Foundation/IoC/Container.php:123 (newInstance)
 /src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
 /src/Core/Foundation/IoC/Container.php:166 (doMake)
 /src/Adapter/ServiceLocator.php:70 (make)
 /classes/module/Module.php:1263 (get)
 /tools/profiling/Module.php:35 (coreLoadModule)
 /classes/module/Module.php:1242 (coreLoadModule)
 /classes/Hook.php:972 (getInstanceByName)
 /classes/Dispatcher.php:606 (exec)
 /override/classes/Dispatcher.php:48 (loadRoutes)
 /classes/Dispatcher.php:243 (loadRoutes)
 /classes/Dispatcher.php:201 (__construct)
 /index.php:28 (getInstance)
 
 | 
                              
          | 276 | SELECT SQL_NO_CACHE COUNT(*) FROM `ps_pack` WHERE id_product_pack = 4305 LIMIT 1 | 0.176
    ms | 1 |  |  | /classes/Pack.php:89 
                              /classes/Product.php:4344 (isPack)/classes/Product.php:5802 (getQuantity)
 /classes/ProductAssembler.php:209 (getProductProperties)
 /classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 290 | SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 3839 | 0.176
    ms | 1 |  |  | /classes/Product.php:2902 
                              /src/Adapter/Image/ImageRetriever.php:90 (getCombinationImages)/src/Adapter/Presenter/Product/ProductLazyArray.php:684 (getAllProductImages)
 /src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages)
 /src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
 /classes/controller/ProductListingFrontController.php:119 (present)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 431 | SELECT SQL_NO_CACHE *
FROM `ps_cms` a
LEFT JOIN `ps_cms_shop` `c` ON a.`id_cms` = c.`id_cms` AND c.`id_shop` = 1
WHERE (a.`id_cms` = 25) LIMIT 1 | 0.175
    ms | 1 |  |  | /src/Adapter/EntityMapper.php:71 
                              /classes/ObjectModel.php:283 (load)/tools/profiling/ObjectModel.php:32 (__construct)
 /modules/iqitlinksmanager/src/IqitLinkBlockPresenter.php:78 (__construct)
 /modules/iqitlinksmanager/src/IqitLinkBlockPresenter.php:50 (makeCmsPageLink)
 /modules/iqitlinksmanager/src/IqitLinkBlockPresenter.php:35 (makeLinks)
 /modules/iqitlinksmanager/iqitlinksmanager.php:135 (present)
 /modules/iqitlinksmanager/iqitlinksmanager.php:117 (getWidgetVariables)
 /classes/Hook.php:1094 (renderWidget)
 /tools/profiling/Hook.php:64 (coreRenderWidget)
 /classes/Hook.php:1025 (coreRenderWidget)
 /config/smarty.config.inc.php:201 (exec)
 /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/0d/e2/3e/0de23e0d22f4bb9e7c233833252db45dd3075807_2.file.footer-2.tpl.php:112 (__call)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/0d/e2/3e/0de23e0d22f4bb9e7c233833252db45dd3075807_2.file.footer-2.tpl.php:67 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1dd2c266_69452188)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/1c/4c/30/1c4c307992d2b842761ae9236d331e6edba028b3_2.file.footer.tpl.php:34 (_subTemplateRender)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1dd20b09_56277352)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:516 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 125 | SELECT SQL_NO_CACHE product_type FROM `ps_product` WHERE id_product = 3572 LIMIT 1 | 0.174
    ms | 1 |  |  | /classes/Pack.php:90 
                              /classes/Product.php:4344 (isPack)/classes/Product.php:5802 (getQuantity)
 /classes/ProductAssembler.php:209 (getProductProperties)
 /classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 52 | SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang`
WHERE `locale` = 'nl-nl'
OR `language_code` = 'nl-nl' LIMIT 1 | 0.174
    ms | 1 |  |  | /classes/Language.php:883 
                              /src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:115 (getIdByLocale)/src/Core/Data/Layer/AbstractDataLayer.php:91 (doRead)
 /src/Core/Data/Layer/AbstractDataLayer.php:150 (read)
 /src/Core/Data/Layer/AbstractDataLayer.php:95 (propagateRead)
 /src/Core/Localization/Currency/CurrencyDataSource.php:67 (read)
 /src/Core/Localization/Currency/CurrencyDataSource.php:109 (getLocalizedCurrencyData)
 /src/Core/Localization/Currency/CurrencyDataSource.php:96 (formatCurrenciesData)
 /src/Core/Localization/Currency/Repository.php:87 (getAllInstalledCurrenciesData)
 /src/Core/Localization/Locale/Repository.php:207 (getAllInstalledCurrencies)
 /src/Core/Localization/Locale/Repository.php:150 (getPriceSpecifications)
 /classes/controller/Controller.php:209 (getLocale)
 /classes/controller/FrontController.php:284 (init)
 /controllers/front/listing/ManufacturerController.php:75 (init)
 /tools/profiling/Controller.php:41 (init)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 235 | SELECT SQL_NO_CACHE COUNT(*) FROM `ps_pack` WHERE id_product_pack = 4230 LIMIT 1 | 0.172
    ms | 1 |  |  | /classes/Pack.php:89 
                              /classes/Product.php:4344 (isPack)/classes/Product.php:5802 (getQuantity)
 /classes/ProductAssembler.php:209 (getProductProperties)
 /classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 33 | SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_shoppingcart" LIMIT 1 | 0.172
    ms | 1 |  |  | /classes/module/Module.php:2664 
                              /classes/module/Module.php:2112 (getModuleIdByName)/modules/gdprpro/src/GdprProConfig.php:142 (isInstalled)
 /modules/gdprpro/src/GdprProCookie.php:65 (getModulesToUnload)
 /modules/gdprpro/src/GdprProCookie.php:47 (getDefaultModules)
 /modules/gdprpro/src/GdprProCookie.php:55 (__construct)
 /modules/gdprpro/gdprpro.php:115 (getInstance)
 :undefined (__construct)
 /src/Core/Foundation/IoC/Container.php:123 (newInstance)
 /src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
 /src/Core/Foundation/IoC/Container.php:166 (doMake)
 /src/Adapter/ServiceLocator.php:70 (make)
 /classes/module/Module.php:1263 (get)
 /tools/profiling/Module.php:35 (coreLoadModule)
 /classes/module/Module.php:1242 (coreLoadModule)
 /classes/Hook.php:972 (getInstanceByName)
 /classes/Dispatcher.php:606 (exec)
 /override/classes/Dispatcher.php:48 (loadRoutes)
 /classes/Dispatcher.php:243 (loadRoutes)
 /classes/Dispatcher.php:201 (__construct)
 /index.php:28 (getInstance)
 
 | 
                              
          | 35 | SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_googleanalytics" LIMIT 1 | 0.170
    ms | 1 |  |  | /classes/module/Module.php:2664 
                              /classes/module/Module.php:2112 (getModuleIdByName)/modules/gdprpro/src/GdprProConfig.php:142 (isInstalled)
 /modules/gdprpro/src/GdprProCookie.php:65 (getModulesToUnload)
 /modules/gdprpro/src/GdprProCookie.php:47 (getDefaultModules)
 /modules/gdprpro/src/GdprProCookie.php:55 (__construct)
 /modules/gdprpro/gdprpro.php:115 (getInstance)
 :undefined (__construct)
 /src/Core/Foundation/IoC/Container.php:123 (newInstance)
 /src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
 /src/Core/Foundation/IoC/Container.php:166 (doMake)
 /src/Adapter/ServiceLocator.php:70 (make)
 /classes/module/Module.php:1263 (get)
 /tools/profiling/Module.php:35 (coreLoadModule)
 /classes/module/Module.php:1242 (coreLoadModule)
 /classes/Hook.php:972 (getInstanceByName)
 /classes/Dispatcher.php:606 (exec)
 /override/classes/Dispatcher.php:48 (loadRoutes)
 /classes/Dispatcher.php:243 (loadRoutes)
 /classes/Dispatcher.php:201 (__construct)
 /index.php:28 (getInstance)
 
 | 
                              
          | 213 | SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 841 LIMIT 1 | 0.170
    ms | 1 |  |  | /classes/Product.php:5659 
                              /classes/ProductAssembler.php:209 (getProductProperties)/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 304 | SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 4276 | 0.170
    ms | 1 |  |  | /classes/Product.php:2902 
                              /src/Adapter/Image/ImageRetriever.php:90 (getCombinationImages)/src/Adapter/Presenter/Product/ProductLazyArray.php:684 (getAllProductImages)
 /src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages)
 /src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
 /classes/controller/ProductListingFrontController.php:119 (present)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 69 | SELECT SQL_NO_CACHE `need_identification_number`
FROM `ps_country`
WHERE `id_country` = 13 LIMIT 1 | 0.168
    ms | 1 |  |  | /classes/Country.php:405 
                              /classes/AddressFormat.php:634 (isNeedDniByCountryId)/classes/AddressFormat.php:615 (getFormat)
 /classes/AddressFormat.php:562 (getAddressCountryFormat)
 /classes/AddressFormat.php:438 (getOrderedAddressFields)
 /classes/controller/FrontController.php:1773 (generateAddress)
 /classes/controller/FrontController.php:563 (getTemplateVarShop)
 /classes/controller/FrontController.php:625 (assignGeneralPurposeVariables)
 /controllers/front/listing/ManufacturerController.php:86 (initContent)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 294 | SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 3940 | 0.167
    ms | 1 |  |  | /classes/Product.php:2902 
                              /src/Adapter/Image/ImageRetriever.php:90 (getCombinationImages)/src/Adapter/Presenter/Product/ProductLazyArray.php:684 (getAllProductImages)
 /src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages)
 /src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
 /classes/controller/ProductListingFrontController.php:119 (present)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 275 | SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 4305 AND `id_group` = 1 LIMIT 1 | 0.165
    ms | 0 |  |  | /classes/GroupReduction.php:156 
                              /classes/Product.php:3990 (getValueForProduct)/classes/Product.php:3717 (priceCalculation)
 /classes/Product.php:5692 (getPriceStatic)
 /classes/ProductAssembler.php:209 (getProductProperties)
 /classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 119 | SELECT SQL_NO_CACHE *
FROM `ps_tax` a
WHERE (a.`id_tax` = 1) LIMIT 1 | 0.161
    ms | 1 |  |  | /src/Adapter/EntityMapper.php:71 
                              /classes/ObjectModel.php:283 (load)/tools/profiling/ObjectModel.php:32 (__construct)
 /override/classes/tax/TaxRulesTaxManager.php:124 (__construct)
 /classes/Product.php:3926 (getTaxCalculator)
 /classes/Product.php:3717 (priceCalculation)
 /classes/Product.php:5692 (getPriceStatic)
 /classes/ProductAssembler.php:209 (getProductProperties)
 /classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 389 | SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 85 AND `id_shop` = 1 LIMIT 1 | 0.161
    ms | 1 |  |  | /classes/module/Module.php:2137 
                              /classes/Hook.php:1089 (isEnabled)/tools/profiling/Hook.php:64 (coreRenderWidget)
 /classes/Hook.php:1025 (coreRenderWidget)
 /config/smarty.config.inc.php:201 (exec)
 /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:94 (__call)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:304 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:101 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:110 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 200 | SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 841 LIMIT 1 | 0.161
    ms | 1 |  |  | /classes/Product.php:5659 
                              /classes/ProductAssembler.php:209 (getProductProperties)/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 221 | SELECT SQL_NO_CACHE product_type FROM `ps_product` WHERE id_product = 4206 LIMIT 1 | 0.160
    ms | 1 |  |  | /classes/Pack.php:90 
                              /classes/Product.php:4344 (isPack)/classes/Product.php:5802 (getQuantity)
 /classes/ProductAssembler.php:209 (getProductProperties)
 /classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 250 | SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 4235) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 | 0.160
    ms | 1 |  |  | /classes/stock/StockAvailable.php:453 
                              /classes/Product.php:4349 (getQuantityAvailableByProduct)/classes/Product.php:5802 (getQuantity)
 /classes/ProductAssembler.php:209 (getProductProperties)
 /classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 433 | SELECT SQL_NO_CACHE *
FROM `ps_cms` a
LEFT JOIN `ps_cms_shop` `c` ON a.`id_cms` = c.`id_cms` AND c.`id_shop` = 1
WHERE (a.`id_cms` = 4) LIMIT 1 | 0.160
    ms | 1 |  |  | /src/Adapter/EntityMapper.php:71 
                              /classes/ObjectModel.php:283 (load)/tools/profiling/ObjectModel.php:32 (__construct)
 /modules/iqitlinksmanager/src/IqitLinkBlockPresenter.php:78 (__construct)
 /modules/iqitlinksmanager/src/IqitLinkBlockPresenter.php:50 (makeCmsPageLink)
 /modules/iqitlinksmanager/src/IqitLinkBlockPresenter.php:35 (makeLinks)
 /modules/iqitlinksmanager/iqitlinksmanager.php:135 (present)
 /modules/iqitlinksmanager/iqitlinksmanager.php:117 (getWidgetVariables)
 /classes/Hook.php:1094 (renderWidget)
 /tools/profiling/Hook.php:64 (coreRenderWidget)
 /classes/Hook.php:1025 (coreRenderWidget)
 /config/smarty.config.inc.php:201 (exec)
 /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/0d/e2/3e/0de23e0d22f4bb9e7c233833252db45dd3075807_2.file.footer-2.tpl.php:112 (__call)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/0d/e2/3e/0de23e0d22f4bb9e7c233833252db45dd3075807_2.file.footer-2.tpl.php:67 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1dd2c266_69452188)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/1c/4c/30/1c4c307992d2b842761ae9236d331e6edba028b3_2.file.footer.tpl.php:34 (_subTemplateRender)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1dd20b09_56277352)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:516 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 282 | SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 3572 | 0.159
    ms | 1 |  |  | /classes/Product.php:2902 
                              /src/Adapter/Image/ImageRetriever.php:90 (getCombinationImages)/src/Adapter/Presenter/Product/ProductLazyArray.php:684 (getAllProductImages)
 /src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages)
 /src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
 /classes/controller/ProductListingFrontController.php:119 (present)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 429 | SELECT SQL_NO_CACHE *
FROM `ps_cms` a
LEFT JOIN `ps_cms_shop` `c` ON a.`id_cms` = c.`id_cms` AND c.`id_shop` = 1
WHERE (a.`id_cms` = 27) LIMIT 1 | 0.159
    ms | 1 |  |  | /src/Adapter/EntityMapper.php:71 
                              /classes/ObjectModel.php:283 (load)/tools/profiling/ObjectModel.php:32 (__construct)
 /modules/iqitlinksmanager/src/IqitLinkBlockPresenter.php:78 (__construct)
 /modules/iqitlinksmanager/src/IqitLinkBlockPresenter.php:50 (makeCmsPageLink)
 /modules/iqitlinksmanager/src/IqitLinkBlockPresenter.php:35 (makeLinks)
 /modules/iqitlinksmanager/iqitlinksmanager.php:135 (present)
 /modules/iqitlinksmanager/iqitlinksmanager.php:117 (getWidgetVariables)
 /classes/Hook.php:1094 (renderWidget)
 /tools/profiling/Hook.php:64 (coreRenderWidget)
 /classes/Hook.php:1025 (coreRenderWidget)
 /config/smarty.config.inc.php:201 (exec)
 /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/0d/e2/3e/0de23e0d22f4bb9e7c233833252db45dd3075807_2.file.footer-2.tpl.php:112 (__call)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/0d/e2/3e/0de23e0d22f4bb9e7c233833252db45dd3075807_2.file.footer-2.tpl.php:67 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1dd2c266_69452188)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/1c/4c/30/1c4c307992d2b842761ae9236d331e6edba028b3_2.file.footer.tpl.php:34 (_subTemplateRender)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1dd20b09_56277352)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:516 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 233 | SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 4230 AND id_shop=1 LIMIT 1 | 0.158
    ms | 1 |  |  | /classes/Product.php:6876 
                              /classes/Product.php:3925 (getIdTaxRulesGroupByIdProduct)/classes/Product.php:3717 (priceCalculation)
 /classes/Product.php:5692 (getPriceStatic)
 /classes/ProductAssembler.php:209 (getProductProperties)
 /classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 298 | SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 4206 | 0.158
    ms | 1 |  |  | /classes/Product.php:2902 
                              /src/Adapter/Image/ImageRetriever.php:90 (getCombinationImages)/src/Adapter/Presenter/Product/ProductLazyArray.php:684 (getAllProductImages)
 /src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages)
 /src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
 /classes/controller/ProductListingFrontController.php:119 (present)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 196 | SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3940) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 | 0.158
    ms | 1 |  |  | /classes/stock/StockAvailable.php:453 
                              /classes/Product.php:4349 (getQuantityAvailableByProduct)/classes/Product.php:5802 (getQuantity)
 /classes/ProductAssembler.php:209 (getProductProperties)
 /classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 358 | SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `ps_category` c
WHERE c.`id_category` = 2 LIMIT 1 | 0.158
    ms | 1 |  |  | /classes/Category.php:1591 
                              /override/classes/Link.php:136 (getParentsCategories)/classes/Category.php:1403 (getCategoryLink)
 /modules/iqitmegamenu/iqitmegamenu.php:3284 (getLink)
 /modules/iqitmegamenu/iqitmegamenu.php:3207 (transformToLink)
 /modules/iqitmegamenu/iqitmegamenu.php:2652 (makeMegaMenu)
 /modules/iqitmegamenu/iqitmegamenu.php:2597 (_prepareHook)
 /modules/iqitmegamenu/iqitmegamenu.php:2580 (getWidgetVariables)
 /classes/Hook.php:1094 (renderWidget)
 /tools/profiling/Hook.php:64 (coreRenderWidget)
 /classes/Hook.php:1025 (coreRenderWidget)
 /config/smarty.config.inc.php:201 (exec)
 /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/6a/19/57/6a1957b0b4a1eb4244a2b264d3c2dc6f10adc32d_2.file.header-2.tpl.php:136 (__call)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d915436_48115331)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/7f/69/d9/7f69d9c58219eab529a6a73fbf0b93210635fc03_2.file.header.tpl.php:149 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/7f/69/d9/7f69d9c58219eab529a6a73fbf0b93210635fc03_2.file.header.tpl.php:50 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d8c52e8_55686797)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:280 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 393 | SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 94 AND `id_shop` = 1 LIMIT 1 | 0.158
    ms | 1 |  |  | /classes/module/Module.php:2137 
                              /classes/Hook.php:1089 (isEnabled)/tools/profiling/Hook.php:64 (coreRenderWidget)
 /classes/Hook.php:1025 (coreRenderWidget)
 /config/smarty.config.inc.php:201 (exec)
 /classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/ef/f2/5d/eff25d33af98d6a07d4eb7d1cb972ea079c65a00_2.file.product-miniature-2.tpl.php:182 (__call)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/ef/f2/5d/eff25d33af98d6a07d4eb7d1cb972ea079c65a00_2.file.product-miniature-2.tpl.php:333 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/ef/f2/5d/eff25d33af98d6a07d4eb7d1cb972ea079c65a00_2.file.product-miniature-2.tpl.php:34 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1dae7528_14338178)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/51/a3/8c/51a38c0e752054782c023c0b3ebc7821c8d013d9_2.file.product.tpl.php:76 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/51/a3/8c/51a38c0e752054782c023c0b3ebc7821c8d013d9_2.file.product.tpl.php:29 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1dad1969_17190114)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/b5/59/be/b559be4b2c29b1deb0b44210681c15e28144931b_2.file.products.tpl.php:71 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/b5/59/be/b559be4b2c29b1deb0b44210681c15e28144931b_2.file.products.tpl.php:40 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1dac29e2_25171016)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php: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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:136 (_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/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:209 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:312 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:101 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/71/27/e8/7127e8192c2dc393740e24c1c786fba591b33037_2.file.layout-both-columns.tpl.php:110 (instanceBlock)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7fa2f5_44361705)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/63/90/bd/6390bd05aa373d39f5852786fd20a27db659fb57_2.file.layout-left-column.tpl.php:38 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7ddc58_78911908)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/89/2c/bc/892cbc61c6b083d80ff15b14fafae3dbdc655e62_2.file.product-list.tpl.php:43 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7d4e12_71715013)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
 /var/cache/dev/smarty/compile/warehousechildlayouts_layout_left_column_tpl/5f/99/89/5f9989c40a8b450403207b51d761a281dc63c1b2_2.file.manufacturer.tpl.php:35 (endChild)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6904ba1d7c2623_55337057)
 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
 /classes/Smarty/SmartyDev.php:40 (fetch)
 /classes/controller/FrontController.php:771 (fetch)
 /classes/controller/FrontController.php:753 (smartyOutputContent)
 /tools/profiling/Controller.php:106 (display)
 /tools/profiling/Controller.php:83 (displayProfiling)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 91 | SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 4206) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 | 0.157
    ms | 1 |  |  | /classes/stock/StockAvailable.php:778 
                              /modules/amazzingfilter/amazzingfilter.php:5791 (outOfStock)/modules/amazzingfilter/amazzingfilter.php:5433 (getProductsInfos)
 /modules/amazzingfilter/amazzingfilter.php:4991 (prepareDataForDisplay)
 /modules/amazzingfilter/amazzingfilter.php:2887 (getFilteredProducts)
 /modules/amazzingfilter/amazzingfilter.php:3729 (prepareTplVariables)
 /modules/amazzingfilter/amazzingfilter.php:2746 (defineFilterParams)
 /classes/Hook.php:1083 (hookDisplayHeader)
 /tools/profiling/Hook.php:35 (coreCallHook)
 /classes/Hook.php:421 (coreCallHook)
 /classes/Hook.php:989 (callHookOn)
 /classes/controller/FrontController.php:633 (exec)
 /controllers/front/listing/ManufacturerController.php:86 (initContent)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 140 | SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3664) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 | 0.157
    ms | 1 |  |  | /classes/stock/StockAvailable.php:453 
                              /classes/Product.php:4349 (getQuantityAvailableByProduct)/classes/Product.php:5802 (getQuantity)
 /classes/ProductAssembler.php:209 (getProductProperties)
 /classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 26 | SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 109 AND `id_shop` = 1 LIMIT 1 | 0.157
    ms | 1 |  |  | /classes/module/Module.php:2137 
                              /modules/lgseoredirect/lgseoredirect.php:864 (isEnabled)/modules/lgseoredirect/lgseoredirect.php:813 (checkRedirection)
 /classes/Hook.php:1083 (hookModuleRoutes)
 /tools/profiling/Hook.php:35 (coreCallHook)
 /classes/Hook.php:421 (coreCallHook)
 /classes/Hook.php:989 (callHookOn)
 /classes/Dispatcher.php:606 (exec)
 /override/classes/Dispatcher.php:48 (loadRoutes)
 /classes/Dispatcher.php:243 (loadRoutes)
 /classes/Dispatcher.php:201 (__construct)
 /index.php:28 (getInstance)
 
 | 
                              
          | 164 | SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 3839 AND id_shop=1 LIMIT 1 | 0.156
    ms | 1 |  |  | /classes/Product.php:6876 
                              /classes/Product.php:3925 (getIdTaxRulesGroupByIdProduct)/classes/Product.php:3717 (priceCalculation)
 /classes/Product.php:5692 (getPriceStatic)
 /classes/ProductAssembler.php:209 (getProductProperties)
 /classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 292 | SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 3904 | 0.155
    ms | 1 |  |  | /classes/Product.php:2902 
                              /src/Adapter/Image/ImageRetriever.php:90 (getCombinationImages)/src/Adapter/Presenter/Product/ProductLazyArray.php:684 (getAllProductImages)
 /src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages)
 /src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
 /classes/controller/ProductListingFrontController.php:119 (present)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 166 | SELECT SQL_NO_CACHE COUNT(*) FROM `ps_pack` WHERE id_product_pack = 3839 LIMIT 1 | 0.154
    ms | 1 |  |  | /classes/Pack.php:89 
                              /classes/Product.php:4344 (isPack)/classes/Product.php:5802 (getQuantity)
 /classes/ProductAssembler.php:209 (getProductProperties)
 /classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 286 | SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 3664 | 0.153
    ms | 1 |  |  | /classes/Product.php:2902 
                              /src/Adapter/Image/ImageRetriever.php:90 (getCombinationImages)/src/Adapter/Presenter/Product/ProductLazyArray.php:684 (getAllProductImages)
 /src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages)
 /src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
 /classes/controller/ProductListingFrontController.php:119 (present)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 274 | SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 4305 AND id_shop=1 LIMIT 1 | 0.151
    ms | 1 |  |  | /classes/Product.php:6876 
                              /classes/Product.php:3925 (getIdTaxRulesGroupByIdProduct)/classes/Product.php:3717 (priceCalculation)
 /classes/Product.php:5692 (getPriceStatic)
 /classes/ProductAssembler.php:209 (getProductProperties)
 /classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 278 | SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 4305) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 | 0.151
    ms | 1 |  |  | /classes/stock/StockAvailable.php:453 
                              /classes/Product.php:4349 (getQuantityAvailableByProduct)/classes/Product.php:5802 (getQuantity)
 /classes/ProductAssembler.php:209 (getProductProperties)
 /classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 167 | SELECT SQL_NO_CACHE product_type FROM `ps_product` WHERE id_product = 3839 LIMIT 1 | 0.150
    ms | 1 |  |  | /classes/Pack.php:90 
                              /classes/Product.php:4344 (isPack)/classes/Product.php:5802 (getQuantity)
 /classes/ProductAssembler.php:209 (getProductProperties)
 /classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 237 | SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 4230) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 | 0.150
    ms | 1 |  |  | /classes/stock/StockAvailable.php:453 
                              /classes/Product.php:4349 (getQuantityAvailableByProduct)/classes/Product.php:5802 (getQuantity)
 /classes/ProductAssembler.php:209 (getProductProperties)
 /classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 90 | SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 4019) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 | 0.149
    ms | 1 |  |  | /classes/stock/StockAvailable.php:778 
                              /modules/amazzingfilter/amazzingfilter.php:5791 (outOfStock)/modules/amazzingfilter/amazzingfilter.php:5433 (getProductsInfos)
 /modules/amazzingfilter/amazzingfilter.php:4991 (prepareDataForDisplay)
 /modules/amazzingfilter/amazzingfilter.php:2887 (getFilteredProducts)
 /modules/amazzingfilter/amazzingfilter.php:3729 (prepareTplVariables)
 /modules/amazzingfilter/amazzingfilter.php:2746 (defineFilterParams)
 /classes/Hook.php:1083 (hookDisplayHeader)
 /tools/profiling/Hook.php:35 (coreCallHook)
 /classes/Hook.php:421 (coreCallHook)
 /classes/Hook.php:989 (callHookOn)
 /classes/controller/FrontController.php:633 (exec)
 /controllers/front/listing/ManufacturerController.php:86 (initContent)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 168 | SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 3839) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 | 0.148
    ms | 1 |  |  | /classes/stock/StockAvailable.php:453 
                              /classes/Product.php:4349 (getQuantityAvailableByProduct)/classes/Product.php:5802 (getQuantity)
 /classes/ProductAssembler.php:209 (getProductProperties)
 /classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 175 | SELECT SQL_NO_CACHE c.`nleft`, c.`nright`, c.`level_depth`
FROM `ps_category` c
WHERE (c.`id_category` = 169) LIMIT 1 | 0.148
    ms | 1 |  |  | /classes/Category.php:1974 
                              /classes/Product.php:7847 (getInterval)/classes/Link.php:237 (getParentCategories)
 /override/classes/Link.php:175 (getProductLink)
 /classes/Product.php:5660 (getProductLink)
 /classes/ProductAssembler.php:209 (getProductProperties)
 /classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 257 | SELECT SQL_NO_CACHE c.`nleft`, c.`nright`, c.`level_depth`
FROM `ps_category` c
WHERE (c.`id_category` = 144) LIMIT 1 | 0.148
    ms | 1 |  |  | /classes/Category.php:1974 
                              /classes/Product.php:7847 (getInterval)/classes/Link.php:237 (getParentCategories)
 /override/classes/Link.php:175 (getProductLink)
 /classes/Product.php:5660 (getProductLink)
 /classes/ProductAssembler.php:209 (getProductProperties)
 /classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 306 | SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 4305 | 0.148
    ms | 1 |  |  | /classes/Product.php:2902 
                              /src/Adapter/Image/ImageRetriever.php:90 (getCombinationImages)/src/Adapter/Presenter/Product/ProductLazyArray.php:684 (getAllProductImages)
 /src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages)
 /src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
 /classes/controller/ProductListingFrontController.php:119 (present)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 93 | SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 4235) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 | 0.147
    ms | 1 |  |  | /classes/stock/StockAvailable.php:778 
                              /modules/amazzingfilter/amazzingfilter.php:5791 (outOfStock)/modules/amazzingfilter/amazzingfilter.php:5433 (getProductsInfos)
 /modules/amazzingfilter/amazzingfilter.php:4991 (prepareDataForDisplay)
 /modules/amazzingfilter/amazzingfilter.php:2887 (getFilteredProducts)
 /modules/amazzingfilter/amazzingfilter.php:3729 (prepareTplVariables)
 /modules/amazzingfilter/amazzingfilter.php:2746 (defineFilterParams)
 /classes/Hook.php:1083 (hookDisplayHeader)
 /tools/profiling/Hook.php:35 (coreCallHook)
 /classes/Hook.php:421 (coreCallHook)
 /classes/Hook.php:989 (callHookOn)
 /classes/controller/FrontController.php:633 (exec)
 /controllers/front/listing/ManufacturerController.php:86 (initContent)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 205 | SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 4019 AND id_shop=1 LIMIT 1 | 0.146
    ms | 1 |  |  | /classes/Product.php:6876 
                              /classes/Product.php:3925 (getIdTaxRulesGroupByIdProduct)/classes/Product.php:3717 (priceCalculation)
 /classes/Product.php:5692 (getPriceStatic)
 /classes/ProductAssembler.php:209 (getProductProperties)
 /classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 195 | SELECT SQL_NO_CACHE product_type FROM `ps_product` WHERE id_product = 3940 LIMIT 1 | 0.145
    ms | 1 |  |  | /classes/Pack.php:90 
                              /classes/Product.php:4344 (isPack)/classes/Product.php:5802 (getQuantity)
 /classes/ProductAssembler.php:209 (getProductProperties)
 /classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 246 | SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 4235 AND id_shop=1 LIMIT 1 | 0.145
    ms | 1 |  |  | /classes/Product.php:6876 
                              /classes/Product.php:3925 (getIdTaxRulesGroupByIdProduct)/classes/Product.php:3717 (priceCalculation)
 /classes/Product.php:5692 (getPriceStatic)
 /classes/ProductAssembler.php:209 (getProductProperties)
 /classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 103 | SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "mailalerts" LIMIT 1 | 0.145
    ms | 0 |  |  | /classes/module/Module.php:2664 
                              /classes/module/Module.php:2136 (getModuleIdByName)/modules/advancedemailguard/advancedemailguard.php:1280 (isEnabled)
 /modules/advancedemailguard/advancedemailguard.php:1011 (isLegacyMAModuleEnabled)
 /modules/advancedemailguard/advancedemailguard.php:993 (getJavaScriptMeta)
 /modules/advancedemailguard/advancedemailguard.php:1152 (getJavaScriptVars)
 /classes/Hook.php:1083 (hookHeader)
 /tools/profiling/Hook.php:35 (coreCallHook)
 /classes/Hook.php:421 (coreCallHook)
 /classes/Hook.php:989 (callHookOn)
 /classes/controller/FrontController.php:633 (exec)
 /controllers/front/listing/ManufacturerController.php:86 (initContent)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 108 | SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 841 LIMIT 1 | 0.145
    ms | 1 |  |  | /classes/Product.php:5659 
                              /classes/ProductAssembler.php:209 (getProductProperties)/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 158 | SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 842 LIMIT 1 | 0.144
    ms | 1 |  |  | /classes/Product.php:5659 
                              /classes/ProductAssembler.php:209 (getProductProperties)/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 208 | SELECT SQL_NO_CACHE product_type FROM `ps_product` WHERE id_product = 4019 LIMIT 1 | 0.144
    ms | 1 |  |  | /classes/Pack.php:90 
                              /classes/Product.php:4344 (isPack)/classes/Product.php:5802 (getQuantity)
 /classes/ProductAssembler.php:209 (getProductProperties)
 /classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 302 | SELECT SQL_NO_CACHE `id_product_attribute`
FROM `ps_product_attribute`
WHERE `id_product` = 4235 | 0.144
    ms | 1 |  |  | /classes/Product.php:2902 
                              /src/Adapter/Image/ImageRetriever.php:90 (getCombinationImages)/src/Adapter/Presenter/Product/ProductLazyArray.php:684 (getAllProductImages)
 /src/Adapter/Presenter/Product/ProductLazyArray.php:127 (fillImages)
 /src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
 /classes/controller/ProductListingFrontController.php:119 (present)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 218 | SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 4206 AND id_shop=1 LIMIT 1 | 0.143
    ms | 1 |  |  | /classes/Product.php:6876 
                              /classes/Product.php:3925 (getIdTaxRulesGroupByIdProduct)/classes/Product.php:3717 (priceCalculation)
 /classes/Product.php:5692 (getPriceStatic)
 /classes/ProductAssembler.php:209 (getProductProperties)
 /classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 249 | SELECT SQL_NO_CACHE product_type FROM `ps_product` WHERE id_product = 4235 LIMIT 1 | 0.143
    ms | 1 |  |  | /classes/Pack.php:90 
                              /classes/Product.php:4344 (isPack)/classes/Product.php:5802 (getQuantity)
 /classes/ProductAssembler.php:209 (getProductProperties)
 /classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 269 | SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 841 LIMIT 1 | 0.143
    ms | 1 |  |  | /classes/Product.php:5659 
                              /classes/ProductAssembler.php:209 (getProductProperties)/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 102 | SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 0 AND `id_shop` = 1 LIMIT 1 | 0.140
    ms | 0 |  |  | /classes/module/Module.php:2137 
                              /modules/advancedemailguard/advancedemailguard.php:1290 (isEnabled)/modules/advancedemailguard/advancedemailguard.php:1009 (isGDPREnabled)
 /modules/advancedemailguard/advancedemailguard.php:993 (getJavaScriptMeta)
 /modules/advancedemailguard/advancedemailguard.php:1152 (getJavaScriptVars)
 /classes/Hook.php:1083 (hookHeader)
 /tools/profiling/Hook.php:35 (coreCallHook)
 /classes/Hook.php:421 (coreCallHook)
 /classes/Hook.php:989 (callHookOn)
 /classes/controller/FrontController.php:633 (exec)
 /controllers/front/listing/ManufacturerController.php:86 (initContent)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 219 | SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 4206 AND `id_group` = 1 LIMIT 1 | 0.140
    ms | 0 |  |  | /classes/GroupReduction.php:156 
                              /classes/Product.php:3990 (getValueForProduct)/classes/Product.php:3717 (priceCalculation)
 /classes/Product.php:5692 (getPriceStatic)
 /classes/ProductAssembler.php:209 (getProductProperties)
 /classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 192 | SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 3940 AND id_shop=1 LIMIT 1 | 0.139
    ms | 1 |  |  | /classes/Product.php:6876 
                              /classes/Product.php:3925 (getIdTaxRulesGroupByIdProduct)/classes/Product.php:3717 (priceCalculation)
 /classes/Product.php:5692 (getPriceStatic)
 /classes/ProductAssembler.php:209 (getProductProperties)
 /classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 248 | SELECT SQL_NO_CACHE COUNT(*) FROM `ps_pack` WHERE id_product_pack = 4235 LIMIT 1 | 0.137
    ms | 1 |  |  | /classes/Pack.php:89 
                              /classes/Product.php:4344 (isPack)/classes/Product.php:5802 (getQuantity)
 /classes/ProductAssembler.php:209 (getProductProperties)
 /classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 206 | SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 4019 AND `id_group` = 1 LIMIT 1 | 0.136
    ms | 0 |  |  | /classes/GroupReduction.php:156 
                              /classes/Product.php:3990 (getValueForProduct)/classes/Product.php:3717 (priceCalculation)
 /classes/Product.php:5692 (getPriceStatic)
 /classes/ProductAssembler.php:209 (getProductProperties)
 /classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 262 | SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 4276 AND `id_group` = 1 LIMIT 1 | 0.136
    ms | 0 |  |  | /classes/GroupReduction.php:156 
                              /classes/Product.php:3990 (getValueForProduct)/classes/Product.php:3717 (priceCalculation)
 /classes/Product.php:5692 (getPriceStatic)
 /classes/ProductAssembler.php:209 (getProductProperties)
 /classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 241 | SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 841 LIMIT 1 | 0.136
    ms | 1 |  |  | /classes/Product.php:5659 
                              /classes/ProductAssembler.php:209 (getProductProperties)/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 137 | SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 3664 AND `id_group` = 1 LIMIT 1 | 0.133
    ms | 0 |  |  | /classes/GroupReduction.php:156 
                              /classes/Product.php:3990 (getValueForProduct)/classes/Product.php:3717 (priceCalculation)
 /classes/Product.php:5692 (getPriceStatic)
 /classes/ProductAssembler.php:209 (getProductProperties)
 /classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 180 | SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 3904 AND `id_group` = 1 LIMIT 1 | 0.131
    ms | 0 |  |  | /classes/GroupReduction.php:156 
                              /classes/Product.php:3990 (getValueForProduct)/classes/Product.php:3717 (priceCalculation)
 /classes/Product.php:5692 (getPriceStatic)
 /classes/ProductAssembler.php:209 (getProductProperties)
 /classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 139 | SELECT SQL_NO_CACHE product_type FROM `ps_product` WHERE id_product = 3664 LIMIT 1 | 0.131
    ms | 1 |  |  | /classes/Pack.php:90 
                              /classes/Product.php:4344 (isPack)/classes/Product.php:5802 (getQuantity)
 /classes/ProductAssembler.php:209 (getProductProperties)
 /classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 277 | SELECT SQL_NO_CACHE product_type FROM `ps_product` WHERE id_product = 4305 LIMIT 1 | 0.131
    ms | 1 |  |  | /classes/Pack.php:90 
                              /classes/Product.php:4344 (isPack)/classes/Product.php:5802 (getQuantity)
 /classes/ProductAssembler.php:209 (getProductProperties)
 /classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 104 | SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 0 AND `id_shop` = 1 LIMIT 1 | 0.130
    ms | 0 |  |  | /classes/module/Module.php:2137 
                              /modules/advancedemailguard/advancedemailguard.php:1280 (isEnabled)/modules/advancedemailguard/advancedemailguard.php:1011 (isLegacyMAModuleEnabled)
 /modules/advancedemailguard/advancedemailguard.php:993 (getJavaScriptMeta)
 /modules/advancedemailguard/advancedemailguard.php:1152 (getJavaScriptVars)
 /classes/Hook.php:1083 (hookHeader)
 /tools/profiling/Hook.php:35 (coreCallHook)
 /classes/Hook.php:421 (coreCallHook)
 /classes/Hook.php:989 (callHookOn)
 /classes/controller/FrontController.php:633 (exec)
 /controllers/front/listing/ManufacturerController.php:86 (initContent)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 172 | SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `ps_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1 
AND cl.`id_category` = 169 LIMIT 1 | 0.130
    ms | 1 |  |  | /classes/Category.php:1378 
                              /classes/Product.php:5658 (getLinkRewrite)/classes/ProductAssembler.php:209 (getProductProperties)
 /classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 264 | SELECT SQL_NO_CACHE product_type FROM `ps_product` WHERE id_product = 4276 LIMIT 1 | 0.130
    ms | 1 |  |  | /classes/Pack.php:90 
                              /classes/Product.php:4344 (isPack)/classes/Product.php:5802 (getQuantity)
 /classes/ProductAssembler.php:209 (getProductProperties)
 /classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 254 | SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `ps_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1 
AND cl.`id_category` = 144 LIMIT 1 | 0.129
    ms | 1 |  |  | /classes/Category.php:1378 
                              /classes/Product.php:5658 (getLinkRewrite)/classes/ProductAssembler.php:209 (getProductProperties)
 /classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 234 | SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 4230 AND `id_group` = 1 LIMIT 1 | 0.128
    ms | 0 |  |  | /classes/GroupReduction.php:156 
                              /classes/Product.php:3990 (getValueForProduct)/classes/Product.php:3717 (priceCalculation)
 /classes/Product.php:5692 (getPriceStatic)
 /classes/ProductAssembler.php:209 (getProductProperties)
 /classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 122 | SELECT SQL_NO_CACHE `reduction`
FROM `ps_group`
WHERE `id_group` = 1 LIMIT 1 | 0.127
    ms | 1 |  |  | /classes/Group.php:154 
                              /classes/Product.php:3994 (getReductionByIdGroup)/classes/Product.php:3717 (priceCalculation)
 /classes/Product.php:5692 (getPriceStatic)
 /classes/ProductAssembler.php:209 (getProductProperties)
 /classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 179 | SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 3904 AND id_shop=1 LIMIT 1 | 0.123
    ms | 1 |  |  | /classes/Product.php:6876 
                              /classes/Product.php:3925 (getIdTaxRulesGroupByIdProduct)/classes/Product.php:3717 (priceCalculation)
 /classes/Product.php:5692 (getPriceStatic)
 /classes/ProductAssembler.php:209 (getProductProperties)
 /classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 227 | SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 157 LIMIT 1 | 0.121
    ms | 1 |  |  | /classes/Product.php:5659 
                              /classes/ProductAssembler.php:209 (getProductProperties)/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 247 | SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 4235 AND `id_group` = 1 LIMIT 1 | 0.120
    ms | 0 |  |  | /classes/GroupReduction.php:156 
                              /classes/Product.php:3990 (getValueForProduct)/classes/Product.php:3717 (priceCalculation)
 /classes/Product.php:5692 (getPriceStatic)
 /classes/ProductAssembler.php:209 (getProductProperties)
 /classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 236 | SELECT SQL_NO_CACHE product_type FROM `ps_product` WHERE id_product = 4230 LIMIT 1 | 0.119
    ms | 1 |  |  | /classes/Pack.php:90 
                              /classes/Product.php:4344 (isPack)/classes/Product.php:5802 (getQuantity)
 /classes/ProductAssembler.php:209 (getProductProperties)
 /classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 193 | SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 3940 AND `id_group` = 1 LIMIT 1 | 0.115
    ms | 0 |  |  | /classes/GroupReduction.php:156 
                              /classes/Product.php:3990 (getValueForProduct)/classes/Product.php:3717 (priceCalculation)
 /classes/Product.php:5692 (getPriceStatic)
 /classes/ProductAssembler.php:209 (getProductProperties)
 /classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 94 | SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 4276) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 | 0.114
    ms | 1 |  |  | /classes/stock/StockAvailable.php:778 
                              /modules/amazzingfilter/amazzingfilter.php:5791 (outOfStock)/modules/amazzingfilter/amazzingfilter.php:5433 (getProductsInfos)
 /modules/amazzingfilter/amazzingfilter.php:4991 (prepareDataForDisplay)
 /modules/amazzingfilter/amazzingfilter.php:2887 (getFilteredProducts)
 /modules/amazzingfilter/amazzingfilter.php:3729 (prepareTplVariables)
 /modules/amazzingfilter/amazzingfilter.php:2746 (defineFilterParams)
 /classes/Hook.php:1083 (hookDisplayHeader)
 /tools/profiling/Hook.php:35 (coreCallHook)
 /classes/Hook.php:421 (coreCallHook)
 /classes/Hook.php:989 (callHookOn)
 /classes/controller/FrontController.php:633 (exec)
 /controllers/front/listing/ManufacturerController.php:86 (initContent)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 92 | SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 4230) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 | 0.113
    ms | 1 |  |  | /classes/stock/StockAvailable.php:778 
                              /modules/amazzingfilter/amazzingfilter.php:5791 (outOfStock)/modules/amazzingfilter/amazzingfilter.php:5433 (getProductsInfos)
 /modules/amazzingfilter/amazzingfilter.php:4991 (prepareDataForDisplay)
 /modules/amazzingfilter/amazzingfilter.php:2887 (getFilteredProducts)
 /modules/amazzingfilter/amazzingfilter.php:3729 (prepareTplVariables)
 /modules/amazzingfilter/amazzingfilter.php:2746 (defineFilterParams)
 /classes/Hook.php:1083 (hookDisplayHeader)
 /tools/profiling/Hook.php:35 (coreCallHook)
 /classes/Hook.php:421 (coreCallHook)
 /classes/Hook.php:989 (callHookOn)
 /classes/controller/FrontController.php:633 (exec)
 /controllers/front/listing/ManufacturerController.php:86 (initContent)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 173 | SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 169 LIMIT 1 | 0.112
    ms | 1 |  |  | /classes/Product.php:5659 
                              /classes/ProductAssembler.php:209 (getProductProperties)/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 165 | SELECT SQL_NO_CACHE `reduction`
FROM `ps_product_group_reduction_cache`
WHERE `id_product` = 3839 AND `id_group` = 1 LIMIT 1 | 0.109
    ms | 0 |  |  | /classes/GroupReduction.php:156 
                              /classes/Product.php:3990 (getValueForProduct)/classes/Product.php:3717 (priceCalculation)
 /classes/Product.php:5692 (getPriceStatic)
 /classes/ProductAssembler.php:209 (getProductProperties)
 /classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 255 | SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 1 AND id_category = 144 LIMIT 1 | 0.102
    ms | 1 |  |  | /classes/Product.php:5659 
                              /classes/ProductAssembler.php:209 (getProductProperties)/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
 /classes/controller/ProductListingFrontController.php:379 (prepareMultipleProductsForTemplate)
 /classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
 /controllers/front/listing/ManufacturerController.php:99 (doProductSearch)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 | 
                              
          | 95 | SELECT SQL_NO_CACHE out_of_stock
FROM `ps_stock_available`
WHERE (id_product = 4305) AND (id_product_attribute = 0) AND (id_shop_group = 1) AND (id_shop = 0) LIMIT 1 | 0.100
    ms | 1 |  |  | /classes/stock/StockAvailable.php:778 
                              /modules/amazzingfilter/amazzingfilter.php:5791 (outOfStock)/modules/amazzingfilter/amazzingfilter.php:5433 (getProductsInfos)
 /modules/amazzingfilter/amazzingfilter.php:4991 (prepareDataForDisplay)
 /modules/amazzingfilter/amazzingfilter.php:2887 (getFilteredProducts)
 /modules/amazzingfilter/amazzingfilter.php:3729 (prepareTplVariables)
 /modules/amazzingfilter/amazzingfilter.php:2746 (defineFilterParams)
 /classes/Hook.php:1083 (hookDisplayHeader)
 /tools/profiling/Hook.php:35 (coreCallHook)
 /classes/Hook.php:421 (coreCallHook)
 /classes/Hook.php:989 (callHookOn)
 /classes/controller/FrontController.php:633 (exec)
 /controllers/front/listing/ManufacturerController.php:86 (initContent)
 /tools/profiling/Controller.php:60 (initContent)
 /classes/Dispatcher.php:510 (run)
 /index.php:28 (dispatch)
 
 |