46 |
SELECT SQL_NO_CACHE `id_module` FROM `psm7_module` WHERE `name` = "iqitelementor" LIMIT 1 |
7.994
ms
|
1 |
|
|
/classes/module/Module.php:2636
/classes/module/Module.php:2108 (getModuleIdByName)
/classes/Hook.php:1083 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/controllers/front/IndexController.php:40 (exec)
/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 psm7_shop_url su
LEFT JOIN psm7_shop s ON (s.id_shop = su.id_shop)
WHERE (su.domain = 'www.newspeed.es' OR su.domain_ssl = 'www.newspeed.es')
AND s.active = 1
AND s.deleted = 0
ORDER BY LENGTH(CONCAT(su.physical_uri, su.virtual_uri)) DESC |
7.123
ms
|
1 |
Yes
|
|
/classes/shop/Shop.php:1364
/classes/shop/Shop.php:355 (findShopByHost)
/config/config.inc.php:117 (initialize)
/index.php:27 (require)
|
3 |
SELECT SQL_NO_CACHE *
FROM `psm7_shop` a
WHERE (a.`id_shop` = 1) LIMIT 1 |
5.180
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)
|
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 `psm7_configuration` c
LEFT JOIN `psm7_configuration_lang` cl ON (c.`id_configuration` = cl.`id_configuration`) |
4.585
ms
|
1081 |
|
|
/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)
|
71 |
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 `psm7_hook_module` hm
STRAIGHT_JOIN `psm7_hook` h ON (h.id_hook = hm.id_hook AND hm.id_shop = 1)
STRAIGHT_JOIN `psm7_module` as m ON (m.id_module = hm.id_module)
ORDER BY hm.position |
3.337
ms
|
370 |
|
|
/classes/Hook.php:456
/classes/Hook.php:493 (getHookModuleList)
/classes/tax/TaxManagerFactory.php:67 (getModulesFromHook)
/classes/tax/TaxManagerFactory.php:46 (execHookTaxManagerFactory)
/classes/Product.php:3925 (getManager)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5695 (getPriceStatic)
/classes/Product.php:5986 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/iqitelementor/src/widgets/IqitElementorWidget_ProductsListTabs.php:736 (runQuery)
/modules/iqitelementor/src/widgets/IqitElementorWidget_ProductsListTabs.php:530 (getProducts)
/modules/iqitelementor/iqitelementor.php:516 (parseOptions)
/modules/iqitelementor/iqitelementor.php:508 (getIqitElementorWidgetVariables)
/modules/iqitelementor/src/iqitElementorWpHelper.php:73 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/prestashop.php:94 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/base.php:271 (render)
/modules/iqitelementor/includes/frontend.php:77 (render_content)
/modules/iqitelementor/includes/frontend.php:58 (_print_widget)
/modules/iqitelementor/includes/frontend.php:40 (_print_column)
/modules/iqitelementor/includes/frontend.php:316 (_print_section)
/modules/iqitelementor/includes/frontend.php:334 (apply_builder_in_content)
/modules/iqitelementor/includes/plugin-elementor.php:62 (__construct)
/modules/iqitelementor/iqitelementor.php:583 (get_frontend)
/modules/iqitelementor/iqitelementor.php:558 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/controllers/front/IndexController.php:40 (exec)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
70 |
SELECT SQL_NO_CACHE `id_hook`, `name`
FROM `psm7_hook`
UNION
SELECT `id_hook`, ha.`alias` as name
FROM `psm7_hook_alias` ha
INNER JOIN `psm7_hook` h ON ha.name = h.name |
3.041
ms
|
0 |
|
|
/classes/Hook.php:1326
/classes/Hook.php:225 (getAllHookIds)
/classes/tax/TaxManagerFactory.php:67 (getIdByName)
/classes/tax/TaxManagerFactory.php:46 (execHookTaxManagerFactory)
/classes/Product.php:3925 (getManager)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5695 (getPriceStatic)
/classes/Product.php:5986 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/iqitelementor/src/widgets/IqitElementorWidget_ProductsListTabs.php:736 (runQuery)
/modules/iqitelementor/src/widgets/IqitElementorWidget_ProductsListTabs.php:530 (getProducts)
/modules/iqitelementor/iqitelementor.php:516 (parseOptions)
/modules/iqitelementor/iqitelementor.php:508 (getIqitElementorWidgetVariables)
/modules/iqitelementor/src/iqitElementorWpHelper.php:73 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/prestashop.php:94 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/base.php:271 (render)
/modules/iqitelementor/includes/frontend.php:77 (render_content)
/modules/iqitelementor/includes/frontend.php:58 (_print_widget)
/modules/iqitelementor/includes/frontend.php:40 (_print_column)
/modules/iqitelementor/includes/frontend.php:316 (_print_section)
/modules/iqitelementor/includes/frontend.php:334 (apply_builder_in_content)
/modules/iqitelementor/includes/plugin-elementor.php:62 (__construct)
/modules/iqitelementor/iqitelementor.php:583 (get_frontend)
/modules/iqitelementor/iqitelementor.php:558 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/controllers/front/IndexController.php:40 (exec)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
64 |
SELECT SQL_NO_CACHE p.*, product_shop.*, stock.out_of_stock, IFNULL(stock.quantity, 0) AS quantity, IFNULL(product_attribute_shop.id_product_attribute, 0) AS id_product_attribute,
product_attribute_shop.minimal_quantity AS product_attribute_minimal_quantity, pl.`description`, pl.`description_short`, pl.`available_now`,
pl.`available_later`, pl.`link_rewrite`, pl.`meta_description`, pl.`meta_keywords`, pl.`meta_title`, pl.`name`, image_shop.`id_image` id_image,
il.`legend` as legend, m.`name` AS manufacturer_name, cl.`name` AS category_default,
DATEDIFF(product_shop.`date_add`, DATE_SUB("2024-09-15 00:00:00",
INTERVAL 20 DAY)) > 0 AS new, product_shop.price AS orderprice
FROM `psm7_category_product` cp
LEFT JOIN `psm7_product` p
ON p.`id_product` = cp.`id_product`
INNER JOIN psm7_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1) LEFT JOIN `psm7_product_attribute_shop` product_attribute_shop
ON (p.`id_product` = product_attribute_shop.`id_product` AND product_attribute_shop.`default_on` = 1 AND product_attribute_shop.id_shop=1)
LEFT JOIN psm7_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop = 1 AND stock.id_shop_group = 0 )
LEFT JOIN `psm7_category_lang` cl
ON (product_shop.`id_category_default` = cl.`id_category`
AND cl.`id_lang` = 2 AND cl.id_shop = 1 )
LEFT JOIN `psm7_product_lang` pl
ON (p.`id_product` = pl.`id_product`
AND pl.`id_lang` = 2 AND pl.id_shop = 1 )
LEFT JOIN `psm7_image_shop` image_shop
ON (image_shop.`id_product` = p.`id_product` AND image_shop.cover=1 AND image_shop.id_shop=1)
LEFT JOIN `psm7_image_lang` il
ON (image_shop.`id_image` = il.`id_image`
AND il.`id_lang` = 2)
LEFT JOIN `psm7_manufacturer` m
ON m.`id_manufacturer` = p.`id_manufacturer`
WHERE product_shop.`id_shop` = 1
AND cp.`id_category` = 11 AND product_shop.`active` = 1 AND product_shop.`visibility` IN ("both", "catalog") ORDER BY cp.`position` ASC
LIMIT 0,4 |
2.704
ms
|
38 |
|
|
/classes/Category.php:1062
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/iqitelementor/src/widgets/IqitElementorWidget_ProductsListTabs.php:736 (runQuery)
/modules/iqitelementor/src/widgets/IqitElementorWidget_ProductsListTabs.php:530 (getProducts)
/modules/iqitelementor/iqitelementor.php:516 (parseOptions)
/modules/iqitelementor/iqitelementor.php:508 (getIqitElementorWidgetVariables)
/modules/iqitelementor/src/iqitElementorWpHelper.php:73 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/prestashop.php:94 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/base.php:271 (render)
/modules/iqitelementor/includes/frontend.php:77 (render_content)
/modules/iqitelementor/includes/frontend.php:58 (_print_widget)
/modules/iqitelementor/includes/frontend.php:40 (_print_column)
/modules/iqitelementor/includes/frontend.php:316 (_print_section)
/modules/iqitelementor/includes/frontend.php:334 (apply_builder_in_content)
/modules/iqitelementor/includes/plugin-elementor.php:62 (__construct)
/modules/iqitelementor/iqitelementor.php:583 (get_frontend)
/modules/iqitelementor/iqitelementor.php:558 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/controllers/front/IndexController.php:40 (exec)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
143 |
SELECT SQL_NO_CACHE p.*, product_shop.*, stock.out_of_stock, IFNULL(stock.quantity, 0) AS quantity, IFNULL(product_attribute_shop.id_product_attribute, 0) AS id_product_attribute,
product_attribute_shop.minimal_quantity AS product_attribute_minimal_quantity, pl.`description`, pl.`description_short`, pl.`available_now`,
pl.`available_later`, pl.`link_rewrite`, pl.`meta_description`, pl.`meta_keywords`, pl.`meta_title`, pl.`name`, image_shop.`id_image` id_image,
il.`legend` as legend, m.`name` AS manufacturer_name, cl.`name` AS category_default,
DATEDIFF(product_shop.`date_add`, DATE_SUB("2024-09-15 00:00:00",
INTERVAL 20 DAY)) > 0 AS new, product_shop.price AS orderprice
FROM `psm7_category_product` cp
LEFT JOIN `psm7_product` p
ON p.`id_product` = cp.`id_product`
INNER JOIN psm7_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1) LEFT JOIN `psm7_product_attribute_shop` product_attribute_shop
ON (p.`id_product` = product_attribute_shop.`id_product` AND product_attribute_shop.`default_on` = 1 AND product_attribute_shop.id_shop=1)
LEFT JOIN psm7_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop = 1 AND stock.id_shop_group = 0 )
LEFT JOIN `psm7_category_lang` cl
ON (product_shop.`id_category_default` = cl.`id_category`
AND cl.`id_lang` = 2 AND cl.id_shop = 1 )
LEFT JOIN `psm7_product_lang` pl
ON (p.`id_product` = pl.`id_product`
AND pl.`id_lang` = 2 AND pl.id_shop = 1 )
LEFT JOIN `psm7_image_shop` image_shop
ON (image_shop.`id_product` = p.`id_product` AND image_shop.cover=1 AND image_shop.id_shop=1)
LEFT JOIN `psm7_image_lang` il
ON (image_shop.`id_image` = il.`id_image`
AND il.`id_lang` = 2)
LEFT JOIN `psm7_manufacturer` m
ON m.`id_manufacturer` = p.`id_manufacturer`
WHERE product_shop.`id_shop` = 1
AND cp.`id_category` = 12 AND product_shop.`active` = 1 AND product_shop.`visibility` IN ("both", "catalog") ORDER BY p.`date_add` DESC
LIMIT 0,4 |
2.092
ms
|
27 |
Yes
|
|
/classes/Category.php:1062
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/iqitelementor/src/widgets/IqitElementorWidget_ProductsListTabs.php:736 (runQuery)
/modules/iqitelementor/src/widgets/IqitElementorWidget_ProductsListTabs.php:530 (getProducts)
/modules/iqitelementor/iqitelementor.php:516 (parseOptions)
/modules/iqitelementor/iqitelementor.php:508 (getIqitElementorWidgetVariables)
/modules/iqitelementor/src/iqitElementorWpHelper.php:73 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/prestashop.php:94 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/base.php:271 (render)
/modules/iqitelementor/includes/frontend.php:77 (render_content)
/modules/iqitelementor/includes/frontend.php:58 (_print_widget)
/modules/iqitelementor/includes/frontend.php:40 (_print_column)
/modules/iqitelementor/includes/frontend.php:316 (_print_section)
/modules/iqitelementor/includes/frontend.php:334 (apply_builder_in_content)
/modules/iqitelementor/includes/plugin-elementor.php:62 (__construct)
/modules/iqitelementor/iqitelementor.php:583 (get_frontend)
/modules/iqitelementor/iqitelementor.php:558 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/controllers/front/IndexController.php:40 (exec)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
148 |
SELECT SQL_NO_CACHE p.*, product_shop.*, stock.out_of_stock, IFNULL(stock.quantity, 0) AS quantity, IFNULL(product_attribute_shop.id_product_attribute, 0) AS id_product_attribute,
product_attribute_shop.minimal_quantity AS product_attribute_minimal_quantity, pl.`description`, pl.`description_short`, pl.`available_now`,
pl.`available_later`, pl.`link_rewrite`, pl.`meta_description`, pl.`meta_keywords`, pl.`meta_title`, pl.`name`, image_shop.`id_image` id_image,
il.`legend` as legend, m.`name` AS manufacturer_name, cl.`name` AS category_default,
DATEDIFF(product_shop.`date_add`, DATE_SUB("2024-09-15 00:00:00",
INTERVAL 20 DAY)) > 0 AS new, product_shop.price AS orderprice
FROM `psm7_category_product` cp
LEFT JOIN `psm7_product` p
ON p.`id_product` = cp.`id_product`
INNER JOIN psm7_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1) LEFT JOIN `psm7_product_attribute_shop` product_attribute_shop
ON (p.`id_product` = product_attribute_shop.`id_product` AND product_attribute_shop.`default_on` = 1 AND product_attribute_shop.id_shop=1)
LEFT JOIN psm7_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop = 1 AND stock.id_shop_group = 0 )
LEFT JOIN `psm7_category_lang` cl
ON (product_shop.`id_category_default` = cl.`id_category`
AND cl.`id_lang` = 2 AND cl.id_shop = 1 )
LEFT JOIN `psm7_product_lang` pl
ON (p.`id_product` = pl.`id_product`
AND pl.`id_lang` = 2 AND pl.id_shop = 1 )
LEFT JOIN `psm7_image_shop` image_shop
ON (image_shop.`id_product` = p.`id_product` AND image_shop.cover=1 AND image_shop.id_shop=1)
LEFT JOIN `psm7_image_lang` il
ON (image_shop.`id_image` = il.`id_image`
AND il.`id_lang` = 2)
LEFT JOIN `psm7_manufacturer` m
ON m.`id_manufacturer` = p.`id_manufacturer`
WHERE product_shop.`id_shop` = 1
AND cp.`id_category` = 13 AND product_shop.`active` = 1 AND product_shop.`visibility` IN ("both", "catalog") ORDER BY RAND() LIMIT 4 |
1.817
ms
|
2 |
Yes
|
|
/classes/Category.php:1062
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/iqitelementor/src/widgets/IqitElementorWidget_ProductsListTabs.php:736 (runQuery)
/modules/iqitelementor/src/widgets/IqitElementorWidget_ProductsListTabs.php:530 (getProducts)
/modules/iqitelementor/iqitelementor.php:516 (parseOptions)
/modules/iqitelementor/iqitelementor.php:508 (getIqitElementorWidgetVariables)
/modules/iqitelementor/src/iqitElementorWpHelper.php:73 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/prestashop.php:94 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/base.php:271 (render)
/modules/iqitelementor/includes/frontend.php:77 (render_content)
/modules/iqitelementor/includes/frontend.php:58 (_print_widget)
/modules/iqitelementor/includes/frontend.php:40 (_print_column)
/modules/iqitelementor/includes/frontend.php:316 (_print_section)
/modules/iqitelementor/includes/frontend.php:334 (apply_builder_in_content)
/modules/iqitelementor/includes/plugin-elementor.php:62 (__construct)
/modules/iqitelementor/iqitelementor.php:583 (get_frontend)
/modules/iqitelementor/iqitelementor.php:558 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/controllers/front/IndexController.php:40 (exec)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
199 |
SELECT SQL_NO_CACHE p.*, product_shop.*, stock.out_of_stock, IFNULL(stock.quantity, 0) as quantity,
product_attribute_shop.minimal_quantity AS product_attribute_minimal_quantity,IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute,
pl.`description`, pl.`description_short`, pl.`link_rewrite`, pl.`meta_description`,
pl.`meta_keywords`, pl.`meta_title`, pl.`name`, pl.`available_now`, pl.`available_later`,
m.`name` AS manufacturer_name, p.`id_manufacturer` as id_manufacturer,
image_shop.`id_image` id_image, il.`legend`,
ps.`quantity` AS sales, t.`rate`, pl.`meta_keywords`, pl.`meta_title`, pl.`meta_description`,
DATEDIFF(p.`date_add`, DATE_SUB("2024-09-15 00:00:00",
INTERVAL 20 DAY)) > 0 AS new FROM `psm7_product_sale` ps
LEFT JOIN `psm7_product` p ON ps.`id_product` = p.`id_product`
LEFT JOIN psm7_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1) LEFT JOIN `psm7_product_attribute_shop` product_attribute_shop
ON (p.`id_product` = product_attribute_shop.`id_product` AND product_attribute_shop.`default_on` = 1 AND product_attribute_shop.id_shop=1) LEFT JOIN `psm7_product_lang` pl
ON p.`id_product` = pl.`id_product`
AND pl.`id_lang` = 2 AND pl.id_shop = 1
LEFT JOIN `psm7_image_shop` image_shop
ON (image_shop.`id_product` = p.`id_product` AND image_shop.cover=1 AND image_shop.id_shop=1)
LEFT JOIN `psm7_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 2)
LEFT JOIN `psm7_manufacturer` m ON (m.`id_manufacturer` = p.`id_manufacturer`)
LEFT JOIN `psm7_tax_rule` tr ON (product_shop.`id_tax_rules_group` = tr.`id_tax_rules_group`)
AND tr.`id_country` = 6
AND tr.`id_state` = 0
LEFT JOIN `psm7_tax` t ON (t.`id_tax` = tr.`id_tax`)
LEFT JOIN psm7_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop = 1 AND stock.id_shop_group = 0 )
WHERE product_shop.`active` = 1
AND product_shop.`visibility` != 'none' AND EXISTS(SELECT 1 FROM `psm7_category_product` cp
JOIN `psm7_category_group` cg ON (cp.id_category = cg.id_category AND cg.`id_group` =1)
WHERE cp.`id_product` = p.`id_product`)
ORDER BY `sales` DESC
LIMIT 0, 8 |
1.625
ms
|
1 |
|
|
/classes/ProductSale.php:151
/src/Adapter/BestSales/BestSalesProductSearchProvider.php:74 (getBestSales)
/modules/ps_bestsellers/ps_bestsellers.php:232 (runQuery)
/modules/ps_bestsellers/ps_bestsellers.php:197 (getBestSellers)
/modules/ps_bestsellers/ps_bestsellers.php:183 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/controllers/front/IndexController.php:40 (exec)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
13 |
SELECT SQL_NO_CACHE h.`name` as hook, m.`id_module`, h.`id_hook`, m.`name` as module
FROM `psm7_module` m
INNER JOIN psm7_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 `psm7_hook_module` `hm` ON hm.`id_module` = m.`id_module`
INNER JOIN `psm7_hook` `h` ON hm.`id_hook` = h.`id_hook`
LEFT JOIN `psm7_module_group` `mg` ON mg.`id_module` = m.`id_module`
WHERE (h.`name` != "paymentOptions") AND (hm.`id_shop` = 1) AND (mg.id_shop = 1 AND mg.`id_group` IN (1))
GROUP BY hm.id_hook, hm.id_module
ORDER BY hm.`position` |
1.552
ms
|
144 |
Yes
|
Yes
|
/classes/Hook.php:1267
/classes/Hook.php:735 (getAllHookRegistrations)
/classes/Hook.php:842 (getHookModuleExecList)
/classes/Dispatcher.php:606 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
218 |
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 psm7_iqitmegamenu_tabs_shop hs
LEFT JOIN psm7_iqitmegamenu_tabs hss ON (hs.id_tab = hss.id_tab)
LEFT JOIN psm7_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 = 2
ORDER BY hss.position |
0.989
ms
|
16 |
Yes
|
|
/modules/iqitmegamenu/models/IqitMenuTab.php:178
/modules/iqitmegamenu/iqitmegamenu.php:3195 (getTabsFrontend)
/modules/iqitmegamenu/iqitmegamenu.php:2644 (makeMegaMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2597 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2580 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/08/38/60/083860b4518dd51f05101962b041ee4e9b5f0e2c_2.file.header-2.tpl.php:134 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a94dc11_63893549)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/warehouselayouts_layout_full_width_tpl/17/05/c3/1705c3cc415c55cee080cf6bbe795d97ad67ab34_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/warehouselayouts_layout_full_width_tpl/17/05/c3/1705c3cc415c55cee080cf6bbe795d97ad67ab34_2.file.header.tpl.php:50 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a8ec6e6_24444710)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/warehouselayouts_layout_full_width_tpl/d0/cc/4a/d0cc4a17045b179c1b342a2430da43ceca6fd61e_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/warehouselayouts_layout_full_width_tpl/d0/cc/4a/d0cc4a17045b179c1b342a2430da43ceca6fd61e_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7fa395_70950317)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/4a/cd/93/4acd936a60f60435cff0f910a6c09165911d1052_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7d1dd4_39670757)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/4a/ef/45/4aef45b80afba255afb245d43d6ef88bb7b98607_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7ca3f0_53074925)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/a6/86/37/a686379d6b541f014a6e1fe61ec783fd77913599_2.file.index.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7c0857_87030431)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
222 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `psm7_category` c
INNER JOIN psm7_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `psm7_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1
LEFT JOIN `psm7_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `psm7_category` c2 ON c2.`id_category` = 11 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 2
AND c.`active` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
0.988
ms
|
2 |
Yes
|
Yes
|
/classes/Category.php:799
/modules/iqitmegamenu/iqitmegamenu.php:3408 (getNestedCategories)
/modules/iqitmegamenu/iqitmegamenu.php:2648 (makeMenuMobile)
/modules/iqitmegamenu/iqitmegamenu.php:2597 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2580 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/08/38/60/083860b4518dd51f05101962b041ee4e9b5f0e2c_2.file.header-2.tpl.php:134 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a94dc11_63893549)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/warehouselayouts_layout_full_width_tpl/17/05/c3/1705c3cc415c55cee080cf6bbe795d97ad67ab34_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/warehouselayouts_layout_full_width_tpl/17/05/c3/1705c3cc415c55cee080cf6bbe795d97ad67ab34_2.file.header.tpl.php:50 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a8ec6e6_24444710)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/warehouselayouts_layout_full_width_tpl/d0/cc/4a/d0cc4a17045b179c1b342a2430da43ceca6fd61e_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/warehouselayouts_layout_full_width_tpl/d0/cc/4a/d0cc4a17045b179c1b342a2430da43ceca6fd61e_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7fa395_70950317)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/4a/cd/93/4acd936a60f60435cff0f910a6c09165911d1052_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7d1dd4_39670757)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/4a/ef/45/4aef45b80afba255afb245d43d6ef88bb7b98607_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7ca3f0_53074925)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/a6/86/37/a686379d6b541f014a6e1fe61ec783fd77913599_2.file.index.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7c0857_87030431)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
60 |
SELECT SQL_NO_CACHE *
FROM `psm7_contact` c
LEFT JOIN psm7_contact_shop contact_shop
ON (contact_shop.id_contact = c.id_contact AND contact_shop.id_shop = 1)
LEFT JOIN `psm7_contact_lang` cl ON (c.`id_contact` = cl.`id_contact`)
WHERE cl.`id_lang` = 2
AND contact_shop.`id_shop` IN (1)
GROUP BY c.`id_contact`
ORDER BY `name` ASC |
0.979
ms
|
8 |
Yes
|
Yes
|
/classes/Contact.php:100
/modules/iqitelementor/src/widgets/IqitElementorWidget_ContactForm.php:319 (getContacts)
/modules/iqitelementor/src/widgets/IqitElementorWidget_ContactForm.php:67 (getTemplateVarContact)
/modules/iqitelementor/includes/widgets/prestashop.php:60 (getForm)
/modules/iqitelementor/includes/elements/base.php:376 (_register_controls)
/modules/iqitelementor/includes/widgets/prestashop.php:106 (__construct)
/modules/iqitelementor/includes/widgets-manager.php:78 (__construct)
/modules/iqitelementor/includes/widgets-manager.php:69 (register_widget)
/modules/iqitelementor/includes/widgets-manager.php:60 (_register_wp_widgets)
/modules/iqitelementor/includes/widgets-manager.php:98 (_init_widgets)
/modules/iqitelementor/includes/widgets-manager.php:104 (get_registered_widgets)
/modules/iqitelementor/includes/frontend.php:144 (get_widget)
/modules/iqitelementor/includes/frontend.php:194 (_parse_style_item)
/modules/iqitelementor/includes/frontend.php:194 (_parse_style_item)
/modules/iqitelementor/includes/frontend.php:91 (_parse_style_item)
/modules/iqitelementor/includes/frontend.php:333 (print_css)
/modules/iqitelementor/includes/plugin-elementor.php:62 (__construct)
/modules/iqitelementor/iqitelementor.php:583 (get_frontend)
/modules/iqitelementor/iqitelementor.php:558 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/controllers/front/IndexController.php:40 (exec)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
196 |
SELECT SQL_NO_CACHE p.*, product_shop.*, stock.out_of_stock, IFNULL(stock.quantity, 0) as quantity, pl.`description`, pl.`description_short`, pl.`available_now`, pl.`available_later`,
IFNULL(product_attribute_shop.id_product_attribute, 0) id_product_attribute,
pl.`link_rewrite`, pl.`meta_description`, pl.`meta_keywords`, pl.`meta_title`,
pl.`name`, image_shop.`id_image` id_image, il.`legend`, m.`name` AS manufacturer_name,
DATEDIFF(
p.`date_add`,
DATE_SUB(
"2024-09-15 00:00:00",
INTERVAL 20 DAY
)
) > 0 AS new
FROM `psm7_product` p
INNER JOIN psm7_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `psm7_product_attribute_shop` product_attribute_shop
ON (p.`id_product` = product_attribute_shop.`id_product` AND product_attribute_shop.`default_on` = 1 AND product_attribute_shop.id_shop=1)
LEFT JOIN psm7_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop = 1 AND stock.id_shop_group = 0 )
LEFT JOIN `psm7_product_lang` pl ON (
p.`id_product` = pl.`id_product`
AND pl.`id_lang` = 2 AND pl.id_shop = 1
)
LEFT JOIN `psm7_image_shop` image_shop
ON (image_shop.`id_product` = p.`id_product` AND image_shop.cover=1 AND image_shop.id_shop=1)
LEFT JOIN `psm7_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 2)
LEFT JOIN `psm7_manufacturer` m ON (m.`id_manufacturer` = p.`id_manufacturer`)
WHERE product_shop.`active` = 1
AND product_shop.`show_price` = 1
AND product_shop.`visibility` IN ("both", "catalog")
AND p.`id_product` IN (0)
AND EXISTS(SELECT 1 FROM `psm7_category_product` cp
JOIN `psm7_category_group` cg ON (cp.id_category = cg.id_category AND cg.`id_group` =1)
WHERE cp.`id_product` = p.`id_product`) |
0.926
ms
|
0 |
|
|
/classes/Product.php:3393
/modules/ps_specials/ps_specials.php:230 (getPricesDrop)
/modules/ps_specials/ps_specials.php:213 (getSpecialProducts)
/modules/ps_specials/ps_specials.php:199 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/controllers/front/IndexController.php:40 (exec)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
223 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `psm7_category` c
INNER JOIN psm7_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `psm7_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1
LEFT JOIN `psm7_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `psm7_category` c2 ON c2.`id_category` = 12 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 2
AND c.`active` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
0.900
ms
|
3 |
Yes
|
Yes
|
/classes/Category.php:799
/modules/iqitmegamenu/iqitmegamenu.php:3408 (getNestedCategories)
/modules/iqitmegamenu/iqitmegamenu.php:2648 (makeMenuMobile)
/modules/iqitmegamenu/iqitmegamenu.php:2597 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2580 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/08/38/60/083860b4518dd51f05101962b041ee4e9b5f0e2c_2.file.header-2.tpl.php:134 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a94dc11_63893549)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/warehouselayouts_layout_full_width_tpl/17/05/c3/1705c3cc415c55cee080cf6bbe795d97ad67ab34_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/warehouselayouts_layout_full_width_tpl/17/05/c3/1705c3cc415c55cee080cf6bbe795d97ad67ab34_2.file.header.tpl.php:50 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a8ec6e6_24444710)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/warehouselayouts_layout_full_width_tpl/d0/cc/4a/d0cc4a17045b179c1b342a2430da43ceca6fd61e_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/warehouselayouts_layout_full_width_tpl/d0/cc/4a/d0cc4a17045b179c1b342a2430da43ceca6fd61e_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7fa395_70950317)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/4a/cd/93/4acd936a60f60435cff0f910a6c09165911d1052_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7d1dd4_39670757)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/4a/ef/45/4aef45b80afba255afb245d43d6ef88bb7b98607_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7ca3f0_53074925)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/a6/86/37/a686379d6b541f014a6e1fe61ec783fd77913599_2.file.index.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7c0857_87030431)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:760 (fetch)
/classes/controller/FrontController.php:742 (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 c.*, cl.*
FROM `psm7_category` c
INNER JOIN psm7_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `psm7_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1
LEFT JOIN `psm7_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `psm7_category` c2 ON c2.`id_category` = 14 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 2
AND c.`active` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
0.843
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:799
/modules/iqitmegamenu/iqitmegamenu.php:3408 (getNestedCategories)
/modules/iqitmegamenu/iqitmegamenu.php:2648 (makeMenuMobile)
/modules/iqitmegamenu/iqitmegamenu.php:2597 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2580 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/08/38/60/083860b4518dd51f05101962b041ee4e9b5f0e2c_2.file.header-2.tpl.php:134 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a94dc11_63893549)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/warehouselayouts_layout_full_width_tpl/17/05/c3/1705c3cc415c55cee080cf6bbe795d97ad67ab34_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/warehouselayouts_layout_full_width_tpl/17/05/c3/1705c3cc415c55cee080cf6bbe795d97ad67ab34_2.file.header.tpl.php:50 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a8ec6e6_24444710)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/warehouselayouts_layout_full_width_tpl/d0/cc/4a/d0cc4a17045b179c1b342a2430da43ceca6fd61e_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/warehouselayouts_layout_full_width_tpl/d0/cc/4a/d0cc4a17045b179c1b342a2430da43ceca6fd61e_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7fa395_70950317)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/4a/cd/93/4acd936a60f60435cff0f910a6c09165911d1052_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7d1dd4_39670757)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/4a/ef/45/4aef45b80afba255afb245d43d6ef88bb7b98607_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7ca3f0_53074925)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/a6/86/37/a686379d6b541f014a6e1fe61ec783fd77913599_2.file.index.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7c0857_87030431)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
224 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `psm7_category` c
INNER JOIN psm7_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `psm7_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1
LEFT JOIN `psm7_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `psm7_category` c2 ON c2.`id_category` = 13 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 2
AND c.`active` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
0.798
ms
|
2 |
Yes
|
Yes
|
/classes/Category.php:799
/modules/iqitmegamenu/iqitmegamenu.php:3408 (getNestedCategories)
/modules/iqitmegamenu/iqitmegamenu.php:2648 (makeMenuMobile)
/modules/iqitmegamenu/iqitmegamenu.php:2597 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2580 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/08/38/60/083860b4518dd51f05101962b041ee4e9b5f0e2c_2.file.header-2.tpl.php:134 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a94dc11_63893549)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/warehouselayouts_layout_full_width_tpl/17/05/c3/1705c3cc415c55cee080cf6bbe795d97ad67ab34_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/warehouselayouts_layout_full_width_tpl/17/05/c3/1705c3cc415c55cee080cf6bbe795d97ad67ab34_2.file.header.tpl.php:50 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a8ec6e6_24444710)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/warehouselayouts_layout_full_width_tpl/d0/cc/4a/d0cc4a17045b179c1b342a2430da43ceca6fd61e_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/warehouselayouts_layout_full_width_tpl/d0/cc/4a/d0cc4a17045b179c1b342a2430da43ceca6fd61e_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7fa395_70950317)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/4a/cd/93/4acd936a60f60435cff0f910a6c09165911d1052_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7d1dd4_39670757)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/4a/ef/45/4aef45b80afba255afb245d43d6ef88bb7b98607_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7ca3f0_53074925)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/a6/86/37/a686379d6b541f014a6e1fe61ec783fd77913599_2.file.index.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7c0857_87030431)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:760 (fetch)
/classes/controller/FrontController.php:742 (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 `id_hook`, `name` FROM `psm7_hook` |
0.775
ms
|
950 |
|
|
/classes/Hook.php:1326
/classes/Hook.php:225 (getAllHookIds)
/classes/Hook.php:851 (getIdByName)
/classes/Dispatcher.php:507 (exec)
/index.php:28 (dispatch)
|
12 |
SELECT SQL_NO_CACHE lower(name) as name
FROM `psm7_hook` h
WHERE (h.active = 1) |
0.772
ms
|
950 |
|
|
/classes/Hook.php:1366
/classes/Hook.php:811 (getHookStatusByName)
/classes/Dispatcher.php:606 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
183 |
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 `psm7_product_attribute` pa
INNER JOIN psm7_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 `psm7_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `psm7_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `psm7_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
JOIN `psm7_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (1) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.701
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4520
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:528 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getMainVariants)
/var/cache/dev/smarty/compile/warehouse/6e/72/e1/6e72e1035933d0e27d4999afc1228491b9c5253a_2.file.product-miniature-1.tpl.php:172 (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/warehouse/6e/72/e1/6e72e1035933d0e27d4999afc1228491b9c5253a_2.file.product-miniature-1.tpl.php:309 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouse/6e/72/e1/6e72e1035933d0e27d4999afc1228491b9c5253a_2.file.product-miniature-1.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a63d419_74207275)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/warehouse/b9/1e/31/b91e3132601af11c83a6d3d0de2e21019c53b5f8_2.file.product.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/warehouse/b9/1e/31/b91e3132601af11c83a6d3d0de2e21019c53b5f8_2.file.product.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a61bad0_39959789)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/warehouse/9d/1a/6b/9d1a6be2e89229fbe6d9c107cdfc0822e2e1efa3_2.module.iqitelementorviewstemplateswidgetsproductslisttabs.tpl.php:97 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a5fd932_41533469)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2273 (fetch)
/modules/iqitelementor/iqitelementor.php:509 (fetch)
/modules/iqitelementor/src/iqitElementorWpHelper.php:73 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/prestashop.php:94 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/base.php:271 (render)
/modules/iqitelementor/includes/frontend.php:77 (render_content)
/modules/iqitelementor/includes/frontend.php:58 (_print_widget)
/modules/iqitelementor/includes/frontend.php:40 (_print_column)
/modules/iqitelementor/includes/frontend.php:316 (_print_section)
/modules/iqitelementor/includes/frontend.php:334 (apply_builder_in_content)
/modules/iqitelementor/includes/plugin-elementor.php:62 (__construct)
/modules/iqitelementor/iqitelementor.php:583 (get_frontend)
/modules/iqitelementor/iqitelementor.php:558 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/controllers/front/IndexController.php:40 (exec)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
129 |
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2024-09-15 00:00:00',
INTERVAL 20 DAY
)
) > 0) as new
FROM psm7_product p
LEFT JOIN psm7_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 2
LEFT JOIN psm7_stock_available sa ON sa.id_product = p.id_product
AND sa.id_product_attribute = 0
AND sa.id_shop = 1 LEFT JOIN psm7_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product IN (2) |
0.653
ms
|
1 |
|
|
/classes/ProductAssembler.php:64
/classes/ProductAssembler.php:182 (addMissingProductFields)
/modules/iqitelementor/src/widgets/IqitElementorWidget_ProductsListTabs.php:754 (assembleProduct)
/modules/iqitelementor/src/widgets/IqitElementorWidget_ProductsListTabs.php:530 (getProducts)
/modules/iqitelementor/iqitelementor.php:516 (parseOptions)
/modules/iqitelementor/iqitelementor.php:508 (getIqitElementorWidgetVariables)
/modules/iqitelementor/src/iqitElementorWpHelper.php:73 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/prestashop.php:94 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/base.php:271 (render)
/modules/iqitelementor/includes/frontend.php:77 (render_content)
/modules/iqitelementor/includes/frontend.php:58 (_print_widget)
/modules/iqitelementor/includes/frontend.php:40 (_print_column)
/modules/iqitelementor/includes/frontend.php:316 (_print_section)
/modules/iqitelementor/includes/frontend.php:334 (apply_builder_in_content)
/modules/iqitelementor/includes/plugin-elementor.php:62 (__construct)
/modules/iqitelementor/iqitelementor.php:583 (get_frontend)
/modules/iqitelementor/iqitelementor.php:558 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/controllers/front/IndexController.php:40 (exec)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
175 |
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2024-09-15 00:00:00',
INTERVAL 20 DAY
)
) > 0) as new
FROM psm7_product p
LEFT JOIN psm7_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 2
LEFT JOIN psm7_stock_available sa ON sa.id_product = p.id_product
AND sa.id_product_attribute = 0
AND sa.id_shop = 1 LEFT JOIN psm7_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product IN (82) |
0.647
ms
|
1 |
|
|
/classes/ProductAssembler.php:64
/classes/ProductAssembler.php:182 (addMissingProductFields)
/modules/iqitelementor/src/widgets/IqitElementorWidget_ProductsListTabs.php:754 (assembleProduct)
/modules/iqitelementor/src/widgets/IqitElementorWidget_ProductsListTabs.php:530 (getProducts)
/modules/iqitelementor/iqitelementor.php:516 (parseOptions)
/modules/iqitelementor/iqitelementor.php:508 (getIqitElementorWidgetVariables)
/modules/iqitelementor/src/iqitElementorWpHelper.php:73 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/prestashop.php:94 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/base.php:271 (render)
/modules/iqitelementor/includes/frontend.php:77 (render_content)
/modules/iqitelementor/includes/frontend.php:58 (_print_widget)
/modules/iqitelementor/includes/frontend.php:40 (_print_column)
/modules/iqitelementor/includes/frontend.php:316 (_print_section)
/modules/iqitelementor/includes/frontend.php:334 (apply_builder_in_content)
/modules/iqitelementor/includes/plugin-elementor.php:62 (__construct)
/modules/iqitelementor/iqitelementor.php:583 (get_frontend)
/modules/iqitelementor/iqitelementor.php:558 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/controllers/front/IndexController.php:40 (exec)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
193 |
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 `psm7_product_attribute` pa
INNER JOIN psm7_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 `psm7_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `psm7_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `psm7_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
JOIN `psm7_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (82) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.620
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4520
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:528 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getMainVariants)
/var/cache/dev/smarty/compile/warehouse/6e/72/e1/6e72e1035933d0e27d4999afc1228491b9c5253a_2.file.product-miniature-1.tpl.php:172 (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/warehouse/6e/72/e1/6e72e1035933d0e27d4999afc1228491b9c5253a_2.file.product-miniature-1.tpl.php:309 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouse/6e/72/e1/6e72e1035933d0e27d4999afc1228491b9c5253a_2.file.product-miniature-1.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a63d419_74207275)
/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/warehouse/b9/1e/31/b91e3132601af11c83a6d3d0de2e21019c53b5f8_2.file.product.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/warehouse/b9/1e/31/b91e3132601af11c83a6d3d0de2e21019c53b5f8_2.file.product.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a61bad0_39959789)
/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/warehouse/9d/1a/6b/9d1a6be2e89229fbe6d9c107cdfc0822e2e1efa3_2.module.iqitelementorviewstemplateswidgetsproductslisttabs.tpl.php:97 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a5fd932_41533469)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2273 (fetch)
/modules/iqitelementor/iqitelementor.php:509 (fetch)
/modules/iqitelementor/src/iqitElementorWpHelper.php:73 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/prestashop.php:94 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/base.php:271 (render)
/modules/iqitelementor/includes/frontend.php:77 (render_content)
/modules/iqitelementor/includes/frontend.php:58 (_print_widget)
/modules/iqitelementor/includes/frontend.php:40 (_print_column)
/modules/iqitelementor/includes/frontend.php:316 (_print_section)
/modules/iqitelementor/includes/frontend.php:334 (apply_builder_in_content)
/modules/iqitelementor/includes/plugin-elementor.php:62 (__construct)
/modules/iqitelementor/iqitelementor.php:583 (get_frontend)
/modules/iqitelementor/iqitelementor.php:558 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/controllers/front/IndexController.php:40 (exec)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
123 |
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2024-09-15 00:00:00',
INTERVAL 20 DAY
)
) > 0) as new
FROM psm7_product p
LEFT JOIN psm7_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 2
LEFT JOIN psm7_stock_available sa ON sa.id_product = p.id_product
AND sa.id_product_attribute = 0
AND sa.id_shop = 1 LEFT JOIN psm7_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product IN (1) |
0.619
ms
|
1 |
|
|
/classes/ProductAssembler.php:64
/classes/ProductAssembler.php:182 (addMissingProductFields)
/modules/iqitelementor/src/widgets/IqitElementorWidget_ProductsListTabs.php:754 (assembleProduct)
/modules/iqitelementor/src/widgets/IqitElementorWidget_ProductsListTabs.php:530 (getProducts)
/modules/iqitelementor/iqitelementor.php:516 (parseOptions)
/modules/iqitelementor/iqitelementor.php:508 (getIqitElementorWidgetVariables)
/modules/iqitelementor/src/iqitElementorWpHelper.php:73 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/prestashop.php:94 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/base.php:271 (render)
/modules/iqitelementor/includes/frontend.php:77 (render_content)
/modules/iqitelementor/includes/frontend.php:58 (_print_widget)
/modules/iqitelementor/includes/frontend.php:40 (_print_column)
/modules/iqitelementor/includes/frontend.php:316 (_print_section)
/modules/iqitelementor/includes/frontend.php:334 (apply_builder_in_content)
/modules/iqitelementor/includes/plugin-elementor.php:62 (__construct)
/modules/iqitelementor/iqitelementor.php:583 (get_frontend)
/modules/iqitelementor/iqitelementor.php:558 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/controllers/front/IndexController.php:40 (exec)
/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 psm7_shop_group gs
LEFT JOIN psm7_shop s
ON s.id_shop_group = gs.id_shop_group
LEFT JOIN psm7_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.596
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)
|
172 |
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2024-09-15 00:00:00',
INTERVAL 20 DAY
)
) > 0) as new
FROM psm7_product p
LEFT JOIN psm7_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 2
LEFT JOIN psm7_stock_available sa ON sa.id_product = p.id_product
AND sa.id_product_attribute = 0
AND sa.id_shop = 1 LEFT JOIN psm7_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product IN (81) |
0.586
ms
|
1 |
|
|
/classes/ProductAssembler.php:64
/classes/ProductAssembler.php:182 (addMissingProductFields)
/modules/iqitelementor/src/widgets/IqitElementorWidget_ProductsListTabs.php:754 (assembleProduct)
/modules/iqitelementor/src/widgets/IqitElementorWidget_ProductsListTabs.php:530 (getProducts)
/modules/iqitelementor/iqitelementor.php:516 (parseOptions)
/modules/iqitelementor/iqitelementor.php:508 (getIqitElementorWidgetVariables)
/modules/iqitelementor/src/iqitElementorWpHelper.php:73 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/prestashop.php:94 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/base.php:271 (render)
/modules/iqitelementor/includes/frontend.php:77 (render_content)
/modules/iqitelementor/includes/frontend.php:58 (_print_widget)
/modules/iqitelementor/includes/frontend.php:40 (_print_column)
/modules/iqitelementor/includes/frontend.php:316 (_print_section)
/modules/iqitelementor/includes/frontend.php:334 (apply_builder_in_content)
/modules/iqitelementor/includes/plugin-elementor.php:62 (__construct)
/modules/iqitelementor/iqitelementor.php:583 (get_frontend)
/modules/iqitelementor/iqitelementor.php:558 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/controllers/front/IndexController.php:40 (exec)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
81 |
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 `psm7_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 1 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `psm7_cart_product` cp JOIN `psm7_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `psm7_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` = 1 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.578
ms
|
0 |
|
|
/classes/Cart.php:1426
/classes/Product.php:4357 (getProductQuantity)
/classes/Product.php:5798 (getQuantity)
/classes/Product.php:5986 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/iqitelementor/src/widgets/IqitElementorWidget_ProductsListTabs.php:736 (runQuery)
/modules/iqitelementor/src/widgets/IqitElementorWidget_ProductsListTabs.php:530 (getProducts)
/modules/iqitelementor/iqitelementor.php:516 (parseOptions)
/modules/iqitelementor/iqitelementor.php:508 (getIqitElementorWidgetVariables)
/modules/iqitelementor/src/iqitElementorWpHelper.php:73 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/prestashop.php:94 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/base.php:271 (render)
/modules/iqitelementor/includes/frontend.php:77 (render_content)
/modules/iqitelementor/includes/frontend.php:58 (_print_widget)
/modules/iqitelementor/includes/frontend.php:40 (_print_column)
/modules/iqitelementor/includes/frontend.php:316 (_print_section)
/modules/iqitelementor/includes/frontend.php:334 (apply_builder_in_content)
/modules/iqitelementor/includes/plugin-elementor.php:62 (__construct)
/modules/iqitelementor/iqitelementor.php:583 (get_frontend)
/modules/iqitelementor/iqitelementor.php:558 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/controllers/front/IndexController.php:40 (exec)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
72 |
SELECT SQL_NO_CACHE tr.*
FROM `psm7_tax_rule` tr
JOIN `psm7_tax_rules_group` trg ON (tr.`id_tax_rules_group` = trg.`id_tax_rules_group`)
WHERE trg.`active` = 1
AND tr.`id_country` = 6
AND tr.`id_tax_rules_group` = 53
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.578
ms
|
1 |
|
|
/classes/tax/TaxRulesTaxManager.php:109
/classes/Product.php:3926 (getTaxCalculator)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5695 (getPriceStatic)
/classes/Product.php:5986 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/iqitelementor/src/widgets/IqitElementorWidget_ProductsListTabs.php:736 (runQuery)
/modules/iqitelementor/src/widgets/IqitElementorWidget_ProductsListTabs.php:530 (getProducts)
/modules/iqitelementor/iqitelementor.php:516 (parseOptions)
/modules/iqitelementor/iqitelementor.php:508 (getIqitElementorWidgetVariables)
/modules/iqitelementor/src/iqitElementorWpHelper.php:73 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/prestashop.php:94 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/base.php:271 (render)
/modules/iqitelementor/includes/frontend.php:77 (render_content)
/modules/iqitelementor/includes/frontend.php:58 (_print_widget)
/modules/iqitelementor/includes/frontend.php:40 (_print_column)
/modules/iqitelementor/includes/frontend.php:316 (_print_section)
/modules/iqitelementor/includes/frontend.php:334 (apply_builder_in_content)
/modules/iqitelementor/includes/plugin-elementor.php:62 (__construct)
/modules/iqitelementor/iqitelementor.php:583 (get_frontend)
/modules/iqitelementor/iqitelementor.php:558 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/controllers/front/IndexController.php:40 (exec)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
144 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `psm7_product` p
INNER JOIN psm7_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `psm7_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 12 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.576
ms
|
27 |
|
|
/classes/Category.php:991
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:106 (getProductsOrCount)
/modules/iqitelementor/src/widgets/IqitElementorWidget_ProductsListTabs.php:736 (runQuery)
/modules/iqitelementor/src/widgets/IqitElementorWidget_ProductsListTabs.php:530 (getProducts)
/modules/iqitelementor/iqitelementor.php:516 (parseOptions)
/modules/iqitelementor/iqitelementor.php:508 (getIqitElementorWidgetVariables)
/modules/iqitelementor/src/iqitElementorWpHelper.php:73 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/prestashop.php:94 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/base.php:271 (render)
/modules/iqitelementor/includes/frontend.php:77 (render_content)
/modules/iqitelementor/includes/frontend.php:58 (_print_widget)
/modules/iqitelementor/includes/frontend.php:40 (_print_column)
/modules/iqitelementor/includes/frontend.php:316 (_print_section)
/modules/iqitelementor/includes/frontend.php:334 (apply_builder_in_content)
/modules/iqitelementor/includes/plugin-elementor.php:62 (__construct)
/modules/iqitelementor/iqitelementor.php:583 (get_frontend)
/modules/iqitelementor/iqitelementor.php:558 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/controllers/front/IndexController.php:40 (exec)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
185 |
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 `psm7_product_attribute` pa
INNER JOIN psm7_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 `psm7_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `psm7_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `psm7_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
JOIN `psm7_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (2) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.561
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4520
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:528 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getMainVariants)
/var/cache/dev/smarty/compile/warehouse/6e/72/e1/6e72e1035933d0e27d4999afc1228491b9c5253a_2.file.product-miniature-1.tpl.php:172 (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/warehouse/6e/72/e1/6e72e1035933d0e27d4999afc1228491b9c5253a_2.file.product-miniature-1.tpl.php:309 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouse/6e/72/e1/6e72e1035933d0e27d4999afc1228491b9c5253a_2.file.product-miniature-1.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a63d419_74207275)
/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/warehouse/b9/1e/31/b91e3132601af11c83a6d3d0de2e21019c53b5f8_2.file.product.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/warehouse/b9/1e/31/b91e3132601af11c83a6d3d0de2e21019c53b5f8_2.file.product.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a61bad0_39959789)
/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/warehouse/9d/1a/6b/9d1a6be2e89229fbe6d9c107cdfc0822e2e1efa3_2.module.iqitelementorviewstemplateswidgetsproductslisttabs.tpl.php:97 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a5fd932_41533469)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2273 (fetch)
/modules/iqitelementor/iqitelementor.php:509 (fetch)
/modules/iqitelementor/src/iqitElementorWpHelper.php:73 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/prestashop.php:94 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/base.php:271 (render)
/modules/iqitelementor/includes/frontend.php:77 (render_content)
/modules/iqitelementor/includes/frontend.php:58 (_print_widget)
/modules/iqitelementor/includes/frontend.php:40 (_print_column)
/modules/iqitelementor/includes/frontend.php:316 (_print_section)
/modules/iqitelementor/includes/frontend.php:334 (apply_builder_in_content)
/modules/iqitelementor/includes/plugin-elementor.php:62 (__construct)
/modules/iqitelementor/iqitelementor.php:583 (get_frontend)
/modules/iqitelementor/iqitelementor.php:558 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/controllers/front/IndexController.php:40 (exec)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
191 |
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 `psm7_product_attribute` pa
INNER JOIN psm7_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 `psm7_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `psm7_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `psm7_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
JOIN `psm7_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (81) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.560
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4520
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:528 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getMainVariants)
/var/cache/dev/smarty/compile/warehouse/6e/72/e1/6e72e1035933d0e27d4999afc1228491b9c5253a_2.file.product-miniature-1.tpl.php:172 (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/warehouse/6e/72/e1/6e72e1035933d0e27d4999afc1228491b9c5253a_2.file.product-miniature-1.tpl.php:309 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouse/6e/72/e1/6e72e1035933d0e27d4999afc1228491b9c5253a_2.file.product-miniature-1.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a63d419_74207275)
/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/warehouse/b9/1e/31/b91e3132601af11c83a6d3d0de2e21019c53b5f8_2.file.product.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/warehouse/b9/1e/31/b91e3132601af11c83a6d3d0de2e21019c53b5f8_2.file.product.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a61bad0_39959789)
/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/warehouse/9d/1a/6b/9d1a6be2e89229fbe6d9c107cdfc0822e2e1efa3_2.module.iqitelementorviewstemplateswidgetsproductslisttabs.tpl.php:97 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a5fd932_41533469)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2273 (fetch)
/modules/iqitelementor/iqitelementor.php:509 (fetch)
/modules/iqitelementor/src/iqitElementorWpHelper.php:73 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/prestashop.php:94 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/base.php:271 (render)
/modules/iqitelementor/includes/frontend.php:77 (render_content)
/modules/iqitelementor/includes/frontend.php:58 (_print_widget)
/modules/iqitelementor/includes/frontend.php:40 (_print_column)
/modules/iqitelementor/includes/frontend.php:316 (_print_section)
/modules/iqitelementor/includes/frontend.php:334 (apply_builder_in_content)
/modules/iqitelementor/includes/plugin-elementor.php:62 (__construct)
/modules/iqitelementor/iqitelementor.php:583 (get_frontend)
/modules/iqitelementor/iqitelementor.php:558 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/controllers/front/IndexController.php:40 (exec)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
187 |
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 `psm7_product_attribute` pa
INNER JOIN psm7_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 `psm7_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `psm7_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `psm7_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
JOIN `psm7_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (3) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.544
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4520
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:528 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getMainVariants)
/var/cache/dev/smarty/compile/warehouse/6e/72/e1/6e72e1035933d0e27d4999afc1228491b9c5253a_2.file.product-miniature-1.tpl.php:172 (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/warehouse/6e/72/e1/6e72e1035933d0e27d4999afc1228491b9c5253a_2.file.product-miniature-1.tpl.php:309 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouse/6e/72/e1/6e72e1035933d0e27d4999afc1228491b9c5253a_2.file.product-miniature-1.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a63d419_74207275)
/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/warehouse/b9/1e/31/b91e3132601af11c83a6d3d0de2e21019c53b5f8_2.file.product.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/warehouse/b9/1e/31/b91e3132601af11c83a6d3d0de2e21019c53b5f8_2.file.product.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a61bad0_39959789)
/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/warehouse/9d/1a/6b/9d1a6be2e89229fbe6d9c107cdfc0822e2e1efa3_2.module.iqitelementorviewstemplateswidgetsproductslisttabs.tpl.php:97 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a5fd932_41533469)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2273 (fetch)
/modules/iqitelementor/iqitelementor.php:509 (fetch)
/modules/iqitelementor/src/iqitElementorWpHelper.php:73 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/prestashop.php:94 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/base.php:271 (render)
/modules/iqitelementor/includes/frontend.php:77 (render_content)
/modules/iqitelementor/includes/frontend.php:58 (_print_widget)
/modules/iqitelementor/includes/frontend.php:40 (_print_column)
/modules/iqitelementor/includes/frontend.php:316 (_print_section)
/modules/iqitelementor/includes/frontend.php:334 (apply_builder_in_content)
/modules/iqitelementor/includes/plugin-elementor.php:62 (__construct)
/modules/iqitelementor/iqitelementor.php:583 (get_frontend)
/modules/iqitelementor/iqitelementor.php:558 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/controllers/front/IndexController.php:40 (exec)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
244 |
INSERT INTO `psm7_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', 'en', '0') |
0.532
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:1077 (hookDisplayBeforeBodyClosingTag)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/d0/cc/4a/d0cc4a17045b179c1b342a2430da43ceca6fd61e_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/warehouselayouts_layout_full_width_tpl/d0/cc/4a/d0cc4a17045b179c1b342a2430da43ceca6fd61e_2.file.layout-both-columns.tpl.php:157 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7fa395_70950317)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/4a/cd/93/4acd936a60f60435cff0f910a6c09165911d1052_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7d1dd4_39670757)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/4a/ef/45/4aef45b80afba255afb245d43d6ef88bb7b98607_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7ca3f0_53074925)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/a6/86/37/a686379d6b541f014a6e1fe61ec783fd77913599_2.file.index.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7c0857_87030431)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
189 |
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 `psm7_product_attribute` pa
INNER JOIN psm7_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 `psm7_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `psm7_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `psm7_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
JOIN `psm7_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (4) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.530
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4520
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:528 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:261 (getMainVariants)
/var/cache/dev/smarty/compile/warehouse/6e/72/e1/6e72e1035933d0e27d4999afc1228491b9c5253a_2.file.product-miniature-1.tpl.php:172 (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/warehouse/6e/72/e1/6e72e1035933d0e27d4999afc1228491b9c5253a_2.file.product-miniature-1.tpl.php:309 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouse/6e/72/e1/6e72e1035933d0e27d4999afc1228491b9c5253a_2.file.product-miniature-1.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a63d419_74207275)
/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/warehouse/b9/1e/31/b91e3132601af11c83a6d3d0de2e21019c53b5f8_2.file.product.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/warehouse/b9/1e/31/b91e3132601af11c83a6d3d0de2e21019c53b5f8_2.file.product.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a61bad0_39959789)
/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/warehouse/9d/1a/6b/9d1a6be2e89229fbe6d9c107cdfc0822e2e1efa3_2.module.iqitelementorviewstemplateswidgetsproductslisttabs.tpl.php:97 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a5fd932_41533469)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2273 (fetch)
/modules/iqitelementor/iqitelementor.php:509 (fetch)
/modules/iqitelementor/src/iqitElementorWpHelper.php:73 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/prestashop.php:94 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/base.php:271 (render)
/modules/iqitelementor/includes/frontend.php:77 (render_content)
/modules/iqitelementor/includes/frontend.php:58 (_print_widget)
/modules/iqitelementor/includes/frontend.php:40 (_print_column)
/modules/iqitelementor/includes/frontend.php:316 (_print_section)
/modules/iqitelementor/includes/frontend.php:334 (apply_builder_in_content)
/modules/iqitelementor/includes/plugin-elementor.php:62 (__construct)
/modules/iqitelementor/iqitelementor.php:583 (get_frontend)
/modules/iqitelementor/iqitelementor.php:558 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/controllers/front/IndexController.php:40 (exec)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
68 |
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 `psm7_product` p
INNER JOIN `psm7_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `psm7_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` = 1) |
0.509
ms
|
1 |
|
|
/classes/Product.php:3860
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5695 (getPriceStatic)
/classes/Product.php:5986 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/iqitelementor/src/widgets/IqitElementorWidget_ProductsListTabs.php:736 (runQuery)
/modules/iqitelementor/src/widgets/IqitElementorWidget_ProductsListTabs.php:530 (getProducts)
/modules/iqitelementor/iqitelementor.php:516 (parseOptions)
/modules/iqitelementor/iqitelementor.php:508 (getIqitElementorWidgetVariables)
/modules/iqitelementor/src/iqitElementorWpHelper.php:73 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/prestashop.php:94 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/base.php:271 (render)
/modules/iqitelementor/includes/frontend.php:77 (render_content)
/modules/iqitelementor/includes/frontend.php:58 (_print_widget)
/modules/iqitelementor/includes/frontend.php:40 (_print_column)
/modules/iqitelementor/includes/frontend.php:316 (_print_section)
/modules/iqitelementor/includes/frontend.php:334 (apply_builder_in_content)
/modules/iqitelementor/includes/plugin-elementor.php:62 (__construct)
/modules/iqitelementor/iqitelementor.php:583 (get_frontend)
/modules/iqitelementor/iqitelementor.php:558 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/controllers/front/IndexController.php:40 (exec)
/tools/profiling/Controller.php:60 (initContent)
/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 `psm7_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 82 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `psm7_cart_product` cp JOIN `psm7_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `psm7_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` = 82 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.508
ms
|
0 |
|
|
/classes/Cart.php:1426
/classes/Product.php:4357 (getProductQuantity)
/classes/Product.php:5798 (getQuantity)
/classes/Product.php:5986 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/iqitelementor/src/widgets/IqitElementorWidget_ProductsListTabs.php:736 (runQuery)
/modules/iqitelementor/src/widgets/IqitElementorWidget_ProductsListTabs.php:530 (getProducts)
/modules/iqitelementor/iqitelementor.php:516 (parseOptions)
/modules/iqitelementor/iqitelementor.php:508 (getIqitElementorWidgetVariables)
/modules/iqitelementor/src/iqitElementorWpHelper.php:73 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/prestashop.php:94 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/base.php:271 (render)
/modules/iqitelementor/includes/frontend.php:77 (render_content)
/modules/iqitelementor/includes/frontend.php:58 (_print_widget)
/modules/iqitelementor/includes/frontend.php:40 (_print_column)
/modules/iqitelementor/includes/frontend.php:316 (_print_section)
/modules/iqitelementor/includes/frontend.php:334 (apply_builder_in_content)
/modules/iqitelementor/includes/plugin-elementor.php:62 (__construct)
/modules/iqitelementor/iqitelementor.php:583 (get_frontend)
/modules/iqitelementor/iqitelementor.php:558 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/controllers/front/IndexController.php:40 (exec)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
158 |
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 `psm7_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 81 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `psm7_cart_product` cp JOIN `psm7_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `psm7_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` = 81 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.504
ms
|
0 |
|
|
/classes/Cart.php:1426
/classes/Product.php:4357 (getProductQuantity)
/classes/Product.php:5798 (getQuantity)
/classes/Product.php:5986 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/iqitelementor/src/widgets/IqitElementorWidget_ProductsListTabs.php:736 (runQuery)
/modules/iqitelementor/src/widgets/IqitElementorWidget_ProductsListTabs.php:530 (getProducts)
/modules/iqitelementor/iqitelementor.php:516 (parseOptions)
/modules/iqitelementor/iqitelementor.php:508 (getIqitElementorWidgetVariables)
/modules/iqitelementor/src/iqitElementorWpHelper.php:73 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/prestashop.php:94 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/base.php:271 (render)
/modules/iqitelementor/includes/frontend.php:77 (render_content)
/modules/iqitelementor/includes/frontend.php:58 (_print_widget)
/modules/iqitelementor/includes/frontend.php:40 (_print_column)
/modules/iqitelementor/includes/frontend.php:316 (_print_section)
/modules/iqitelementor/includes/frontend.php:334 (apply_builder_in_content)
/modules/iqitelementor/includes/plugin-elementor.php:62 (__construct)
/modules/iqitelementor/iqitelementor.php:583 (get_frontend)
/modules/iqitelementor/iqitelementor.php:558 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/controllers/front/IndexController.php:40 (exec)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
18 |
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `psm7_module` m
LEFT JOIN `psm7_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1 |
0.504
ms
|
93 |
|
|
/classes/module/Module.php:345
/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:1235 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1214 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/Dispatcher.php:507 (exec)
/index.php:28 (dispatch)
|
11 |
SELECT SQL_NO_CACHE COUNT(DISTINCT l.id_lang) FROM `psm7_lang` l
JOIN psm7_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.489
ms
|
1 |
|
|
/classes/Language.php:1216
/classes/Language.php:1513 (countActiveLanguages)
/classes/Dispatcher.php:531 (isMultiLanguageActivated)
/classes/Dispatcher.php:232 (setRequestUri)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
136 |
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2024-09-15 00:00:00',
INTERVAL 20 DAY
)
) > 0) as new
FROM psm7_product p
LEFT JOIN psm7_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 2
LEFT JOIN psm7_stock_available sa ON sa.id_product = p.id_product
AND sa.id_product_attribute = 0
AND sa.id_shop = 1 LEFT JOIN psm7_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product IN (4) |
0.487
ms
|
1 |
|
|
/classes/ProductAssembler.php:64
/classes/ProductAssembler.php:182 (addMissingProductFields)
/modules/iqitelementor/src/widgets/IqitElementorWidget_ProductsListTabs.php:754 (assembleProduct)
/modules/iqitelementor/src/widgets/IqitElementorWidget_ProductsListTabs.php:530 (getProducts)
/modules/iqitelementor/iqitelementor.php:516 (parseOptions)
/modules/iqitelementor/iqitelementor.php:508 (getIqitElementorWidgetVariables)
/modules/iqitelementor/src/iqitElementorWpHelper.php:73 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/prestashop.php:94 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/base.php:271 (render)
/modules/iqitelementor/includes/frontend.php:77 (render_content)
/modules/iqitelementor/includes/frontend.php:58 (_print_widget)
/modules/iqitelementor/includes/frontend.php:40 (_print_column)
/modules/iqitelementor/includes/frontend.php:316 (_print_section)
/modules/iqitelementor/includes/frontend.php:334 (apply_builder_in_content)
/modules/iqitelementor/includes/plugin-elementor.php:62 (__construct)
/modules/iqitelementor/iqitelementor.php:583 (get_frontend)
/modules/iqitelementor/iqitelementor.php:558 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/controllers/front/IndexController.php:40 (exec)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
15 |
SELECT SQL_NO_CACHE m.page, ml.url_rewrite, ml.id_lang
FROM `psm7_meta` m
LEFT JOIN `psm7_meta_lang` ml ON (m.id_meta = ml.id_meta AND ml.id_shop = 1 )
ORDER BY LENGTH(ml.url_rewrite) DESC |
0.486
ms
|
59 |
Yes
|
|
/classes/Dispatcher.php:654
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
230 |
SELECT SQL_NO_CACHE *
FROM `psm7_currency` c
INNER JOIN psm7_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.485
ms
|
2 |
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/warehouse/98/cb/9e/98cb9e3fbf4c879e219db3109049550b02a2da1b_2.module.iqitmegamenuviewstemplateshookmobile.tpl.php:246 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86aa1ccd5_88955128)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/warehouse/79/74/04/797404135c3d6163c184d5946c377ac2bc91c4d2_2.module.iqitmegamenuviewstemplateshookhorizontal.tpl.php:221 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a9e8ed2_51434775)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2273 (fetch)
/modules/iqitmegamenu/iqitmegamenu.php:2582 (fetch)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/08/38/60/083860b4518dd51f05101962b041ee4e9b5f0e2c_2.file.header-2.tpl.php:134 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a94dc11_63893549)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/warehouselayouts_layout_full_width_tpl/17/05/c3/1705c3cc415c55cee080cf6bbe795d97ad67ab34_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/warehouselayouts_layout_full_width_tpl/17/05/c3/1705c3cc415c55cee080cf6bbe795d97ad67ab34_2.file.header.tpl.php:50 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a8ec6e6_24444710)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/warehouselayouts_layout_full_width_tpl/d0/cc/4a/d0cc4a17045b179c1b342a2430da43ceca6fd61e_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/warehouselayouts_layout_full_width_tpl/d0/cc/4a/d0cc4a17045b179c1b342a2430da43ceca6fd61e_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7fa395_70950317)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/4a/cd/93/4acd936a60f60435cff0f910a6c09165911d1052_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7d1dd4_39670757)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/4a/ef/45/4aef45b80afba255afb245d43d6ef88bb7b98607_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7ca3f0_53074925)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/a6/86/37/a686379d6b541f014a6e1fe61ec783fd77913599_2.file.index.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7c0857_87030431)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:760 (fetch)
/classes/controller/FrontController.php:742 (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 p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2024-09-15 00:00:00',
INTERVAL 20 DAY
)
) > 0) as new
FROM psm7_product p
LEFT JOIN psm7_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 2
LEFT JOIN psm7_stock_available sa ON sa.id_product = p.id_product
AND sa.id_product_attribute = 0
AND sa.id_shop = 1 LEFT JOIN psm7_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product IN (3) |
0.470
ms
|
1 |
|
|
/classes/ProductAssembler.php:64
/classes/ProductAssembler.php:182 (addMissingProductFields)
/modules/iqitelementor/src/widgets/IqitElementorWidget_ProductsListTabs.php:754 (assembleProduct)
/modules/iqitelementor/src/widgets/IqitElementorWidget_ProductsListTabs.php:530 (getProducts)
/modules/iqitelementor/iqitelementor.php:516 (parseOptions)
/modules/iqitelementor/iqitelementor.php:508 (getIqitElementorWidgetVariables)
/modules/iqitelementor/src/iqitElementorWpHelper.php:73 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/prestashop.php:94 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/base.php:271 (render)
/modules/iqitelementor/includes/frontend.php:77 (render_content)
/modules/iqitelementor/includes/frontend.php:58 (_print_widget)
/modules/iqitelementor/includes/frontend.php:40 (_print_column)
/modules/iqitelementor/includes/frontend.php:316 (_print_section)
/modules/iqitelementor/includes/frontend.php:334 (apply_builder_in_content)
/modules/iqitelementor/includes/plugin-elementor.php:62 (__construct)
/modules/iqitelementor/iqitelementor.php:583 (get_frontend)
/modules/iqitelementor/iqitelementor.php:558 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/controllers/front/IndexController.php:40 (exec)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
245 |
SELECT SQL_NO_CACHE `id_guest`
FROM `psm7_connections`
WHERE `id_guest` = 58092
AND `date_add` > '2024-09-15 17:51:00'
AND id_shop IN (1)
ORDER BY `date_add` DESC LIMIT 1 |
0.467
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:1077 (hookDisplayBeforeBodyClosingTag)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/d0/cc/4a/d0cc4a17045b179c1b342a2430da43ceca6fd61e_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/warehouselayouts_layout_full_width_tpl/d0/cc/4a/d0cc4a17045b179c1b342a2430da43ceca6fd61e_2.file.layout-both-columns.tpl.php:157 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7fa395_70950317)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/4a/cd/93/4acd936a60f60435cff0f910a6c09165911d1052_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7d1dd4_39670757)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/4a/ef/45/4aef45b80afba255afb245d43d6ef88bb7b98607_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7ca3f0_53074925)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/a6/86/37/a686379d6b541f014a6e1fe61ec783fd77913599_2.file.index.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7c0857_87030431)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
82 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM psm7_feature_product pf
LEFT JOIN psm7_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN psm7_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN psm7_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN psm7_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 1
ORDER BY f.position ASC |
0.457
ms
|
2 |
Yes
|
|
/classes/Product.php:6017
/classes/Product.php:5820 (getFrontFeaturesStatic)
/classes/Product.php:5986 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/iqitelementor/src/widgets/IqitElementorWidget_ProductsListTabs.php:736 (runQuery)
/modules/iqitelementor/src/widgets/IqitElementorWidget_ProductsListTabs.php:530 (getProducts)
/modules/iqitelementor/iqitelementor.php:516 (parseOptions)
/modules/iqitelementor/iqitelementor.php:508 (getIqitElementorWidgetVariables)
/modules/iqitelementor/src/iqitElementorWpHelper.php:73 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/prestashop.php:94 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/base.php:271 (render)
/modules/iqitelementor/includes/frontend.php:77 (render_content)
/modules/iqitelementor/includes/frontend.php:58 (_print_widget)
/modules/iqitelementor/includes/frontend.php:40 (_print_column)
/modules/iqitelementor/includes/frontend.php:316 (_print_section)
/modules/iqitelementor/includes/frontend.php:334 (apply_builder_in_content)
/modules/iqitelementor/includes/plugin-elementor.php:62 (__construct)
/modules/iqitelementor/iqitelementor.php:583 (get_frontend)
/modules/iqitelementor/iqitelementor.php:558 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/controllers/front/IndexController.php:40 (exec)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
124 |
SELECT SQL_NO_CACHE *
FROM `psm7_product` a
LEFT JOIN `psm7_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `psm7_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 1) AND (b.`id_shop` = 1) LIMIT 1 |
0.454
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/src/Adapter/Image/ImageRetriever.php:80 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:689 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:128 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
/modules/iqitelementor/src/widgets/IqitElementorWidget_ProductsListTabs.php:755 (present)
/modules/iqitelementor/src/widgets/IqitElementorWidget_ProductsListTabs.php:530 (getProducts)
/modules/iqitelementor/iqitelementor.php:516 (parseOptions)
/modules/iqitelementor/iqitelementor.php:508 (getIqitElementorWidgetVariables)
/modules/iqitelementor/src/iqitElementorWpHelper.php:73 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/prestashop.php:94 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/base.php:271 (render)
/modules/iqitelementor/includes/frontend.php:77 (render_content)
/modules/iqitelementor/includes/frontend.php:58 (_print_widget)
/modules/iqitelementor/includes/frontend.php:40 (_print_column)
/modules/iqitelementor/includes/frontend.php:316 (_print_section)
/modules/iqitelementor/includes/frontend.php:334 (apply_builder_in_content)
/modules/iqitelementor/includes/plugin-elementor.php:62 (__construct)
/modules/iqitelementor/iqitelementor.php:583 (get_frontend)
/modules/iqitelementor/iqitelementor.php:558 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/controllers/front/IndexController.php:40 (exec)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
37 |
SELECT SQL_NO_CACHE *
FROM psm7_meta m
LEFT JOIN psm7_meta_lang ml ON m.id_meta = ml.id_meta
WHERE (
m.page = "index"
OR m.page = "index"
)
AND ml.id_lang = 2
AND ml.id_shop = 1 LIMIT 1 |
0.429
ms
|
1 |
|
|
/classes/Meta.php:193
/classes/Meta.php:332 (getMetaByPage)
/classes/Meta.php:317 (getHomeMetas)
/classes/controller/FrontController.php:1779 (getMetaTags)
/classes/controller/FrontController.php:550 (getTemplateVarPage)
/classes/controller/FrontController.php:614 (assignGeneralPurposeVariables)
/controllers/front/IndexController.php:38 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
162 |
SELECT SQL_NO_CACHE *
FROM `psm7_product` a
LEFT JOIN `psm7_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `psm7_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 82) 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/Product.php:725 (__construct)
/classes/Link.php:113 (__construct)
/classes/Link.php:189 (getProductObject)
/classes/Product.php:5656 (getProductLink)
/classes/Product.php:5986 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/iqitelementor/src/widgets/IqitElementorWidget_ProductsListTabs.php:736 (runQuery)
/modules/iqitelementor/src/widgets/IqitElementorWidget_ProductsListTabs.php:530 (getProducts)
/modules/iqitelementor/iqitelementor.php:516 (parseOptions)
/modules/iqitelementor/iqitelementor.php:508 (getIqitElementorWidgetVariables)
/modules/iqitelementor/src/iqitElementorWpHelper.php:73 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/prestashop.php:94 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/base.php:271 (render)
/modules/iqitelementor/includes/frontend.php:77 (render_content)
/modules/iqitelementor/includes/frontend.php:58 (_print_widget)
/modules/iqitelementor/includes/frontend.php:40 (_print_column)
/modules/iqitelementor/includes/frontend.php:316 (_print_section)
/modules/iqitelementor/includes/frontend.php:334 (apply_builder_in_content)
/modules/iqitelementor/includes/plugin-elementor.php:62 (__construct)
/modules/iqitelementor/iqitelementor.php:583 (get_frontend)
/modules/iqitelementor/iqitelementor.php:558 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/controllers/front/IndexController.php:40 (exec)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
231 |
SELECT SQL_NO_CACHE cb.`id_iqit_link_block`
FROM psm7_iqit_link_block cb
INNER JOIN psm7_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.415
ms
|
2 |
Yes
|
|
/modules/iqitlinksmanager/src/IqitLinkBlockRepository.php:174
/modules/iqitlinksmanager/iqitlinksmanager.php:131 (getByIdHook)
/modules/iqitlinksmanager/iqitlinksmanager.php:117 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/ca/5f/7f/ca5f7fae9321d5c6c66d65656f8b25ef0f174531_2.file.footer-1.tpl.php:98 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/ca/5f/7f/ca5f7fae9321d5c6c66d65656f8b25ef0f174531_2.file.footer-1.tpl.php:39 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86aa8e647_56595420)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/warehouselayouts_layout_full_width_tpl/cf/df/84/cfdf84f1e25aeb513523343f52bca2f9e43f6d5b_2.file.footer.tpl.php:32 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86aa83854_32238096)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/warehouselayouts_layout_full_width_tpl/d0/cc/4a/d0cc4a17045b179c1b342a2430da43ceca6fd61e_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/warehouselayouts_layout_full_width_tpl/d0/cc/4a/d0cc4a17045b179c1b342a2430da43ceca6fd61e_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7fa395_70950317)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/4a/cd/93/4acd936a60f60435cff0f910a6c09165911d1052_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7d1dd4_39670757)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/4a/ef/45/4aef45b80afba255afb245d43d6ef88bb7b98607_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7ca3f0_53074925)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/a6/86/37/a686379d6b541f014a6e1fe61ec783fd77913599_2.file.index.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7c0857_87030431)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
248 |
INSERT INTO `psm7_connections` (`id_guest`, `id_page`, `ip_address`, `http_referer`, `id_shop`, `id_shop_group`, `date_add`) VALUES ('58092', '1', '65790478', '', '1', '1', '2024-09-15 18:21:40') |
0.414
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:1077 (hookDisplayBeforeBodyClosingTag)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/d0/cc/4a/d0cc4a17045b179c1b342a2430da43ceca6fd61e_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/warehouselayouts_layout_full_width_tpl/d0/cc/4a/d0cc4a17045b179c1b342a2430da43ceca6fd61e_2.file.layout-both-columns.tpl.php:157 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7fa395_70950317)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/4a/cd/93/4acd936a60f60435cff0f910a6c09165911d1052_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7d1dd4_39670757)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/4a/ef/45/4aef45b80afba255afb245d43d6ef88bb7b98607_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7ca3f0_53074925)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/a6/86/37/a686379d6b541f014a6e1fe61ec783fd77913599_2.file.index.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7c0857_87030431)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:760 (fetch)
/classes/controller/FrontController.php:742 (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 1 FROM psm7_cart_product cp INNER JOIN psm7_product p
ON (p.id_product = cp.id_product) INNER JOIN psm7_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.414
ms
|
1 |
|
|
/classes/Cart.php:4243
/classes/Cart.php:4218 (hasProducts)
/classes/Cart.php:2133 (isVirtualCart)
/src/Adapter/Presenter/Cart/CartPresenter.php:333 (getOrderTotal)
/classes/controller/FrontController.php:545 (present)
/classes/controller/FrontController.php:614 (assignGeneralPurposeVariables)
/controllers/front/IndexController.php:38 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
151 |
SELECT SQL_NO_CACHE *
FROM `psm7_product` a
LEFT JOIN `psm7_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `psm7_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 81) AND (b.`id_shop` = 1) LIMIT 1 |
0.400
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/classes/Link.php:113 (__construct)
/classes/Link.php:189 (getProductObject)
/classes/Product.php:5656 (getProductLink)
/classes/Product.php:5986 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/iqitelementor/src/widgets/IqitElementorWidget_ProductsListTabs.php:736 (runQuery)
/modules/iqitelementor/src/widgets/IqitElementorWidget_ProductsListTabs.php:530 (getProducts)
/modules/iqitelementor/iqitelementor.php:516 (parseOptions)
/modules/iqitelementor/iqitelementor.php:508 (getIqitElementorWidgetVariables)
/modules/iqitelementor/src/iqitElementorWpHelper.php:73 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/prestashop.php:94 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/base.php:271 (render)
/modules/iqitelementor/includes/frontend.php:77 (render_content)
/modules/iqitelementor/includes/frontend.php:58 (_print_widget)
/modules/iqitelementor/includes/frontend.php:40 (_print_column)
/modules/iqitelementor/includes/frontend.php:316 (_print_section)
/modules/iqitelementor/includes/frontend.php:334 (apply_builder_in_content)
/modules/iqitelementor/includes/plugin-elementor.php:62 (__construct)
/modules/iqitelementor/iqitelementor.php:583 (get_frontend)
/modules/iqitelementor/iqitelementor.php:558 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/controllers/front/IndexController.php:40 (exec)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
49 |
SELECT SQL_NO_CACHE *
FROM `psm7_iqit_elementor_landing` a
LEFT JOIN `psm7_iqit_elementor_landing_lang` `b` ON a.`id_iqit_elementor_landing` = b.`id_iqit_elementor_landing` AND b.`id_lang` = 2
WHERE (a.`id_iqit_elementor_landing` = 1) LIMIT 1 |
0.393
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/iqitelementor/iqitelementor.php:579 (__construct)
/modules/iqitelementor/iqitelementor.php:558 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/controllers/front/IndexController.php:40 (exec)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
95 |
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 `psm7_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 2 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `psm7_cart_product` cp JOIN `psm7_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `psm7_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` = 2 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.392
ms
|
0 |
|
|
/classes/Cart.php:1426
/classes/Product.php:4357 (getProductQuantity)
/classes/Product.php:5798 (getQuantity)
/classes/Product.php:5986 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/iqitelementor/src/widgets/IqitElementorWidget_ProductsListTabs.php:736 (runQuery)
/modules/iqitelementor/src/widgets/IqitElementorWidget_ProductsListTabs.php:530 (getProducts)
/modules/iqitelementor/iqitelementor.php:516 (parseOptions)
/modules/iqitelementor/iqitelementor.php:508 (getIqitElementorWidgetVariables)
/modules/iqitelementor/src/iqitElementorWpHelper.php:73 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/prestashop.php:94 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/base.php:271 (render)
/modules/iqitelementor/includes/frontend.php:77 (render_content)
/modules/iqitelementor/includes/frontend.php:58 (_print_widget)
/modules/iqitelementor/includes/frontend.php:40 (_print_column)
/modules/iqitelementor/includes/frontend.php:316 (_print_section)
/modules/iqitelementor/includes/frontend.php:334 (apply_builder_in_content)
/modules/iqitelementor/includes/plugin-elementor.php:62 (__construct)
/modules/iqitelementor/iqitelementor.php:583 (get_frontend)
/modules/iqitelementor/iqitelementor.php:558 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/controllers/front/IndexController.php:40 (exec)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
40 |
SELECT SQL_NO_CACHE * FROM `psm7_image_type` WHERE 1 AND `products` = 1 ORDER BY `width` DESC, `height` DESC, `name`ASC |
0.392
ms
|
8 |
Yes
|
|
/classes/ImageType.php:109
/src/Adapter/Image/ImageRetriever.php:381 (getImagesTypes)
/classes/controller/FrontController.php:1616 (getNoPictureImage)
/classes/controller/FrontController.php:1742 (getTemplateVarUrls)
/classes/controller/FrontController.php:551 (getTemplateVarShop)
/classes/controller/FrontController.php:614 (assignGeneralPurposeVariables)
/controllers/front/IndexController.php:38 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
107 |
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 `psm7_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 3 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `psm7_cart_product` cp JOIN `psm7_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `psm7_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` = 3 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.381
ms
|
0 |
|
|
/classes/Cart.php:1426
/classes/Product.php:4357 (getProductQuantity)
/classes/Product.php:5798 (getQuantity)
/classes/Product.php:5986 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/iqitelementor/src/widgets/IqitElementorWidget_ProductsListTabs.php:736 (runQuery)
/modules/iqitelementor/src/widgets/IqitElementorWidget_ProductsListTabs.php:530 (getProducts)
/modules/iqitelementor/iqitelementor.php:516 (parseOptions)
/modules/iqitelementor/iqitelementor.php:508 (getIqitElementorWidgetVariables)
/modules/iqitelementor/src/iqitElementorWpHelper.php:73 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/prestashop.php:94 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/base.php:271 (render)
/modules/iqitelementor/includes/frontend.php:77 (render_content)
/modules/iqitelementor/includes/frontend.php:58 (_print_widget)
/modules/iqitelementor/includes/frontend.php:40 (_print_column)
/modules/iqitelementor/includes/frontend.php:316 (_print_section)
/modules/iqitelementor/includes/frontend.php:334 (apply_builder_in_content)
/modules/iqitelementor/includes/plugin-elementor.php:62 (__construct)
/modules/iqitelementor/iqitelementor.php:583 (get_frontend)
/modules/iqitelementor/iqitelementor.php:558 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/controllers/front/IndexController.php:40 (exec)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
120 |
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 `psm7_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 4 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `psm7_cart_product` cp JOIN `psm7_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `psm7_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` = 4 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.380
ms
|
0 |
|
|
/classes/Cart.php:1426
/classes/Product.php:4357 (getProductQuantity)
/classes/Product.php:5798 (getQuantity)
/classes/Product.php:5986 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/iqitelementor/src/widgets/IqitElementorWidget_ProductsListTabs.php:736 (runQuery)
/modules/iqitelementor/src/widgets/IqitElementorWidget_ProductsListTabs.php:530 (getProducts)
/modules/iqitelementor/iqitelementor.php:516 (parseOptions)
/modules/iqitelementor/iqitelementor.php:508 (getIqitElementorWidgetVariables)
/modules/iqitelementor/src/iqitElementorWpHelper.php:73 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/prestashop.php:94 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/base.php:271 (render)
/modules/iqitelementor/includes/frontend.php:77 (render_content)
/modules/iqitelementor/includes/frontend.php:58 (_print_widget)
/modules/iqitelementor/includes/frontend.php:40 (_print_column)
/modules/iqitelementor/includes/frontend.php:316 (_print_section)
/modules/iqitelementor/includes/frontend.php:334 (apply_builder_in_content)
/modules/iqitelementor/includes/plugin-elementor.php:62 (__construct)
/modules/iqitelementor/iqitelementor.php:583 (get_frontend)
/modules/iqitelementor/iqitelementor.php:558 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/controllers/front/IndexController.php:40 (exec)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
249 |
INSERT INTO `psm7_connections_source` (`id_connections`, `http_referer`, `request_uri`, `keywords`, `date_add`) VALUES ('56834', '', 'www.newspeed.es/', '', '2024-09-15 18:21:40') |
0.378
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:1077 (hookDisplayBeforeBodyClosingTag)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/d0/cc/4a/d0cc4a17045b179c1b342a2430da43ceca6fd61e_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/warehouselayouts_layout_full_width_tpl/d0/cc/4a/d0cc4a17045b179c1b342a2430da43ceca6fd61e_2.file.layout-both-columns.tpl.php:157 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7fa395_70950317)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/4a/cd/93/4acd936a60f60435cff0f910a6c09165911d1052_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7d1dd4_39670757)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/4a/ef/45/4aef45b80afba255afb245d43d6ef88bb7b98607_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7ca3f0_53074925)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/a6/86/37/a686379d6b541f014a6e1fe61ec783fd77913599_2.file.index.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7c0857_87030431)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
61 |
SELECT SQL_NO_CACHE *
FROM `psm7_category` a
LEFT JOIN `psm7_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 11) LIMIT 1 |
0.378
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/iqitelementor/src/widgets/IqitElementorWidget_ProductsListTabs.php:722 (__construct)
/modules/iqitelementor/src/widgets/IqitElementorWidget_ProductsListTabs.php:530 (getProducts)
/modules/iqitelementor/iqitelementor.php:516 (parseOptions)
/modules/iqitelementor/iqitelementor.php:508 (getIqitElementorWidgetVariables)
/modules/iqitelementor/src/iqitElementorWpHelper.php:73 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/prestashop.php:94 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/base.php:271 (render)
/modules/iqitelementor/includes/frontend.php:77 (render_content)
/modules/iqitelementor/includes/frontend.php:58 (_print_widget)
/modules/iqitelementor/includes/frontend.php:40 (_print_column)
/modules/iqitelementor/includes/frontend.php:316 (_print_section)
/modules/iqitelementor/includes/frontend.php:334 (apply_builder_in_content)
/modules/iqitelementor/includes/plugin-elementor.php:62 (__construct)
/modules/iqitelementor/iqitelementor.php:583 (get_frontend)
/modules/iqitelementor/iqitelementor.php:558 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/controllers/front/IndexController.php:40 (exec)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
159 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM psm7_feature_product pf
LEFT JOIN psm7_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN psm7_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN psm7_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN psm7_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 81
ORDER BY f.position ASC |
0.372
ms
|
2 |
Yes
|
|
/classes/Product.php:6017
/classes/Product.php:5820 (getFrontFeaturesStatic)
/classes/Product.php:5986 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/iqitelementor/src/widgets/IqitElementorWidget_ProductsListTabs.php:736 (runQuery)
/modules/iqitelementor/src/widgets/IqitElementorWidget_ProductsListTabs.php:530 (getProducts)
/modules/iqitelementor/iqitelementor.php:516 (parseOptions)
/modules/iqitelementor/iqitelementor.php:508 (getIqitElementorWidgetVariables)
/modules/iqitelementor/src/iqitElementorWpHelper.php:73 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/prestashop.php:94 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/base.php:271 (render)
/modules/iqitelementor/includes/frontend.php:77 (render_content)
/modules/iqitelementor/includes/frontend.php:58 (_print_widget)
/modules/iqitelementor/includes/frontend.php:40 (_print_column)
/modules/iqitelementor/includes/frontend.php:316 (_print_section)
/modules/iqitelementor/includes/frontend.php:334 (apply_builder_in_content)
/modules/iqitelementor/includes/plugin-elementor.php:62 (__construct)
/modules/iqitelementor/iqitelementor.php:583 (get_frontend)
/modules/iqitelementor/iqitelementor.php:558 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/controllers/front/IndexController.php:40 (exec)
/tools/profiling/Controller.php:60 (initContent)
/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 psm7_feature_product pf
LEFT JOIN psm7_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN psm7_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN psm7_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN psm7_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 82
ORDER BY f.position ASC |
0.363
ms
|
2 |
Yes
|
|
/classes/Product.php:6017
/classes/Product.php:5820 (getFrontFeaturesStatic)
/classes/Product.php:5986 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/iqitelementor/src/widgets/IqitElementorWidget_ProductsListTabs.php:736 (runQuery)
/modules/iqitelementor/src/widgets/IqitElementorWidget_ProductsListTabs.php:530 (getProducts)
/modules/iqitelementor/iqitelementor.php:516 (parseOptions)
/modules/iqitelementor/iqitelementor.php:508 (getIqitElementorWidgetVariables)
/modules/iqitelementor/src/iqitElementorWpHelper.php:73 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/prestashop.php:94 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/base.php:271 (render)
/modules/iqitelementor/includes/frontend.php:77 (render_content)
/modules/iqitelementor/includes/frontend.php:58 (_print_widget)
/modules/iqitelementor/includes/frontend.php:40 (_print_column)
/modules/iqitelementor/includes/frontend.php:316 (_print_section)
/modules/iqitelementor/includes/frontend.php:334 (apply_builder_in_content)
/modules/iqitelementor/includes/plugin-elementor.php:62 (__construct)
/modules/iqitelementor/iqitelementor.php:583 (get_frontend)
/modules/iqitelementor/iqitelementor.php:558 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/controllers/front/IndexController.php:40 (exec)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
173 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `psm7_image` i
INNER JOIN psm7_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `psm7_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 81
ORDER BY `position` |
0.354
ms
|
9 |
Yes
|
|
/classes/Product.php:3545
/src/Adapter/Image/ImageRetriever.php:84 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:689 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:128 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
/modules/iqitelementor/src/widgets/IqitElementorWidget_ProductsListTabs.php:755 (present)
/modules/iqitelementor/src/widgets/IqitElementorWidget_ProductsListTabs.php:530 (getProducts)
/modules/iqitelementor/iqitelementor.php:516 (parseOptions)
/modules/iqitelementor/iqitelementor.php:508 (getIqitElementorWidgetVariables)
/modules/iqitelementor/src/iqitElementorWpHelper.php:73 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/prestashop.php:94 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/base.php:271 (render)
/modules/iqitelementor/includes/frontend.php:77 (render_content)
/modules/iqitelementor/includes/frontend.php:58 (_print_widget)
/modules/iqitelementor/includes/frontend.php:40 (_print_column)
/modules/iqitelementor/includes/frontend.php:316 (_print_section)
/modules/iqitelementor/includes/frontend.php:334 (apply_builder_in_content)
/modules/iqitelementor/includes/plugin-elementor.php:62 (__construct)
/modules/iqitelementor/iqitelementor.php:583 (get_frontend)
/modules/iqitelementor/iqitelementor.php:558 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/controllers/front/IndexController.php:40 (exec)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
122 |
SELECT SQL_NO_CACHE COUNT(cp.`id_product`) AS total
FROM `psm7_product` p
INNER JOIN psm7_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `psm7_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 11 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.352
ms
|
38 |
|
|
/classes/Category.php:991
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:106 (getProductsOrCount)
/modules/iqitelementor/src/widgets/IqitElementorWidget_ProductsListTabs.php:736 (runQuery)
/modules/iqitelementor/src/widgets/IqitElementorWidget_ProductsListTabs.php:530 (getProducts)
/modules/iqitelementor/iqitelementor.php:516 (parseOptions)
/modules/iqitelementor/iqitelementor.php:508 (getIqitElementorWidgetVariables)
/modules/iqitelementor/src/iqitElementorWpHelper.php:73 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/prestashop.php:94 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/base.php:271 (render)
/modules/iqitelementor/includes/frontend.php:77 (render_content)
/modules/iqitelementor/includes/frontend.php:58 (_print_widget)
/modules/iqitelementor/includes/frontend.php:40 (_print_column)
/modules/iqitelementor/includes/frontend.php:316 (_print_section)
/modules/iqitelementor/includes/frontend.php:334 (apply_builder_in_content)
/modules/iqitelementor/includes/plugin-elementor.php:62 (__construct)
/modules/iqitelementor/iqitelementor.php:583 (get_frontend)
/modules/iqitelementor/iqitelementor.php:558 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/controllers/front/IndexController.php:40 (exec)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
217 |
SELECT SQL_NO_CACHE `width`, `height`
FROM psm7_image_type
WHERE `name` = 'small_default' LIMIT 1 |
0.351
ms
|
1 |
|
|
/classes/Image.php:563
/modules/iqitmegamenu/iqitmegamenu.php:2643 (getSize)
/modules/iqitmegamenu/iqitmegamenu.php:2597 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2580 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/08/38/60/083860b4518dd51f05101962b041ee4e9b5f0e2c_2.file.header-2.tpl.php:134 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a94dc11_63893549)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/warehouselayouts_layout_full_width_tpl/17/05/c3/1705c3cc415c55cee080cf6bbe795d97ad67ab34_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/warehouselayouts_layout_full_width_tpl/17/05/c3/1705c3cc415c55cee080cf6bbe795d97ad67ab34_2.file.header.tpl.php:50 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a8ec6e6_24444710)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/warehouselayouts_layout_full_width_tpl/d0/cc/4a/d0cc4a17045b179c1b342a2430da43ceca6fd61e_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/warehouselayouts_layout_full_width_tpl/d0/cc/4a/d0cc4a17045b179c1b342a2430da43ceca6fd61e_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7fa395_70950317)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/4a/cd/93/4acd936a60f60435cff0f910a6c09165911d1052_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7d1dd4_39670757)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/4a/ef/45/4aef45b80afba255afb245d43d6ef88bb7b98607_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7ca3f0_53074925)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/a6/86/37/a686379d6b541f014a6e1fe61ec783fd77913599_2.file.index.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7c0857_87030431)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
5 |
SELECT SQL_NO_CACHE l.*, ls.`id_shop`
FROM `psm7_lang` l
LEFT JOIN `psm7_lang_shop` ls ON (l.id_lang = ls.id_lang) |
0.340
ms
|
1 |
|
|
/classes/Language.php:1080
/config/config.inc.php:143 (loadLanguages)
/index.php:27 (require)
|
219 |
SELECT SQL_NO_CACHE *
FROM `psm7_category` a
LEFT JOIN `psm7_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `psm7_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 11) AND (b.`id_shop` = 1) LIMIT 1 |
0.336
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:3274 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3199 (transformToLink)
/modules/iqitmegamenu/iqitmegamenu.php:2644 (makeMegaMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2597 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2580 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/08/38/60/083860b4518dd51f05101962b041ee4e9b5f0e2c_2.file.header-2.tpl.php:134 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a94dc11_63893549)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/warehouselayouts_layout_full_width_tpl/17/05/c3/1705c3cc415c55cee080cf6bbe795d97ad67ab34_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/warehouselayouts_layout_full_width_tpl/17/05/c3/1705c3cc415c55cee080cf6bbe795d97ad67ab34_2.file.header.tpl.php:50 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a8ec6e6_24444710)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/warehouselayouts_layout_full_width_tpl/d0/cc/4a/d0cc4a17045b179c1b342a2430da43ceca6fd61e_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/warehouselayouts_layout_full_width_tpl/d0/cc/4a/d0cc4a17045b179c1b342a2430da43ceca6fd61e_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7fa395_70950317)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/4a/cd/93/4acd936a60f60435cff0f910a6c09165911d1052_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7d1dd4_39670757)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/4a/ef/45/4aef45b80afba255afb245d43d6ef88bb7b98607_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7ca3f0_53074925)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/a6/86/37/a686379d6b541f014a6e1fe61ec783fd77913599_2.file.index.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7c0857_87030431)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
6 |
SELECT SQL_NO_CACHE *
FROM `psm7_country` a
LEFT JOIN `psm7_country_lang` `b` ON a.`id_country` = b.`id_country` AND b.`id_lang` = 2
LEFT JOIN `psm7_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 6) LIMIT 1 |
0.326
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)
|
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 `psm7_product` p
INNER JOIN `psm7_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `psm7_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` = 82) |
0.324
ms
|
1 |
|
|
/classes/Product.php:3860
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5695 (getPriceStatic)
/classes/Product.php:5986 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/iqitelementor/src/widgets/IqitElementorWidget_ProductsListTabs.php:736 (runQuery)
/modules/iqitelementor/src/widgets/IqitElementorWidget_ProductsListTabs.php:530 (getProducts)
/modules/iqitelementor/iqitelementor.php:516 (parseOptions)
/modules/iqitelementor/iqitelementor.php:508 (getIqitElementorWidgetVariables)
/modules/iqitelementor/src/iqitElementorWpHelper.php:73 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/prestashop.php:94 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/base.php:271 (render)
/modules/iqitelementor/includes/frontend.php:77 (render_content)
/modules/iqitelementor/includes/frontend.php:58 (_print_widget)
/modules/iqitelementor/includes/frontend.php:40 (_print_column)
/modules/iqitelementor/includes/frontend.php:316 (_print_section)
/modules/iqitelementor/includes/frontend.php:334 (apply_builder_in_content)
/modules/iqitelementor/includes/plugin-elementor.php:62 (__construct)
/modules/iqitelementor/iqitelementor.php:583 (get_frontend)
/modules/iqitelementor/iqitelementor.php:558 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/controllers/front/IndexController.php:40 (exec)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
176 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `psm7_image` i
INNER JOIN psm7_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `psm7_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 82
ORDER BY `position` |
0.320
ms
|
2 |
Yes
|
|
/classes/Product.php:3545
/src/Adapter/Image/ImageRetriever.php:84 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:689 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:128 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
/modules/iqitelementor/src/widgets/IqitElementorWidget_ProductsListTabs.php:755 (present)
/modules/iqitelementor/src/widgets/IqitElementorWidget_ProductsListTabs.php:530 (getProducts)
/modules/iqitelementor/iqitelementor.php:516 (parseOptions)
/modules/iqitelementor/iqitelementor.php:508 (getIqitElementorWidgetVariables)
/modules/iqitelementor/src/iqitElementorWpHelper.php:73 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/prestashop.php:94 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/base.php:271 (render)
/modules/iqitelementor/includes/frontend.php:77 (render_content)
/modules/iqitelementor/includes/frontend.php:58 (_print_widget)
/modules/iqitelementor/includes/frontend.php:40 (_print_column)
/modules/iqitelementor/includes/frontend.php:316 (_print_section)
/modules/iqitelementor/includes/frontend.php:334 (apply_builder_in_content)
/modules/iqitelementor/includes/plugin-elementor.php:62 (__construct)
/modules/iqitelementor/iqitelementor.php:583 (get_frontend)
/modules/iqitelementor/iqitelementor.php:558 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/controllers/front/IndexController.php:40 (exec)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
10 |
SELECT SQL_NO_CACHE domain, domain_ssl
FROM psm7_shop_url
WHERE main = 1
AND id_shop = 1 LIMIT 1 |
0.317
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)
|
65 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `psm7_image` i
INNER JOIN psm7_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 1
AND image_shop.`cover` = 1 LIMIT 1 |
0.316
ms
|
1 |
|
|
/classes/Product.php:3570
/classes/Product.php:5639 (getCover)
/classes/Product.php:5986 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/iqitelementor/src/widgets/IqitElementorWidget_ProductsListTabs.php:736 (runQuery)
/modules/iqitelementor/src/widgets/IqitElementorWidget_ProductsListTabs.php:530 (getProducts)
/modules/iqitelementor/iqitelementor.php:516 (parseOptions)
/modules/iqitelementor/iqitelementor.php:508 (getIqitElementorWidgetVariables)
/modules/iqitelementor/src/iqitElementorWpHelper.php:73 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/prestashop.php:94 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/base.php:271 (render)
/modules/iqitelementor/includes/frontend.php:77 (render_content)
/modules/iqitelementor/includes/frontend.php:58 (_print_widget)
/modules/iqitelementor/includes/frontend.php:40 (_print_column)
/modules/iqitelementor/includes/frontend.php:316 (_print_section)
/modules/iqitelementor/includes/frontend.php:334 (apply_builder_in_content)
/modules/iqitelementor/includes/plugin-elementor.php:62 (__construct)
/modules/iqitelementor/iqitelementor.php:583 (get_frontend)
/modules/iqitelementor/iqitelementor.php:558 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/controllers/front/IndexController.php:40 (exec)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
8 |
SELECT SQL_NO_CACHE *
FROM `psm7_lang` a
LEFT JOIN `psm7_lang_shop` `c` ON a.`id_lang` = c.`id_lang` AND c.`id_shop` = 1
WHERE (a.`id_lang` = 2) LIMIT 1 |
0.313
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)
|
100 |
SELECT SQL_NO_CACHE *
FROM `psm7_product` a
LEFT JOIN `psm7_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `psm7_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3) AND (b.`id_shop` = 1) LIMIT 1 |
0.311
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/classes/Link.php:113 (__construct)
/classes/Link.php:189 (getProductObject)
/classes/Product.php:5656 (getProductLink)
/classes/Product.php:5986 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/iqitelementor/src/widgets/IqitElementorWidget_ProductsListTabs.php:736 (runQuery)
/modules/iqitelementor/src/widgets/IqitElementorWidget_ProductsListTabs.php:530 (getProducts)
/modules/iqitelementor/iqitelementor.php:516 (parseOptions)
/modules/iqitelementor/iqitelementor.php:508 (getIqitElementorWidgetVariables)
/modules/iqitelementor/src/iqitElementorWpHelper.php:73 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/prestashop.php:94 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/base.php:271 (render)
/modules/iqitelementor/includes/frontend.php:77 (render_content)
/modules/iqitelementor/includes/frontend.php:58 (_print_widget)
/modules/iqitelementor/includes/frontend.php:40 (_print_column)
/modules/iqitelementor/includes/frontend.php:316 (_print_section)
/modules/iqitelementor/includes/frontend.php:334 (apply_builder_in_content)
/modules/iqitelementor/includes/plugin-elementor.php:62 (__construct)
/modules/iqitelementor/iqitelementor.php:583 (get_frontend)
/modules/iqitelementor/iqitelementor.php:558 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/controllers/front/IndexController.php:40 (exec)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
207 |
SELECT SQL_NO_CACHE *
FROM psm7_meta m
LEFT JOIN psm7_meta_lang ml ON m.id_meta = ml.id_meta
WHERE (
m.page = "prices-drop"
OR m.page = "pricesdrop"
)
AND ml.id_lang = 2
AND ml.id_shop = 1 LIMIT 1 |
0.311
ms
|
2 |
|
|
/classes/Meta.php:193
/modules/iqitlinksmanager/src/IqitLinkBlockPresenter.php:118 (getMetaByPage)
/modules/iqitlinksmanager/src/IqitLinkBlockPresenter.php:46 (makeStaticLink)
/modules/iqitlinksmanager/src/IqitLinkBlockPresenter.php:35 (makeLinks)
/modules/iqitlinksmanager/iqitlinksmanager.php:135 (present)
/modules/iqitlinksmanager/iqitlinksmanager.php:117 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/17/05/c3/1705c3cc415c55cee080cf6bbe795d97ad67ab34_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/warehouselayouts_layout_full_width_tpl/17/05/c3/1705c3cc415c55cee080cf6bbe795d97ad67ab34_2.file.header.tpl.php:44 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a8ec6e6_24444710)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/warehouselayouts_layout_full_width_tpl/d0/cc/4a/d0cc4a17045b179c1b342a2430da43ceca6fd61e_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/warehouselayouts_layout_full_width_tpl/d0/cc/4a/d0cc4a17045b179c1b342a2430da43ceca6fd61e_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7fa395_70950317)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/4a/cd/93/4acd936a60f60435cff0f910a6c09165911d1052_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7d1dd4_39670757)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/4a/ef/45/4aef45b80afba255afb245d43d6ef88bb7b98607_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7ca3f0_53074925)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/a6/86/37/a686379d6b541f014a6e1fe61ec783fd77913599_2.file.index.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7c0857_87030431)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
149 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `psm7_image` i
INNER JOIN psm7_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 81
AND image_shop.`cover` = 1 LIMIT 1 |
0.306
ms
|
9 |
|
|
/classes/Product.php:3570
/classes/Product.php:5639 (getCover)
/classes/Product.php:5986 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/iqitelementor/src/widgets/IqitElementorWidget_ProductsListTabs.php:736 (runQuery)
/modules/iqitelementor/src/widgets/IqitElementorWidget_ProductsListTabs.php:530 (getProducts)
/modules/iqitelementor/iqitelementor.php:516 (parseOptions)
/modules/iqitelementor/iqitelementor.php:508 (getIqitElementorWidgetVariables)
/modules/iqitelementor/src/iqitElementorWpHelper.php:73 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/prestashop.php:94 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/base.php:271 (render)
/modules/iqitelementor/includes/frontend.php:77 (render_content)
/modules/iqitelementor/includes/frontend.php:58 (_print_widget)
/modules/iqitelementor/includes/frontend.php:40 (_print_column)
/modules/iqitelementor/includes/frontend.php:316 (_print_section)
/modules/iqitelementor/includes/frontend.php:334 (apply_builder_in_content)
/modules/iqitelementor/includes/plugin-elementor.php:62 (__construct)
/modules/iqitelementor/iqitelementor.php:583 (get_frontend)
/modules/iqitelementor/iqitelementor.php:558 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/controllers/front/IndexController.php:40 (exec)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
215 |
SELECT SQL_NO_CACHE `id_module` FROM `psm7_module` WHERE `name` = "iqitsearch" LIMIT 1 |
0.305
ms
|
1 |
|
|
/classes/module/Module.php:2636
/classes/module/Module.php:2108 (getModuleIdByName)
/classes/Hook.php:1083 (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/warehouselayouts_layout_full_width_tpl/08/38/60/083860b4518dd51f05101962b041ee4e9b5f0e2c_2.file.header-2.tpl.php:47 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a94dc11_63893549)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/warehouselayouts_layout_full_width_tpl/17/05/c3/1705c3cc415c55cee080cf6bbe795d97ad67ab34_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/warehouselayouts_layout_full_width_tpl/17/05/c3/1705c3cc415c55cee080cf6bbe795d97ad67ab34_2.file.header.tpl.php:50 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a8ec6e6_24444710)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/warehouselayouts_layout_full_width_tpl/d0/cc/4a/d0cc4a17045b179c1b342a2430da43ceca6fd61e_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/warehouselayouts_layout_full_width_tpl/d0/cc/4a/d0cc4a17045b179c1b342a2430da43ceca6fd61e_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7fa395_70950317)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/4a/cd/93/4acd936a60f60435cff0f910a6c09165911d1052_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7d1dd4_39670757)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/4a/ef/45/4aef45b80afba255afb245d43d6ef88bb7b98607_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7ca3f0_53074925)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/a6/86/37/a686379d6b541f014a6e1fe61ec783fd77913599_2.file.index.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7c0857_87030431)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
201 |
SELECT SQL_NO_CACHE `id_module` FROM `psm7_module` WHERE `name` = "iqitlinksmanager" LIMIT 1 |
0.304
ms
|
1 |
|
|
/classes/module/Module.php:2636
/classes/module/Module.php:2108 (getModuleIdByName)
/classes/Hook.php:1083 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/17/05/c3/1705c3cc415c55cee080cf6bbe795d97ad67ab34_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/warehouselayouts_layout_full_width_tpl/17/05/c3/1705c3cc415c55cee080cf6bbe795d97ad67ab34_2.file.header.tpl.php:44 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a8ec6e6_24444710)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/warehouselayouts_layout_full_width_tpl/d0/cc/4a/d0cc4a17045b179c1b342a2430da43ceca6fd61e_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/warehouselayouts_layout_full_width_tpl/d0/cc/4a/d0cc4a17045b179c1b342a2430da43ceca6fd61e_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7fa395_70950317)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/4a/cd/93/4acd936a60f60435cff0f910a6c09165911d1052_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7d1dd4_39670757)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/4a/ef/45/4aef45b80afba255afb245d43d6ef88bb7b98607_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7ca3f0_53074925)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/a6/86/37/a686379d6b541f014a6e1fe61ec783fd77913599_2.file.index.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7c0857_87030431)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
178 |
SELECT SQL_NO_CACHE `id_module` FROM `psm7_module` WHERE `name` = "productcomments" LIMIT 1 |
0.300
ms
|
1 |
|
|
/classes/module/Module.php:2636
/classes/module/Module.php:2108 (getModuleIdByName)
/classes/Hook.php:1083 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/warehouse/6e/72/e1/6e72e1035933d0e27d4999afc1228491b9c5253a_2.file.product-miniature-1.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/warehouse/6e/72/e1/6e72e1035933d0e27d4999afc1228491b9c5253a_2.file.product-miniature-1.tpl.php:297 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouse/6e/72/e1/6e72e1035933d0e27d4999afc1228491b9c5253a_2.file.product-miniature-1.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a63d419_74207275)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/warehouse/b9/1e/31/b91e3132601af11c83a6d3d0de2e21019c53b5f8_2.file.product.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/warehouse/b9/1e/31/b91e3132601af11c83a6d3d0de2e21019c53b5f8_2.file.product.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a61bad0_39959789)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/warehouse/9d/1a/6b/9d1a6be2e89229fbe6d9c107cdfc0822e2e1efa3_2.module.iqitelementorviewstemplateswidgetsproductslisttabs.tpl.php:97 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a5fd932_41533469)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2273 (fetch)
/modules/iqitelementor/iqitelementor.php:509 (fetch)
/modules/iqitelementor/src/iqitElementorWpHelper.php:73 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/prestashop.php:94 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/base.php:271 (render)
/modules/iqitelementor/includes/frontend.php:77 (render_content)
/modules/iqitelementor/includes/frontend.php:58 (_print_widget)
/modules/iqitelementor/includes/frontend.php:40 (_print_column)
/modules/iqitelementor/includes/frontend.php:316 (_print_section)
/modules/iqitelementor/includes/frontend.php:334 (apply_builder_in_content)
/modules/iqitelementor/includes/plugin-elementor.php:62 (__construct)
/modules/iqitelementor/iqitelementor.php:583 (get_frontend)
/modules/iqitelementor/iqitelementor.php:558 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/controllers/front/IndexController.php:40 (exec)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
214 |
SELECT SQL_NO_CACHE *
FROM `psm7_iqit_elementor_content` a
LEFT JOIN `psm7_iqit_elementor_content_lang` `b` ON a.`id_elementor` = b.`id_elementor` AND b.`id_lang` = 2
LEFT JOIN `psm7_iqit_elementor_content_shop` `c` ON a.`id_elementor` = c.`id_elementor` AND c.`id_shop` = 1
WHERE (a.`id_elementor` = 1) AND (b.`id_shop` = 1) LIMIT 1 |
0.300
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/iqitelementor/src/IqitElementorContent.php:62 (__construct)
/modules/iqitelementor/iqitelementor.php:668 (__construct)
/modules/iqitelementor/iqitelementor.php:558 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/17/05/c3/1705c3cc415c55cee080cf6bbe795d97ad67ab34_2.file.header.tpl.php:143 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/17/05/c3/1705c3cc415c55cee080cf6bbe795d97ad67ab34_2.file.header.tpl.php:50 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a8ec6e6_24444710)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/warehouselayouts_layout_full_width_tpl/d0/cc/4a/d0cc4a17045b179c1b342a2430da43ceca6fd61e_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/warehouselayouts_layout_full_width_tpl/d0/cc/4a/d0cc4a17045b179c1b342a2430da43ceca6fd61e_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7fa395_70950317)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/4a/cd/93/4acd936a60f60435cff0f910a6c09165911d1052_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7d1dd4_39670757)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/4a/ef/45/4aef45b80afba255afb245d43d6ef88bb7b98607_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7ca3f0_53074925)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/a6/86/37/a686379d6b541f014a6e1fe61ec783fd77913599_2.file.index.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7c0857_87030431)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:760 (fetch)
/classes/controller/FrontController.php:742 (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 * FROM `psm7_currency` c ORDER BY `iso_code` ASC |
0.296
ms
|
2 |
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)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
235 |
SELECT SQL_NO_CACHE *
FROM psm7_meta m
LEFT JOIN psm7_meta_lang ml ON m.id_meta = ml.id_meta
WHERE (
m.page = "prices-drop"
OR m.page = "pricesdrop"
)
AND ml.id_lang = 2
AND ml.id_shop = 1 LIMIT 1 |
0.295
ms
|
2 |
|
|
/classes/Meta.php:193
/modules/iqitlinksmanager/src/IqitLinkBlockPresenter.php:118 (getMetaByPage)
/modules/iqitlinksmanager/src/IqitLinkBlockPresenter.php:46 (makeStaticLink)
/modules/iqitlinksmanager/src/IqitLinkBlockPresenter.php:35 (makeLinks)
/modules/iqitlinksmanager/iqitlinksmanager.php:135 (present)
/modules/iqitlinksmanager/iqitlinksmanager.php:117 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/ca/5f/7f/ca5f7fae9321d5c6c66d65656f8b25ef0f174531_2.file.footer-1.tpl.php:98 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/ca/5f/7f/ca5f7fae9321d5c6c66d65656f8b25ef0f174531_2.file.footer-1.tpl.php:39 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86aa8e647_56595420)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/warehouselayouts_layout_full_width_tpl/cf/df/84/cfdf84f1e25aeb513523343f52bca2f9e43f6d5b_2.file.footer.tpl.php:32 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86aa83854_32238096)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/warehouselayouts_layout_full_width_tpl/d0/cc/4a/d0cc4a17045b179c1b342a2430da43ceca6fd61e_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/warehouselayouts_layout_full_width_tpl/d0/cc/4a/d0cc4a17045b179c1b342a2430da43ceca6fd61e_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7fa395_70950317)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/4a/cd/93/4acd936a60f60435cff0f910a6c09165911d1052_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7d1dd4_39670757)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/4a/ef/45/4aef45b80afba255afb245d43d6ef88bb7b98607_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7ca3f0_53074925)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/a6/86/37/a686379d6b541f014a6e1fe61ec783fd77913599_2.file.index.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7c0857_87030431)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:760 (fetch)
/classes/controller/FrontController.php:742 (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 COUNT(cp.`id_product`) AS total
FROM `psm7_product` p
INNER JOIN psm7_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `psm7_category_product` cp ON p.`id_product` = cp.`id_product`
WHERE cp.`id_category` = 13 AND product_shop.`visibility` IN ("both", "catalog") AND product_shop.`active` = 1 LIMIT 1 |
0.288
ms
|
2 |
|
|
/classes/Category.php:991
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:106 (getProductsOrCount)
/modules/iqitelementor/src/widgets/IqitElementorWidget_ProductsListTabs.php:736 (runQuery)
/modules/iqitelementor/src/widgets/IqitElementorWidget_ProductsListTabs.php:530 (getProducts)
/modules/iqitelementor/iqitelementor.php:516 (parseOptions)
/modules/iqitelementor/iqitelementor.php:508 (getIqitElementorWidgetVariables)
/modules/iqitelementor/src/iqitElementorWpHelper.php:73 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/prestashop.php:94 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/base.php:271 (render)
/modules/iqitelementor/includes/frontend.php:77 (render_content)
/modules/iqitelementor/includes/frontend.php:58 (_print_widget)
/modules/iqitelementor/includes/frontend.php:40 (_print_column)
/modules/iqitelementor/includes/frontend.php:316 (_print_section)
/modules/iqitelementor/includes/frontend.php:334 (apply_builder_in_content)
/modules/iqitelementor/includes/plugin-elementor.php:62 (__construct)
/modules/iqitelementor/iqitelementor.php:583 (get_frontend)
/modules/iqitelementor/iqitelementor.php:558 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/controllers/front/IndexController.php:40 (exec)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
33 |
SELECT SQL_NO_CACHE *
FROM `psm7_group` a
LEFT JOIN `psm7_group_shop` `c` ON a.`id_group` = c.`id_group` AND c.`id_shop` = 1
WHERE (a.`id_group` = 1) LIMIT 1 |
0.284
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)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
48 |
SELECT SQL_NO_CACHE COUNT(DISTINCT c.id_currency) FROM `psm7_currency` c
LEFT JOIN psm7_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.283
ms
|
2 |
|
|
/classes/Currency.php:1136
/classes/Currency.php:1153 (countActiveCurrencies)
/classes/module/Module.php:2204 (isMultiCurrencyActivated)
/modules/iqitelementor/iqitelementor.php:557 (getCacheId)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/controllers/front/IndexController.php:40 (exec)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
7 |
SELECT SQL_NO_CACHE *
FROM `psm7_shop_group` a
WHERE (a.`id_shop_group` = 1) LIMIT 1 |
0.277
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)
|
137 |
SELECT SQL_NO_CACHE *
FROM `psm7_product` a
LEFT JOIN `psm7_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `psm7_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 4) 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/Product.php:725 (__construct)
/src/Adapter/Image/ImageRetriever.php:80 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:689 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:128 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
/modules/iqitelementor/src/widgets/IqitElementorWidget_ProductsListTabs.php:755 (present)
/modules/iqitelementor/src/widgets/IqitElementorWidget_ProductsListTabs.php:530 (getProducts)
/modules/iqitelementor/iqitelementor.php:516 (parseOptions)
/modules/iqitelementor/iqitelementor.php:508 (getIqitElementorWidgetVariables)
/modules/iqitelementor/src/iqitElementorWpHelper.php:73 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/prestashop.php:94 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/base.php:271 (render)
/modules/iqitelementor/includes/frontend.php:77 (render_content)
/modules/iqitelementor/includes/frontend.php:58 (_print_widget)
/modules/iqitelementor/includes/frontend.php:40 (_print_column)
/modules/iqitelementor/includes/frontend.php:316 (_print_section)
/modules/iqitelementor/includes/frontend.php:334 (apply_builder_in_content)
/modules/iqitelementor/includes/plugin-elementor.php:62 (__construct)
/modules/iqitelementor/iqitelementor.php:583 (get_frontend)
/modules/iqitelementor/iqitelementor.php:558 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/controllers/front/IndexController.php:40 (exec)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
130 |
SELECT SQL_NO_CACHE *
FROM `psm7_product` a
LEFT JOIN `psm7_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `psm7_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2) 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/Product.php:725 (__construct)
/src/Adapter/Image/ImageRetriever.php:80 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:689 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:128 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
/modules/iqitelementor/src/widgets/IqitElementorWidget_ProductsListTabs.php:755 (present)
/modules/iqitelementor/src/widgets/IqitElementorWidget_ProductsListTabs.php:530 (getProducts)
/modules/iqitelementor/iqitelementor.php:516 (parseOptions)
/modules/iqitelementor/iqitelementor.php:508 (getIqitElementorWidgetVariables)
/modules/iqitelementor/src/iqitElementorWpHelper.php:73 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/prestashop.php:94 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/base.php:271 (render)
/modules/iqitelementor/includes/frontend.php:77 (render_content)
/modules/iqitelementor/includes/frontend.php:58 (_print_widget)
/modules/iqitelementor/includes/frontend.php:40 (_print_column)
/modules/iqitelementor/includes/frontend.php:316 (_print_section)
/modules/iqitelementor/includes/frontend.php:334 (apply_builder_in_content)
/modules/iqitelementor/includes/plugin-elementor.php:62 (__construct)
/modules/iqitelementor/iqitelementor.php:583 (get_frontend)
/modules/iqitelementor/iqitelementor.php:558 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/controllers/front/IndexController.php:40 (exec)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
121 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM psm7_feature_product pf
LEFT JOIN psm7_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN psm7_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN psm7_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN psm7_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 4
ORDER BY f.position ASC |
0.275
ms
|
2 |
Yes
|
|
/classes/Product.php:6017
/classes/Product.php:5820 (getFrontFeaturesStatic)
/classes/Product.php:5986 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/iqitelementor/src/widgets/IqitElementorWidget_ProductsListTabs.php:736 (runQuery)
/modules/iqitelementor/src/widgets/IqitElementorWidget_ProductsListTabs.php:530 (getProducts)
/modules/iqitelementor/iqitelementor.php:516 (parseOptions)
/modules/iqitelementor/iqitelementor.php:508 (getIqitElementorWidgetVariables)
/modules/iqitelementor/src/iqitElementorWpHelper.php:73 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/prestashop.php:94 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/base.php:271 (render)
/modules/iqitelementor/includes/frontend.php:77 (render_content)
/modules/iqitelementor/includes/frontend.php:58 (_print_widget)
/modules/iqitelementor/includes/frontend.php:40 (_print_column)
/modules/iqitelementor/includes/frontend.php:316 (_print_section)
/modules/iqitelementor/includes/frontend.php:334 (apply_builder_in_content)
/modules/iqitelementor/includes/plugin-elementor.php:62 (__construct)
/modules/iqitelementor/iqitelementor.php:583 (get_frontend)
/modules/iqitelementor/iqitelementor.php:558 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/controllers/front/IndexController.php:40 (exec)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
194 |
SELECT SQL_NO_CACHE `id_module` FROM `psm7_module` WHERE `name` = "ps_specials" LIMIT 1 |
0.275
ms
|
1 |
|
|
/classes/module/Module.php:2636
/classes/module/Module.php:2108 (getModuleIdByName)
/classes/Hook.php:1083 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/controllers/front/IndexController.php:40 (exec)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
78 |
SELECT SQL_NO_CACHE COUNT(*) FROM `psm7_pack` WHERE id_product_pack = 1 LIMIT 1 |
0.270
ms
|
1 |
|
|
/classes/Pack.php:89
/classes/Product.php:4340 (isPack)
/classes/Product.php:5798 (getQuantity)
/classes/Product.php:5986 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/iqitelementor/src/widgets/IqitElementorWidget_ProductsListTabs.php:736 (runQuery)
/modules/iqitelementor/src/widgets/IqitElementorWidget_ProductsListTabs.php:530 (getProducts)
/modules/iqitelementor/iqitelementor.php:516 (parseOptions)
/modules/iqitelementor/iqitelementor.php:508 (getIqitElementorWidgetVariables)
/modules/iqitelementor/src/iqitElementorWpHelper.php:73 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/prestashop.php:94 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/base.php:271 (render)
/modules/iqitelementor/includes/frontend.php:77 (render_content)
/modules/iqitelementor/includes/frontend.php:58 (_print_widget)
/modules/iqitelementor/includes/frontend.php:40 (_print_column)
/modules/iqitelementor/includes/frontend.php:316 (_print_section)
/modules/iqitelementor/includes/frontend.php:334 (apply_builder_in_content)
/modules/iqitelementor/includes/plugin-elementor.php:62 (__construct)
/modules/iqitelementor/iqitelementor.php:583 (get_frontend)
/modules/iqitelementor/iqitelementor.php:558 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/controllers/front/IndexController.php:40 (exec)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
246 |
SELECT SQL_NO_CACHE id_page_type
FROM psm7_page_type
WHERE name = 'index' LIMIT 1 |
0.268
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:1077 (hookDisplayBeforeBodyClosingTag)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/d0/cc/4a/d0cc4a17045b179c1b342a2430da43ceca6fd61e_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/warehouselayouts_layout_full_width_tpl/d0/cc/4a/d0cc4a17045b179c1b342a2430da43ceca6fd61e_2.file.layout-both-columns.tpl.php:157 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7fa395_70950317)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/4a/cd/93/4acd936a60f60435cff0f910a6c09165911d1052_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7d1dd4_39670757)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/4a/ef/45/4aef45b80afba255afb245d43d6ef88bb7b98607_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7ca3f0_53074925)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/a6/86/37/a686379d6b541f014a6e1fe61ec783fd77913599_2.file.index.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7c0857_87030431)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
152 |
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 `psm7_product` p
INNER JOIN `psm7_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `psm7_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` = 81) |
0.266
ms
|
1 |
|
|
/classes/Product.php:3860
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5695 (getPriceStatic)
/classes/Product.php:5986 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/iqitelementor/src/widgets/IqitElementorWidget_ProductsListTabs.php:736 (runQuery)
/modules/iqitelementor/src/widgets/IqitElementorWidget_ProductsListTabs.php:530 (getProducts)
/modules/iqitelementor/iqitelementor.php:516 (parseOptions)
/modules/iqitelementor/iqitelementor.php:508 (getIqitElementorWidgetVariables)
/modules/iqitelementor/src/iqitElementorWpHelper.php:73 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/prestashop.php:94 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/base.php:271 (render)
/modules/iqitelementor/includes/frontend.php:77 (render_content)
/modules/iqitelementor/includes/frontend.php:58 (_print_widget)
/modules/iqitelementor/includes/frontend.php:40 (_print_column)
/modules/iqitelementor/includes/frontend.php:316 (_print_section)
/modules/iqitelementor/includes/frontend.php:334 (apply_builder_in_content)
/modules/iqitelementor/includes/plugin-elementor.php:62 (__construct)
/modules/iqitelementor/iqitelementor.php:583 (get_frontend)
/modules/iqitelementor/iqitelementor.php:558 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/controllers/front/IndexController.php:40 (exec)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
192 |
SELECT SQL_NO_CACHE (SUM(pr.`rating`) / COUNT(pr.`rating`)) AS avarageRating, COUNT(pr.`rating`) as reviewsNb
FROM `psm7_iqitreviews_products` pr
WHERE pr.`status` = 1 AND pr.`id_product` = 82 LIMIT 1 |
0.266
ms
|
1 |
|
|
/modules/iqitreviews/src/IqitProductReview.php:116
/modules/iqitreviews/iqitreviews.php:197 (getSnippetData)
/modules/iqitreviews/iqitreviews.php:150 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/warehouse/6e/72/e1/6e72e1035933d0e27d4999afc1228491b9c5253a_2.file.product-miniature-1.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/warehouse/6e/72/e1/6e72e1035933d0e27d4999afc1228491b9c5253a_2.file.product-miniature-1.tpl.php:297 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouse/6e/72/e1/6e72e1035933d0e27d4999afc1228491b9c5253a_2.file.product-miniature-1.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a63d419_74207275)
/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/warehouse/b9/1e/31/b91e3132601af11c83a6d3d0de2e21019c53b5f8_2.file.product.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/warehouse/b9/1e/31/b91e3132601af11c83a6d3d0de2e21019c53b5f8_2.file.product.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a61bad0_39959789)
/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/warehouse/9d/1a/6b/9d1a6be2e89229fbe6d9c107cdfc0822e2e1efa3_2.module.iqitelementorviewstemplateswidgetsproductslisttabs.tpl.php:97 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a5fd932_41533469)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2273 (fetch)
/modules/iqitelementor/iqitelementor.php:509 (fetch)
/modules/iqitelementor/src/iqitElementorWpHelper.php:73 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/prestashop.php:94 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/base.php:271 (render)
/modules/iqitelementor/includes/frontend.php:77 (render_content)
/modules/iqitelementor/includes/frontend.php:58 (_print_widget)
/modules/iqitelementor/includes/frontend.php:40 (_print_column)
/modules/iqitelementor/includes/frontend.php:316 (_print_section)
/modules/iqitelementor/includes/frontend.php:334 (apply_builder_in_content)
/modules/iqitelementor/includes/plugin-elementor.php:62 (__construct)
/modules/iqitelementor/iqitelementor.php:583 (get_frontend)
/modules/iqitelementor/iqitelementor.php:558 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/controllers/front/IndexController.php:40 (exec)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
200 |
SELECT SQL_NO_CACHE COUNT(ps.`id_product`) AS nb
FROM `psm7_product_sale` ps
LEFT JOIN `psm7_product` p ON p.`id_product` = ps.`id_product`
LEFT JOIN psm7_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE product_shop.`active` = 1 LIMIT 1 |
0.266
ms
|
1 |
|
|
/classes/ProductSale.php:60
/src/Adapter/BestSales/BestSalesProductSearchProvider.php:79 (getNbSales)
/modules/ps_bestsellers/ps_bestsellers.php:232 (runQuery)
/modules/ps_bestsellers/ps_bestsellers.php:197 (getBestSellers)
/modules/ps_bestsellers/ps_bestsellers.php:183 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/controllers/front/IndexController.php:40 (exec)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
186 |
SELECT SQL_NO_CACHE (SUM(pr.`rating`) / COUNT(pr.`rating`)) AS avarageRating, COUNT(pr.`rating`) as reviewsNb
FROM `psm7_iqitreviews_products` pr
WHERE pr.`status` = 1 AND pr.`id_product` = 3 LIMIT 1 |
0.264
ms
|
1 |
|
|
/modules/iqitreviews/src/IqitProductReview.php:116
/modules/iqitreviews/iqitreviews.php:197 (getSnippetData)
/modules/iqitreviews/iqitreviews.php:150 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/warehouse/6e/72/e1/6e72e1035933d0e27d4999afc1228491b9c5253a_2.file.product-miniature-1.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/warehouse/6e/72/e1/6e72e1035933d0e27d4999afc1228491b9c5253a_2.file.product-miniature-1.tpl.php:297 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouse/6e/72/e1/6e72e1035933d0e27d4999afc1228491b9c5253a_2.file.product-miniature-1.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a63d419_74207275)
/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/warehouse/b9/1e/31/b91e3132601af11c83a6d3d0de2e21019c53b5f8_2.file.product.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/warehouse/b9/1e/31/b91e3132601af11c83a6d3d0de2e21019c53b5f8_2.file.product.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a61bad0_39959789)
/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/warehouse/9d/1a/6b/9d1a6be2e89229fbe6d9c107cdfc0822e2e1efa3_2.module.iqitelementorviewstemplateswidgetsproductslisttabs.tpl.php:97 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a5fd932_41533469)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2273 (fetch)
/modules/iqitelementor/iqitelementor.php:509 (fetch)
/modules/iqitelementor/src/iqitElementorWpHelper.php:73 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/prestashop.php:94 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/base.php:271 (render)
/modules/iqitelementor/includes/frontend.php:77 (render_content)
/modules/iqitelementor/includes/frontend.php:58 (_print_widget)
/modules/iqitelementor/includes/frontend.php:40 (_print_column)
/modules/iqitelementor/includes/frontend.php:316 (_print_section)
/modules/iqitelementor/includes/frontend.php:334 (apply_builder_in_content)
/modules/iqitelementor/includes/plugin-elementor.php:62 (__construct)
/modules/iqitelementor/iqitelementor.php:583 (get_frontend)
/modules/iqitelementor/iqitelementor.php:558 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/controllers/front/IndexController.php:40 (exec)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
4 |
SELECT SQL_NO_CACHE su.physical_uri, su.virtual_uri, su.domain, su.domain_ssl
FROM psm7_shop s
LEFT JOIN psm7_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.262
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)
|
125 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `psm7_image` i
INNER JOIN psm7_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `psm7_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 1
ORDER BY `position` |
0.260
ms
|
1 |
Yes
|
|
/classes/Product.php:3545
/src/Adapter/Image/ImageRetriever.php:84 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:689 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:128 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
/modules/iqitelementor/src/widgets/IqitElementorWidget_ProductsListTabs.php:755 (present)
/modules/iqitelementor/src/widgets/IqitElementorWidget_ProductsListTabs.php:530 (getProducts)
/modules/iqitelementor/iqitelementor.php:516 (parseOptions)
/modules/iqitelementor/iqitelementor.php:508 (getIqitElementorWidgetVariables)
/modules/iqitelementor/src/iqitElementorWpHelper.php:73 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/prestashop.php:94 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/base.php:271 (render)
/modules/iqitelementor/includes/frontend.php:77 (render_content)
/modules/iqitelementor/includes/frontend.php:58 (_print_widget)
/modules/iqitelementor/includes/frontend.php:40 (_print_column)
/modules/iqitelementor/includes/frontend.php:316 (_print_section)
/modules/iqitelementor/includes/frontend.php:334 (apply_builder_in_content)
/modules/iqitelementor/includes/plugin-elementor.php:62 (__construct)
/modules/iqitelementor/iqitelementor.php:583 (get_frontend)
/modules/iqitelementor/iqitelementor.php:558 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/controllers/front/IndexController.php:40 (exec)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
96 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM psm7_feature_product pf
LEFT JOIN psm7_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN psm7_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN psm7_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN psm7_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 2
ORDER BY f.position ASC |
0.260
ms
|
2 |
Yes
|
|
/classes/Product.php:6017
/classes/Product.php:5820 (getFrontFeaturesStatic)
/classes/Product.php:5986 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/iqitelementor/src/widgets/IqitElementorWidget_ProductsListTabs.php:736 (runQuery)
/modules/iqitelementor/src/widgets/IqitElementorWidget_ProductsListTabs.php:530 (getProducts)
/modules/iqitelementor/iqitelementor.php:516 (parseOptions)
/modules/iqitelementor/iqitelementor.php:508 (getIqitElementorWidgetVariables)
/modules/iqitelementor/src/iqitElementorWpHelper.php:73 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/prestashop.php:94 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/base.php:271 (render)
/modules/iqitelementor/includes/frontend.php:77 (render_content)
/modules/iqitelementor/includes/frontend.php:58 (_print_widget)
/modules/iqitelementor/includes/frontend.php:40 (_print_column)
/modules/iqitelementor/includes/frontend.php:316 (_print_section)
/modules/iqitelementor/includes/frontend.php:334 (apply_builder_in_content)
/modules/iqitelementor/includes/plugin-elementor.php:62 (__construct)
/modules/iqitelementor/iqitelementor.php:583 (get_frontend)
/modules/iqitelementor/iqitelementor.php:558 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/controllers/front/IndexController.php:40 (exec)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
180 |
SELECT SQL_NO_CACHE `id_module` FROM `psm7_module` WHERE `name` = "iqitreviews" LIMIT 1 |
0.259
ms
|
1 |
|
|
/classes/module/Module.php:2636
/classes/module/Module.php:2108 (getModuleIdByName)
/classes/Hook.php:1083 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/warehouse/6e/72/e1/6e72e1035933d0e27d4999afc1228491b9c5253a_2.file.product-miniature-1.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/warehouse/6e/72/e1/6e72e1035933d0e27d4999afc1228491b9c5253a_2.file.product-miniature-1.tpl.php:297 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouse/6e/72/e1/6e72e1035933d0e27d4999afc1228491b9c5253a_2.file.product-miniature-1.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a63d419_74207275)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/warehouse/b9/1e/31/b91e3132601af11c83a6d3d0de2e21019c53b5f8_2.file.product.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/warehouse/b9/1e/31/b91e3132601af11c83a6d3d0de2e21019c53b5f8_2.file.product.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a61bad0_39959789)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/warehouse/9d/1a/6b/9d1a6be2e89229fbe6d9c107cdfc0822e2e1efa3_2.module.iqitelementorviewstemplateswidgetsproductslisttabs.tpl.php:97 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a5fd932_41533469)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2273 (fetch)
/modules/iqitelementor/iqitelementor.php:509 (fetch)
/modules/iqitelementor/src/iqitElementorWpHelper.php:73 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/prestashop.php:94 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/base.php:271 (render)
/modules/iqitelementor/includes/frontend.php:77 (render_content)
/modules/iqitelementor/includes/frontend.php:58 (_print_widget)
/modules/iqitelementor/includes/frontend.php:40 (_print_column)
/modules/iqitelementor/includes/frontend.php:316 (_print_section)
/modules/iqitelementor/includes/frontend.php:334 (apply_builder_in_content)
/modules/iqitelementor/includes/plugin-elementor.php:62 (__construct)
/modules/iqitelementor/iqitelementor.php:583 (get_frontend)
/modules/iqitelementor/iqitelementor.php:558 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/controllers/front/IndexController.php:40 (exec)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
108 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM psm7_feature_product pf
LEFT JOIN psm7_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN psm7_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN psm7_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN psm7_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 3
ORDER BY f.position ASC |
0.257
ms
|
2 |
Yes
|
|
/classes/Product.php:6017
/classes/Product.php:5820 (getFrontFeaturesStatic)
/classes/Product.php:5986 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/iqitelementor/src/widgets/IqitElementorWidget_ProductsListTabs.php:736 (runQuery)
/modules/iqitelementor/src/widgets/IqitElementorWidget_ProductsListTabs.php:530 (getProducts)
/modules/iqitelementor/iqitelementor.php:516 (parseOptions)
/modules/iqitelementor/iqitelementor.php:508 (getIqitElementorWidgetVariables)
/modules/iqitelementor/src/iqitElementorWpHelper.php:73 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/prestashop.php:94 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/base.php:271 (render)
/modules/iqitelementor/includes/frontend.php:77 (render_content)
/modules/iqitelementor/includes/frontend.php:58 (_print_widget)
/modules/iqitelementor/includes/frontend.php:40 (_print_column)
/modules/iqitelementor/includes/frontend.php:316 (_print_section)
/modules/iqitelementor/includes/frontend.php:334 (apply_builder_in_content)
/modules/iqitelementor/includes/plugin-elementor.php:62 (__construct)
/modules/iqitelementor/iqitelementor.php:583 (get_frontend)
/modules/iqitelementor/iqitelementor.php:558 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/controllers/front/IndexController.php:40 (exec)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
30 |
SELECT SQL_NO_CACHE *
FROM `psm7_currency` a
LEFT JOIN `psm7_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 1
WHERE (a.`id_currency` = 2) LIMIT 1 |
0.256
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)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
127 |
SELECT SQL_NO_CACHE state FROM psm7_feature_flag WHERE name = 'multiple_image_format' LIMIT 1 |
0.255
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:129 (array_map)
/src/Adapter/Presenter/Product/ProductLazyArray.php:689 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:128 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
/modules/iqitelementor/src/widgets/IqitElementorWidget_ProductsListTabs.php:755 (present)
/modules/iqitelementor/src/widgets/IqitElementorWidget_ProductsListTabs.php:530 (getProducts)
/modules/iqitelementor/iqitelementor.php:516 (parseOptions)
/modules/iqitelementor/iqitelementor.php:508 (getIqitElementorWidgetVariables)
/modules/iqitelementor/src/iqitElementorWpHelper.php:73 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/prestashop.php:94 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/base.php:271 (render)
/modules/iqitelementor/includes/frontend.php:77 (render_content)
/modules/iqitelementor/includes/frontend.php:58 (_print_widget)
/modules/iqitelementor/includes/frontend.php:40 (_print_column)
/modules/iqitelementor/includes/frontend.php:316 (_print_section)
/modules/iqitelementor/includes/frontend.php:334 (apply_builder_in_content)
/modules/iqitelementor/includes/plugin-elementor.php:62 (__construct)
/modules/iqitelementor/iqitelementor.php:583 (get_frontend)
/modules/iqitelementor/iqitelementor.php:558 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/controllers/front/IndexController.php:40 (exec)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
228 |
SELECT SQL_NO_CACHE l.id_iqitmenulinks, l.new_window, s.name, ll.link, ll.label
FROM psm7_iqitmenulinks l
LEFT JOIN psm7_iqitmenulinks_lang ll ON (l.id_iqitmenulinks = ll.id_iqitmenulinks AND ll.id_lang = 2 AND ll.id_shop=1)
LEFT JOIN psm7_shop s ON l.id_shop = s.id_shop
WHERE 1 AND l.id_iqitmenulinks = "1"
AND l.id_shop IN (0, 1) |
0.254
ms
|
1 |
|
|
/modules/iqitmegamenu/models/IqitMenuLinks.php:25
/modules/iqitmegamenu/models/IqitMenuLinks.php:30 (gets)
/modules/iqitmegamenu/iqitmegamenu.php:3375 (get)
/modules/iqitmegamenu/iqitmegamenu.php:3421 (transformToLink)
/modules/iqitmegamenu/iqitmegamenu.php:2648 (makeMenuMobile)
/modules/iqitmegamenu/iqitmegamenu.php:2597 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2580 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/08/38/60/083860b4518dd51f05101962b041ee4e9b5f0e2c_2.file.header-2.tpl.php:134 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a94dc11_63893549)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/warehouselayouts_layout_full_width_tpl/17/05/c3/1705c3cc415c55cee080cf6bbe795d97ad67ab34_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/warehouselayouts_layout_full_width_tpl/17/05/c3/1705c3cc415c55cee080cf6bbe795d97ad67ab34_2.file.header.tpl.php:50 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a8ec6e6_24444710)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/warehouselayouts_layout_full_width_tpl/d0/cc/4a/d0cc4a17045b179c1b342a2430da43ceca6fd61e_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/warehouselayouts_layout_full_width_tpl/d0/cc/4a/d0cc4a17045b179c1b342a2430da43ceca6fd61e_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7fa395_70950317)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/4a/cd/93/4acd936a60f60435cff0f910a6c09165911d1052_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7d1dd4_39670757)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/4a/ef/45/4aef45b80afba255afb245d43d6ef88bb7b98607_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7ca3f0_53074925)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/a6/86/37/a686379d6b541f014a6e1fe61ec783fd77913599_2.file.index.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7c0857_87030431)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
131 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `psm7_image` i
INNER JOIN psm7_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `psm7_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 2
ORDER BY `position` |
0.253
ms
|
1 |
Yes
|
|
/classes/Product.php:3545
/src/Adapter/Image/ImageRetriever.php:84 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:689 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:128 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
/modules/iqitelementor/src/widgets/IqitElementorWidget_ProductsListTabs.php:755 (present)
/modules/iqitelementor/src/widgets/IqitElementorWidget_ProductsListTabs.php:530 (getProducts)
/modules/iqitelementor/iqitelementor.php:516 (parseOptions)
/modules/iqitelementor/iqitelementor.php:508 (getIqitElementorWidgetVariables)
/modules/iqitelementor/src/iqitElementorWpHelper.php:73 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/prestashop.php:94 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/base.php:271 (render)
/modules/iqitelementor/includes/frontend.php:77 (render_content)
/modules/iqitelementor/includes/frontend.php:58 (_print_widget)
/modules/iqitelementor/includes/frontend.php:40 (_print_column)
/modules/iqitelementor/includes/frontend.php:316 (_print_section)
/modules/iqitelementor/includes/frontend.php:334 (apply_builder_in_content)
/modules/iqitelementor/includes/plugin-elementor.php:62 (__construct)
/modules/iqitelementor/iqitelementor.php:583 (get_frontend)
/modules/iqitelementor/iqitelementor.php:558 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/controllers/front/IndexController.php:40 (exec)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
236 |
SELECT SQL_NO_CACHE *
FROM psm7_meta m
LEFT JOIN psm7_meta_lang ml ON m.id_meta = ml.id_meta
WHERE (
m.page = "new-products"
OR m.page = "newproducts"
)
AND ml.id_lang = 2
AND ml.id_shop = 1 LIMIT 1 |
0.252
ms
|
2 |
|
|
/classes/Meta.php:193
/modules/iqitlinksmanager/src/IqitLinkBlockPresenter.php:118 (getMetaByPage)
/modules/iqitlinksmanager/src/IqitLinkBlockPresenter.php:46 (makeStaticLink)
/modules/iqitlinksmanager/src/IqitLinkBlockPresenter.php:35 (makeLinks)
/modules/iqitlinksmanager/iqitlinksmanager.php:135 (present)
/modules/iqitlinksmanager/iqitlinksmanager.php:117 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/ca/5f/7f/ca5f7fae9321d5c6c66d65656f8b25ef0f174531_2.file.footer-1.tpl.php:98 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/ca/5f/7f/ca5f7fae9321d5c6c66d65656f8b25ef0f174531_2.file.footer-1.tpl.php:39 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86aa8e647_56595420)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/warehouselayouts_layout_full_width_tpl/cf/df/84/cfdf84f1e25aeb513523343f52bca2f9e43f6d5b_2.file.footer.tpl.php:32 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86aa83854_32238096)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/warehouselayouts_layout_full_width_tpl/d0/cc/4a/d0cc4a17045b179c1b342a2430da43ceca6fd61e_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/warehouselayouts_layout_full_width_tpl/d0/cc/4a/d0cc4a17045b179c1b342a2430da43ceca6fd61e_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7fa395_70950317)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/4a/cd/93/4acd936a60f60435cff0f910a6c09165911d1052_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7d1dd4_39670757)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/4a/ef/45/4aef45b80afba255afb245d43d6ef88bb7b98607_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7ca3f0_53074925)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/a6/86/37/a686379d6b541f014a6e1fe61ec783fd77913599_2.file.index.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7c0857_87030431)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:760 (fetch)
/classes/controller/FrontController.php:742 (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 *
FROM psm7_meta m
LEFT JOIN psm7_meta_lang ml ON m.id_meta = ml.id_meta
WHERE (
m.page = "my-account"
OR m.page = "myaccount"
)
AND ml.id_lang = 2
AND ml.id_shop = 1 LIMIT 1 |
0.250
ms
|
2 |
|
|
/classes/Meta.php:193
/modules/iqitlinksmanager/src/IqitLinkBlockPresenter.php:118 (getMetaByPage)
/modules/iqitlinksmanager/src/IqitLinkBlockPresenter.php:46 (makeStaticLink)
/modules/iqitlinksmanager/src/IqitLinkBlockPresenter.php:35 (makeLinks)
/modules/iqitlinksmanager/iqitlinksmanager.php:135 (present)
/modules/iqitlinksmanager/iqitlinksmanager.php:117 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/ca/5f/7f/ca5f7fae9321d5c6c66d65656f8b25ef0f174531_2.file.footer-1.tpl.php:98 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/ca/5f/7f/ca5f7fae9321d5c6c66d65656f8b25ef0f174531_2.file.footer-1.tpl.php:39 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86aa8e647_56595420)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/warehouselayouts_layout_full_width_tpl/cf/df/84/cfdf84f1e25aeb513523343f52bca2f9e43f6d5b_2.file.footer.tpl.php:32 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86aa83854_32238096)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/warehouselayouts_layout_full_width_tpl/d0/cc/4a/d0cc4a17045b179c1b342a2430da43ceca6fd61e_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/warehouselayouts_layout_full_width_tpl/d0/cc/4a/d0cc4a17045b179c1b342a2430da43ceca6fd61e_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7fa395_70950317)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/4a/cd/93/4acd936a60f60435cff0f910a6c09165911d1052_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7d1dd4_39670757)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/4a/ef/45/4aef45b80afba255afb245d43d6ef88bb7b98607_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7ca3f0_53074925)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/a6/86/37/a686379d6b541f014a6e1fe61ec783fd77913599_2.file.index.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7c0857_87030431)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:760 (fetch)
/classes/controller/FrontController.php:742 (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 tr.*
FROM `psm7_tax_rule` tr
JOIN `psm7_tax_rules_group` trg ON (tr.`id_tax_rules_group` = trg.`id_tax_rules_group`)
WHERE trg.`active` = 1
AND tr.`id_country` = 6
AND tr.`id_tax_rules_group` = 54
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.249
ms
|
1 |
|
|
/classes/tax/TaxRulesTaxManager.php:109
/classes/Product.php:3926 (getTaxCalculator)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5695 (getPriceStatic)
/classes/Product.php:5986 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/iqitelementor/src/widgets/IqitElementorWidget_ProductsListTabs.php:736 (runQuery)
/modules/iqitelementor/src/widgets/IqitElementorWidget_ProductsListTabs.php:530 (getProducts)
/modules/iqitelementor/iqitelementor.php:516 (parseOptions)
/modules/iqitelementor/iqitelementor.php:508 (getIqitElementorWidgetVariables)
/modules/iqitelementor/src/iqitElementorWpHelper.php:73 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/prestashop.php:94 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/base.php:271 (render)
/modules/iqitelementor/includes/frontend.php:77 (render_content)
/modules/iqitelementor/includes/frontend.php:58 (_print_widget)
/modules/iqitelementor/includes/frontend.php:40 (_print_column)
/modules/iqitelementor/includes/frontend.php:316 (_print_section)
/modules/iqitelementor/includes/frontend.php:334 (apply_builder_in_content)
/modules/iqitelementor/includes/plugin-elementor.php:62 (__construct)
/modules/iqitelementor/iqitelementor.php:583 (get_frontend)
/modules/iqitelementor/iqitelementor.php:558 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/controllers/front/IndexController.php:40 (exec)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
77 |
SELECT SQL_NO_CACHE tr.*
FROM `psm7_tax_rule` tr
JOIN `psm7_tax_rules_group` trg ON (tr.`id_tax_rules_group` = trg.`id_tax_rules_group`)
WHERE trg.`active` = 1
AND tr.`id_country` = 6
AND tr.`id_tax_rules_group` = 0
AND tr.`id_state` IN (0, 0)
AND ('0' BETWEEN tr.`zipcode_from` AND tr.`zipcode_to`
OR (tr.`zipcode_to` = 0 AND tr.`zipcode_from` IN(0, '0')))
ORDER BY tr.`zipcode_from` DESC, tr.`zipcode_to` DESC, tr.`id_state` DESC, tr.`id_country` DESC |
0.249
ms
|
0 |
|
|
/classes/tax/TaxRulesTaxManager.php:109
/classes/Product.php:3952 (getTaxCalculator)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5708 (getPriceStatic)
/classes/Product.php:5986 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/iqitelementor/src/widgets/IqitElementorWidget_ProductsListTabs.php:736 (runQuery)
/modules/iqitelementor/src/widgets/IqitElementorWidget_ProductsListTabs.php:530 (getProducts)
/modules/iqitelementor/iqitelementor.php:516 (parseOptions)
/modules/iqitelementor/iqitelementor.php:508 (getIqitElementorWidgetVariables)
/modules/iqitelementor/src/iqitElementorWpHelper.php:73 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/prestashop.php:94 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/base.php:271 (render)
/modules/iqitelementor/includes/frontend.php:77 (render_content)
/modules/iqitelementor/includes/frontend.php:58 (_print_widget)
/modules/iqitelementor/includes/frontend.php:40 (_print_column)
/modules/iqitelementor/includes/frontend.php:316 (_print_section)
/modules/iqitelementor/includes/frontend.php:334 (apply_builder_in_content)
/modules/iqitelementor/includes/plugin-elementor.php:62 (__construct)
/modules/iqitelementor/iqitelementor.php:583 (get_frontend)
/modules/iqitelementor/iqitelementor.php:558 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/controllers/front/IndexController.php:40 (exec)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
88 |
SELECT SQL_NO_CACHE tr.*
FROM `psm7_tax_rule` tr
JOIN `psm7_tax_rules_group` trg ON (tr.`id_tax_rules_group` = trg.`id_tax_rules_group`)
WHERE trg.`active` = 1
AND tr.`id_country` = 6
AND tr.`id_tax_rules_group` = 55
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.247
ms
|
1 |
|
|
/classes/tax/TaxRulesTaxManager.php:109
/classes/Product.php:3926 (getTaxCalculator)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5695 (getPriceStatic)
/classes/Product.php:5986 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/iqitelementor/src/widgets/IqitElementorWidget_ProductsListTabs.php:736 (runQuery)
/modules/iqitelementor/src/widgets/IqitElementorWidget_ProductsListTabs.php:530 (getProducts)
/modules/iqitelementor/iqitelementor.php:516 (parseOptions)
/modules/iqitelementor/iqitelementor.php:508 (getIqitElementorWidgetVariables)
/modules/iqitelementor/src/iqitElementorWpHelper.php:73 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/prestashop.php:94 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/base.php:271 (render)
/modules/iqitelementor/includes/frontend.php:77 (render_content)
/modules/iqitelementor/includes/frontend.php:58 (_print_widget)
/modules/iqitelementor/includes/frontend.php:40 (_print_column)
/modules/iqitelementor/includes/frontend.php:316 (_print_section)
/modules/iqitelementor/includes/frontend.php:334 (apply_builder_in_content)
/modules/iqitelementor/includes/plugin-elementor.php:62 (__construct)
/modules/iqitelementor/iqitelementor.php:583 (get_frontend)
/modules/iqitelementor/iqitelementor.php:558 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/controllers/front/IndexController.php:40 (exec)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
134 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `psm7_image` i
INNER JOIN psm7_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `psm7_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 3
ORDER BY `position` |
0.247
ms
|
2 |
Yes
|
|
/classes/Product.php:3545
/src/Adapter/Image/ImageRetriever.php:84 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:689 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:128 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
/modules/iqitelementor/src/widgets/IqitElementorWidget_ProductsListTabs.php:755 (present)
/modules/iqitelementor/src/widgets/IqitElementorWidget_ProductsListTabs.php:530 (getProducts)
/modules/iqitelementor/iqitelementor.php:516 (parseOptions)
/modules/iqitelementor/iqitelementor.php:508 (getIqitElementorWidgetVariables)
/modules/iqitelementor/src/iqitElementorWpHelper.php:73 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/prestashop.php:94 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/base.php:271 (render)
/modules/iqitelementor/includes/frontend.php:77 (render_content)
/modules/iqitelementor/includes/frontend.php:58 (_print_widget)
/modules/iqitelementor/includes/frontend.php:40 (_print_column)
/modules/iqitelementor/includes/frontend.php:316 (_print_section)
/modules/iqitelementor/includes/frontend.php:334 (apply_builder_in_content)
/modules/iqitelementor/includes/plugin-elementor.php:62 (__construct)
/modules/iqitelementor/iqitelementor.php:583 (get_frontend)
/modules/iqitelementor/iqitelementor.php:558 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/controllers/front/IndexController.php:40 (exec)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
190 |
SELECT SQL_NO_CACHE (SUM(pr.`rating`) / COUNT(pr.`rating`)) AS avarageRating, COUNT(pr.`rating`) as reviewsNb
FROM `psm7_iqitreviews_products` pr
WHERE pr.`status` = 1 AND pr.`id_product` = 81 LIMIT 1 |
0.247
ms
|
1 |
|
|
/modules/iqitreviews/src/IqitProductReview.php:116
/modules/iqitreviews/iqitreviews.php:197 (getSnippetData)
/modules/iqitreviews/iqitreviews.php:150 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/warehouse/6e/72/e1/6e72e1035933d0e27d4999afc1228491b9c5253a_2.file.product-miniature-1.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/warehouse/6e/72/e1/6e72e1035933d0e27d4999afc1228491b9c5253a_2.file.product-miniature-1.tpl.php:297 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouse/6e/72/e1/6e72e1035933d0e27d4999afc1228491b9c5253a_2.file.product-miniature-1.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a63d419_74207275)
/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/warehouse/b9/1e/31/b91e3132601af11c83a6d3d0de2e21019c53b5f8_2.file.product.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/warehouse/b9/1e/31/b91e3132601af11c83a6d3d0de2e21019c53b5f8_2.file.product.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a61bad0_39959789)
/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/warehouse/9d/1a/6b/9d1a6be2e89229fbe6d9c107cdfc0822e2e1efa3_2.module.iqitelementorviewstemplateswidgetsproductslisttabs.tpl.php:97 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a5fd932_41533469)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2273 (fetch)
/modules/iqitelementor/iqitelementor.php:509 (fetch)
/modules/iqitelementor/src/iqitElementorWpHelper.php:73 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/prestashop.php:94 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/base.php:271 (render)
/modules/iqitelementor/includes/frontend.php:77 (render_content)
/modules/iqitelementor/includes/frontend.php:58 (_print_widget)
/modules/iqitelementor/includes/frontend.php:40 (_print_column)
/modules/iqitelementor/includes/frontend.php:316 (_print_section)
/modules/iqitelementor/includes/frontend.php:334 (apply_builder_in_content)
/modules/iqitelementor/includes/plugin-elementor.php:62 (__construct)
/modules/iqitelementor/iqitelementor.php:583 (get_frontend)
/modules/iqitelementor/iqitelementor.php:558 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/controllers/front/IndexController.php:40 (exec)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
220 |
SELECT SQL_NO_CACHE *
FROM `psm7_category` a
LEFT JOIN `psm7_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `psm7_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 12) AND (b.`id_shop` = 1) LIMIT 1 |
0.245
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:3274 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3199 (transformToLink)
/modules/iqitmegamenu/iqitmegamenu.php:2644 (makeMegaMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2597 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2580 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/08/38/60/083860b4518dd51f05101962b041ee4e9b5f0e2c_2.file.header-2.tpl.php:134 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a94dc11_63893549)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/warehouselayouts_layout_full_width_tpl/17/05/c3/1705c3cc415c55cee080cf6bbe795d97ad67ab34_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/warehouselayouts_layout_full_width_tpl/17/05/c3/1705c3cc415c55cee080cf6bbe795d97ad67ab34_2.file.header.tpl.php:50 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a8ec6e6_24444710)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/warehouselayouts_layout_full_width_tpl/d0/cc/4a/d0cc4a17045b179c1b342a2430da43ceca6fd61e_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/warehouselayouts_layout_full_width_tpl/d0/cc/4a/d0cc4a17045b179c1b342a2430da43ceca6fd61e_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7fa395_70950317)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/4a/cd/93/4acd936a60f60435cff0f910a6c09165911d1052_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7d1dd4_39670757)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/4a/ef/45/4aef45b80afba255afb245d43d6ef88bb7b98607_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7ca3f0_53074925)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/a6/86/37/a686379d6b541f014a6e1fe61ec783fd77913599_2.file.index.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7c0857_87030431)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:760 (fetch)
/classes/controller/FrontController.php:742 (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 (SUM(pr.`rating`) / COUNT(pr.`rating`)) AS avarageRating, COUNT(pr.`rating`) as reviewsNb
FROM `psm7_iqitreviews_products` pr
WHERE pr.`status` = 1 AND pr.`id_product` = 2 LIMIT 1 |
0.244
ms
|
1 |
|
|
/modules/iqitreviews/src/IqitProductReview.php:116
/modules/iqitreviews/iqitreviews.php:197 (getSnippetData)
/modules/iqitreviews/iqitreviews.php:150 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/warehouse/6e/72/e1/6e72e1035933d0e27d4999afc1228491b9c5253a_2.file.product-miniature-1.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/warehouse/6e/72/e1/6e72e1035933d0e27d4999afc1228491b9c5253a_2.file.product-miniature-1.tpl.php:297 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouse/6e/72/e1/6e72e1035933d0e27d4999afc1228491b9c5253a_2.file.product-miniature-1.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a63d419_74207275)
/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/warehouse/b9/1e/31/b91e3132601af11c83a6d3d0de2e21019c53b5f8_2.file.product.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/warehouse/b9/1e/31/b91e3132601af11c83a6d3d0de2e21019c53b5f8_2.file.product.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a61bad0_39959789)
/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/warehouse/9d/1a/6b/9d1a6be2e89229fbe6d9c107cdfc0822e2e1efa3_2.module.iqitelementorviewstemplateswidgetsproductslisttabs.tpl.php:97 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a5fd932_41533469)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2273 (fetch)
/modules/iqitelementor/iqitelementor.php:509 (fetch)
/modules/iqitelementor/src/iqitElementorWpHelper.php:73 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/prestashop.php:94 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/base.php:271 (render)
/modules/iqitelementor/includes/frontend.php:77 (render_content)
/modules/iqitelementor/includes/frontend.php:58 (_print_widget)
/modules/iqitelementor/includes/frontend.php:40 (_print_column)
/modules/iqitelementor/includes/frontend.php:316 (_print_section)
/modules/iqitelementor/includes/frontend.php:334 (apply_builder_in_content)
/modules/iqitelementor/includes/plugin-elementor.php:62 (__construct)
/modules/iqitelementor/iqitelementor.php:583 (get_frontend)
/modules/iqitelementor/iqitelementor.php:558 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/controllers/front/IndexController.php:40 (exec)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
208 |
SELECT SQL_NO_CACHE *
FROM psm7_meta m
LEFT JOIN psm7_meta_lang ml ON m.id_meta = ml.id_meta
WHERE (
m.page = "new-products"
OR m.page = "newproducts"
)
AND ml.id_lang = 2
AND ml.id_shop = 1 LIMIT 1 |
0.240
ms
|
2 |
|
|
/classes/Meta.php:193
/modules/iqitlinksmanager/src/IqitLinkBlockPresenter.php:118 (getMetaByPage)
/modules/iqitlinksmanager/src/IqitLinkBlockPresenter.php:46 (makeStaticLink)
/modules/iqitlinksmanager/src/IqitLinkBlockPresenter.php:35 (makeLinks)
/modules/iqitlinksmanager/iqitlinksmanager.php:135 (present)
/modules/iqitlinksmanager/iqitlinksmanager.php:117 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/17/05/c3/1705c3cc415c55cee080cf6bbe795d97ad67ab34_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/warehouselayouts_layout_full_width_tpl/17/05/c3/1705c3cc415c55cee080cf6bbe795d97ad67ab34_2.file.header.tpl.php:44 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a8ec6e6_24444710)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/warehouselayouts_layout_full_width_tpl/d0/cc/4a/d0cc4a17045b179c1b342a2430da43ceca6fd61e_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/warehouselayouts_layout_full_width_tpl/d0/cc/4a/d0cc4a17045b179c1b342a2430da43ceca6fd61e_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7fa395_70950317)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/4a/cd/93/4acd936a60f60435cff0f910a6c09165911d1052_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7d1dd4_39670757)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/4a/ef/45/4aef45b80afba255afb245d43d6ef88bb7b98607_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7ca3f0_53074925)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/a6/86/37/a686379d6b541f014a6e1fe61ec783fd77913599_2.file.index.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7c0857_87030431)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:760 (fetch)
/classes/controller/FrontController.php:742 (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 `id_module` FROM `psm7_module` WHERE `name` = "revsliderprestashop" LIMIT 1 |
0.240
ms
|
1 |
|
|
/classes/module/Module.php:2636
/classes/module/Module.php:2108 (getModuleIdByName)
/modules/iqitelementor/src/widgets/IqitElementorWidget_RevolutionSlider.php:56 (isEnabled)
/modules/iqitelementor/src/iqitElementorWpHelper.php:43 (__construct)
/modules/iqitelementor/includes/widgets-manager.php:66 (getIqitElementorWidgets)
/modules/iqitelementor/includes/widgets-manager.php:60 (_register_wp_widgets)
/modules/iqitelementor/includes/widgets-manager.php:98 (_init_widgets)
/modules/iqitelementor/includes/widgets-manager.php:104 (get_registered_widgets)
/modules/iqitelementor/includes/frontend.php:144 (get_widget)
/modules/iqitelementor/includes/frontend.php:194 (_parse_style_item)
/modules/iqitelementor/includes/frontend.php:194 (_parse_style_item)
/modules/iqitelementor/includes/frontend.php:91 (_parse_style_item)
/modules/iqitelementor/includes/frontend.php:333 (print_css)
/modules/iqitelementor/includes/plugin-elementor.php:62 (__construct)
/modules/iqitelementor/iqitelementor.php:583 (get_frontend)
/modules/iqitelementor/iqitelementor.php:558 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/controllers/front/IndexController.php:40 (exec)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
243 |
SELECT SQL_NO_CACHE data
FROM `psm7_ganalytics_data`
WHERE id_cart = 0
AND id_shop = 1 LIMIT 1 |
0.237
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:1077 (hookDisplayBeforeBodyClosingTag)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/d0/cc/4a/d0cc4a17045b179c1b342a2430da43ceca6fd61e_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/warehouselayouts_layout_full_width_tpl/d0/cc/4a/d0cc4a17045b179c1b342a2430da43ceca6fd61e_2.file.layout-both-columns.tpl.php:157 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7fa395_70950317)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/4a/cd/93/4acd936a60f60435cff0f910a6c09165911d1052_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7d1dd4_39670757)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/4a/ef/45/4aef45b80afba255afb245d43d6ef88bb7b98607_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7ca3f0_53074925)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/a6/86/37/a686379d6b541f014a6e1fe61ec783fd77913599_2.file.index.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7c0857_87030431)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
221 |
SELECT SQL_NO_CACHE *
FROM `psm7_category` a
LEFT JOIN `psm7_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `psm7_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 13) AND (b.`id_shop` = 1) LIMIT 1 |
0.235
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:3274 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3199 (transformToLink)
/modules/iqitmegamenu/iqitmegamenu.php:2644 (makeMegaMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2597 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2580 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/08/38/60/083860b4518dd51f05101962b041ee4e9b5f0e2c_2.file.header-2.tpl.php:134 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a94dc11_63893549)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/warehouselayouts_layout_full_width_tpl/17/05/c3/1705c3cc415c55cee080cf6bbe795d97ad67ab34_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/warehouselayouts_layout_full_width_tpl/17/05/c3/1705c3cc415c55cee080cf6bbe795d97ad67ab34_2.file.header.tpl.php:50 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a8ec6e6_24444710)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/warehouselayouts_layout_full_width_tpl/d0/cc/4a/d0cc4a17045b179c1b342a2430da43ceca6fd61e_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/warehouselayouts_layout_full_width_tpl/d0/cc/4a/d0cc4a17045b179c1b342a2430da43ceca6fd61e_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7fa395_70950317)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/4a/cd/93/4acd936a60f60435cff0f910a6c09165911d1052_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7d1dd4_39670757)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/4a/ef/45/4aef45b80afba255afb245d43d6ef88bb7b98607_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7ca3f0_53074925)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/a6/86/37/a686379d6b541f014a6e1fe61ec783fd77913599_2.file.index.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7c0857_87030431)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
203 |
SELECT SQL_NO_CACHE cb.`id_iqit_link_block`
FROM psm7_iqit_link_block cb
INNER JOIN psm7_iqit_link_block_shop cs ON (cb.`id_iqit_link_block` = cs.`id_iqit_link_block`)
WHERE `id_hook` = 902
AND cs.`id_shop` = 1
ORDER BY cb.position ASC |
0.235
ms
|
2 |
Yes
|
|
/modules/iqitlinksmanager/src/IqitLinkBlockRepository.php:174
/modules/iqitlinksmanager/iqitlinksmanager.php:131 (getByIdHook)
/modules/iqitlinksmanager/iqitlinksmanager.php:117 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/17/05/c3/1705c3cc415c55cee080cf6bbe795d97ad67ab34_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/warehouselayouts_layout_full_width_tpl/17/05/c3/1705c3cc415c55cee080cf6bbe795d97ad67ab34_2.file.header.tpl.php:44 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a8ec6e6_24444710)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/warehouselayouts_layout_full_width_tpl/d0/cc/4a/d0cc4a17045b179c1b342a2430da43ceca6fd61e_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/warehouselayouts_layout_full_width_tpl/d0/cc/4a/d0cc4a17045b179c1b342a2430da43ceca6fd61e_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7fa395_70950317)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/4a/cd/93/4acd936a60f60435cff0f910a6c09165911d1052_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7d1dd4_39670757)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/4a/ef/45/4aef45b80afba255afb245d43d6ef88bb7b98607_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7ca3f0_53074925)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/a6/86/37/a686379d6b541f014a6e1fe61ec783fd77913599_2.file.index.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7c0857_87030431)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
197 |
SELECT SQL_NO_CACHE `id_module` FROM `psm7_module` WHERE `name` = "ps_bestsellers" LIMIT 1 |
0.234
ms
|
1 |
|
|
/classes/module/Module.php:2636
/classes/module/Module.php:2108 (getModuleIdByName)
/classes/Hook.php:1083 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/controllers/front/IndexController.php:40 (exec)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
188 |
SELECT SQL_NO_CACHE (SUM(pr.`rating`) / COUNT(pr.`rating`)) AS avarageRating, COUNT(pr.`rating`) as reviewsNb
FROM `psm7_iqitreviews_products` pr
WHERE pr.`status` = 1 AND pr.`id_product` = 4 LIMIT 1 |
0.233
ms
|
1 |
|
|
/modules/iqitreviews/src/IqitProductReview.php:116
/modules/iqitreviews/iqitreviews.php:197 (getSnippetData)
/modules/iqitreviews/iqitreviews.php:150 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/warehouse/6e/72/e1/6e72e1035933d0e27d4999afc1228491b9c5253a_2.file.product-miniature-1.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/warehouse/6e/72/e1/6e72e1035933d0e27d4999afc1228491b9c5253a_2.file.product-miniature-1.tpl.php:297 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouse/6e/72/e1/6e72e1035933d0e27d4999afc1228491b9c5253a_2.file.product-miniature-1.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a63d419_74207275)
/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/warehouse/b9/1e/31/b91e3132601af11c83a6d3d0de2e21019c53b5f8_2.file.product.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/warehouse/b9/1e/31/b91e3132601af11c83a6d3d0de2e21019c53b5f8_2.file.product.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a61bad0_39959789)
/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/warehouse/9d/1a/6b/9d1a6be2e89229fbe6d9c107cdfc0822e2e1efa3_2.module.iqitelementorviewstemplateswidgetsproductslisttabs.tpl.php:97 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a5fd932_41533469)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2273 (fetch)
/modules/iqitelementor/iqitelementor.php:509 (fetch)
/modules/iqitelementor/src/iqitElementorWpHelper.php:73 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/prestashop.php:94 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/base.php:271 (render)
/modules/iqitelementor/includes/frontend.php:77 (render_content)
/modules/iqitelementor/includes/frontend.php:58 (_print_widget)
/modules/iqitelementor/includes/frontend.php:40 (_print_column)
/modules/iqitelementor/includes/frontend.php:316 (_print_section)
/modules/iqitelementor/includes/frontend.php:334 (apply_builder_in_content)
/modules/iqitelementor/includes/plugin-elementor.php:62 (__construct)
/modules/iqitelementor/iqitelementor.php:583 (get_frontend)
/modules/iqitelementor/iqitelementor.php:558 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/controllers/front/IndexController.php:40 (exec)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
209 |
SELECT SQL_NO_CACHE `id_module` FROM `psm7_module` WHERE `name` = "ps_languageselector" LIMIT 1 |
0.229
ms
|
1 |
|
|
/classes/module/Module.php:2636
/classes/module/Module.php:2108 (getModuleIdByName)
/classes/Hook.php:1083 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/17/05/c3/1705c3cc415c55cee080cf6bbe795d97ad67ab34_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/warehouselayouts_layout_full_width_tpl/17/05/c3/1705c3cc415c55cee080cf6bbe795d97ad67ab34_2.file.header.tpl.php:44 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a8ec6e6_24444710)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/warehouselayouts_layout_full_width_tpl/d0/cc/4a/d0cc4a17045b179c1b342a2430da43ceca6fd61e_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/warehouselayouts_layout_full_width_tpl/d0/cc/4a/d0cc4a17045b179c1b342a2430da43ceca6fd61e_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7fa395_70950317)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/4a/cd/93/4acd936a60f60435cff0f910a6c09165911d1052_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7d1dd4_39670757)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/4a/ef/45/4aef45b80afba255afb245d43d6ef88bb7b98607_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7ca3f0_53074925)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/a6/86/37/a686379d6b541f014a6e1fe61ec783fd77913599_2.file.index.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7c0857_87030431)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:760 (fetch)
/classes/controller/FrontController.php:742 (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 `name`, `alias` FROM `psm7_hook_alias` |
0.228
ms
|
87 |
|
|
/classes/Hook.php:287
/classes/Hook.php:318 (getAllHookAliases)
/classes/Hook.php:746 (getHookAliasesFor)
/classes/Hook.php:842 (getHookModuleExecList)
/classes/Dispatcher.php:606 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:28 (getInstance)
|
138 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `psm7_image` i
INNER JOIN psm7_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `psm7_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 4
ORDER BY `position` |
0.223
ms
|
1 |
Yes
|
|
/classes/Product.php:3545
/src/Adapter/Image/ImageRetriever.php:84 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:689 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:128 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
/modules/iqitelementor/src/widgets/IqitElementorWidget_ProductsListTabs.php:755 (present)
/modules/iqitelementor/src/widgets/IqitElementorWidget_ProductsListTabs.php:530 (getProducts)
/modules/iqitelementor/iqitelementor.php:516 (parseOptions)
/modules/iqitelementor/iqitelementor.php:508 (getIqitElementorWidgetVariables)
/modules/iqitelementor/src/iqitElementorWpHelper.php:73 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/prestashop.php:94 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/base.php:271 (render)
/modules/iqitelementor/includes/frontend.php:77 (render_content)
/modules/iqitelementor/includes/frontend.php:58 (_print_widget)
/modules/iqitelementor/includes/frontend.php:40 (_print_column)
/modules/iqitelementor/includes/frontend.php:316 (_print_section)
/modules/iqitelementor/includes/frontend.php:334 (apply_builder_in_content)
/modules/iqitelementor/includes/plugin-elementor.php:62 (__construct)
/modules/iqitelementor/iqitelementor.php:583 (get_frontend)
/modules/iqitelementor/iqitelementor.php:558 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/controllers/front/IndexController.php:40 (exec)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
47 |
SELECT SQL_NO_CACHE `id_module` FROM `psm7_module_shop` WHERE `id_module` = 77 AND `id_shop` = 1 LIMIT 1 |
0.222
ms
|
1 |
|
|
/classes/module/Module.php:2109
/classes/Hook.php:1083 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/controllers/front/IndexController.php:40 (exec)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
160 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `psm7_image` i
INNER JOIN psm7_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 82
AND image_shop.`cover` = 1 LIMIT 1 |
0.220
ms
|
2 |
|
|
/classes/Product.php:3570
/classes/Product.php:5639 (getCover)
/classes/Product.php:5986 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/iqitelementor/src/widgets/IqitElementorWidget_ProductsListTabs.php:736 (runQuery)
/modules/iqitelementor/src/widgets/IqitElementorWidget_ProductsListTabs.php:530 (getProducts)
/modules/iqitelementor/iqitelementor.php:516 (parseOptions)
/modules/iqitelementor/iqitelementor.php:508 (getIqitElementorWidgetVariables)
/modules/iqitelementor/src/iqitElementorWpHelper.php:73 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/prestashop.php:94 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/base.php:271 (render)
/modules/iqitelementor/includes/frontend.php:77 (render_content)
/modules/iqitelementor/includes/frontend.php:58 (_print_widget)
/modules/iqitelementor/includes/frontend.php:40 (_print_column)
/modules/iqitelementor/includes/frontend.php:316 (_print_section)
/modules/iqitelementor/includes/frontend.php:334 (apply_builder_in_content)
/modules/iqitelementor/includes/plugin-elementor.php:62 (__construct)
/modules/iqitelementor/iqitelementor.php:583 (get_frontend)
/modules/iqitelementor/iqitelementor.php:558 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/controllers/front/IndexController.php:40 (exec)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
24 |
SELECT SQL_NO_CACHE *
FROM `psm7_currency` a
LEFT JOIN `psm7_currency_lang` `b` ON a.`id_currency` = b.`id_currency` AND b.`id_lang` = 2
LEFT JOIN `psm7_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 1
WHERE (a.`id_currency` = 2) LIMIT 1 |
0.219
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)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
140 |
SELECT SQL_NO_CACHE *
FROM `psm7_category` a
LEFT JOIN `psm7_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 12) LIMIT 1 |
0.218
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/iqitelementor/src/widgets/IqitElementorWidget_ProductsListTabs.php:722 (__construct)
/modules/iqitelementor/src/widgets/IqitElementorWidget_ProductsListTabs.php:530 (getProducts)
/modules/iqitelementor/iqitelementor.php:516 (parseOptions)
/modules/iqitelementor/iqitelementor.php:508 (getIqitElementorWidgetVariables)
/modules/iqitelementor/src/iqitElementorWpHelper.php:73 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/prestashop.php:94 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/base.php:271 (render)
/modules/iqitelementor/includes/frontend.php:77 (render_content)
/modules/iqitelementor/includes/frontend.php:58 (_print_widget)
/modules/iqitelementor/includes/frontend.php:40 (_print_column)
/modules/iqitelementor/includes/frontend.php:316 (_print_section)
/modules/iqitelementor/includes/frontend.php:334 (apply_builder_in_content)
/modules/iqitelementor/includes/plugin-elementor.php:62 (__construct)
/modules/iqitelementor/iqitelementor.php:583 (get_frontend)
/modules/iqitelementor/iqitelementor.php:558 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/controllers/front/IndexController.php:40 (exec)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
45 |
SELECT SQL_NO_CACHE id_required_field, object_name, field_name
FROM psm7_required_field |
0.218
ms
|
1 |
|
|
/classes/ObjectModel.php:1592
/classes/ObjectModel.php:1624 (getFieldsRequiredDatabase)
/classes/ObjectModel.php:1555 (cacheFieldsRequiredDatabase)
/classes/controller/FrontController.php:555 (validateFieldsRequiredDatabase)
/classes/controller/FrontController.php:614 (assignGeneralPurposeVariables)
/controllers/front/IndexController.php:38 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
19 |
SELECT SQL_NO_CACHE name, alias FROM `psm7_hook_alias` |
0.217
ms
|
87 |
|
|
/classes/Hook.php:339
/classes/Hook.php:154 (getCanonicalHookNames)
/classes/Hook.php:363 (normalizeHookName)
/classes/Hook.php:386 (getAllKnownNames)
/classes/Hook.php:974 (isHookCallableOn)
/classes/Dispatcher.php:507 (exec)
/index.php:28 (dispatch)
|
241 |
SELECT SQL_NO_CACHE `id_module` FROM `psm7_module` WHERE `name` = "iqitcookielaw" LIMIT 1 |
0.213
ms
|
1 |
|
|
/classes/module/Module.php:2636
/classes/module/Module.php:2108 (getModuleIdByName)
/classes/Hook.php:1083 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/d0/cc/4a/d0cc4a17045b179c1b342a2430da43ceca6fd61e_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/warehouselayouts_layout_full_width_tpl/d0/cc/4a/d0cc4a17045b179c1b342a2430da43ceca6fd61e_2.file.layout-both-columns.tpl.php:157 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7fa395_70950317)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/4a/cd/93/4acd936a60f60435cff0f910a6c09165911d1052_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7d1dd4_39670757)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/4a/ef/45/4aef45b80afba255afb245d43d6ef88bb7b98607_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7ca3f0_53074925)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/a6/86/37/a686379d6b541f014a6e1fe61ec783fd77913599_2.file.index.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7c0857_87030431)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:760 (fetch)
/classes/controller/FrontController.php:742 (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 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 `psm7_product` p
INNER JOIN `psm7_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `psm7_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` = 2) |
0.211
ms
|
1 |
|
|
/classes/Product.php:3860
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5695 (getPriceStatic)
/classes/Product.php:5986 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/iqitelementor/src/widgets/IqitElementorWidget_ProductsListTabs.php:736 (runQuery)
/modules/iqitelementor/src/widgets/IqitElementorWidget_ProductsListTabs.php:530 (getProducts)
/modules/iqitelementor/iqitelementor.php:516 (parseOptions)
/modules/iqitelementor/iqitelementor.php:508 (getIqitElementorWidgetVariables)
/modules/iqitelementor/src/iqitElementorWpHelper.php:73 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/prestashop.php:94 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/base.php:271 (render)
/modules/iqitelementor/includes/frontend.php:77 (render_content)
/modules/iqitelementor/includes/frontend.php:58 (_print_widget)
/modules/iqitelementor/includes/frontend.php:40 (_print_column)
/modules/iqitelementor/includes/frontend.php:316 (_print_section)
/modules/iqitelementor/includes/frontend.php:334 (apply_builder_in_content)
/modules/iqitelementor/includes/plugin-elementor.php:62 (__construct)
/modules/iqitelementor/iqitelementor.php:583 (get_frontend)
/modules/iqitelementor/iqitelementor.php:558 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/controllers/front/IndexController.php:40 (exec)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
182 |
SELECT SQL_NO_CACHE (SUM(pr.`rating`) / COUNT(pr.`rating`)) AS avarageRating, COUNT(pr.`rating`) as reviewsNb
FROM `psm7_iqitreviews_products` pr
WHERE pr.`status` = 1 AND pr.`id_product` = 1 LIMIT 1 |
0.209
ms
|
1 |
|
|
/modules/iqitreviews/src/IqitProductReview.php:116
/modules/iqitreviews/iqitreviews.php:197 (getSnippetData)
/modules/iqitreviews/iqitreviews.php:150 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/warehouse/6e/72/e1/6e72e1035933d0e27d4999afc1228491b9c5253a_2.file.product-miniature-1.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/warehouse/6e/72/e1/6e72e1035933d0e27d4999afc1228491b9c5253a_2.file.product-miniature-1.tpl.php:297 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouse/6e/72/e1/6e72e1035933d0e27d4999afc1228491b9c5253a_2.file.product-miniature-1.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a63d419_74207275)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/warehouse/b9/1e/31/b91e3132601af11c83a6d3d0de2e21019c53b5f8_2.file.product.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/warehouse/b9/1e/31/b91e3132601af11c83a6d3d0de2e21019c53b5f8_2.file.product.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a61bad0_39959789)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/warehouse/9d/1a/6b/9d1a6be2e89229fbe6d9c107cdfc0822e2e1efa3_2.module.iqitelementorviewstemplateswidgetsproductslisttabs.tpl.php:97 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a5fd932_41533469)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2273 (fetch)
/modules/iqitelementor/iqitelementor.php:509 (fetch)
/modules/iqitelementor/src/iqitElementorWpHelper.php:73 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/prestashop.php:94 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/base.php:271 (render)
/modules/iqitelementor/includes/frontend.php:77 (render_content)
/modules/iqitelementor/includes/frontend.php:58 (_print_widget)
/modules/iqitelementor/includes/frontend.php:40 (_print_column)
/modules/iqitelementor/includes/frontend.php:316 (_print_section)
/modules/iqitelementor/includes/frontend.php:334 (apply_builder_in_content)
/modules/iqitelementor/includes/plugin-elementor.php:62 (__construct)
/modules/iqitelementor/iqitelementor.php:583 (get_frontend)
/modules/iqitelementor/iqitelementor.php:558 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/controllers/front/IndexController.php:40 (exec)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
62 |
SELECT SQL_NO_CACHE *
FROM `psm7_category_lang`
WHERE `id_category` = 11 AND `id_shop` = 1 |
0.206
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/iqitelementor/src/widgets/IqitElementorWidget_ProductsListTabs.php:722 (__construct)
/modules/iqitelementor/src/widgets/IqitElementorWidget_ProductsListTabs.php:530 (getProducts)
/modules/iqitelementor/iqitelementor.php:516 (parseOptions)
/modules/iqitelementor/iqitelementor.php:508 (getIqitElementorWidgetVariables)
/modules/iqitelementor/src/iqitElementorWpHelper.php:73 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/prestashop.php:94 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/base.php:271 (render)
/modules/iqitelementor/includes/frontend.php:77 (render_content)
/modules/iqitelementor/includes/frontend.php:58 (_print_widget)
/modules/iqitelementor/includes/frontend.php:40 (_print_column)
/modules/iqitelementor/includes/frontend.php:316 (_print_section)
/modules/iqitelementor/includes/frontend.php:334 (apply_builder_in_content)
/modules/iqitelementor/includes/plugin-elementor.php:62 (__construct)
/modules/iqitelementor/iqitelementor.php:583 (get_frontend)
/modules/iqitelementor/iqitelementor.php:558 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/controllers/front/IndexController.php:40 (exec)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
145 |
SELECT SQL_NO_CACHE *
FROM `psm7_category` a
LEFT JOIN `psm7_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 13) LIMIT 1 |
0.199
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/iqitelementor/src/widgets/IqitElementorWidget_ProductsListTabs.php:722 (__construct)
/modules/iqitelementor/src/widgets/IqitElementorWidget_ProductsListTabs.php:530 (getProducts)
/modules/iqitelementor/iqitelementor.php:516 (parseOptions)
/modules/iqitelementor/iqitelementor.php:508 (getIqitElementorWidgetVariables)
/modules/iqitelementor/src/iqitElementorWpHelper.php:73 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/prestashop.php:94 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/base.php:271 (render)
/modules/iqitelementor/includes/frontend.php:77 (render_content)
/modules/iqitelementor/includes/frontend.php:58 (_print_widget)
/modules/iqitelementor/includes/frontend.php:40 (_print_column)
/modules/iqitelementor/includes/frontend.php:316 (_print_section)
/modules/iqitelementor/includes/frontend.php:334 (apply_builder_in_content)
/modules/iqitelementor/includes/plugin-elementor.php:62 (__construct)
/modules/iqitelementor/iqitelementor.php:583 (get_frontend)
/modules/iqitelementor/iqitelementor.php:558 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/controllers/front/IndexController.php:40 (exec)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
101 |
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 `psm7_product` p
INNER JOIN `psm7_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `psm7_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` = 3) |
0.198
ms
|
1 |
|
|
/classes/Product.php:3860
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5695 (getPriceStatic)
/classes/Product.php:5986 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/iqitelementor/src/widgets/IqitElementorWidget_ProductsListTabs.php:736 (runQuery)
/modules/iqitelementor/src/widgets/IqitElementorWidget_ProductsListTabs.php:530 (getProducts)
/modules/iqitelementor/iqitelementor.php:516 (parseOptions)
/modules/iqitelementor/iqitelementor.php:508 (getIqitElementorWidgetVariables)
/modules/iqitelementor/src/iqitElementorWpHelper.php:73 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/prestashop.php:94 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/base.php:271 (render)
/modules/iqitelementor/includes/frontend.php:77 (render_content)
/modules/iqitelementor/includes/frontend.php:58 (_print_widget)
/modules/iqitelementor/includes/frontend.php:40 (_print_column)
/modules/iqitelementor/includes/frontend.php:316 (_print_section)
/modules/iqitelementor/includes/frontend.php:334 (apply_builder_in_content)
/modules/iqitelementor/includes/plugin-elementor.php:62 (__construct)
/modules/iqitelementor/iqitelementor.php:583 (get_frontend)
/modules/iqitelementor/iqitelementor.php:558 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/controllers/front/IndexController.php:40 (exec)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
75 |
SELECT SQL_NO_CACHE `reduction`
FROM `psm7_product_group_reduction_cache`
WHERE `id_product` = 1 AND `id_group` = 1 LIMIT 1 |
0.197
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/classes/Product.php:3990 (getValueForProduct)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5695 (getPriceStatic)
/classes/Product.php:5986 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/iqitelementor/src/widgets/IqitElementorWidget_ProductsListTabs.php:736 (runQuery)
/modules/iqitelementor/src/widgets/IqitElementorWidget_ProductsListTabs.php:530 (getProducts)
/modules/iqitelementor/iqitelementor.php:516 (parseOptions)
/modules/iqitelementor/iqitelementor.php:508 (getIqitElementorWidgetVariables)
/modules/iqitelementor/src/iqitElementorWpHelper.php:73 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/prestashop.php:94 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/base.php:271 (render)
/modules/iqitelementor/includes/frontend.php:77 (render_content)
/modules/iqitelementor/includes/frontend.php:58 (_print_widget)
/modules/iqitelementor/includes/frontend.php:40 (_print_column)
/modules/iqitelementor/includes/frontend.php:316 (_print_section)
/modules/iqitelementor/includes/frontend.php:334 (apply_builder_in_content)
/modules/iqitelementor/includes/plugin-elementor.php:62 (__construct)
/modules/iqitelementor/iqitelementor.php:583 (get_frontend)
/modules/iqitelementor/iqitelementor.php:558 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/controllers/front/IndexController.php:40 (exec)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
43 |
SELECT SQL_NO_CACHE *
FROM `psm7_country` a
LEFT JOIN `psm7_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 6) LIMIT 1 |
0.190
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:1761 (generateAddress)
/classes/controller/FrontController.php:551 (getTemplateVarShop)
/classes/controller/FrontController.php:614 (assignGeneralPurposeVariables)
/controllers/front/IndexController.php:38 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
17 |
SELECT SQL_NO_CACHE * FROM `psm7_hook_module_exceptions`
WHERE `id_shop` IN (1) |
0.190
ms
|
1 |
|
|
/classes/module/Module.php:2018
/classes/Hook.php:929 (getExceptionsStatic)
/classes/Dispatcher.php:507 (exec)
/index.php:28 (dispatch)
|
237 |
SELECT SQL_NO_CACHE *
FROM psm7_meta m
LEFT JOIN psm7_meta_lang ml ON m.id_meta = ml.id_meta
WHERE (
m.page = "contact"
OR m.page = "contact"
)
AND ml.id_lang = 2
AND ml.id_shop = 1 LIMIT 1 |
0.189
ms
|
1 |
|
|
/classes/Meta.php:193
/modules/iqitlinksmanager/src/IqitLinkBlockPresenter.php:118 (getMetaByPage)
/modules/iqitlinksmanager/src/IqitLinkBlockPresenter.php:46 (makeStaticLink)
/modules/iqitlinksmanager/src/IqitLinkBlockPresenter.php:35 (makeLinks)
/modules/iqitlinksmanager/iqitlinksmanager.php:135 (present)
/modules/iqitlinksmanager/iqitlinksmanager.php:117 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/ca/5f/7f/ca5f7fae9321d5c6c66d65656f8b25ef0f174531_2.file.footer-1.tpl.php:98 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/ca/5f/7f/ca5f7fae9321d5c6c66d65656f8b25ef0f174531_2.file.footer-1.tpl.php:39 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86aa8e647_56595420)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/warehouselayouts_layout_full_width_tpl/cf/df/84/cfdf84f1e25aeb513523343f52bca2f9e43f6d5b_2.file.footer.tpl.php:32 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86aa83854_32238096)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/warehouselayouts_layout_full_width_tpl/d0/cc/4a/d0cc4a17045b179c1b342a2430da43ceca6fd61e_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/warehouselayouts_layout_full_width_tpl/d0/cc/4a/d0cc4a17045b179c1b342a2430da43ceca6fd61e_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7fa395_70950317)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/4a/cd/93/4acd936a60f60435cff0f910a6c09165911d1052_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7d1dd4_39670757)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/4a/ef/45/4aef45b80afba255afb245d43d6ef88bb7b98607_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7ca3f0_53074925)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/a6/86/37/a686379d6b541f014a6e1fe61ec783fd77913599_2.file.index.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7c0857_87030431)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
226 |
SELECT SQL_NO_CACHE *
FROM `psm7_category` a
LEFT JOIN `psm7_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 14) LIMIT 1 |
0.188
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:3483 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3408 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2648 (makeMenuMobile)
/modules/iqitmegamenu/iqitmegamenu.php:2597 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2580 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/08/38/60/083860b4518dd51f05101962b041ee4e9b5f0e2c_2.file.header-2.tpl.php:134 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a94dc11_63893549)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/warehouselayouts_layout_full_width_tpl/17/05/c3/1705c3cc415c55cee080cf6bbe795d97ad67ab34_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/warehouselayouts_layout_full_width_tpl/17/05/c3/1705c3cc415c55cee080cf6bbe795d97ad67ab34_2.file.header.tpl.php:50 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a8ec6e6_24444710)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/warehouselayouts_layout_full_width_tpl/d0/cc/4a/d0cc4a17045b179c1b342a2430da43ceca6fd61e_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/warehouselayouts_layout_full_width_tpl/d0/cc/4a/d0cc4a17045b179c1b342a2430da43ceca6fd61e_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7fa395_70950317)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/4a/cd/93/4acd936a60f60435cff0f910a6c09165911d1052_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7d1dd4_39670757)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/4a/ef/45/4aef45b80afba255afb245d43d6ef88bb7b98607_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7ca3f0_53074925)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/a6/86/37/a686379d6b541f014a6e1fe61ec783fd77913599_2.file.index.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7c0857_87030431)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
111 |
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 `psm7_product` p
INNER JOIN `psm7_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `psm7_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` = 4) |
0.186
ms
|
1 |
|
|
/classes/Product.php:3860
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5695 (getPriceStatic)
/classes/Product.php:5986 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/iqitelementor/src/widgets/IqitElementorWidget_ProductsListTabs.php:736 (runQuery)
/modules/iqitelementor/src/widgets/IqitElementorWidget_ProductsListTabs.php:530 (getProducts)
/modules/iqitelementor/iqitelementor.php:516 (parseOptions)
/modules/iqitelementor/iqitelementor.php:508 (getIqitElementorWidgetVariables)
/modules/iqitelementor/src/iqitElementorWpHelper.php:73 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/prestashop.php:94 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/base.php:271 (render)
/modules/iqitelementor/includes/frontend.php:77 (render_content)
/modules/iqitelementor/includes/frontend.php:58 (_print_widget)
/modules/iqitelementor/includes/frontend.php:40 (_print_column)
/modules/iqitelementor/includes/frontend.php:316 (_print_section)
/modules/iqitelementor/includes/frontend.php:334 (apply_builder_in_content)
/modules/iqitelementor/includes/plugin-elementor.php:62 (__construct)
/modules/iqitelementor/iqitelementor.php:583 (get_frontend)
/modules/iqitelementor/iqitelementor.php:558 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/controllers/front/IndexController.php:40 (exec)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
63 |
SELECT SQL_NO_CACHE ctg.`id_group`
FROM psm7_category_group ctg
WHERE ctg.`id_category` = 11 AND ctg.`id_group` = 1 LIMIT 1 |
0.186
ms
|
1 |
|
|
/classes/Category.php:1754
/classes/Category.php:973 (checkAccess)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/iqitelementor/src/widgets/IqitElementorWidget_ProductsListTabs.php:736 (runQuery)
/modules/iqitelementor/src/widgets/IqitElementorWidget_ProductsListTabs.php:530 (getProducts)
/modules/iqitelementor/iqitelementor.php:516 (parseOptions)
/modules/iqitelementor/iqitelementor.php:508 (getIqitElementorWidgetVariables)
/modules/iqitelementor/src/iqitElementorWpHelper.php:73 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/prestashop.php:94 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/base.php:271 (render)
/modules/iqitelementor/includes/frontend.php:77 (render_content)
/modules/iqitelementor/includes/frontend.php:58 (_print_widget)
/modules/iqitelementor/includes/frontend.php:40 (_print_column)
/modules/iqitelementor/includes/frontend.php:316 (_print_section)
/modules/iqitelementor/includes/frontend.php:334 (apply_builder_in_content)
/modules/iqitelementor/includes/plugin-elementor.php:62 (__construct)
/modules/iqitelementor/iqitelementor.php:583 (get_frontend)
/modules/iqitelementor/iqitelementor.php:558 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/controllers/front/IndexController.php:40 (exec)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
213 |
SELECT SQL_NO_CACHE c.id_elementor FROM psm7_iqit_elementor_content c WHERE c.active = 1 AND c.hook = 999 |
0.185
ms
|
1 |
|
|
/modules/iqitelementor/src/IqitElementorContent.php:127
/modules/iqitelementor/iqitelementor.php:665 (getByHook)
/modules/iqitelementor/iqitelementor.php:558 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/17/05/c3/1705c3cc415c55cee080cf6bbe795d97ad67ab34_2.file.header.tpl.php:143 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/17/05/c3/1705c3cc415c55cee080cf6bbe795d97ad67ab34_2.file.header.tpl.php:50 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a8ec6e6_24444710)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/warehouselayouts_layout_full_width_tpl/d0/cc/4a/d0cc4a17045b179c1b342a2430da43ceca6fd61e_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/warehouselayouts_layout_full_width_tpl/d0/cc/4a/d0cc4a17045b179c1b342a2430da43ceca6fd61e_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7fa395_70950317)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/4a/cd/93/4acd936a60f60435cff0f910a6c09165911d1052_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7d1dd4_39670757)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/4a/ef/45/4aef45b80afba255afb245d43d6ef88bb7b98607_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7ca3f0_53074925)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/a6/86/37/a686379d6b541f014a6e1fe61ec783fd77913599_2.file.index.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7c0857_87030431)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
141 |
SELECT SQL_NO_CACHE *
FROM `psm7_category_lang`
WHERE `id_category` = 12 AND `id_shop` = 1 |
0.185
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/iqitelementor/src/widgets/IqitElementorWidget_ProductsListTabs.php:722 (__construct)
/modules/iqitelementor/src/widgets/IqitElementorWidget_ProductsListTabs.php:530 (getProducts)
/modules/iqitelementor/iqitelementor.php:516 (parseOptions)
/modules/iqitelementor/iqitelementor.php:508 (getIqitElementorWidgetVariables)
/modules/iqitelementor/src/iqitElementorWpHelper.php:73 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/prestashop.php:94 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/base.php:271 (render)
/modules/iqitelementor/includes/frontend.php:77 (render_content)
/modules/iqitelementor/includes/frontend.php:58 (_print_widget)
/modules/iqitelementor/includes/frontend.php:40 (_print_column)
/modules/iqitelementor/includes/frontend.php:316 (_print_section)
/modules/iqitelementor/includes/frontend.php:334 (apply_builder_in_content)
/modules/iqitelementor/includes/plugin-elementor.php:62 (__construct)
/modules/iqitelementor/iqitelementor.php:583 (get_frontend)
/modules/iqitelementor/iqitelementor.php:558 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/controllers/front/IndexController.php:40 (exec)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
83 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `psm7_image` i
INNER JOIN psm7_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 2
AND image_shop.`cover` = 1 LIMIT 1 |
0.178
ms
|
1 |
|
|
/classes/Product.php:3570
/classes/Product.php:5639 (getCover)
/classes/Product.php:5986 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/iqitelementor/src/widgets/IqitElementorWidget_ProductsListTabs.php:736 (runQuery)
/modules/iqitelementor/src/widgets/IqitElementorWidget_ProductsListTabs.php:530 (getProducts)
/modules/iqitelementor/iqitelementor.php:516 (parseOptions)
/modules/iqitelementor/iqitelementor.php:508 (getIqitElementorWidgetVariables)
/modules/iqitelementor/src/iqitElementorWpHelper.php:73 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/prestashop.php:94 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/base.php:271 (render)
/modules/iqitelementor/includes/frontend.php:77 (render_content)
/modules/iqitelementor/includes/frontend.php:58 (_print_widget)
/modules/iqitelementor/includes/frontend.php:40 (_print_column)
/modules/iqitelementor/includes/frontend.php:316 (_print_section)
/modules/iqitelementor/includes/frontend.php:334 (apply_builder_in_content)
/modules/iqitelementor/includes/plugin-elementor.php:62 (__construct)
/modules/iqitelementor/iqitelementor.php:583 (get_frontend)
/modules/iqitelementor/iqitelementor.php:558 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/controllers/front/IndexController.php:40 (exec)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
80 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `psm7_stock_available`
WHERE (id_product = 1) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.173
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4345 (getQuantityAvailableByProduct)
/classes/Product.php:5798 (getQuantity)
/classes/Product.php:5986 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/iqitelementor/src/widgets/IqitElementorWidget_ProductsListTabs.php:736 (runQuery)
/modules/iqitelementor/src/widgets/IqitElementorWidget_ProductsListTabs.php:530 (getProducts)
/modules/iqitelementor/iqitelementor.php:516 (parseOptions)
/modules/iqitelementor/iqitelementor.php:508 (getIqitElementorWidgetVariables)
/modules/iqitelementor/src/iqitElementorWpHelper.php:73 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/prestashop.php:94 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/base.php:271 (render)
/modules/iqitelementor/includes/frontend.php:77 (render_content)
/modules/iqitelementor/includes/frontend.php:58 (_print_widget)
/modules/iqitelementor/includes/frontend.php:40 (_print_column)
/modules/iqitelementor/includes/frontend.php:316 (_print_section)
/modules/iqitelementor/includes/frontend.php:334 (apply_builder_in_content)
/modules/iqitelementor/includes/plugin-elementor.php:62 (__construct)
/modules/iqitelementor/iqitelementor.php:583 (get_frontend)
/modules/iqitelementor/iqitelementor.php:558 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/controllers/front/IndexController.php:40 (exec)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
146 |
SELECT SQL_NO_CACHE *
FROM `psm7_category_lang`
WHERE `id_category` = 13 AND `id_shop` = 1 |
0.172
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/iqitelementor/src/widgets/IqitElementorWidget_ProductsListTabs.php:722 (__construct)
/modules/iqitelementor/src/widgets/IqitElementorWidget_ProductsListTabs.php:530 (getProducts)
/modules/iqitelementor/iqitelementor.php:516 (parseOptions)
/modules/iqitelementor/iqitelementor.php:508 (getIqitElementorWidgetVariables)
/modules/iqitelementor/src/iqitElementorWpHelper.php:73 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/prestashop.php:94 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/base.php:271 (render)
/modules/iqitelementor/includes/frontend.php:77 (render_content)
/modules/iqitelementor/includes/frontend.php:58 (_print_widget)
/modules/iqitelementor/includes/frontend.php:40 (_print_column)
/modules/iqitelementor/includes/frontend.php:316 (_print_section)
/modules/iqitelementor/includes/frontend.php:334 (apply_builder_in_content)
/modules/iqitelementor/includes/plugin-elementor.php:62 (__construct)
/modules/iqitelementor/iqitelementor.php:583 (get_frontend)
/modules/iqitelementor/iqitelementor.php:558 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/controllers/front/IndexController.php:40 (exec)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
69 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `psm7_product_shop`
WHERE `id_product` = 1 AND id_shop=1 LIMIT 1 |
0.167
ms
|
1 |
|
|
/classes/Product.php:6872
/classes/Product.php:3925 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5695 (getPriceStatic)
/classes/Product.php:5986 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/iqitelementor/src/widgets/IqitElementorWidget_ProductsListTabs.php:736 (runQuery)
/modules/iqitelementor/src/widgets/IqitElementorWidget_ProductsListTabs.php:530 (getProducts)
/modules/iqitelementor/iqitelementor.php:516 (parseOptions)
/modules/iqitelementor/iqitelementor.php:508 (getIqitElementorWidgetVariables)
/modules/iqitelementor/src/iqitElementorWpHelper.php:73 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/prestashop.php:94 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/base.php:271 (render)
/modules/iqitelementor/includes/frontend.php:77 (render_content)
/modules/iqitelementor/includes/frontend.php:58 (_print_widget)
/modules/iqitelementor/includes/frontend.php:40 (_print_column)
/modules/iqitelementor/includes/frontend.php:316 (_print_section)
/modules/iqitelementor/includes/frontend.php:334 (apply_builder_in_content)
/modules/iqitelementor/includes/plugin-elementor.php:62 (__construct)
/modules/iqitelementor/iqitelementor.php:583 (get_frontend)
/modules/iqitelementor/iqitelementor.php:558 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/controllers/front/IndexController.php:40 (exec)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
227 |
SELECT SQL_NO_CACHE *
FROM `psm7_category_lang`
WHERE `id_category` = 14 AND `id_shop` = 1 |
0.164
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3483 (__construct)
/modules/iqitmegamenu/iqitmegamenu.php:3408 (generateCategoriesMenu)
/modules/iqitmegamenu/iqitmegamenu.php:2648 (makeMenuMobile)
/modules/iqitmegamenu/iqitmegamenu.php:2597 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2580 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/08/38/60/083860b4518dd51f05101962b041ee4e9b5f0e2c_2.file.header-2.tpl.php:134 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a94dc11_63893549)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/warehouselayouts_layout_full_width_tpl/17/05/c3/1705c3cc415c55cee080cf6bbe795d97ad67ab34_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/warehouselayouts_layout_full_width_tpl/17/05/c3/1705c3cc415c55cee080cf6bbe795d97ad67ab34_2.file.header.tpl.php:50 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a8ec6e6_24444710)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/warehouselayouts_layout_full_width_tpl/d0/cc/4a/d0cc4a17045b179c1b342a2430da43ceca6fd61e_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/warehouselayouts_layout_full_width_tpl/d0/cc/4a/d0cc4a17045b179c1b342a2430da43ceca6fd61e_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7fa395_70950317)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/4a/cd/93/4acd936a60f60435cff0f910a6c09165911d1052_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7d1dd4_39670757)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/4a/ef/45/4aef45b80afba255afb245d43d6ef88bb7b98607_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7ca3f0_53074925)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/a6/86/37/a686379d6b541f014a6e1fe61ec783fd77913599_2.file.index.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7c0857_87030431)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
97 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `psm7_image` i
INNER JOIN psm7_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 3
AND image_shop.`cover` = 1 LIMIT 1 |
0.162
ms
|
2 |
|
|
/classes/Product.php:3570
/classes/Product.php:5639 (getCover)
/classes/Product.php:5986 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/iqitelementor/src/widgets/IqitElementorWidget_ProductsListTabs.php:736 (runQuery)
/modules/iqitelementor/src/widgets/IqitElementorWidget_ProductsListTabs.php:530 (getProducts)
/modules/iqitelementor/iqitelementor.php:516 (parseOptions)
/modules/iqitelementor/iqitelementor.php:508 (getIqitElementorWidgetVariables)
/modules/iqitelementor/src/iqitElementorWpHelper.php:73 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/prestashop.php:94 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/base.php:271 (render)
/modules/iqitelementor/includes/frontend.php:77 (render_content)
/modules/iqitelementor/includes/frontend.php:58 (_print_widget)
/modules/iqitelementor/includes/frontend.php:40 (_print_column)
/modules/iqitelementor/includes/frontend.php:316 (_print_section)
/modules/iqitelementor/includes/frontend.php:334 (apply_builder_in_content)
/modules/iqitelementor/includes/plugin-elementor.php:62 (__construct)
/modules/iqitelementor/iqitelementor.php:583 (get_frontend)
/modules/iqitelementor/iqitelementor.php:558 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/controllers/front/IndexController.php:40 (exec)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
22 |
SELECT SQL_NO_CACHE value FROM `psm7_configuration` WHERE `name` = "PS_MULTISHOP_FEATURE_ACTIVE" LIMIT 1 |
0.159
ms
|
1 |
|
|
/classes/shop/Shop.php:1183
/classes/Currency.php:968 (isFeatureActive)
/classes/Currency.php:890 (getIdByQuery)
/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)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
44 |
SELECT SQL_NO_CACHE *
FROM `psm7_country_lang`
WHERE `id_country` = 6 |
0.159
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:1761 (generateAddress)
/classes/controller/FrontController.php:551 (getTemplateVarShop)
/classes/controller/FrontController.php:614 (assignGeneralPurposeVariables)
/controllers/front/IndexController.php:38 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
216 |
SELECT SQL_NO_CACHE `id_module` FROM `psm7_module_shop` WHERE `id_module` = 86 AND `id_shop` = 1 LIMIT 1 |
0.157
ms
|
1 |
|
|
/classes/module/Module.php:2109
/classes/Hook.php:1083 (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/warehouselayouts_layout_full_width_tpl/08/38/60/083860b4518dd51f05101962b041ee4e9b5f0e2c_2.file.header-2.tpl.php:47 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a94dc11_63893549)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/warehouselayouts_layout_full_width_tpl/17/05/c3/1705c3cc415c55cee080cf6bbe795d97ad67ab34_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/warehouselayouts_layout_full_width_tpl/17/05/c3/1705c3cc415c55cee080cf6bbe795d97ad67ab34_2.file.header.tpl.php:50 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a8ec6e6_24444710)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/warehouselayouts_layout_full_width_tpl/d0/cc/4a/d0cc4a17045b179c1b342a2430da43ceca6fd61e_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/warehouselayouts_layout_full_width_tpl/d0/cc/4a/d0cc4a17045b179c1b342a2430da43ceca6fd61e_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7fa395_70950317)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/4a/cd/93/4acd936a60f60435cff0f910a6c09165911d1052_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7d1dd4_39670757)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/4a/ef/45/4aef45b80afba255afb245d43d6ef88bb7b98607_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7ca3f0_53074925)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/a6/86/37/a686379d6b541f014a6e1fe61ec783fd77913599_2.file.index.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7c0857_87030431)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
28 |
SELECT SQL_NO_CACHE *
FROM `psm7_currency` a
LEFT JOIN `psm7_currency_lang` `b` ON a.`id_currency` = b.`id_currency` AND b.`id_lang` = 2
LEFT JOIN `psm7_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 1
WHERE (a.`id_currency` = 1) LIMIT 1 |
0.157
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)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
233 |
SELECT SQL_NO_CACHE *
FROM `psm7_iqit_link_block_lang`
WHERE `id_iqit_link_block` = 1 |
0.157
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:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/ca/5f/7f/ca5f7fae9321d5c6c66d65656f8b25ef0f174531_2.file.footer-1.tpl.php:98 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/ca/5f/7f/ca5f7fae9321d5c6c66d65656f8b25ef0f174531_2.file.footer-1.tpl.php:39 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86aa8e647_56595420)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/warehouselayouts_layout_full_width_tpl/cf/df/84/cfdf84f1e25aeb513523343f52bca2f9e43f6d5b_2.file.footer.tpl.php:32 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86aa83854_32238096)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/warehouselayouts_layout_full_width_tpl/d0/cc/4a/d0cc4a17045b179c1b342a2430da43ceca6fd61e_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/warehouselayouts_layout_full_width_tpl/d0/cc/4a/d0cc4a17045b179c1b342a2430da43ceca6fd61e_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7fa395_70950317)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/4a/cd/93/4acd936a60f60435cff0f910a6c09165911d1052_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7d1dd4_39670757)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/4a/ef/45/4aef45b80afba255afb245d43d6ef88bb7b98607_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7ca3f0_53074925)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/a6/86/37/a686379d6b541f014a6e1fe61ec783fd77913599_2.file.index.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7c0857_87030431)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
109 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `psm7_image` i
INNER JOIN psm7_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 4
AND image_shop.`cover` = 1 LIMIT 1 |
0.156
ms
|
1 |
|
|
/classes/Product.php:3570
/classes/Product.php:5639 (getCover)
/classes/Product.php:5986 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/iqitelementor/src/widgets/IqitElementorWidget_ProductsListTabs.php:736 (runQuery)
/modules/iqitelementor/src/widgets/IqitElementorWidget_ProductsListTabs.php:530 (getProducts)
/modules/iqitelementor/iqitelementor.php:516 (parseOptions)
/modules/iqitelementor/iqitelementor.php:508 (getIqitElementorWidgetVariables)
/modules/iqitelementor/src/iqitElementorWpHelper.php:73 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/prestashop.php:94 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/base.php:271 (render)
/modules/iqitelementor/includes/frontend.php:77 (render_content)
/modules/iqitelementor/includes/frontend.php:58 (_print_widget)
/modules/iqitelementor/includes/frontend.php:40 (_print_column)
/modules/iqitelementor/includes/frontend.php:316 (_print_section)
/modules/iqitelementor/includes/frontend.php:334 (apply_builder_in_content)
/modules/iqitelementor/includes/plugin-elementor.php:62 (__construct)
/modules/iqitelementor/iqitelementor.php:583 (get_frontend)
/modules/iqitelementor/iqitelementor.php:558 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/controllers/front/IndexController.php:40 (exec)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
229 |
SELECT SQL_NO_CACHE `width`, `height`
FROM psm7_image_type
WHERE `name` = 'home_default' LIMIT 1 |
0.156
ms
|
1 |
|
|
/classes/Image.php:563
/modules/iqitmegamenu/iqitmegamenu.php:2660 (getSize)
/modules/iqitmegamenu/iqitmegamenu.php:2597 (_prepareHook)
/modules/iqitmegamenu/iqitmegamenu.php:2580 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/08/38/60/083860b4518dd51f05101962b041ee4e9b5f0e2c_2.file.header-2.tpl.php:134 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a94dc11_63893549)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/warehouselayouts_layout_full_width_tpl/17/05/c3/1705c3cc415c55cee080cf6bbe795d97ad67ab34_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/warehouselayouts_layout_full_width_tpl/17/05/c3/1705c3cc415c55cee080cf6bbe795d97ad67ab34_2.file.header.tpl.php:50 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a8ec6e6_24444710)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/warehouselayouts_layout_full_width_tpl/d0/cc/4a/d0cc4a17045b179c1b342a2430da43ceca6fd61e_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/warehouselayouts_layout_full_width_tpl/d0/cc/4a/d0cc4a17045b179c1b342a2430da43ceca6fd61e_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7fa395_70950317)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/4a/cd/93/4acd936a60f60435cff0f910a6c09165911d1052_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7d1dd4_39670757)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/4a/ef/45/4aef45b80afba255afb245d43d6ef88bb7b98607_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7ca3f0_53074925)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/a6/86/37/a686379d6b541f014a6e1fe61ec783fd77913599_2.file.index.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7c0857_87030431)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:760 (fetch)
/classes/controller/FrontController.php:742 (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 *
FROM `psm7_tax` a
WHERE (a.`id_tax` = 53) LIMIT 1 |
0.153
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/tax/TaxRulesTaxManager.php:116 (__construct)
/classes/Product.php:3926 (getTaxCalculator)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5695 (getPriceStatic)
/classes/Product.php:5986 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/iqitelementor/src/widgets/IqitElementorWidget_ProductsListTabs.php:736 (runQuery)
/modules/iqitelementor/src/widgets/IqitElementorWidget_ProductsListTabs.php:530 (getProducts)
/modules/iqitelementor/iqitelementor.php:516 (parseOptions)
/modules/iqitelementor/iqitelementor.php:508 (getIqitElementorWidgetVariables)
/modules/iqitelementor/src/iqitElementorWpHelper.php:73 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/prestashop.php:94 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/base.php:271 (render)
/modules/iqitelementor/includes/frontend.php:77 (render_content)
/modules/iqitelementor/includes/frontend.php:58 (_print_widget)
/modules/iqitelementor/includes/frontend.php:40 (_print_column)
/modules/iqitelementor/includes/frontend.php:316 (_print_section)
/modules/iqitelementor/includes/frontend.php:334 (apply_builder_in_content)
/modules/iqitelementor/includes/plugin-elementor.php:62 (__construct)
/modules/iqitelementor/iqitelementor.php:583 (get_frontend)
/modules/iqitelementor/iqitelementor.php:558 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/controllers/front/IndexController.php:40 (exec)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
26 |
SELECT SQL_NO_CACHE `id_lang` FROM `psm7_lang`
WHERE `locale` = 'es-es'
OR `language_code` = 'es-es' LIMIT 1 |
0.148
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)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
232 |
SELECT SQL_NO_CACHE *
FROM `psm7_iqit_link_block` a
WHERE (a.`id_iqit_link_block` = 1) LIMIT 1 |
0.148
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:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/ca/5f/7f/ca5f7fae9321d5c6c66d65656f8b25ef0f174531_2.file.footer-1.tpl.php:98 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/ca/5f/7f/ca5f7fae9321d5c6c66d65656f8b25ef0f174531_2.file.footer-1.tpl.php:39 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86aa8e647_56595420)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/warehouselayouts_layout_full_width_tpl/cf/df/84/cfdf84f1e25aeb513523343f52bca2f9e43f6d5b_2.file.footer.tpl.php:32 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86aa83854_32238096)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/warehouselayouts_layout_full_width_tpl/d0/cc/4a/d0cc4a17045b179c1b342a2430da43ceca6fd61e_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/warehouselayouts_layout_full_width_tpl/d0/cc/4a/d0cc4a17045b179c1b342a2430da43ceca6fd61e_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7fa395_70950317)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/4a/cd/93/4acd936a60f60435cff0f910a6c09165911d1052_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7d1dd4_39670757)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/4a/ef/45/4aef45b80afba255afb245d43d6ef88bb7b98607_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7ca3f0_53074925)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/a6/86/37/a686379d6b541f014a6e1fe61ec783fd77913599_2.file.index.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7c0857_87030431)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:760 (fetch)
/classes/controller/FrontController.php:742 (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 product_type FROM `psm7_product` WHERE id_product = 1 LIMIT 1 |
0.146
ms
|
1 |
|
|
/classes/Pack.php:90
/classes/Product.php:4340 (isPack)
/classes/Product.php:5798 (getQuantity)
/classes/Product.php:5986 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/iqitelementor/src/widgets/IqitElementorWidget_ProductsListTabs.php:736 (runQuery)
/modules/iqitelementor/src/widgets/IqitElementorWidget_ProductsListTabs.php:530 (getProducts)
/modules/iqitelementor/iqitelementor.php:516 (parseOptions)
/modules/iqitelementor/iqitelementor.php:508 (getIqitElementorWidgetVariables)
/modules/iqitelementor/src/iqitElementorWpHelper.php:73 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/prestashop.php:94 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/base.php:271 (render)
/modules/iqitelementor/includes/frontend.php:77 (render_content)
/modules/iqitelementor/includes/frontend.php:58 (_print_widget)
/modules/iqitelementor/includes/frontend.php:40 (_print_column)
/modules/iqitelementor/includes/frontend.php:316 (_print_section)
/modules/iqitelementor/includes/frontend.php:334 (apply_builder_in_content)
/modules/iqitelementor/includes/plugin-elementor.php:62 (__construct)
/modules/iqitelementor/iqitelementor.php:583 (get_frontend)
/modules/iqitelementor/iqitelementor.php:558 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/controllers/front/IndexController.php:40 (exec)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
247 |
SELECT SQL_NO_CACHE `id_page`
FROM `psm7_page`
WHERE `id_page_type` = 1 LIMIT 1 |
0.146
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:1077 (hookDisplayBeforeBodyClosingTag)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/d0/cc/4a/d0cc4a17045b179c1b342a2430da43ceca6fd61e_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/warehouselayouts_layout_full_width_tpl/d0/cc/4a/d0cc4a17045b179c1b342a2430da43ceca6fd61e_2.file.layout-both-columns.tpl.php:157 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7fa395_70950317)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/4a/cd/93/4acd936a60f60435cff0f910a6c09165911d1052_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7d1dd4_39670757)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/4a/ef/45/4aef45b80afba255afb245d43d6ef88bb7b98607_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7ca3f0_53074925)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/a6/86/37/a686379d6b541f014a6e1fe61ec783fd77913599_2.file.index.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7c0857_87030431)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:760 (fetch)
/classes/controller/FrontController.php:742 (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 format
FROM `psm7_address_format`
WHERE `id_country` = 6 LIMIT 1 |
0.144
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:1761 (generateAddress)
/classes/controller/FrontController.php:551 (getTemplateVarShop)
/classes/controller/FrontController.php:614 (assignGeneralPurposeVariables)
/controllers/front/IndexController.php:38 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
155 |
SELECT SQL_NO_CACHE COUNT(*) FROM `psm7_pack` WHERE id_product_pack = 81 LIMIT 1 |
0.143
ms
|
1 |
|
|
/classes/Pack.php:89
/classes/Product.php:4340 (isPack)
/classes/Product.php:5798 (getQuantity)
/classes/Product.php:5986 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/iqitelementor/src/widgets/IqitElementorWidget_ProductsListTabs.php:736 (runQuery)
/modules/iqitelementor/src/widgets/IqitElementorWidget_ProductsListTabs.php:530 (getProducts)
/modules/iqitelementor/iqitelementor.php:516 (parseOptions)
/modules/iqitelementor/iqitelementor.php:508 (getIqitElementorWidgetVariables)
/modules/iqitelementor/src/iqitElementorWpHelper.php:73 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/prestashop.php:94 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/base.php:271 (render)
/modules/iqitelementor/includes/frontend.php:77 (render_content)
/modules/iqitelementor/includes/frontend.php:58 (_print_widget)
/modules/iqitelementor/includes/frontend.php:40 (_print_column)
/modules/iqitelementor/includes/frontend.php:316 (_print_section)
/modules/iqitelementor/includes/frontend.php:334 (apply_builder_in_content)
/modules/iqitelementor/includes/plugin-elementor.php:62 (__construct)
/modules/iqitelementor/iqitelementor.php:583 (get_frontend)
/modules/iqitelementor/iqitelementor.php:558 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/controllers/front/IndexController.php:40 (exec)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
74 |
SELECT SQL_NO_CACHE *
FROM `psm7_tax_lang`
WHERE `id_tax` = 53 |
0.143
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/tax/TaxRulesTaxManager.php:116 (__construct)
/classes/Product.php:3926 (getTaxCalculator)
/classes/Product.php:3737 (priceCalculation)
/classes/Product.php:5695 (getPriceStatic)
/classes/Product.php:5986 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/iqitelementor/src/widgets/IqitElementorWidget_ProductsListTabs.php:736 (runQuery)
/modules/iqitelementor/src/widgets/IqitElementorWidget_ProductsListTabs.php:530 (getProducts)
/modules/iqitelementor/iqitelementor.php:516 (parseOptions)
/modules/iqitelementor/iqitelementor.php:508 (getIqitElementorWidgetVariables)
/modules/iqitelementor/src/iqitElementorWpHelper.php:73 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/prestashop.php:94 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/base.php:271 (render)
/modules/iqitelementor/includes/frontend.php:77 (render_content)
/modules/iqitelementor/includes/frontend.php:58 (_print_widget)
/modules/iqitelementor/includes/frontend.php:40 (_print_column)
/modules/iqitelementor/includes/frontend.php:316 (_print_section)
/modules/iqitelementor/includes/frontend.php:334 (apply_builder_in_content)
/modules/iqitelementor/includes/plugin-elementor.php:62 (__construct)
/modules/iqitelementor/iqitelementor.php:583 (get_frontend)
/modules/iqitelementor/iqitelementor.php:558 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/controllers/front/IndexController.php:40 (exec)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
157 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `psm7_stock_available`
WHERE (id_product = 81) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.142
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4345 (getQuantityAvailableByProduct)
/classes/Product.php:5798 (getQuantity)
/classes/Product.php:5986 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/iqitelementor/src/widgets/IqitElementorWidget_ProductsListTabs.php:736 (runQuery)
/modules/iqitelementor/src/widgets/IqitElementorWidget_ProductsListTabs.php:530 (getProducts)
/modules/iqitelementor/iqitelementor.php:516 (parseOptions)
/modules/iqitelementor/iqitelementor.php:508 (getIqitElementorWidgetVariables)
/modules/iqitelementor/src/iqitElementorWpHelper.php:73 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/prestashop.php:94 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/base.php:271 (render)
/modules/iqitelementor/includes/frontend.php:77 (render_content)
/modules/iqitelementor/includes/frontend.php:58 (_print_widget)
/modules/iqitelementor/includes/frontend.php:40 (_print_column)
/modules/iqitelementor/includes/frontend.php:316 (_print_section)
/modules/iqitelementor/includes/frontend.php:334 (apply_builder_in_content)
/modules/iqitelementor/includes/plugin-elementor.php:62 (__construct)
/modules/iqitelementor/iqitelementor.php:583 (get_frontend)
/modules/iqitelementor/iqitelementor.php:558 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/controllers/front/IndexController.php:40 (exec)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
205 |
SELECT SQL_NO_CACHE *
FROM `psm7_iqit_link_block_lang`
WHERE `id_iqit_link_block` = 2 |
0.141
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:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/17/05/c3/1705c3cc415c55cee080cf6bbe795d97ad67ab34_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/warehouselayouts_layout_full_width_tpl/17/05/c3/1705c3cc415c55cee080cf6bbe795d97ad67ab34_2.file.header.tpl.php:44 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a8ec6e6_24444710)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/warehouselayouts_layout_full_width_tpl/d0/cc/4a/d0cc4a17045b179c1b342a2430da43ceca6fd61e_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/warehouselayouts_layout_full_width_tpl/d0/cc/4a/d0cc4a17045b179c1b342a2430da43ceca6fd61e_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7fa395_70950317)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/4a/cd/93/4acd936a60f60435cff0f910a6c09165911d1052_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7d1dd4_39670757)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/4a/ef/45/4aef45b80afba255afb245d43d6ef88bb7b98607_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7ca3f0_53074925)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/a6/86/37/a686379d6b541f014a6e1fe61ec783fd77913599_2.file.index.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7c0857_87030431)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
166 |
SELECT SQL_NO_CACHE COUNT(*) FROM `psm7_pack` WHERE id_product_pack = 82 LIMIT 1 |
0.139
ms
|
1 |
|
|
/classes/Pack.php:89
/classes/Product.php:4340 (isPack)
/classes/Product.php:5798 (getQuantity)
/classes/Product.php:5986 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/iqitelementor/src/widgets/IqitElementorWidget_ProductsListTabs.php:736 (runQuery)
/modules/iqitelementor/src/widgets/IqitElementorWidget_ProductsListTabs.php:530 (getProducts)
/modules/iqitelementor/iqitelementor.php:516 (parseOptions)
/modules/iqitelementor/iqitelementor.php:508 (getIqitElementorWidgetVariables)
/modules/iqitelementor/src/iqitElementorWpHelper.php:73 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/prestashop.php:94 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/base.php:271 (render)
/modules/iqitelementor/includes/frontend.php:77 (render_content)
/modules/iqitelementor/includes/frontend.php:58 (_print_widget)
/modules/iqitelementor/includes/frontend.php:40 (_print_column)
/modules/iqitelementor/includes/frontend.php:316 (_print_section)
/modules/iqitelementor/includes/frontend.php:334 (apply_builder_in_content)
/modules/iqitelementor/includes/plugin-elementor.php:62 (__construct)
/modules/iqitelementor/iqitelementor.php:583 (get_frontend)
/modules/iqitelementor/iqitelementor.php:558 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/controllers/front/IndexController.php:40 (exec)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
168 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `psm7_stock_available`
WHERE (id_product = 82) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.139
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4345 (getQuantityAvailableByProduct)
/classes/Product.php:5798 (getQuantity)
/classes/Product.php:5986 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/iqitelementor/src/widgets/IqitElementorWidget_ProductsListTabs.php:736 (runQuery)
/modules/iqitelementor/src/widgets/IqitElementorWidget_ProductsListTabs.php:530 (getProducts)
/modules/iqitelementor/iqitelementor.php:516 (parseOptions)
/modules/iqitelementor/iqitelementor.php:508 (getIqitElementorWidgetVariables)
/modules/iqitelementor/src/iqitElementorWpHelper.php:73 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/prestashop.php:94 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/base.php:271 (render)
/modules/iqitelementor/includes/frontend.php:77 (render_content)
/modules/iqitelementor/includes/frontend.php:58 (_print_widget)
/modules/iqitelementor/includes/frontend.php:40 (_print_column)
/modules/iqitelementor/includes/frontend.php:316 (_print_section)
/modules/iqitelementor/includes/frontend.php:334 (apply_builder_in_content)
/modules/iqitelementor/includes/plugin-elementor.php:62 (__construct)
/modules/iqitelementor/iqitelementor.php:583 (get_frontend)
/modules/iqitelementor/iqitelementor.php:558 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/controllers/front/IndexController.php:40 (exec)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
234 |
SELECT SQL_NO_CACHE *
FROM `psm7_hook` a
WHERE (a.`id_hook` = 45) LIMIT 1 |
0.139
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:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/ca/5f/7f/ca5f7fae9321d5c6c66d65656f8b25ef0f174531_2.file.footer-1.tpl.php:98 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/ca/5f/7f/ca5f7fae9321d5c6c66d65656f8b25ef0f174531_2.file.footer-1.tpl.php:39 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86aa8e647_56595420)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/warehouselayouts_layout_full_width_tpl/cf/df/84/cfdf84f1e25aeb513523343f52bca2f9e43f6d5b_2.file.footer.tpl.php:32 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86aa83854_32238096)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/warehouselayouts_layout_full_width_tpl/d0/cc/4a/d0cc4a17045b179c1b342a2430da43ceca6fd61e_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/warehouselayouts_layout_full_width_tpl/d0/cc/4a/d0cc4a17045b179c1b342a2430da43ceca6fd61e_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7fa395_70950317)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/4a/cd/93/4acd936a60f60435cff0f910a6c09165911d1052_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7d1dd4_39670757)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/4a/ef/45/4aef45b80afba255afb245d43d6ef88bb7b98607_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7ca3f0_53074925)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/a6/86/37/a686379d6b541f014a6e1fe61ec783fd77913599_2.file.index.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7c0857_87030431)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
174 |
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `psm7_product_attribute`
WHERE `id_product` = 81 |
0.138
ms
|
1 |
|
|
/classes/Product.php:2902
/src/Adapter/Image/ImageRetriever.php:90 (getCombinationImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:689 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:128 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
/modules/iqitelementor/src/widgets/IqitElementorWidget_ProductsListTabs.php:755 (present)
/modules/iqitelementor/src/widgets/IqitElementorWidget_ProductsListTabs.php:530 (getProducts)
/modules/iqitelementor/iqitelementor.php:516 (parseOptions)
/modules/iqitelementor/iqitelementor.php:508 (getIqitElementorWidgetVariables)
/modules/iqitelementor/src/iqitElementorWpHelper.php:73 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/prestashop.php:94 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/base.php:271 (render)
/modules/iqitelementor/includes/frontend.php:77 (render_content)
/modules/iqitelementor/includes/frontend.php:58 (_print_widget)
/modules/iqitelementor/includes/frontend.php:40 (_print_column)
/modules/iqitelementor/includes/frontend.php:316 (_print_section)
/modules/iqitelementor/includes/frontend.php:334 (apply_builder_in_content)
/modules/iqitelementor/includes/plugin-elementor.php:62 (__construct)
/modules/iqitelementor/iqitelementor.php:583 (get_frontend)
/modules/iqitelementor/iqitelementor.php:558 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/controllers/front/IndexController.php:40 (exec)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
34 |
SELECT SQL_NO_CACHE *
FROM `psm7_group_lang`
WHERE `id_group` = 1 |
0.138
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)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
195 |
SELECT SQL_NO_CACHE `id_module` FROM `psm7_module_shop` WHERE `id_module` = 16 AND `id_shop` = 1 LIMIT 1 |
0.136
ms
|
1 |
|
|
/classes/module/Module.php:2109
/classes/Hook.php:1083 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/controllers/front/IndexController.php:40 (exec)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
239 |
SELECT SQL_NO_CACHE `id_module` FROM `psm7_module` WHERE `name` = "iqitcontactpage" LIMIT 1 |
0.136
ms
|
1 |
|
|
/classes/module/Module.php:2636
/classes/module/Module.php:2108 (getModuleIdByName)
/classes/Hook.php:1083 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/ca/5f/7f/ca5f7fae9321d5c6c66d65656f8b25ef0f174531_2.file.footer-1.tpl.php:98 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/ca/5f/7f/ca5f7fae9321d5c6c66d65656f8b25ef0f174531_2.file.footer-1.tpl.php:39 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86aa8e647_56595420)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/warehouselayouts_layout_full_width_tpl/cf/df/84/cfdf84f1e25aeb513523343f52bca2f9e43f6d5b_2.file.footer.tpl.php:32 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86aa83854_32238096)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/warehouselayouts_layout_full_width_tpl/d0/cc/4a/d0cc4a17045b179c1b342a2430da43ceca6fd61e_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/warehouselayouts_layout_full_width_tpl/d0/cc/4a/d0cc4a17045b179c1b342a2430da43ceca6fd61e_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7fa395_70950317)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/4a/cd/93/4acd936a60f60435cff0f910a6c09165911d1052_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7d1dd4_39670757)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/4a/ef/45/4aef45b80afba255afb245d43d6ef88bb7b98607_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7ca3f0_53074925)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/a6/86/37/a686379d6b541f014a6e1fe61ec783fd77913599_2.file.index.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7c0857_87030431)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
21 |
SELECT SQL_NO_CACHE `id_lang` FROM `psm7_lang`
WHERE `locale` = 'es-es'
OR `language_code` = 'es-es' LIMIT 1 |
0.135
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)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
177 |
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `psm7_product_attribute`
WHERE `id_product` = 82 |
0.135
ms
|
1 |
|
|
/classes/Product.php:2902
/src/Adapter/Image/ImageRetriever.php:90 (getCombinationImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:689 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:128 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:57 (__construct)
/modules/iqitelementor/src/widgets/IqitElementorWidget_ProductsListTabs.php:755 (present)
/modules/iqitelementor/src/widgets/IqitElementorWidget_ProductsListTabs.php:530 (getProducts)
/modules/iqitelementor/iqitelementor.php:516 (parseOptions)
/modules/iqitelementor/iqitelementor.php:508 (getIqitElementorWidgetVariables)
/modules/iqitelementor/src/iqitElementorWpHelper.php:73 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/prestashop.php:94 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/base.php:271 (render)
/modules/iqitelementor/includes/frontend.php:77 (render_content)
/modules/iqitelementor/includes/frontend.php:58 (_print_widget)
/modules/iqitelementor/includes/frontend.php:40 (_print_column)
/modules/iqitelementor/includes/frontend.php:316 (_print_section)
/modules/iqitelementor/includes/frontend.php:334 (apply_builder_in_content)
/modules/iqitelementor/includes/plugin-elementor.php:62 (__construct)
/modules/iqitelementor/iqitelementor.php:583 (get_frontend)
/modules/iqitelementor/iqitelementor.php:558 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/controllers/front/IndexController.php:40 (exec)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
31 |
SELECT SQL_NO_CACHE *
FROM `psm7_currency_lang`
WHERE `id_currency` = 2 |
0.134
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)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
66 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `psm7_category_lang` cl
WHERE `id_lang` = 2
AND cl.id_shop = 1
AND cl.`id_category` = 10 LIMIT 1 |
0.132
ms
|
1 |
|
|
/classes/Category.php:1378
/classes/Product.php:5654 (getLinkRewrite)
/classes/Product.php:5986 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/iqitelementor/src/widgets/IqitElementorWidget_ProductsListTabs.php:736 (runQuery)
/modules/iqitelementor/src/widgets/IqitElementorWidget_ProductsListTabs.php:530 (getProducts)
/modules/iqitelementor/iqitelementor.php:516 (parseOptions)
/modules/iqitelementor/iqitelementor.php:508 (getIqitElementorWidgetVariables)
/modules/iqitelementor/src/iqitElementorWpHelper.php:73 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/prestashop.php:94 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/base.php:271 (render)
/modules/iqitelementor/includes/frontend.php:77 (render_content)
/modules/iqitelementor/includes/frontend.php:58 (_print_widget)
/modules/iqitelementor/includes/frontend.php:40 (_print_column)
/modules/iqitelementor/includes/frontend.php:316 (_print_section)
/modules/iqitelementor/includes/frontend.php:334 (apply_builder_in_content)
/modules/iqitelementor/includes/plugin-elementor.php:62 (__construct)
/modules/iqitelementor/iqitelementor.php:583 (get_frontend)
/modules/iqitelementor/iqitelementor.php:558 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/controllers/front/IndexController.php:40 (exec)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
25 |
SELECT SQL_NO_CACHE `id_lang` FROM `psm7_lang`
WHERE `locale` = 'es-es'
OR `language_code` = 'es-es' LIMIT 1 |
0.131
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)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
202 |
SELECT SQL_NO_CACHE `id_module` FROM `psm7_module_shop` WHERE `id_module` = 80 AND `id_shop` = 1 LIMIT 1 |
0.131
ms
|
1 |
|
|
/classes/module/Module.php:2109
/classes/Hook.php:1083 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/17/05/c3/1705c3cc415c55cee080cf6bbe795d97ad67ab34_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/warehouselayouts_layout_full_width_tpl/17/05/c3/1705c3cc415c55cee080cf6bbe795d97ad67ab34_2.file.header.tpl.php:44 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a8ec6e6_24444710)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/warehouselayouts_layout_full_width_tpl/d0/cc/4a/d0cc4a17045b179c1b342a2430da43ceca6fd61e_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/warehouselayouts_layout_full_width_tpl/d0/cc/4a/d0cc4a17045b179c1b342a2430da43ceca6fd61e_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7fa395_70950317)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/4a/cd/93/4acd936a60f60435cff0f910a6c09165911d1052_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7d1dd4_39670757)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/4a/ef/45/4aef45b80afba255afb245d43d6ef88bb7b98607_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7ca3f0_53074925)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/a6/86/37/a686379d6b541f014a6e1fe61ec783fd77913599_2.file.index.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7c0857_87030431)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
198 |
SELECT SQL_NO_CACHE `id_module` FROM `psm7_module_shop` WHERE `id_module` = 18 AND `id_shop` = 1 LIMIT 1 |
0.130
ms
|
1 |
|
|
/classes/module/Module.php:2109
/classes/Hook.php:1083 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/controllers/front/IndexController.php:40 (exec)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
51 |
SELECT SQL_NO_CACHE `id_module` FROM `psm7_module_shop` WHERE `id_module` = 69 AND `id_shop` = 1 LIMIT 1 |
0.130
ms
|
0 |
|
|
/classes/module/Module.php:2109
/modules/iqitelementor/src/widgets/IqitElementorWidget_RevolutionSlider.php:56 (isEnabled)
/modules/iqitelementor/src/iqitElementorWpHelper.php:43 (__construct)
/modules/iqitelementor/includes/widgets-manager.php:66 (getIqitElementorWidgets)
/modules/iqitelementor/includes/widgets-manager.php:60 (_register_wp_widgets)
/modules/iqitelementor/includes/widgets-manager.php:98 (_init_widgets)
/modules/iqitelementor/includes/widgets-manager.php:104 (get_registered_widgets)
/modules/iqitelementor/includes/frontend.php:144 (get_widget)
/modules/iqitelementor/includes/frontend.php:194 (_parse_style_item)
/modules/iqitelementor/includes/frontend.php:194 (_parse_style_item)
/modules/iqitelementor/includes/frontend.php:91 (_parse_style_item)
/modules/iqitelementor/includes/frontend.php:333 (print_css)
/modules/iqitelementor/includes/plugin-elementor.php:62 (__construct)
/modules/iqitelementor/iqitelementor.php:583 (get_frontend)
/modules/iqitelementor/iqitelementor.php:558 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/controllers/front/IndexController.php:40 (exec)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
179 |
SELECT SQL_NO_CACHE `id_module` FROM `psm7_module_shop` WHERE `id_module` = 22 AND `id_shop` = 1 LIMIT 1 |
0.129
ms
|
1 |
|
|
/classes/module/Module.php:2109
/classes/Hook.php:1083 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/warehouse/6e/72/e1/6e72e1035933d0e27d4999afc1228491b9c5253a_2.file.product-miniature-1.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/warehouse/6e/72/e1/6e72e1035933d0e27d4999afc1228491b9c5253a_2.file.product-miniature-1.tpl.php:297 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouse/6e/72/e1/6e72e1035933d0e27d4999afc1228491b9c5253a_2.file.product-miniature-1.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a63d419_74207275)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/warehouse/b9/1e/31/b91e3132601af11c83a6d3d0de2e21019c53b5f8_2.file.product.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/warehouse/b9/1e/31/b91e3132601af11c83a6d3d0de2e21019c53b5f8_2.file.product.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a61bad0_39959789)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/warehouse/9d/1a/6b/9d1a6be2e89229fbe6d9c107cdfc0822e2e1efa3_2.module.iqitelementorviewstemplateswidgetsproductslisttabs.tpl.php:97 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a5fd932_41533469)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2273 (fetch)
/modules/iqitelementor/iqitelementor.php:509 (fetch)
/modules/iqitelementor/src/iqitElementorWpHelper.php:73 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/prestashop.php:94 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/base.php:271 (render)
/modules/iqitelementor/includes/frontend.php:77 (render_content)
/modules/iqitelementor/includes/frontend.php:58 (_print_widget)
/modules/iqitelementor/includes/frontend.php:40 (_print_column)
/modules/iqitelementor/includes/frontend.php:316 (_print_section)
/modules/iqitelementor/includes/frontend.php:334 (apply_builder_in_content)
/modules/iqitelementor/includes/plugin-elementor.php:62 (__construct)
/modules/iqitelementor/iqitelementor.php:583 (get_frontend)
/modules/iqitelementor/iqitelementor.php:558 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/controllers/front/IndexController.php:40 (exec)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
206 |
SELECT SQL_NO_CACHE *
FROM `psm7_hook` a
WHERE (a.`id_hook` = 902) LIMIT 1 |
0.129
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:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/17/05/c3/1705c3cc415c55cee080cf6bbe795d97ad67ab34_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/warehouselayouts_layout_full_width_tpl/17/05/c3/1705c3cc415c55cee080cf6bbe795d97ad67ab34_2.file.header.tpl.php:44 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a8ec6e6_24444710)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/warehouselayouts_layout_full_width_tpl/d0/cc/4a/d0cc4a17045b179c1b342a2430da43ceca6fd61e_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/warehouselayouts_layout_full_width_tpl/d0/cc/4a/d0cc4a17045b179c1b342a2430da43ceca6fd61e_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7fa395_70950317)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/4a/cd/93/4acd936a60f60435cff0f910a6c09165911d1052_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7d1dd4_39670757)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/4a/ef/45/4aef45b80afba255afb245d43d6ef88bb7b98607_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7ca3f0_53074925)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/a6/86/37/a686379d6b541f014a6e1fe61ec783fd77913599_2.file.index.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7c0857_87030431)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
27 |
SELECT SQL_NO_CACHE c.id_currency
FROM `psm7_currency` c
WHERE (iso_code = 'USD') LIMIT 1 |
0.128
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)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
55 |
SELECT SQL_NO_CACHE `id_module` FROM `psm7_module_shop` WHERE `id_module` = 25 AND `id_shop` = 1 LIMIT 1 |
0.127
ms
|
1 |
|
|
/classes/module/Module.php:2109
/modules/iqitelementor/src/widgets/IqitElementorWidget_ContactForm.php:54 (isEnabled)
/modules/iqitelementor/src/iqitElementorWpHelper.php:43 (__construct)
/modules/iqitelementor/includes/widgets-manager.php:66 (getIqitElementorWidgets)
/modules/iqitelementor/includes/widgets-manager.php:60 (_register_wp_widgets)
/modules/iqitelementor/includes/widgets-manager.php:98 (_init_widgets)
/modules/iqitelementor/includes/widgets-manager.php:104 (get_registered_widgets)
/modules/iqitelementor/includes/frontend.php:144 (get_widget)
/modules/iqitelementor/includes/frontend.php:194 (_parse_style_item)
/modules/iqitelementor/includes/frontend.php:194 (_parse_style_item)
/modules/iqitelementor/includes/frontend.php:91 (_parse_style_item)
/modules/iqitelementor/includes/frontend.php:333 (print_css)
/modules/iqitelementor/includes/plugin-elementor.php:62 (__construct)
/modules/iqitelementor/iqitelementor.php:583 (get_frontend)
/modules/iqitelementor/iqitelementor.php:558 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/controllers/front/IndexController.php:40 (exec)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
142 |
SELECT SQL_NO_CACHE ctg.`id_group`
FROM psm7_category_group ctg
WHERE ctg.`id_category` = 12 AND ctg.`id_group` = 1 LIMIT 1 |
0.127
ms
|
1 |
|
|
/classes/Category.php:1754
/classes/Category.php:973 (checkAccess)
/src/Adapter/Category/CategoryProductSearchProvider.php:88 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/iqitelementor/src/widgets/IqitElementorWidget_ProductsListTabs.php:736 (runQuery)
/modules/iqitelementor/src/widgets/IqitElementorWidget_ProductsListTabs.php:530 (getProducts)
/modules/iqitelementor/iqitelementor.php:516 (parseOptions)
/modules/iqitelementor/iqitelementor.php:508 (getIqitElementorWidgetVariables)
/modules/iqitelementor/src/iqitElementorWpHelper.php:73 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/prestashop.php:94 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/base.php:271 (render)
/modules/iqitelementor/includes/frontend.php:77 (render_content)
/modules/iqitelementor/includes/frontend.php:58 (_print_widget)
/modules/iqitelementor/includes/frontend.php:40 (_print_column)
/modules/iqitelementor/includes/frontend.php:316 (_print_section)
/modules/iqitelementor/includes/frontend.php:334 (apply_builder_in_content)
/modules/iqitelementor/includes/plugin-elementor.php:62 (__construct)
/modules/iqitelementor/iqitelementor.php:583 (get_frontend)
/modules/iqitelementor/iqitelementor.php:558 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/controllers/front/IndexController.php:40 (exec)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
147 |
SELECT SQL_NO_CACHE ctg.`id_group`
FROM psm7_category_group ctg
WHERE ctg.`id_category` = 13 AND ctg.`id_group` = 1 LIMIT 1 |
0.127
ms
|
1 |
|
|
/classes/Category.php:1754
/classes/Category.php:973 (checkAccess)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/iqitelementor/src/widgets/IqitElementorWidget_ProductsListTabs.php:736 (runQuery)
/modules/iqitelementor/src/widgets/IqitElementorWidget_ProductsListTabs.php:530 (getProducts)
/modules/iqitelementor/iqitelementor.php:516 (parseOptions)
/modules/iqitelementor/iqitelementor.php:508 (getIqitElementorWidgetVariables)
/modules/iqitelementor/src/iqitElementorWpHelper.php:73 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/prestashop.php:94 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/base.php:271 (render)
/modules/iqitelementor/includes/frontend.php:77 (render_content)
/modules/iqitelementor/includes/frontend.php:58 (_print_widget)
/modules/iqitelementor/includes/frontend.php:40 (_print_column)
/modules/iqitelementor/includes/frontend.php:316 (_print_section)
/modules/iqitelementor/includes/frontend.php:334 (apply_builder_in_content)
/modules/iqitelementor/includes/plugin-elementor.php:62 (__construct)
/modules/iqitelementor/iqitelementor.php:583 (get_frontend)
/modules/iqitelementor/iqitelementor.php:558 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/controllers/front/IndexController.php:40 (exec)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
181 |
SELECT SQL_NO_CACHE `id_module` FROM `psm7_module_shop` WHERE `id_module` = 85 AND `id_shop` = 1 LIMIT 1 |
0.127
ms
|
1 |
|
|
/classes/module/Module.php:2109
/classes/Hook.php:1083 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/warehouse/6e/72/e1/6e72e1035933d0e27d4999afc1228491b9c5253a_2.file.product-miniature-1.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/warehouse/6e/72/e1/6e72e1035933d0e27d4999afc1228491b9c5253a_2.file.product-miniature-1.tpl.php:297 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouse/6e/72/e1/6e72e1035933d0e27d4999afc1228491b9c5253a_2.file.product-miniature-1.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a63d419_74207275)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/warehouse/b9/1e/31/b91e3132601af11c83a6d3d0de2e21019c53b5f8_2.file.product.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/warehouse/b9/1e/31/b91e3132601af11c83a6d3d0de2e21019c53b5f8_2.file.product.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a61bad0_39959789)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/warehouse/9d/1a/6b/9d1a6be2e89229fbe6d9c107cdfc0822e2e1efa3_2.module.iqitelementorviewstemplateswidgetsproductslisttabs.tpl.php:97 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a5fd932_41533469)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2273 (fetch)
/modules/iqitelementor/iqitelementor.php:509 (fetch)
/modules/iqitelementor/src/iqitElementorWpHelper.php:73 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/prestashop.php:94 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/base.php:271 (render)
/modules/iqitelementor/includes/frontend.php:77 (render_content)
/modules/iqitelementor/includes/frontend.php:58 (_print_widget)
/modules/iqitelementor/includes/frontend.php:40 (_print_column)
/modules/iqitelementor/includes/frontend.php:316 (_print_section)
/modules/iqitelementor/includes/frontend.php:334 (apply_builder_in_content)
/modules/iqitelementor/includes/plugin-elementor.php:62 (__construct)
/modules/iqitelementor/iqitelementor.php:583 (get_frontend)
/modules/iqitelementor/iqitelementor.php:558 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/controllers/front/IndexController.php:40 (exec)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
240 |
SELECT SQL_NO_CACHE `id_module` FROM `psm7_module_shop` WHERE `id_module` = 73 AND `id_shop` = 1 LIMIT 1 |
0.125
ms
|
1 |
|
|
/classes/module/Module.php:2109
/classes/Hook.php:1083 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/ca/5f/7f/ca5f7fae9321d5c6c66d65656f8b25ef0f174531_2.file.footer-1.tpl.php:98 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/ca/5f/7f/ca5f7fae9321d5c6c66d65656f8b25ef0f174531_2.file.footer-1.tpl.php:39 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86aa8e647_56595420)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/warehouselayouts_layout_full_width_tpl/cf/df/84/cfdf84f1e25aeb513523343f52bca2f9e43f6d5b_2.file.footer.tpl.php:32 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86aa83854_32238096)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/warehouselayouts_layout_full_width_tpl/d0/cc/4a/d0cc4a17045b179c1b342a2430da43ceca6fd61e_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/warehouselayouts_layout_full_width_tpl/d0/cc/4a/d0cc4a17045b179c1b342a2430da43ceca6fd61e_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7fa395_70950317)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/4a/cd/93/4acd936a60f60435cff0f910a6c09165911d1052_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7d1dd4_39670757)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/4a/ef/45/4aef45b80afba255afb245d43d6ef88bb7b98607_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7ca3f0_53074925)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/a6/86/37/a686379d6b541f014a6e1fe61ec783fd77913599_2.file.index.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7c0857_87030431)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:760 (fetch)
/classes/controller/FrontController.php:742 (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 *
FROM `psm7_iqit_link_block` a
WHERE (a.`id_iqit_link_block` = 2) LIMIT 1 |
0.125
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:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/17/05/c3/1705c3cc415c55cee080cf6bbe795d97ad67ab34_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/warehouselayouts_layout_full_width_tpl/17/05/c3/1705c3cc415c55cee080cf6bbe795d97ad67ab34_2.file.header.tpl.php:44 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a8ec6e6_24444710)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/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/warehouselayouts_layout_full_width_tpl/d0/cc/4a/d0cc4a17045b179c1b342a2430da43ceca6fd61e_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/warehouselayouts_layout_full_width_tpl/d0/cc/4a/d0cc4a17045b179c1b342a2430da43ceca6fd61e_2.file.layout-both-columns.tpl.php:77 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7fa395_70950317)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/4a/cd/93/4acd936a60f60435cff0f910a6c09165911d1052_2.file.layout-full-width.tpl.php:50 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7d1dd4_39670757)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/4a/ef/45/4aef45b80afba255afb245d43d6ef88bb7b98607_2.file.page.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7ca3f0_53074925)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:125 (_subTemplateRender)
/var/cache/dev/smarty/compile/warehouselayouts_layout_full_width_tpl/a6/86/37/a686379d6b541f014a6e1fe61ec783fd77913599_2.file.index.tpl.php:36 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_66e6a86a7c0857_87030431)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:760 (fetch)
/classes/controller/FrontController.php:742 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:28 (dispatch)
|
150 |
SELECT SQL_NO_CACHE name FROM psm7_category_lang WHERE id_shop = 1 AND id_lang = 2 AND id_category = 10 LIMIT 1 |
0.124
ms
|
1 |
|
|
/classes/Product.php:5655
/classes/Product.php:5986 (getProductProperties)
/classes/Category.php:1074 (getProductsProperties)
/src/Adapter/Category/CategoryProductSearchProvider.php:79 (getProducts)
/src/Adapter/Category/CategoryProductSearchProvider.php:105 (getProductsOrCount)
/modules/iqitelementor/src/widgets/IqitElementorWidget_ProductsListTabs.php:736 (runQuery)
/modules/iqitelementor/src/widgets/IqitElementorWidget_ProductsListTabs.php:530 (getProducts)
/modules/iqitelementor/iqitelementor.php:516 (parseOptions)
/modules/iqitelementor/iqitelementor.php:508 (getIqitElementorWidgetVariables)
/modules/iqitelementor/src/iqitElementorWpHelper.php:73 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/prestashop.php:94 (renderIqitElementorWidget)
/modules/iqitelementor/includes/widgets/base.php:271 (render)
/modules/iqitelementor/includes/frontend.php:77 (render_content)
/modules/iqitelementor/includes/frontend.php:58 (_print_widget)
/modules/iqitelementor/includes/frontend.php:40 (_print_column)
/modules/iqitelementor/includes/frontend.php:316 (_print_section)
/modules/iqitelementor/includes/frontend.php:334 (apply_builder_in_content)
|